On Fri, Jan 25, 2008 at 03:42:55PM +0100, Simon Morlat wrote:
From: Simon Morlat <[EMAIL PROTECTED]>
To: [email protected]
Cc: Gerard Robin <[EMAIL PROTECTED]>
Subject: Re: [Linphone-users] linphonec: segmentation fault
Hi Gerard,
-g is always added by linphone configure script. It is removed by debian
packages only.
So no problem, your build is ok.
sudo make:
-------------------------------------------------------8<---------------------------------------------------
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include
-DORTP_INET6 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -MT videodec.lo -MD -MP
-MF .deps/videodec.Tpo -c videodec.c -fPIC -DPIC -o .libs/videodec.o
videodec.c:21:28: error: ffmpeg/swscale.h: No such file or directory
videodec.c: In function 'dec_uninit':
videodec.c:99: warning: implicit declaration of function 'sws_freeContext'
videodec.c: In function 'get_as_yuvmsg':
videodec.c:215: warning: implicit declaration of function 'sws_getContext'
videodec.c:216: error: 'SWS_FAST_BILINEAR' undeclared (first use in this
function)
videodec.c:216: error: (Each undeclared identifier is reported only once
videodec.c:216: error: for each function it appears in.)
videodec.c:217: warning: assignment makes pointer from integer without a cast
videodec.c:219: warning: implicit declaration of function 'sws_scale'
make[5]: *** [videodec.lo] Erreur 1
make[5]: quittant le répertoire « /usr/src/linphone-2.0.1/mediastreamer2/src »
make[4]: *** [all] Erreur 2
make[4]: quittant le répertoire « /usr/src/linphone-2.0.1/mediastreamer2/src »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /usr/src/linphone-2.0.1/mediastreamer2 »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /usr/src/linphone-2.0.1/mediastreamer2 »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /usr/src/linphone-2.0.1 »
make: *** [all] Erreur 2
googling swscale.h, I see that debian chuck swscale.h out ...
???
--
Gérard
_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users