On Sat, Jul 24, 2004 at 11:23:42AM +0200, Divacky Roman wrote: > Hi, I am getting this > > cc -o bitmap -O -pipe -march=athlon-xp -ansi -pedantic -Wno-system-headers > -Dasm > =__asm -Wall -Wpointer-arith -Wundef > -L/usr/ports/x11/xorg-clients/work/xc/ > exports/lib BitEdit.o CutPaste.o Graphics.o ReqMach.o Bitmap.o > Dialog.o Handlers.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 > -L/usr/X11 > R6/lib -lm -Wl,-rpath,/usr/X11R6/lib > -Wl,-rpath-link,/usr/ports/x11/xorg-clie > nts/work/xc/exports/lib > /usr/X11R6/lib/libXaw.so: undefined reference to `.L91' I have seen this sort of thing when compiling xorg-libraries with -Os. It is probably a bug in the system compiler. You should try to uninstall xorg-libraries and recompile it with only -O or -O2 in CFLAGS. -- Francois TigeotReceived on Sat Jul 24 2004 - 07:58:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:03 UTC