unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs 21.3.50 fails to compile under FreeBSD 4.11
@ 2005-08-23  2:20 BOF
  0 siblings, 0 replies; only message in thread
From: BOF @ 2005-08-23  2:20 UTC (permalink / raw)


Attempting to compile Emacs 21.3.5 under FreeBSD 4.11 (gcc 2.95.4) fails with the following errors

vm-limit.o  widget.o mktime.o          ../lwlib/liblw.a -L/usr/X11R6/lib -lXaw3d -lXmu  -lXt -lSM -lICE -lXext -ltiff  -ljpeg  -lpng -lz -lm  -lungif  -lXpm  -lX11     -lutil    -lncurses         -lm  -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
/usr/X11R6/lib/libXaw3d.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
xterm.o: In function `x_window_to_menu_bar':
/usr/local/emacs/src/xterm.c:3980: undefined reference to `xlwmenu_window_p'
xterm.o: In function `handle_one_xevent':
/usr/local/emacs/src/xterm.c:6034: undefined reference to `xlwmenu_redisplay'
xfns.o: In function `Fx_create_frame':
/usr/local/emacs/src/xfns.c:3090: undefined reference to `xlwmenu_default_font'
xfns.o: In function `Fx_hide_tip':
/usr/local/emacs/src/xfns.c:5063: undefined reference to `xlwmenu_redisplay'
../lwlib/liblw.a(lwlib.o): In function `set_one_value':
/usr/local/emacs/lwlib/lwlib.c:699: undefined reference to `lw_lucid_widget_p'
/usr/local/emacs/lwlib/lwlib.c:706: undefined reference to `xlw_update_one_widget'
/usr/local/emacs/lwlib/lwlib.c:707: undefined reference to `lw_xaw_widget_p'
/usr/local/emacs/lwlib/lwlib.c:709: undefined reference to `xaw_update_one_widget'
../lwlib/liblw.a(lwlib.o): In function `instantiate_widget_instance':
/usr/local/emacs/lwlib/lwlib.c:890: undefined reference to `xlw_creation_table'
/usr/local/emacs/lwlib/lwlib.c:894: undefined reference to `xaw_creation_table'
/usr/local/emacs/lwlib/lwlib.c:912: undefined reference to `xaw_create_dialog'
../lwlib/liblw.a(lwlib.o): In function `destroy_one_instance':
/usr/local/emacs/lwlib/lwlib.c:1038: undefined reference to `lw_lucid_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1047: undefined reference to `xlw_destroy_instance'
/usr/local/emacs/lwlib/lwlib.c:1048: undefined reference to `lw_xaw_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1055: undefined reference to `xaw_destroy_instance'
../lwlib/liblw.a(lwlib.o): In function `lw_pop_all_widgets':
/usr/local/emacs/lwlib/lwlib.c:1174: undefined reference to `lw_lucid_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1176: undefined reference to `xlw_pop_instance'
/usr/local/emacs/lwlib/lwlib.c:1188: undefined reference to `lw_xaw_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1191: undefined reference to `xaw_pop_instance'
../lwlib/liblw.a(lwlib.o): In function `lw_popup_menu':
/usr/local/emacs/lwlib/lwlib.c:1217: undefined reference to `lw_lucid_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1224: undefined reference to `xlw_popup_menu'
/usr/local/emacs/lwlib/lwlib.c:1225: undefined reference to `lw_xaw_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1225: undefined reference to `xaw_popup_menu'
../lwlib/liblw.a(lwlib.o): In function `get_one_value':
/usr/local/emacs/lwlib/lwlib.c:1241: undefined reference to `lw_lucid_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1248: undefined reference to `xlw_update_one_value'
/usr/local/emacs/lwlib/lwlib.c:1249: undefined reference to `lw_xaw_widget_p'
/usr/local/emacs/lwlib/lwlib.c:1251: undefined reference to `xaw_update_one_value'
../lwlib/liblw.a(lwlib.o): In function `lw_internal_update_other_instances':
/usr/local/emacs/lwlib/lwlib.c:1337: undefined reference to `XtWidgetBeingDestroyedP'
*** Error code 1

Stop in /usr/local/emacs/src.
*** Error code 1

Stop in /usr/local/emacs.
gwenhywfar#


This was a fresh installation of FreeBSD 4.11 and the commands I issued were ./configure and make. The emacs source
file was emacs-21.3.50-20041117.tar.gz.

BOF

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-23  2:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-23  2:20 Emacs 21.3.50 fails to compile under FreeBSD 4.11 BOF

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).