On 04/20/2011 2:44 PM, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 4/20/11 2:20 PM, Kevin Horton wrote: >> An attempt to compile php5-5.2.12-3 fail on OS X 10.6.7 fails with: >> >> checking if we should use cURL for url streams... no >> checking for cURL 7.10.5 or greater... configure: error: cURL version 7.10.5 >> or later is required to compile php with cURL support
I see the same failure on a pretty clean 10.5/i386 system. config.log is singularly unhelpful **** configure:25847: checking for cURL support configure:25894: checking if we should use cURL for url streams configure:25939: checking for cURL 7.10.5 or greater EOF **** However, looking at configure, it's using curl-config to figure out the version, and the output is troublesome: $ /sw/bin/curl-config --version libcurl - curl-config from 7.21.4-1 outputs the correct version, so something misbuilt the libcurl4-7.21.5 curl-config. cc'ing libcurl4 maintainer. Hanspeter ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel