Don: You need to downgrade your freetype2 to version 2.0.9. A newer version appear briefly in fink CVS and was quickly pulled when it was discovered to not be backwards compatible (i.e. it does not contain thet FT_New_Face symbol).
-Jeff On Fri, 13 Dec 2002, Don McKenzie Paul wrote: > The latest PIL died when I tried to install > > building '_imagingft' extension > gcc -DNDEBUG -O3 -Wall -Wstrict-prototypes -IlibImaging > -I/sw/include/freetype2 -I/sw/include/python2.2 -c _imagingft.c -o > build/temp.darwin-6.2-PowerMacintosh-2.2/_imagingft.o > gcc -L/sw/lib -bundle -bundle_loader /sw/bin/python > build/temp.darwin-6.2-PowerMacintosh-2.2/_imagingft.o -lfreetype -o > build/lib.darwin-6.2-PowerMacintosh-2.2/_imagingft.so > ld: Undefined symbols: > _FT_New_Face > error: command 'gcc' failed with exit status 1 > ### execution of failed, exit code 1 > Failed: compiling pil-1.1.4-1 failed > > > Package manager version: 0.11.1 > Distribution version: 0.5.0a.cvs > System 10.2.2 > Latest tools > > Don > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > > -- Jeffrey S. Whitaker Phone : (303)497-6313 NOAA/OAR/CDC R/CDC1 FAX : (303)497-6449 325 Broadway Web : http://www.cdc.noaa.gov/~jsw Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124 ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
