On Thu, Jul 17, 2008 at 01:07:26PM +0200, Michal Suchanek wrote: > Hello > > I tried to update to pangocairo on 10.4 intel and centricq failed to build. > > IIRC centericq is quite outdated, and was renamed to centerim which > was only slowly picked up by the packagers at the time. > > Either way it does not work for me anymore. > > Thanks > > gzip -dc /sw/src/centericq-4.21.0.tar.gz | /sw/bin/tar -xf - > --no-same-owner --no-same-permissions > patch -p1 </sw/fink/dists/unstable/crypto/finkinfo/centericq.patch > patching file libjabber-0.1/libxode.h > patching file libmsn-0.1/Makefile.am > patching file src/Makefile.am > perl -pi -e 's/^CPPFLAGS/AM_$&/' `find . -name Makefile.am` > autoreconf -f -i -v > autoreconf: Entering directory `.' > autoreconf: configure.in: not using Gettext > autoreconf: running: aclocal --force > aclocal:configure.in:81: warning: macro `AM_PATH_LIBGNUTLS_EXTRA' not > found in library > autoreconf: configure.in: tracing > autoreconf: configure.in: adding subdirectory connwrap-0.1 to autoreconf > autoreconf: Entering directory `connwrap-0.1' > aclocal:configure.in:45: warning: macro `AM_PATH_LIBGNUTLS_EXTRA' not > found in library > autoreconf: configure.in: not using Libtool > autoreconf: running: /sw/bin/autoconf-2.62 --force > configure.in:37: error: possibly undefined macro: AC_DEFINE > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.in:48: error: possibly undefined macro: AM_PATH_LIBGNUTLS_EXTRA > autoreconf: /sw/bin/autoconf-2.62 failed with exit status: 1 > ### execution of autoreconf failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-centericq-4.21.0-1008 > (Reading database ... 130277 files and directories currently installed.) > Removing fink-buildlock-centericq-4.21.0-1008 ... > Failed: phase compiling: centericq-4.21.0-1008 failed
Does installing gnutls26 fix this build? If so, it's a missing dependency. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
