Robert Wyatt wrote:
> Stan Sanderson wrote:
>> XCode 3.1.3 installed, intel iMac OS 10.5.7, gcc44 installed
>>
>> I have been unsuccessfully attempting to update cloog.shlibs 
>> 0.15.4-1  for the last few days.
>>
>> make
>> cd . && /bin/sh /sw/src/fink.build/cloog-0.15.4-1/cloog-ppl-0.15.4/ 
>> autoconf/missing --run aclocal-1.7 -I m4
>> aclocal: couldn't open directory `m4': No such file or directory
>> make: *** [aclocal.m4] Error 1
>> ### execution of make failed, exit code 2
>>
>> Stan
>
> hmm, I only get a warning about aclocal and the build continues just 
> fine. That is, I don't have a "no such file or directory" error.
>
> I'm wondering if it's an autoconf issue. Which version do you have 
> installed? I have:
> i   autoconf                             1:2.63-2
One more data point: when I install autoconf2.13 I get this error with 
cloog:
cd . && /bin/sh 
/sw/src/fink.build/cloog-0.15.4-1/cloog-ppl-0.15.4/autoconf/missing 
--run autoconf
FATAL ERROR: Autoconf version 2.54 or higher is required for this script
make: *** [configure] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-cloog-0.15.4-1
(Reading database ... 84189 files and directories currently installed.)
Removing fink-buildlock-cloog-0.15.4-1 ...
Failed: phase compiling: cloog-0.15.4-1 failed

So it seems that there is a missing versioned dependency on autoconf 
(maintainer cc'd). In the meantime, try installing autoconf or 
autoconf2.5 and then try installing cloog.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to