Your message dated Sun, 10 Jul 2011 10:49:30 +0200
with message-id <[email protected]>
and subject line no comment.
has caused the Debian Bug report #556663,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
556663: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556663
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: viking
Version: 0.9.9-2
Severity: minor
User: [email protected]
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.

Object inside an .a archives aren't linked yet. This means that you must resolve
their symbols when linking to a program.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

gcc -Wall -g -D_GNU_SOURCE -pthread -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -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    -g -O2  -Wl,-z,defs -o viking main.o libviking.a 
-pthread -lgthread-2.0 -lrt -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    
-lexpat -lcurl icons/libicons.a -lgps -lgps 
/usr/bin/ld: libviking.a(dem.o): in function vik_dem_new_from_file:dem.c:264: 
error: undefined reference to 'inflateInit2_'
/usr/bin/ld: libviking.a(dem.o): in function vik_dem_new_from_file:dem.c:269: 
error: undefined reference to 'inflate'
/usr/bin/ld: libviking.a(dem.o): in function vik_dem_new_from_file:dem.c:272: 
error: undefined reference to 'inflateEnd'
/usr/bin/ld: libviking.a(dem.o): in function vik_dem_new_from_file:dem.c:276: 
error: undefined reference to 'inflateEnd'
collect2: ld returned 1 exit status
make[4]: *** [viking] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.9.94-2
-- 
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


--- End Message ---

Reply via email to