On Mar 8, 2007, at 7:28 AM, Benjamin Reed wrote:

> Brett Duncan wrote:
>
>>> This got me only slightly further into the installation of
>>> libbonobo2, but it still fails
>> Again, same here.
>
> According to the autoconf folks, a newer version of m4 will be more
> enlightening as to what's failing.
>
> I've updated fink's m4 to 1.4.8.  Mind doing a selfupdate and  
> installing
> the new m4 and trying again?  We'll whip this yet.  :)
>
Tried the new m4 (in both /sw/bin/gm4 & /usr/bin/gm4) but get the  
same result (see below).  I tried 'fink --verbose install bundle-kde- 
ssl' to see if we would get anything else, but no dice.  Trying to  
install libbonobo2 by itself doesn't help either.  Here's what I get:

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.ggvC7H
#!/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 2496: syntax error near unexpected token `0.35.0'
./configure: line 2496: `IT_PROG_INTLTOOL(0.35.0)'
### execution of /var/tmp/tmp.0.ggvC7H 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 ... 77281 files and directories currently installed.)
Removing fink-buildlock-libbonobo2-2.16.0-1 ...
Failed: phase compiling: libbonobo2-2.16.0-1 failed

By the way, /var/tmp/tmp.0.ggvC7H contains

#!/bin/sh -ev

   export M4=/usr/bin/gm4
   autoreconf -f
   PERL_PATH=/usr/bin/perl ./configure --prefix=/sw --mandir=/sw/ 
share/man --libexecdir=/sw/lib/libbonobo2 --disable-dependency- 
tracking --disable-gtk-doc
   make

but /sw/fink/dists/unstable/main/finkinfo/gnome/libbonobo2.info has  
in the CompileScript section

CompileScript: <<
   autoreconf -f
   PERL_PATH=/usr/bin/perl ./configure %c
   make
<<

I don't know if that is important but I thought I'd pass it on.   
Thanks again,

Bret Naylor

P.S. Perhaps someone working on the libbonobo2 project has a grudge  
against Bret(t)s ;-)


-------------------------------------------------------------------------
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
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to