Date: Sun, 25 Jul 2004 21:52:22 +0200 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-x11@freebsd.org Cc: Grover Lines <grover@ceribus.net> Subject: Re: xorg install problem Message-ID: <200407252152.22425.dejan.lesjak@ijs.si> In-Reply-To: <20040725194423.2865643D41@mx1.FreeBSD.org> References: <20040725194423.2865643D41@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 25 of July 2004 21:44, Grover Lines wrote: > I've tried installing on a previously XFree86 box and a freshly cvsupd > CURRENT- and I get these results on both. > > Installing from /usr/port/x11/xorg > > Am I missing something I'm supposed to install first? > > > > cc -o bitmap -Os -pipe -funroll-loops -ffast-math -march=pentium4 -ansi > -pedanti > c -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 Re > qMach.o Bitmap.o Dialog.o Handlers.o -lXaw -lXmu -lXt > -lSM -lI > CE -lXpm -lXext -lX11 -L/usr/X11R6/lib -lm -Wl,-rpath,/usr/X11R6/lib > -Wl,-rpa > th-link,/usr/ports/x11/xorg-clients/work/xc/exports/lib > /usr/X11R6/lib/libXaw.so: undefined reference to `.L125' > *** Error code 1 Do you have by any chance -Os in CFLAGS? If you do, try removing that and recompile xorg-libraries, then try -clients again. Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407252152.22425.dejan.lesjak>