linphone-users
[Top][All Lists]
Advanced

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

Re: [linphone-users] Linphone gtk_gui error


From: Alastair Johnson
Subject: Re: [linphone-users] Linphone gtk_gui error
Date: Fri, 30 Apr 2010 13:30:13 +0100
User-agent: KMail/1.12.4 (Linux/2.6.31-gentoo-r6; KDE/4.3.5; x86_64; ; )

On Friday 30 April 2010, Fabio Montemaggiore wrote:
> Hi,
> I am trying install Linphone cross-compile on LTIB, but compile error
> when I trying enable gtk_gui.
> 
> ./configure --prefix=/usr --host=arm-linux --build=i686-pc-linux-gnu
> --with-gnu-ld --disable-video --disable-static --enable-gtk_ui=yes
> OSIP_CFLAGS="-I/home/fabio/ltib/rootfs/usr/include"
> OSIP_LIBS="-L/home/fabio/ltib/rootfs/usr/lib -losip2"
> SPEEX_CFLAGS="-I/home/fabio/ltib/rootfs/usr/include"
> SPEEX_LIBS=-L/home/fabio/ltib/rootfs/usr/lib -lspeex"
> ORTP_CFLAGS="-I/home/fabio/ltib/rootfs/usr/include"
> ORTP_LIBS=-L/home/fabio/ltib/rootfs/usr/lib -lortp"
> make
> 
> The attach the log file from compile
> 
> What can I doing?

Quick and dirty option: try adding --enable-strict=no to the configure options 
so that warnings don't get treated as errors. It'll probably work.

More work, but better if you have the skill: track down and fix the warnings, 
and submit patches.




reply via email to

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