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> _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
