port XFree86 linker failure

Rocco Caputo rcaputo at pobox.com
Wed Feb 25 09:58:24 PST 2004


Building the latest XFree86 port gives linker errors against what looks like
libXaw.so.  I'm pretty sure it's something local to my machine, but I'd like
some guidance before I go waving a hammer at it (deinstall/reinstall
everything).

Error messages and library versions follow.

Thank you.

-- 
Rocco Caputo - rcaputo at pobox.com - http://poe.perl.org/

/usr/X11R6/lib/libXaw.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
help.o: In function `Help':
help.o(.text+0x57): undefined reference to `XawTextSourceClearEntities'
help.o: In function `StartHelp':
help.o(.text+0x33c): undefined reference to `XawTextSinkConvertPropertyList'
help.o(.text+0x35a): undefined reference to `XawTextGetSink'
help.o: In function `Html_ModeEnd':
help.o(.text+0x7cc): undefined reference to `XawTextSourceClearEntities'
help.o: In function `Html_AddEntities':
help.o(.text+0xadd): undefined reference to `XawTextGetSink'
help.o(.text+0xaf5): undefined reference to `XawTextSinkCopyProperty'
help.o(.text+0xb24): undefined reference to `XawTextSinkGetProperty'
help.o(.text+0xb32): undefined reference to `XawTextSinkCombineProperty'
help.o(.text+0xb58): undefined reference to `XawTextSinkCombineProperty'
help.o(.text+0xb72): undefined reference to `XawTextSinkCombineProperty'
help.o(.text+0xb84): undefined reference to `XawTextSinkAddProperty'
help.o(.text+0xcab): undefined reference to `XawTextSourceAddEntity'
help.o(.text+0xce1): undefined reference to `XawTextSourceAddEntity'
help.o: In function `Html_Commit':
help.o(.text+0xe89): undefined reference to `XawTextSourceAddEntity'
help.o: In function `Html_AArgs':
help.o(.text+0x2b43): undefined reference to `XawTextGetSink'
help.o(.text+0x2b4c): undefined reference to `XawTextSinkCopyProperty'
help.o: In function `Html_FontArgs':
help.o(.text+0x2bff): undefined reference to `XawTextGetSink'
help.o(.text+0x2c08): undefined reference to `XawTextSinkCopyProperty'

2) eyrie:/usr/X11R6/lib% ls -l libXaw*
-rw-r--r--  1 root  wheel  453746 Sep  6 02:15 libXaw.a
lrwxr-xr-x  1 root  wheel      11 Sep  6 02:15 libXaw.so@ -> libXaw.so.7
lrwxr-xr-x  1 root  wheel      13 Dec 25 17:38 libXaw.so.6@ -> libXaw3d.so.6
lrwxr-xr-x  1 root  wheel      13 Dec 25 17:39 libXaw.so.7@ -> libXaw3d.so.7
-rwxr-xr-x  1 root  wheel  286646 Sep  6 02:15 libXaw2d.so.6*
-rwxr-xr-x  1 root  wheel  403113 Sep  6 02:15 libXaw2d.so.7*
-rw-r--r--  1 root  wheel  416704 Dec 25 17:33 libXaw3d.a
lrwxr-xr-x  1 root  wheel      13 Dec 25 17:33 libXaw3d.so@ -> libXaw3d.so.7
lrwxr-xr-x  1 root  wheel      13 Dec 25 17:34 libXaw3d.so.6@ -> libXaw3d.so.7
-rwxr-xr-x  1 root  wheel  309293 Dec 25 17:33 libXaw3d.so.7*


More information about the freebsd-questions mailing list