Bug#554323: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Tue Nov 3 23:05:08 UTC 2009


Source: elmerfem
Version: 5.5.0.svn.4256.dfsg-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-gold.2BAC8-indirectlinking

gfortran -m64 -fPIC  -L.  -L/usr/lib \
	      -o ViewFactors ViewFactors.o mpi_stubs.o \
	      -L. -lelmersolver viewaxis/libviewaxis.a view3d/libview3d.a 
/usr/bin/ld: ViewFactors.o: in function matvec_:ViewFactors.f90(.text+0x89e7): error: undefined reference to 'dgemv_'
/usr/bin/ld: viewaxis/libviewaxis.a(viewfact.o): in function 
DW.ref.__gxx_personality_v0:viewfact.cpp(.data.DW.ref.__gxx_personality_v0+0x0): error: undefined reference to 
'__gxx_personality_v0'
collect2: ld returned 1 exit status
make[4]: *** [ViewFactors] Error 1





More information about the debian-science-maintainers mailing list