I tried to update fink on one of my older systems this weekend.  I  
have been following the issues with ppl and the latest system updates  
that removed some header files.  However this seems to be a different  
problem.

I did run the latest Developer Java update just in case, but the  
problem seems to be that the GMP libraries are not found by the build  
process.

fink install ppl

gives the following output:

...
checking for shared library run path origin... done
checking how to link with libgmp... -lgmp
checking how to link with libgmpxx... -lgmpxx -lgmp
checking for the GMP library version 4.1.3 or above... no
configure: error: Cannot find GMP version 4.1.3 or higher.
GMP is the GNU Multi-Precision library:


However, fink has installed the libgmp packages:
% fink list libgmp
Information about 11031 packages read in 2 seconds.
     libgmpxx-64bit-shlibs                    
4.3.2-5                        Shared C++ library for gmp package
i   libgmpxx-shlibs                          
4.3.2-5                        Shared C++ library for gmp package
     libgmpxx4-64bit-shlibs                   
4.2.1-1009                     Shared C++ library for gmp package  
(obsolete version)
     libgmpxx4-shlibs                         
4.2.1-1009                     Shared C++ library for gmp package  
(obsolete version)
     libgmpxx5-64bit-shlibs                   
5.0.1-5                        Shared C++ library for gmp package
     libgmpxx5-shlibs                         
5.0.1-5                        Shared C++ library for gmp package
%

Which implies that version 4.3.2 of the libgmp package is installed.   
But this is installed in /sw/lib as libgmpxx.dylib and the  
libgmp.dylib file is version 3.5.2

Did some version update leave the older version around?  Should the  
dependencies for ppl be on libgmpxx4?

-Scott


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to