I did that with the Xcode preferences.  My version of xcode-select does not 
have an "install" option.

-Scott


On Jun 24, 2014, at 12:29, Jack Howarth <howarth.at.f...@gmail.com> wrote:

> Scott,
>       Make sure you also have the command line tools installed as well as the 
> Xcode.app itself. You can do that with 'xcode-select --install'.
>          Jack
> 
> On Tuesday, June 24, 2014, Scott Hannahs <shann...@users.sourceforge.net> 
> wrote:
> Daniel,
> 
> % fink list xcode
> Information about 10616 packages read in 2 seconds.
>  i   xcode                                         5.1.0.0.1.1396320587-1     
>         [virtual package representing the developer tools]
>  i   xcode.app                                     5.1.1-1                    
>         [virtual package representing Xcode]
> %
> 
> Hmm.  Bad Xcode installation?
> 
> The /System/Library/Frameworks/SystemConfiguration framework does not have a 
> set of header files.
> 
> Let me try a removal and complete re-install of Xcode 5.1.1 as the next step.
> 
> -Scott
> 
> 
> On Jun 24, 2014, at 09:30, Daniel Johnson <daniel.johnso...@gmail.com> wrote:
> 
> >
> > On Jun 24, 2014, at 12:05 AM, Alexander Hansen 
> > <alexanderk.han...@gmail.com> wrote:
> >
> >> On 6/23/14, 4:16 PM, Scott Hannahs wrote:
> >>> I tried to update Python 2.7 and in amongst the long output I got a 
> >>> missing header file error.
> >>>
> >>> Mac OS X 10.8.5
> >>> fink self-update was run just previous to an update-all
> >>>
> >>> -Scott
> >>>
> >>>
> >>> creating build/temp.macosx-10.8-x86_64-2.7/Mac/Modules
> >>> gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall 
> >>> -Wstrict-prototypes -I. -IInclude -I./Include -I/sw/include 
> >>> -I/sw/src/fink.build/python27-2.7.7-3/Python-2.7.7/Include 
> >>> -I/sw/src/fink.build/python27-2.7.7-3/Python-2.7.7 -c 
> >>> ./Mac/Modules/_scproxy.c -o 
> >>> build/temp.macosx-10.8-x86_64-2.7/./Mac/Modules/_scproxy.o
> >>> ./Mac/Modules/_scproxy.c:6:10: fatal error: 
> >>> 'SystemConfiguration/SystemConfiguration.h' file not found
> >>> #include <SystemConfiguration/SystemConfiguration.h>
> >>>         ^
> >>> 1 error generated.
> >>> building '_tkinter' extension
> >>>
> >>> -
> >>
> >> It appears that your build is trying to build a Mac-native Python, which 
> >> isn't supposed to happen.  I'll cc the maintainer, since he may have 
> >> received other reports about this issue.
> >
> > No, I've never received a report like this. It looks like a bad Xcode 
> > install to me. SystemConfiguration.h should NOT be missing. It's in the 
> > SystemConfiguration framework and the compiler should find it. What does 
> > 'fink list xcode' report?
> >
> > Daniel
> >
> 
> 
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> List archive:
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to