linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Compiling


From: Simon Morlat
Subject: Re: [Linphone-users] Compiling
Date: Wed, 6 Jun 2007 14:15:47 +0200
User-agent: KMail/1.9.5

Thanks for reporting this problem.
It should be fixed now if you update your cvs.
Sorry for the long delay.

Simon

Le dimanche 3 juin 2007 16:55, Ronan a écrit :
> Thanks Luca for the instructions.
> I have finally managed to gather all dependencies and run ./configure
> to the end, but the make command returns errors.
> The error occurs in the oRTP directory, this is what I get :
>
> make[4]: Entering directory
> `/home/Ronan/Desktop/linphone/linphone/oRTP/src' Making all in .
> make[5]: Entering directory
> `/home/Ronan/Desktop/linphone/linphone/oRTP/src' if /bin/sh ../libtool
> --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/  
> -D_REENTRANT  -I..   -g -O2 -Wall -Werror -DORTP_INET6 -MT srtp.lo -MD -MP
> -MF ".deps/srtp.Tpo" -c -o srtp.lo srtp.c; \
>         then mv -f ".deps/srtp.Tpo" ".deps/srtp.Plo"; else rm -f
> ".deps/srtp.Tpo"; exit 1; fi
>  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D_REENTRANT -I.. -g
> -O2 -Wall -Werror -DORTP_INET6 -MT srtp.lo -MD -MP -MF .deps/srtp.Tpo
> -c srtp.c  -fPIC -DPIC -o .libs/srtp.o
> srtp.c:178: error: parameter 1 ('session') has incomplete type
> srtp.c:183: error: parameter 1 ('session') has incomplete type
> make[5]: *** [srtp.lo] Error 1
> make[5]: Leaving directory `/home/Ronan/Desktop/linphone/linphone/oRTP/src'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/home/Ronan/Desktop/linphone/linphone/oRTP/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/Ronan/Desktop/linphone/linphone/oRTP'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/Ronan/Desktop/linphone/linphone/oRTP'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/Ronan/Desktop/linphone/linphone'
> make: *** [all] Error 2
>
> Hope someone can help,
> Thanks,
> Ronan
>
> On 31/05/07, Luca Olivetti <address@hidden> wrote:
> > On 5/31/07, Ronan <address@hidden> wrote:
> > > Hello,
> > > I have been trying for a few days to compile linphone from the CVS
> > > version, but don't seem to be successfull. It is actually the first
> > > time i'm compiling a program myself.
> > > I have read the INSTALL file which says to execute ./configure in a
> >
> > run autogen.sh (as indicated in README.CVS, however it needs newer
> > libraries than those specified in README.CVS:
> > http://article.gmane.org/gmane.comp.voip.linphone.user/2418)
> >
> > Bye
> > --
> > Luca
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users




reply via email to

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