Bob Lewis wrote:
> Alexander Hansen wrote:
[]
>> /sw/lib/fontconfig2/include/fontconfig/fontconfig.h is actually supposed
>> to be the same as /usr/X11/include/fontconfig/fontconfig.h on 10.5 and 10.6:

This is not surprising, seeing that 
/sw/lib/fontconfig2/include/fontconfig is a symlink to 
/usr/X11/include/fontconfig

> They are the same.  The odd thing is that after "sudo fink rebuild 
> fontconfig2-dev" (output below), not only are they the same (and 
> neither is a symlink), but their date stamps are very old:
> 
> $ ls -l /usr/X11/include/fontconfig/fontconfig.h 
> /sw/lib/fontconfig2/include/fong/fontconfig.h
> -r--r--r--  1 root  wheel  16986 Mar 23  2007 
> /sw/lib/fontconfig2/include/fontconfig/fontconfig.h
> -r--r--r--  1 root  wheel  16986 Mar 23  2007 
> /usr/X11/include/fontconfig/fontconfig.h

This means that your X11 (or at least part of it) does not come from 
Snow Leopard. Your fontconfig.h is even older than the original one that 
came with Leopard, which would date from September 2007. Yours has the 
same size as the one from Tiger, in fact the same size and time stamp as 
the one from /Developer/SDKs/MacOSX10.4u.sdk and from xcode-2.5.

You should reinstall X11 (at least X11SDK.pkg) from the 10.6 xcode disk.

-- 
Martin


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to