problems compiling x.org

Francois Tigeot ftigeot at wolfpond.org
Sat Jul 24 02:58:53 PDT 2004


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 Tigeot


More information about the freebsd-current mailing list