On Sep 13, 2009, at 7:26 PM, David Lindquist wrote:
(Sorry for this duplicate; I mistakenly sent it previously without a subject line)Has anyone gotten PHP5 to install under Snow Leopard? For me (Fink 0.29.2, 10.6.1, MacBook Air), it fails to compile the dependency: libming0-shlibs-0.4.0.beta5-8Below is the relevant error output. Any help would be greatly appreciated! ################################/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall - Wdeclaration-after-statement -L/sw/lib/freetype219/lib -L/sw/lib -o ttftofft ttftofft-ttftofft.o ttftofft-outputswf.o libutil.la ../src/ libming.la -L/sw/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,- framework,ApplicationServices gcc -g -O2 -Wall -Wdeclaration-after-statement -o .libs/ttftofft ttftofft-ttftofft.o ttftofft-outputswf.o -Wl,-framework - Wl,CoreServices -Wl,-framework -Wl,ApplicationServices -L/sw/lib/ freetype219/lib -L/sw/lib ./.libs/libutil.a ../src/.libs/ libming.dylib /sw/lib/libpng12.dylib -lungif /sw/lib/freetype219/lib/ libfreetype.dylib -lz ld: duplicate symbol _main in ./.libs/libutil.a(main.o) and ttftofft- ttftofft.ocollect2: ld returned 1 exit status make[1]: *** [ttftofft] Error 1 make: *** [all-recursive] Error 1 ### execution of make failed, exit code 2
I checked and libming0-shlibs doesn't build on either 32 or 64 bit 10.6. Since the newer libming1-shlibs does build, php5 will need to be modified to use that instead. I believe the php5 maintainer is working on updating his packages for 10.6. I'm CCing this to him.
Daniel
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
