Just installed a fresh PPC OS X 10.4.10 system, downloaded fink,  
added unstable sources and did self-update and update-all

Tried to install gd2 and it spits out tons of freetype errors (even  
though freetype is not a dependency?):

> if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H - 
> I. -I. -I.   -I/sw/include  -g -O2 -MT gdft.lo -MD -MP -MF ".deps/ 
> gdft.Tpo" -c -o gdft.lo gdft.c; \
> then mv -f ".deps/gdft.Tpo" ".deps/gdft.Plo"; else rm -f ".deps/ 
> gdft.Tpo"; exit 1; fi
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 -MT gdft.lo - 
> MD -MP -MF .deps/gdft.Tpo -c gdft.c  -fno-common -DPIC -o .libs/gdft.o
> gdft.c:113:31: error: freetype/freetype.h: No such file or directory
> gdft.c:114:30: error: freetype/ftglyph.h: No such file or directory
> gdft.c:115:30: error: freetype/ftsizes.h: No such file or directory
> gdft.c:136: error: parse error before 'FT_Library'

ending in:

> gdft.c:1538: error: 'FcResultMatch' undeclared (first use in this  
> function)
> make[2]: *** [gdft.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gd2-2.0.35-1
> (Reading database ... 5779 files and directories currently installed.)
> Removing fink-buildlock-gd2-2.0.35-1 ...
> Failed: phase compiling: gd2-2.0.35-1 failed


I thought maybe the dependencies were just messed up, so I installed  
freetype2, but it spits out the same errors (indeed, gd2 doesn't even  
seem to see freetype2 is installed?:)

> ** Configuration summary for gd 2.0.34:
>
>    Support for PNG library:          yes
>    Support for JPEG library:         yes
>    Support for Freetype 2.x library: no
>    Support for Fontconfig library:   yes
>    Support for Xpm library:          yes
>    Support for pthreads:             yes

Any ideas what's up?

thanks
Nathaniel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to