On Feb 3, 2008, at 3:09 PM, Martin Costabel wrote: > Ben Abbott wrote: > [] >> 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 > > This looks like you don't have the file /usr/X11/include/fontconfig/ > fontconfig.h. It should have been installed by the X11SDK.pkg from > xcode. > > -- > Martin >
Alex/Martin, You were correct. Once I installed (reinstalled?) X11 SDK all worked as expected. Thanks Ben ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
