On Mar 8, 2007, at 10:53 AM, Bret Naylor wrote:

>
> On Mar 8, 2007, at 10:26 AM, Benjamin Reed wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Bret Naylor wrote:
>>
>>> #!/bin/sh -ev
>>>
>>>    export M4=/usr/bin/gm4
>>
>> oh!  hah, this still has the /usr/bin/gm4 thing I had you add.  :)
>> Take that out, so it finds the fink one.
>>
>
> This is weird.  In the file /sw/fink/dists/unstable/main/finkinfo/
> gnome/libbonobo2.info, the CompileScript section contains
>
> CompileScript: <<
>    autoreconf -f
>    PERL_PATH=/usr/bin/perl ./configure %c
>    make
> <<
>
> so it doesn't have the lines you asked us to add.  But when I try to
> install libbonobo2, fink somehow includes those edits.  I don't know
> where it is finding them.

So I created a new package index with 'fink index --full' and tried  
installing libbonobo2 again.  That got rid of the /usr/bin/gm4  
nonsense, but didn't get any further in compiling.  Here's the error  
message now:

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
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 PERL_PATH=/usr/bin/perl 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

Does that help?

Bret

-------------------------------------------------------------------------
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