Alexander Hansen <alexanderk.hansen <at> gmail.com> writes: > > > On 11/9/10 8:54 PM, Marc Berthoud wrote: > > Trying to install scipy-py26 which requires cloog on > > Intel 2.2Ghz Core 2 Duo OS X 10.6.4 > > 32-bit or 64-bit Fink? > > > > > I get the following messages: > > > > checking for version 0.10 of PPL... configure: error: Can't find correct > > version of PPL. > > ### execution of ./configure failed, exit code 1 > > Removing runtime build-lock... > > Removing build-lock package... > > /sw/bin/dpkg-lockwait -r fink-buildlock-cloog-0.15.9-1 > > (Reading database ... 62647 files and directories currently installed.) > > Removing fink-buildlock-cloog-0.15.9-1 ... > > Failed: phase compiling: cloog-0.15.9-1 failed > > ------------- End Quote Fink Log ------------- > > > > I did fink selfupdate and update-all -> problem persists. > > > > Thanks for help > > > > > > > > It works for me for 10.6/32-bit and 10.6/64-bit. > > Check in /sw/src/fink.build/cloog-0.15.9-1/cloog-ppl-0.15.9/config.log > around the point where it says "checking for version 0.10 of PPL"--that > will show us what the test script is actually running. >
Thx for the fast answer. Here is the part configure log with more detail: configure:12853: checking for version 0.10 of PPL configure:12880: gcc -c -g -O2 -I/sw/include -I/sw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:32: error: 'choke' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) conftest.c:32: error: expected ';' before 'me' configure:12887: $? = 1 ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
