FYI,

Hi there, the problem was with the Dev Tools installation. 
CFNetwork.h was NOT the only header file missing. Also /usr/include 
was unexpectedly scarce.

Re-installing Dev Tools (again last version Dec 2001) solved the 
problem and populated many directories, /usr/include *included* ;-)

I wonder why it has happened?! That  might explain some other 
glitches I had in compiling other C++ code.


Cheers

>Massimo Marino wrote:
>
>
>Shall I reinstall OS X?
>
>Hi there, I got this surprising error from installing Python 2.5.5:
>
>gcc -c -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -no-cpp-precomp -I. 
>-I/sw/include -I./Include -DHAVE_CONFIG_H  -o 
>Python/mactoolboxglue.o Python/mactoolboxglue.c
>In file included from 
>/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
>                  from Include/pymactoolbox.h:25,
>                  from Python/mactoolboxglue.c:27:
>/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:45: 
>CFNetwork/CFNetwork.h: No such file or directory
>make: *** [Python/mactoolboxglue.o] Error 1
>### make failed, exit code 2
>Failed: compiling python-2.2-5 failed
>
>
>I did a search and indeed CFNetwork.h is nowhere on my OS X installation.

-- 
Massimo Marino
NERSC Division - HPC Department - Lawrence Berkeley National 
Laboratory http://www.slac.stanford.edu/~marino
On leave at CERN, CH, EP Division, Atlas experiment
phone: (+41) 22 767-71288 fax: (+41) 22 767-8350
Office: 40-3-D16
alternate email: [EMAIL PROTECTED] or [EMAIL PROTECTED]

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to