Le dimanche 28 octobre 2007 à 12:24 +0100, PawelCarqowski a écrit : > hallo group members > I have the following error during compiling ekiga (taken from svn). > Have You got idea what might be the reason? > > ./autogen.sh > checking for autoconf >= 2.53... > testing autoconf2.50... not found. > testing autoconf... found 2.59 > checking for automake >= 1.8... > testing automake-1.8... not found. > testing automake-1.9... found 1.9.6 > checking for libtool >= 1.4.3... > testing libtoolize... found 1.5.22 > checking for glib-gettext >= 2.2.0... > testing glib-gettextize... found 2.12.9 > checking for intltool >= 0.25... > testing intltoolize... found 0.35.0 > checking for pkg-config >= 0.14.0... > testing pkg-config... found 0.21 > checking for gnome-doc-utils >= 0.3.2... > testing gnome-doc-prepare... found 0.8.0 > Checking for required M4 macros... > Checking for forbidden M4 macros... > **Warning**: I am going to run `configure' with no arguments. > If you wish to pass any to it, please specify them on the > `./autogen.sh' command line. > > Processing ./configure.ac > Running libtoolize... > You should add the contents of `/usr/share/aclocal/libtool.m4' to > `aclocal.m4'. > Running glib-gettextize... Ignore non-fatal messages. > Copying file mkinstalldirs > Copying file po/Makefile.in.in > > Please add the files > codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 > progtest.m4 > from the /usr/share/aclocal directory to your autoconf macro directory > or directly to your aclocal.m4 file. > You will also need config.guess and config.sub, which you can get from > ftp://ftp.gnu.org/pub/gnu/config/. > > Running intltoolize... > Running gnome-doc-prepare... > You should add the contents of '/usr/share/aclocal/gnome-doc-utils.m4' to > 'aclocal.m4'. > Running aclocal-1.9... > aclocal:configure.ac:199: warning: macro `AM_GCONF_SOURCE_2' not found in > library > Running autoconf... > configure.ac:199: error: possibly undefined macro: AM_GCONF_SOURCE_2 > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation.
You need to install gconf devel. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ NOVACOM : http://www.novacom.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
