El día Monday, March 24, 2008 a las 02:15:20PM +0100, Matthias Apitz escribió:
> $ ./autogen.sh --with-pwlib-dir=/usr/local --with-opal-dir=/usr/local > --prefix=/usr/local/ --sysconfdir=/etc --disable-doc > > complains with the messages below; the mentioned m4 files are in > /usr/local/share/aclocal; any idea what is wrong with this? > > Am I the 1st one building it on FreeBSD from SVN trunk? > > Thx in advance > > matthias > > checking for autoconf >= 2.53... > testing autoconf2.50... autoconf2.50: not found > not found. > testing autoconf... found 2.61 > checking for automake >= 1.8... > testing automake-1.10... found 1.10 > checking for libtool >= 1.4.3... > testing libtoolize... found 1.5.24 > checking for glib-gettext >= 2.2.0... > testing glib-gettextize... found 2.14.2 > checking for intltool >= 0.25... > testing intltoolize... found 0.36.3 > checking for pkg-config >= 0.14.0... > testing pkg-config... found 0.22 > checking for gnome-doc-utils >= 0.4.2... > testing gnome-doc-prepare... found 0.12.2 > Checking for required M4 macros... > Checking for forbidden M4 macros... > Processing ./configure.ac > Running libtoolize... > You should add the contents of `/usr/local/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 /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/local/share/aclocal/gnome-doc-utils.m4' > to 'aclocal.m4'. > Running aclocal-1.10... > /usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of > AM_PATH_SMPEG > /usr/local/share/aclocal/smpeg.m4:13: run info '(automake)Extending aclocal' > /usr/local/share/aclocal/smpeg.m4:13: or see > http://sources.redhat.com/automake/automake.html#Extending-aclocal > /usr/local/bin/gm4:/usr/local/share/aclocal/pilot-link.m4:1: ERROR: end of > file in string > autom4te-2.61: /usr/local/bin/gm4 failed with exit status: 1 > aclocal-1.10: autom4te failed with exit status: 1 The error concerning '/usr/local/share/aclocal/pilot-link.m4' goes away by deleting the port /usr/ports/palm/pilot-link, i.e. is not caused by Ekiga; $ ./autogen.sh --with-pwlib-dir=/usr/local --with-opal-dir=/usr/local --prefix=/usr --sysconfdir=/etc/ --disable-doc --disable-ldap --includedir=/usr/local/include --with-ptlib-dir=/usr/local stops now with: ... checking for PWLib includes in /usr/local/include/... checking for read in -lpt... yes checking for PWLib version... configure: error: Sorry but the recommended PWLib version is 2.3.0 dto. for OPAL after faking the test to positive for PWLib; the versions installed in FreeBSD are: $ pkg_info | egrep 'opal|pwlib' opal-2.2.11 VoIP abstraction library pwlib-1.12.0_1,1 A cross platform C++ library, used by OpenH323 are they good enough and the above is only a 'recommendation' or is compiling PWLib and OPAL from SVN too a must? thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <[EMAIL PROTECTED]> - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
