On Mar 7, 2007, at 3:05 PM, Benjamin Reed wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Brett Duncan wrote: > >>> I tried the m4 suggestion above, but that didn't help. >>> My m4 package is the most current (unstable) >>> version; I even tried rebuilding it but that didn't >>> change the libbonobo2 error. > > It turns out it was a bad .m4 file from pilot-link10 -- selfupdate and > install the new pilot-link10, and it should work. :P > > Once again, hooray for the autotools having the world's worst > debugging. >
This got me only slightly further into the installation of libbonobo2, but it still fails (see output below). I updated pilot- link10 (to 0.12.2-12) and in the time it took to compile and install, a new version came out (0.12.2-13) which I then installed. After all that, here is what fink says when it tries to build libbonobo2. patch -p1 </sw/fink/dists/unstable/main/finkinfo/gnome/libbonobo2.patch patching file doc/api/Makefile.in patching file doc/api/libbonobo.types perl -pi.bak -e "s/need_relink=yes/need_relink=no/" ltmain.sh /var/tmp/tmp.0.kUTnoE #!/bin/sh -ev export M4=/usr/bin/gm4 autoreconf -f /sw/share/aclocal/ac_find_motif.m4:21: warning: underquoted definition of AC_FIND_MOTIF run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending- aclocal /sw/share/aclocal/ac_find_motif.m4:223: warning: underquoted definition of AC_FIND_LIBXP PERL_PATH=/usr/bin/perl ./configure --prefix=/sw --mandir=/sw/ share/man --libexecdir=/sw/lib/libbonobo2 --disable-dependency- tracking --disable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no ./configure: line 2495: syntax error near unexpected token `0.35.0' ./configure: line 2495: `IT_PROG_INTLTOOL(0.35.0)' ### execution of /var/tmp/tmp.0.kUTnoE failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-libbonobo2-2.16.0-1 (Reading database ... 77160 files and directories currently installed.) Removing fink-buildlock-libbonobo2-2.16.0-1 ... Failed: phase compiling: libbonobo2-2.16.0-1 failed ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
