Hi Alex &c,
   I installed the X11SDK from the Xcode 10.3 disk and both these now 
compile. Sorry for bugging everyone with a trival problem but thanks 
for your help!
Cheers
Duncan

On 13/03/2008, at 2:36 PM, Alexander Hansen wrote:

> gd2 snippet:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I. -fno-common -I/sw/include -g -O2 -MT 
> gdft.lo -MD -MP -MF .deps/gdft.Tpo -c gdft.c  -fno-common -DPIC -o 
> .libs/gdft.lo
> gdft.c:113:31: freetype/freetype.h: No such file or directory
>
> gd2 uses the freetype2 stuff from X11, so it's quite possible that 
> that didn't get installed due to an installer glitch.  Check if you 
> have /usr/X11R6/include/freetype2/freetype/freetype.h .  If you don't, 
> you may need to reinstall the X11SDK.
>
> gv snippet:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.  -DNON_BLOCKING_IO -DGV_CODE -DGV_CODE 
> -DGV_LIBDIR=\"/sw/lib/gv\" -I/usr/X11R6/include -I/sw/include  -g -O2 
> -c Aaa.c
> In file included from Aaa.c:49:
> Aaa_intern.h:49:28: X11/Xlib.h: No such file or directory
>
> This also looks like a problem with the X11SDK.  Check whether you 
> have /usr/X11R6/include/X11/Xlib.h


-------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to