Bug#555385: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Mon Nov 9 11:41:35 UTC 2009


Source: linphone
Version: 3.2.1-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

/bin/bash ../libtool --tag=CC   --mode=link cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DIN_LINPHONE -DENABLE_TRACE -D_ORTP_SOURCE   -DOSIP_MT -DHAVE_PTHREAD    -g -O2 -g -Wall -O2 -fno-strict-aliasing   -o sipomatic sipomatic-sipomatic.o  ../coreapi/liblinphone.la ../mediastreamer2/src/libmediastreamer.la ../oRTP/src/libortp.la -lspeex   -losipparser2 -losip2   
libtool: link: cc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DIN_LINPHONE -DENABLE_TRACE -D_ORTP_SOURCE -DOSIP_MT -DHAVE_PTHREAD -g -O2 -g -Wall -O2 -fno-strict-aliasing -o .libs/sipomatic sipomatic-sipomatic.o  ../coreapi/.libs/liblinphone.so ../mediastreamer2/src/.libs/libmediastreamer.so ../oRTP/src/.libs/libortp.so -lspeex /usr/lib/libosipparser2.so /usr/lib/libosip2.so -pthread
/usr/bin/ld: sipomatic-sipomatic.o: in function call_release:sipomatic.c:360: error: undefined reference to 'eXosip_call_terminate'
/usr/bin/ld: sipomatic-sipomatic.o: in function call_new:sipomatic.c:328: error: undefined reference to 'eXosip_get_sdp_info'
/usr/bin/ld: sipomatic-sipomatic.o: in function call_new:sipomatic.c:332: error: undefined reference to 'eXosip_call_send_answer'
/usr/bin/ld: sipomatic-sipomatic.o: in function call_new:sipomatic.c:336: error: undefined reference to 'eXosip_call_send_answer'
/usr/bin/ld: sipomatic-sipomatic.o: in function call_new:sipomatic.c:340: error: undefined reference to 'eXosip_call_send_answer'
/usr/bin/ld: sipomatic-sipomatic.o: in function sipomatic_init:sipomatic.c:261: error: undefined reference to 'eXosip_init'
/usr/bin/ld: sipomatic-sipomatic.o: in function sipomatic_init:sipomatic.c:262: error: undefined reference to 'eXosip_set_user_agent'
/usr/bin/ld: sipomatic-sipomatic.o: in function sipomatic_init:sipomatic.c:263: error: undefined reference to 'eXosip_listen_addr'
/usr/bin/ld: sipomatic-sipomatic.o: in function call_accept:sipomatic.c:96: error: undefined reference to 'eXosip_call_build_answer'
/usr/bin/ld: sipomatic-sipomatic.o: in function call_accept:sipomatic.c:99: error: undefined reference to 'eXosip_call_send_answer'
/usr/bin/ld: sipomatic-sipomatic.o: in function sipomatic_iterate:sipomatic.c:280: error: undefined reference to 'eXosip_event_wait'
/usr/bin/ld: sipomatic-sipomatic.o: in function sipomatic_uninit:sipomatic.c:269: error: undefined reference to 'eXosip_quit'
/usr/bin/ld: sipomatic-sipomatic.o: in function sipomatic_process_event:sipomatic.c:65: error: undefined reference to 'eXosip_event_free'
collect2: ld returned 1 exit status
make[3]: *** [sipomatic] Error 1





More information about the Pkg-voip-maintainers mailing list