linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Current head doesn't build


From: Simon Morlat
Subject: Re: [Linphone-developers] Current head doesn't build
Date: Thu, 9 Aug 2007 12:09:06 +0200
User-agent: KMail/1.9.7

Hi,

Today it is working for me.
If the problem persists, maybe it's because linphonec is linking against an 
old installed liblinphone/libmediastreamer/libortp .so file in /usr/lib 
or /usr/local/lib.
In the case just cleanup thoses directories with any instances of those 
libraries, and rebuild.

Simon

Le Monday 06 August 2007 19:46:23 strk, vous avez écrit :
> make[2]: Entering directory
> `/home/strk/src/sip/linphone/linphone-head/console' if gcc -DHAVE_CONFIG_H
> -I. -I. -I.. -I.. -I../coreapi -I../oRTP/include -I../exosip
> -I../mediastreamer2/include -I/usr/include    -Wall -Wp,-D_FORTIFY_SOURCE=2
> -Werror  -DENABLE_TRACE -D_ORTP_SOURCE   -DOSIP_MT   -g -O2
> -fno-strict-aliasing -MT linphonec.o -MD -MP -MF ".deps/linphonec.Tpo" -c
> -o linphonec.o linphonec.c; \ then mv -f ".deps/linphonec.Tpo"
> ".deps/linphonec.Po"; else rm -f ".deps/linphonec.Tpo"; exit 1; fi if gcc
> -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../coreapi -I../oRTP/include
> -I../exosip -I../mediastreamer2/include -I/usr/include    -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -Werror  -DENABLE_TRACE -D_ORTP_SOURCE   -DOSIP_MT 
>  -g -O2 -fno-strict-aliasing -MT commands.o -MD -MP -MF
> ".deps/commands.Tpo" -c -o commands.o commands.c; \ then mv -f
> ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo";
> exit 1; fi /bin/bash ../libtool --tag=CC --mode=link gcc -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -Werror  -DENABLE_TRACE -D_ORTP_SOURCE   -DOSIP_MT 
>  -g -O2 -fno-strict-aliasing   -o linphonec  linphonec.o commands.o
> ../coreapi/liblinphone.la -lreadline -lncurses -L/usr/lib -losipparser2
> mkdir .libs
> gcc -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror -DENABLE_TRACE -D_ORTP_SOURCE
> -DOSIP_MT -g -O2 -fno-strict-aliasing -o .libs/linphonec linphonec.o
> commands.o  ../coreapi/.libs/liblinphone.so -lreadline -lncurses -L/usr/lib
> -losipparser2 -Wl,--rpath -Wl,/extra/linphone-cvs/lib
> ../coreapi/.libs/liblinphone.so: undefined reference to
> `payload_type_x_snow' collect2: ld returned 1 exit status
>
> Ditto in gtk directory.
> (re-run ./autogen.sh, make clean and ./configure)
>
> --strk;
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers






reply via email to

[Prev in Thread] Current Thread [Next in Thread]