On Mar 12, 2007, at 12:58 AM, Brett Duncan wrote:

> Daniel E. Macks wrote:
>
>>
>> Sounds like it's not finding the /sw/share/aclocal/intltool.m4 file,
>> which defines the IT_PROG_INTLTOOL macro that autoconf wants. That
>> file is part of the intltool package, which you said is installed. So
>> either a busted intltool package or a busted autoconf package. Could
>> you tell us the output of the following three commands:
>>
>>   dpkg -S intltool.m4
>
> /sw/share/aclocal/intltool.m4

I get the same

dhcp-116-238:~ naylor$ dpkg -S intltool.m4
intltool: /sw/share/aclocal/intltool.m4


>
>>   locate intltool.m4
>
> /sw/share/aclocal/intltool.m4
>

After update the database that locate uses, I got the same

dhcp-116-238:~ naylor$ locate intltool.m4
/sw/share/aclocal/intltool.m4

Note: tried installing libbonobo2 after updating this database and  
got the same error message.

>>   fink list -it 'auto*'
>
>   i      autoconf        2.60-4  System for generating configure  
> scripts
>   i      automake1.9     1.9.6-3 Tool for generating GNU
> Standards-compliant Makefiles
>   p      automaken               [virtual package]

Same again

dhcp-116-238:~ naylor$ fink list -it 'auto*'
Information about 6923 packages read in 2 seconds.
i      autoconf        2.60-4  System for generating configure scripts
i      automake1.9     1.9.6-3 Tool for generating GNU Standards- 
compliant Makefiles
p      automaken               [virtual package]


>
>>
>> so we can see where (if anywhere) fink has installed intltool.m4,
>> where (if anywhere) there may be another .m4 masking it, and what
>> versions of what autotools are installed?
>>
>> Also, is your /sw on the startup volume, or is it somewhere else and
>> symlinked to /sw?
>
> /sw is on the startup volume.
>

my /sw is also on the startup volume.



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

Reply via email to