On 13/01/2008, Roland Kuhn <[EMAIL PROTECTED]> wrote: > Hi! > > On 13 Jan 2008, at 20:08, Chris Mear wrote: > > > Hi there, > > > > I'm getting the following error when compiling ghostscript-8.61-2. > > > > I'm running fink 0.8.1.rsync i386 on OS X 10.5.1. > > > > gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -Wall > > -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes > > -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common > > -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -I./obj > > -I./src -I/usr/X11/include -o ./obj/gp_unix.o -c ./src/gp_unix.c > > In file included from ./src/gp_unix.c:17: > > ./src/pipe_.h:39: warning: function declaration isn't a prototype > > ./src/gp_unix.c:25:37: error: fontconfig/fontconfig.h: No such file > > or directory > > > [snip] > > > Any ideas what's going wrong? > > > > Yep, see my mail from earlier today: pop in the Leopard DVD, navigate > to optional installs, xcode, packages and reinstall X11SDK.pkg. That > should fix it.
That worked! Thanks for the tip (and sorry I missed your message from earlier yesterday -- I just joined the list, and I should have checked the archives more carefully). Regards, Chris ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
