linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Compilation error in Linphone for Mac OS


From: Álvaro Serrano
Subject: [Linphone-developers] Compilation error in Linphone for Mac OS
Date: Tue, 4 Dec 2012 16:52:35 +0100

Hello,

I'm trying to compile the code from git, and I'm getting this error when 
reaching the last stage:

$ ./configure --prefix=/opt/local --with-readline=/opt/local --disable-x11 
--with-srtp=/opt/local --with-gsm=/opt/local && make

...
sal_eXosip2.c: In function 'sal_set_dscp':
sal_eXosip2.c:386: error: 'EXOSIP_OPT_SET_DSCP' undeclared (first use in this 
function)
sal_eXosip2.c:386: error: (Each undeclared identifier is reported only once
sal_eXosip2.c:386: error: for each function it appears in.)
make[4]: *** [sal_eXosip2.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I've followed the instructions in the readme.macos file and I have installed 
every library and dependency without errors, but still it will not compile.

Any thoughts?

Thanks!


reply via email to

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