Am Do, den 27.11.2003 schrieb sean darcy um 18:06: > I'm trying to build XFree from development. It fails here: > > gcc -m32 -o bitmap -march=athlon-xp -m3dnow -msse -mmmx -mfpmath=sse -Os > -fno-strict-aliasing -pip e -ansi -pedantic -Wall -Wpointer-arith -Wundef > -L../../exports/lib BitEdit.o CutPaste.o Grap hics.o ReqMach.o Bitmap.o > Dialog.o Handlers.o -lXaw -lXmu -lXt -lSM -lICE -lXpm - > lXext -lX11 -lm -Wl,-rpath-link,../../exports/lib > ../../exports/lib/libXaw.so: undefined reference to `.L91' > collect2: ld returned 1 exit status > make[4]: *** [bitmap] Error 1 > make[4]: Leaving directory > `/usr/src/redhat/BUILD/XFree86-4.3.0/xc/programs/bitmap' > > > Is this the correct list for build issues? If you build test packages I think so. > thanks > > sean Btw. to set "-march=athlon-xp -m3dnow -msse -mmmx -mfpmath=sse" as gcc 3.3 compiler options the 3dnow, sse, mmx and -mfemath=sse calls are redundant as the -march setting to athlon-xp will choose that all. Alexander -- Alexander Dalloz | Enger, Germany PGP key valid: made 13.07.1999 PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil