linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] compiling linphone 1.7.1 on ubuntu edy eft


From: Simon Morlat
Subject: Re: [Linphone-users] compiling linphone 1.7.1 on ubuntu edy eft
Date: Wed, 23 May 2007 11:20:05 +0200
User-agent: KMail/1.9.5

Hi,

You can safely remove this #include <popt.h> at the beginning of gtk/main.c , 
it is useless.
It will be fixed in next release.
Thanks for reporting this problem.


Simon

Le mercredi 16 mai 2007 09:04, Mark Waters a écrit :
> Hi all
>
> I am trying to compile linphone 1.7.1 on Ubuntu Edgy Eft.
>
> The ./configure stage runs through perfectly , but , during the make it
> stops with this error :-
>
> Making all in gtk
> make[2]: Entering directory `/home/mark/source/linphone-1.7.1/gtk'
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../oRTP/include
> -I../coreapi -I../mediastreamer2/include -I/usr/include   -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -Werror -pthread -I/usr/include/gtk-2.0
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include   -DINET6  -g -O2 -fno-strict-aliasing -MT
> main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
>         then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f
> ".deps/main.Tpo"; exit 1; fi
> main.c:9:18: error: popt.h: No such file or directory
> make[2]: *** [main.o] Error 1
> make[2]: Leaving directory `/home/mark/source/linphone-1.7.1/gtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mark/source/linphone-1.7.1'
> make: *** [all] Error 2
>
> any ideas ?
>
> Thanks
> --
> Mark Waters
> www.weloveit.info <http://www.weloveit.info>




reply via email to

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