Source: xdm Version: 1:1.1.8-6 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed
Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking /bin/bash ./libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -DGREET_USER_STATIC -D_GNU_SOURCE -D_BSD_SOURCE -DSECURE_RPC -Wall -g -O2 -o xdm xdm-auth.o xdm-daemon.o xdm-server.o xdm-dpylist.o xdm-dm.o xdm-error.o xdm-file.o xdm-netaddr.o xdm-reset.o xdm-resource.o xdm-protodpy.o xdm-policy.o xdm-session.o xdm-socket.o xdm-streams.o xdm-util.o xdm-xdmcp.o xdm-mitauth.o xdm-genauth.o xdm-access.o xdm-choose.o xdm-prngc.o xdm-rpcauth.o xdm-greet.o xdm-Login.o xdm-verify.o -lselinux -lXinerama -lXpm -lX11 -lXaw7 -lXt -lXmu -lXinerama -lXft -lXpm -lX11 -lXdmcp -lcrypt -lpam libtool: link: gcc -I/usr/include/freetype2 -DGREET_USER_STATIC -D_GNU_SOURCE -D_BSD_SOURCE -DSECURE_RPC -Wall -g -O2 -o xdm xdm-auth.o xdm-daemon.o xdm-server.o xdm-dpylist.o xdm-dm.o xdm-error.o xdm-file.o xdm-netaddr.o xdm-reset.o xdm-resource.o xdm-protodpy.o xdm-policy.o xdm-session.o xdm-socket.o xdm-streams.o xdm-util.o xdm-xdmcp.o xdm-mitauth.o xdm-genauth.o xdm-access.o xdm-choose.o xdm-prngc.o xdm-rpcauth.o xdm-greet.o xdm-Login.o xdm-verify.o -lselinux -lXaw7 -lXt -lXmu -lXinerama -lXft -lXpm -lX11 -lXdmcp -lcrypt -lpam /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1484: error: undefined reference to 'XauLockAuth' /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1535: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1513: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1507: error: undefined reference to 'XauReadAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1306: error: undefined reference to 'XauLockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1342: error: undefined reference to 'XauLockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1350: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1458: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1428: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1422: error: undefined reference to 'XauReadAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1315: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function SaveServerAuthorizations:../auth.c:427: error: undefined reference to 'XauWriteAuth' /usr/bin/ld: xdm-auth.o: in function SetLocalAuthorization:../auth.c:469: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function SetLocalAuthorization:../auth.c:505: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function writeAuth:../auth.c:730: error: undefined reference to 'XauWriteAuth' /usr/bin/ld: xdm-Login.o: in function Realize:../greeter/Login.c:1941: error: undefined reference to 'XShapeQueryExtension' /usr/bin/ld: xdm-Login.o: in function Realize:../greeter/Login.c:1943: error: undefined reference to 'XShapeCombineMask' /usr/bin/ld: xdm-Login.o: in function XmuCvtStringToXftColor:../greeter/Login.c:1572: error: undefined reference to 'XRenderParseColor' collect2: ld returned 1 exit status make[3]: *** [xdm] Error 1 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org