linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] linphonec: segmentation fault


From: Gerard Robin
Subject: Re: [Linphone-users] linphonec: segmentation fault
Date: Sat, 26 Jan 2008 01:02:12 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Fri, Jan 25, 2008 at 03:42:55PM +0100, Simon Morlat wrote:
From: Simon Morlat <address@hidden>
To: address@hidden
Cc: Gerard Robin <address@hidden>
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




reply via email to

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