linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Did someone get a working linphone build on An


From: Bruno Francesco
Subject: Re: [Linphone-developers] Did someone get a working linphone build on Android?
Date: Wed, 7 Sep 2011 10:00:16 +0000

Hi All,
I've solved this.

The problem is seen during make execution.
It tries to download the extract-cfile.awk via wget but for some unknown (to me 
at least) reason  the file name was changed in a too long one which cannot
be successfully saved due to file name's length limitation.
So I manually downloaded the file and put it under the 
-android/submodules/libilbc-rfc3951/downloads directory, then I've modified the 
Makefile in order to avoid the wget phase and all went fine!
Actually linphone is running on my emulator. Awesome.

Best Regards


Francesco Bruno



Via Cardinal Massaia 83
10147 Torino - Italia

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Bruno Francesco
Sent: martedì 6 settembre 2011 15.30
To: Guillaume BERAUDO; address@hidden
Subject: Re: [Linphone-developers] Did someone get a working linphone build on 
Android?

Hello Guillaume,
Thanks a lot for your email,
It allow me to go a bit further.

Unfortunately I'm still getting the error I had before i.e.

Compile thumb  : msilbc <= ilbc.c
/home/iotsec/workspace/linphone-android/jni/..//submodules/msilbc/ilbc.c:5:26:
error: iLBC_encode.h: No such file or
[...]

Despite the prepare_sources.sh now can deals with the missing programs you told 
me about
the iLBC prepare stage won't work.
The error is a little bit verbose this time even if this is gibberish for me. 
Below is the error:

[...]
Connecting to 
5451972618115985061-a-1802744773732722657-s-sites.googlegroups.com|209.85.227.137|:80...
 connected.
HTTP request sent, awaiting response... 200 OK
Length: 667 [application/octet-stream]
extract-cfile.awk?attachauth=ANoY7cpd2c9nH5g8nXl1IaZ4ftKM3gPR9JH5BfZlQvhQpTtEY3CPTU6gO-4FVAWWhilYJnxU0aYzpW8dhZFKOlyr86lxDQvCC836ym1kT3YMtVNqyRltJuNUcnAyAXb1KSfbmgeBXT-I30mepiO0KfThh22yoof1NJ9McWYU5WLUs7ms9RAxQHuwzeQhigJuSXIWEpy9xYctGeUoRFejPtQS5HFRwEFlu2I0wdoi2BEk_hKiGrKXTnLMi8z3HALQjxA-np9DsG6AiMLEWwKCExsQoq36WgjYgg==&attredirects=0:
 File name too long

Cannot write to 
`extract-cfile.awk?attachauth=ANoY7cpd2c9nH5g8nXl1IaZ4ftKM3gPR9JH5BfZlQvhQpTtEY3CPTU6gO-4FVAWWhilYJnxU0aYzpW8dhZFKOlyr86lxDQvCC836ym1kT3YMtVNqyRltJuNUcnAyAXb1KSfbmgeBXT-I30mepiO0KfThh22yoof1NJ9McWYU5WLUs7ms9RAxQHuwzeQhigJuSXIWEpy9xYctGeUoRFejPtQS5HFRwEFlu2I0wdoi2BEk_hKiGrKXTnLMi8z3HALQjxA-np9DsG6AiMLEWwKCExsQoq36WgjYgg==&attredirects=0'
 (File name too long).
make[1]: *** [extract-cfile.awk] Error 1
make[1]: Leaving directory 
`/home/iotsec/workspace/linphone-android/submodules/libilbc-rfc3951/downloads'
make: *** [all-recursive] Error 1
iLBC prepare stage failed
[...]

I cannot thanks you enough.
Regards

Francesco Bruno



-----Original Message-----
From: guillaume beraudo [mailto:address@hidden On Behalf Of Guillaume BERAUDO
Sent: martedì 6 settembre 2011 15.02
To: address@hidden
Cc: Bruno Francesco
Subject: Re: [Linphone-developers] Did someone get a working linphone build on 
Android?

Hi,

I read your email a bit quickly. ;)


> + libtoolize --copy --force
> ./autogen.sh: 1: libtoolize: not found
> + aclocal
> ./autogen.sh: 1: aclocal: not found
> + automake --force-missing --add-missing --copy
> ./autogen.sh: 1: automake: not found
> + autoconf
> ./autogen.sh: 1: autoconf: not found
> iLBC prepare stage failed
> exit: 5: Illegal number: -1
>
> Could you please how to get rid of this?


You should install the programs libtoolize, aclocal, automake and
autoconf.



Guillaume

________________________________

--
The information transmitted is intended for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.

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

________________________________

--
The information transmitted is intended for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.



reply via email to

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