I've tried several different configuration options or environment
variable settings, but it's always the same error:
/usr/local/bin/gcc -g -O -B/usr/ccs/bin/ -L/home/lelmore/lib
-L/usr/ccs/lib -Xlinker
-R/usr/ccs/lib:/home/lelmore/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib
-L/usr/dt/lib -L/usr/openwin/lib -o xemacs abbrev.o alloc.o
blocktype.o buffer.o bytecode.o callint.o callproc.o casefiddle.o
casetab.o chartab.o cmdloop.o cmds.o console.o console-stream.o data.o
device.o dired.o doc.o doprnt.o dynarr.o editfns.o elhash.o emacs.o
eval.o events.o filelock.o dumper.o balloon_help.o balloon-x.o
tooltalk.o eldap.o dgif_lib.o gif_io.o menubar.o scrollbar.o dialog.o
toolbar.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o
realpath.o inline.o sunplay.o console-tty.o device-tty.o event-tty.o
frame-tty.o objects-tty.o redisplay-tty.o cm.o terminfo.o
event-unixoid.o database.o sysdll.o emodules.o process-unix.o
event-stream.o extents.o faces.o fileio.o filemode.o floatfns.o fns.o
font-lock.o frame.o general.o glyphs.o glyphs-eimage.o glyphs-widget.o
gui.o gutter.o hash.o imgproc.o indent.o insdel.o intl.o keymap.o
line-number.o lread.o lstream.o macros.o marker.o md5.o minibuf.o
objects.o opaque.o print.o process.o profile.o rangetab.o redisplay.o
redisplay-output.o regex.o search.o select.o signal.o sound.o
specifier.o strftime.o symbols.o syntax.o sysdep.o undo.o console-x.o
device-x.o event-Xt.o frame-x.o glyphs-x.o objects-x.o redisplay-x.o
select-x.o xgccache.o widget.o window.o lastfile.o gmalloc.o vm-limit.o
ralloc.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o
TransientEmacsShell.o EmacsManager.o dump-id.o ../lwlib/liblw.a -lXm
-lpng -lz -ltt -lXmu -lXt -lXext -lX11 -lSM -lICE -lgdbm -lcurses
/usr/demo/SOUND/lib/libaudio.a -lldap -lm -lsocket -lnsl -lelf -lgen
-ldl
ld: warning: file ../lwlib/liblw.a ignored: unable to locate archive
symbol table
Undefined first referenced
symbol in file
xlw_set_menu menubar-x.o
xlw_get_entries menubar-x.o
malloc_widget_value gui-x.o
lw_raise_all_pop_up_widgets frame-x.o
xlw_pop_menu menubar-x.o
lwlib_menubars_lucid gui-x.o
xlw_map_menu menubar-x.o
xlw_push_menu menubar-x.o
lw_map_widget_values gui-x.o
xlw_kill_menus menubar-x.o
lw_modify_all_widgets menubar-x.o
lw_popup_menu menubar-x.o
lwlib_dialogs_motif gui-x.o
lw_create_widget menubar-x.o
xlw_set_item menubar-x.o
lw_menu_active menubar-x.o
lwlib_uses_motif gui-x.o
lwlib_widgets_motif gui-x.o
lw_destroy_all_widgets menubar-x.o
lw_add_widget_value_arg glyphs-x.o
XtCompositeChildren glyphs-x.o
lw_get_all_values menubar-x.o
lw_get_some_values dialog-x.o
lw_add_value_args_to_args glyphs-x.o
x_focus_timestamp_really_sucks_fix_me_better menubar-x.o
lw_menu_accelerate menubar-x.o
copy_widget_value_tree glyphs-x.o
lwlib_scrollbars_lucid gui-x.o
xlw_display_menu menubar-x.o
xlw_menu_level menubar-x.o
replace_widget_value_tree menubar-x.o
free_widget_value_tree scrollbar-x.o
lw_set_keyboard_focus dialog-x.o
lw_destroy_widget glyphs-x.o
lwlib_uses_x11r5 gui-x.o
lwlib_uses_motif_1_2 gui-x.o
lw_copy_widget_value_args glyphs-x.o
free_widget_value gui-x.o
lw_pop_up_all_widgets dialog-x.o
ld: fatal: Symbol referencing errors. No output written to xemacs
collect2: ld returned 1 exit status
gcc: file path prefix `/usr/ccs/bin/' never used
make[1]: *** [xemacs] Error 1
make[1]: Leaving directory `/home/lelmore/src/xemacs-21.4.12/src'
make: *** [src] Error 2
Any suggestions would be most appreciated!
Thanks,
Larry
uname -a: SunOS leahy 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-5_10
./configure '--prefix=/home/lelmore/local'
'--site-includes=/home/lelmore/include'
'--site-libraries=/home/lelmore/lib' '--pdump' '--cflags=-g -O
-B/usr/ccs/bin/'
XEmacs 21.4.12 "Portable Code" configured for `sparc-sun-solaris2.8'.
Compilation / Installation:
Source code location: /home/lelmore/src/xemacs-21.4.12
Installation prefix: /home/lelmore/local
Additional header files: /home/lelmore/include
Additional libraries: /home/lelmore/lib
Runtime library search path:
/usr/ccs/lib:/home/lelmore/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler: /usr/local/bin/gcc -g -O -B/usr/ccs/bin/
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/dt/include /usr/openwin/include
- X Windows libraries location: /usr/dt/lib /usr/openwin/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Images:
Compiling in support for GIF images (builtin).
WARNING: -----------------------------------------------------------
WARNING: Compiling without XPM image support.
Reason: Xpm library version is too old!
WARNING: You should strongly consider installing XPM.
WARNING: Otherwise toolbars and other graphics will look suboptimal.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
WARNING: -----------------------------------------------------------
Compiling in support for PNG images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for ToolTalk.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.