[Pkg-electronics-devel] Bug#554484: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Wed Nov 4 20:08:54 UTC 2009


Source: gerbv
Version: 2.0.1-3
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-gold.2BAC8-indirectlinking

gcc -DBACKEND_DIR='"/usr/share/gerbv/scheme/"' -g -O2 -Wall  -I/usr/include/libpng12 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12     -o gerbv  amacro.o batch.o color.o draw.o draw-gdk.o drill.o dynload.o exportimage.o gerb_file.o gerb_image.o gerber.o gerbv.o log.o project.o scheme.o setup.o tooltable.o pick-and-place.o gerb_transf.o csv.o callbacks.o interface.o render.o gerb_stats.o drill_stats.o export-rs274x.o  -lm   -L/usr/lib -lpng12 -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   -lcairo  
/usr/bin/ld: dynload.o: in function scm_load_ext:dynload.c:71: error: undefined reference to 'dlopen'
/usr/bin/ld: dynload.o: in function scm_load_ext:dynload.c:80: error: undefined reference to 'dlsym'
/usr/bin/ld: dynload.o: in function scm_load_ext:dynload.c:81: error: undefined reference to 'dlerror'
/usr/bin/ld: dynload.o: in function scm_load_ext:dynload.c:73: error: undefined reference to 'dlerror'
collect2: ld returned 1 exit status
make[3]: *** [gerbv] Error 1





More information about the Pkg-electronics-devel mailing list