On Tue, 2003-10-14 at 00:37, José Fonseca wrote: > Just to let everybody know that all snapshots are failing ATM. > > I get the following error on all logs: > > -------------------------------- > gcc -m32 -o xf86cfg -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic > -Wall -Wpointer-arith -Wstrict-prototypes > -Wmissing-prototypes -Wmissing-declarations > -Wredundant-decls -Wnested-externs -Wundef -pipe -g -L../../../../../exports/lib > -L/usr/X11R6/lib accessx.o cards.o config.o card-cfg.o expert.o > help.o interface.o keyboard-cfg.o libc_wrapper.o loader.o loadmod.o > monitor-cfg.o mouse-cfg.o options.o screen-cfg.o screen.o > startx.o stubs.o text-mode.o vidmode.o xf86config.o -lxkbui > -lxkbfile -lxf86config -lXxf86misc -lXxf86vm -lXaw -lXmu -lXt -lSM > -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -L../loader -lxloader > -L../dummylib -ldummy -rdynamic -ldl -lXext -lX11 -lncurses -lm > -Wl,-rpath-link,../../../../../exports/lib > help.o(.text+0x9f): In function `Help': > /home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:81: > undefined reference to `XawTextSourceClearEntities'
You don't need xf86cfg for the snapshots, do you? I always build with #define BuildXFree86ConfigTools NO in host.def (maybe it should be that way in the repository?). -- Earthling Michel Dänzer \ Debian (powerpc), XFree86 and DRI developer Software libre enthusiast \ http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
