[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] problem cross compiling linphone-1.2.0
From: |
Simon Morlat |
Subject: |
Re: [Linphone-users] problem cross compiling linphone-1.2.0 |
Date: |
Mon, 27 Mar 2006 18:19:22 +0200 |
User-agent: |
KMail/1.9.1 |
You also need ncurses and readline. See README.arm
Simon
Le Samedi 25 Mars 2006 09:40, upendra patel a écrit :
> hi i m cross compiling linphone
> i have downloaded following packages:
>
> 1. libosip2-2.2.2.tar.gz
> 2. libogg-1.1.3.tar.gz
> 3. speex-1.1.11.1.tar.gz
> 4. linphone-1.3.0.tar.gz
>
> i was able cross compiled
> 1. libosip2-2.2.2.tar.gz
> 2. libogg-1.1.3.tar.gz
> 3. speex-1.1.11.1.tar.gz
>
> but error while
> configuring of linphone-1.3.0
>
> checking readline.h usability... no
> checking readline.h presence... no
> checking for readline.h... no
> checking readline/readline.h usability... no
> checking readline/readline.h presence... no
> checking for readline/readline.h... no
> checking history.h usability... no
> checking history.h presence... no
> checking for history.h... no
> checking readline/history.h usability... no
> checking readline/history.h presence... no
> checking for readline/history.h... no
> checking for readline in -lreadline... no
> configure: error: "Could not find libreadline headers or library"
>
> so plz help me
> upendra