linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linphone - iphone compiling steps


From: Jiang Jinke
Subject: Re: [Linphone-developers] linphone - iphone compiling steps
Date: Thu, 22 Dec 2011 18:34:19 +0800

Hi

I found a reported bug in nawk, but I don't know whethe it cause this problem, check https://trac.macports.org/ticket/29847

I found the problem reported exist in osip/configure script in a line like

     line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)

comment out this line, will have the config.h compile fail, then reported error in configure
     /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {

I tried to install the old version of nawk but failed with a newest version
sudo port uninstall nawk
sudo port install nawk @20100523_0

Regards,
Jinke Jiang

On Thu, Dec 22, 2011 at 5:12 PM, Jiang Jinke <address@hidden> wrote:
Hi Vasif,
I had exactly the same error as yours. I'm using Mac OS Lion 10.7.2, macport Version: 2.0.3 with the latest packages.

checking for struct timeval... yes

configure: creating ./config.status
config.status: creating libosip2.pc
nawk: illegal jump type 339
 input record number 1, file
 source line number 151

config.status: error: could not create libosip2.pc

Regards,
Jinke Jiang

On Wed, Dec 14, 2011 at 11:03 PM, Vasif N <address@hidden> wrote:
Hi all;

I am trying to compile latest linphone code for iPhone.
Following the read me file.
When I am trying to make all, it does all it execution and fails at a point giving the error below:
-------------------------------------
configure: creating ./config.status
config.status: creating libosip2.pc
nawk: illegal statement
source line number 3
config.status: error: could not create libosip2.pc
make[1]: *** [/Users/vnagarwala/linphone-iphone/submodules/build/../build-armv6-apple-darwin/externals/osip/Makefile] Error 1
make: *** [build] Error 2
-------------------------------------------
This is what I have done up-till now.
-Installed the macport .dmg for lion from macport site.
-Then sudo install all the required macports listed in read me file.
- did couple of more stuff given in read me
and then make all...... fails

Can anybody help me with the steps, is there anything that I am missing?
Regards

Any help appreciated... Thanks in advance...

Vasif

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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