[Debichem-devel] Bug#554084: FTBFS with binutils-gold
Peter Fritzsche
peter.fritzsche at gmx.de
Mon Nov 2 21:11:23 UTC 2009
Package: chemtool
Version: 1.6.12-1
Severity: minor
User: peter.fritzsche at 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-go
cc -g -O2 -g -Wall -O2 -o chemtool main.o draw.o graph.o chemproc.o undo.o inout.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -
lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -
lgmodule-2.0 -lglib-2.0 -lm
/usr/bin/ld: main.o: in function key_press_event:main.c:1014: error: undefined reference to 'XWarpPointer'
/usr/bin/ld: main.o: in function key_press_event:main.c:951: error: undefined reference to 'XWarpPointer'
/usr/bin/ld: main.o: in function key_press_event:main.c:928: error: undefined reference to 'XWarpPointer'
/usr/bin/ld: main.o: in function key_press_event:main.c:913: error: undefined reference to 'XWarpPointer'
/usr/bin/ld: inout.o: in function export_bitmap:inout.c:3841: error: undefined reference to 'XCreatePixmap'
/usr/bin/ld: inout.o: in function export_bitmap:inout.c:3843: error: undefined reference to 'XCopyPlane'
/usr/bin/ld: inout.o: in function export_bitmap:inout.c:3849: error: undefined reference to 'XWriteBitmapFile'
/usr/bin/ld: inout.o: in function export_bitmap:inout.c:3853: error: undefined reference to 'XFreePixmap'
collect2: ld returned 1 exit status
More information about the Debichem-devel
mailing list