-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Let me start this post at pointing out that I have basic knowledge in C and linux. 1.99 worked well on my gentoo system for some time.
I decided to take a shot at building Ekiga from source to see if current builds have this bug. I managed to compile pwlib and opal as instructed in the FAQ: http://www.ekiga.org/index.php?rub=3&pos=0&faqpage=x114.html#AEN143 but the third line calls an non-existing file: $ ./autogen.sh --prefix=/usr --sysconfdir=/etc checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.59 checking for automake >= 1.8... testing automake-1.8... found 1.8.5 checking for libtool >= 1.4.3... testing libtoolize... found 1.5.22 checking for glib-gettext >= 2.2.0... testing glib-gettextize... found 2.8.6 checking for intltool >= 0.25... testing intltoolize... found 0.34.1 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.20 Checking for required M4 macros... Checking for forbidden M4 macros... Processing ./configure.in 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 aclocal-1.8... /usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal /usr/share/aclocal/pth.m4:55: warning: underquoted definition of _AC_PTH_VERBOSE /usr/share/aclocal/pth.m4:61: warning: underquoted definition of AC_CHECK_PTH /usr/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBX OSD /usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO Running autoconf... Running autoheader... Running automake-1.8... configure.in: installing `./install-sh' configure.in: installing `./missing' automake-1.8: cannot open < gnome-doc-utils.make: No such file or directory Please consider replacing this line in the FAQ: http://www.ekiga.org/index.php?rub=3&pos=0&faqpage=x114.html#AEN143 Ekiga: $ ./configure --prefix=/usr --sysconfdir=/etc && make && make install with: http://snapshots.seconix.com/ suggest: ./autogen.sh --with-pwlib-dir=/usr/local --with-openh323-dir=/usr/local - --prefix=/usr --sysconfdir=/etc/ && make && make install ekiga (bugzilla.gnome.org) wrote: > Do not reply to this via email (we are currently unable to handle email > responses and they get discarded). You can add comments to this bug at > http://bugzilla.gnome.org/show_bug.cgi?id=337519 > ekiga | general | Ver: HEAD > > > Snark changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |[EMAIL PROTECTED] > Status|UNCONFIRMED |NEEDINFO > Version|2.0.x |HEAD > > > > > ------- Comment #7 from Snark 2006-04-20 14:34 UTC ------- > Is the problem still current ? > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFESXXnkwazfG0MmCYRAlJiAKCROdzH9ds4v7b2wDY5Dpd9hgn73ACfa2va Xv8y5XAPqXv0ybvIh67BLyo= =fxIA -----END PGP SIGNATURE----- _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
