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'
help.o(.text+0x3bd): In function `StartHelp':
/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:141:
 undefined reference to `XawTextSinkConvertPropertyList'
help.o(.text+0x94a): In function `Html_ModeEnd':
/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:536:
 undefined reference to `XawTextSourceClearEntities'
help.o(.text+0xce4): In function `Html_AddEntities':
/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:637:
 undefined reference to `XawTextSinkCopyProperty'
help.o(.text+0xd18):/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:641:
 undefined reference to `XawTextSinkGetProperty'
help.o(.text+0xd34):/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:641:
 undefined reference to `XawTextSinkCombineProperty'
help.o(.text+0xd63):/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:651:
 undefined reference to `XawTextSinkAddProperty'
help.o(.text+0xe75):/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:687:
 undefined reference to `XawTextSourceAddEntity'
help.o(.text+0xeea):/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:691:
 undefined reference to `XawTextSourceAddEntity'
help.o(.text+0xf4c):/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:649:
 undefined reference to `XawTextSinkCombineProperty'
help.o(.text+0xf6e):/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:644:
 undefined reference to `XawTextSinkCombineProperty'
help.o(.text+0x1065): In function `Html_Commit':
/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:774:
 undefined reference to `XawTextSourceAddEntity'
help.o(.text+0x2dd3): In function `Html_AArgs':
/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:1583:
 undefined reference to `XawTextSinkCopyProperty'
help.o(.text+0x2e37): In function `Html_FontArgs':
/home/jfonseca/projects/dri/snapshots/build/HEAD/xc/programs/Xserver/hw/xfree86/xf86cfg/help.c:1606:
 undefined reference to `XawTextSinkCopyProperty'
collect2: ld returned 1 exit status
--------------------------------

I really don't know what changed on my system to cause this, but it
seems better to upload to XFree 4.3.0 on Debian experimental to avoid
rebuilding all the X server. This will take a couple of days so no
snapshots until then.

Jose Fonseca


-------------------------------------------------------
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

Reply via email to