Brett Duncan <[EMAIL PROTECTED]> said:
> 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
>
>>   locate intltool.m4
> /sw/share/aclocal/intltool.m4
>
>>   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

That all sounds normal. So why aren't the contents of that .m4 being
processed? The earlier warnings about undefined values from
Services.pm is strange...wonder if it's a relevant symptom here.

I wonder if there's something in the shell environment that's breaking
autoconf. I'll assume you're using fink-0.26.x on OS X non-Server
(please correct me obviously:). Have you altered/replaced/upgraded
Apple's perl interpretter? What is the versioing info from
"/usr/bin/perl -v"?

Are you doing anything manually (shell config files) to alter any
environment variables? What is "fink dumpinfo -fenv libbonobo2" (okay
to XXX out any personal info)?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



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