Re: Trouble installing Python 2.7
Daniel Johnson <[email protected]>
| Newsgroups | gmane.os.apple.fink.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jun 24, 2014, at 9:50 AM, Alexander Hansen <[email protected]> wrote: > On 6/24/14, 6:30 AM, Daniel Johnson wrote: >> >> On Jun 24, 2014, at 12:05 AM, Alexander Hansen <[email protected]> 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 >> > > Interesting. In my build I don't see anything about Mac/Modules after the initial tarball expansion. That's very unlikely. You probably just missed it. It's a big build log. :) If any of those extensions failed to build the package would have complained and the build failed. The stuff in Mac/Modules doesn't have anything to do with building a framework or using Aqua and should be present on any OS X python build. I just verified that they built for me here on 10.9. 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 [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
signature.asc
(application/pgp-signature, 801 B)
-----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJTqdctAAoJEHIZ9WxpsAjh8JoQALjBHQI1bAAFvMSQ5Ar4vdpr YJdiFq+egCgcOtpEIy3rbnouyeIqUCVDRpcBaqcZhQVHidhQ3cJYFlEafXHAOy+/ hZhl1oE/Euv7uZHjeMPgca8r4T/I2U/GPhmF2FrSTivhw++IqwqQ11NbW8boXLTZ VH2IV9tmzU3I1JOmoxqJMIwAAEGxk+1niaF8zYUjFLWXCZ8EsX0ifmwMcr8o1+bS X+cnUPeG7L+GJOLGG7ktRypDRsVkPdI+Wl4mFAYVve1HIoJcOwURVrhuJaDeBIS1 t/08611NJOD1LJFsEKYwZJVtruPUZnsiSUvCjRnv5TGKW+G5uwPv+hu0dTHPATv3 LFWCl9r5ZXu3MJLZqqHMf6j0D2Idns0wQCqSFS7GNikPJNYJY4oTiU7k+I0CJJbp mSMk15fIXyeJwwiL4s5RRa1Z7zHD0DtKJUpiez7kSr0OJedbzMVXkkj6OmAFPYDT Wv4exgMCa1VfWHznZn9fMNU0Orgdr2hOYEwPBZU7A+MTM2nsI++wTMOSqVenSyF/ b+/s+5kQWS6MCm3KWZ2eoDg5dbo1JUzKXW/QOGAX+u/2VNB75jtpSFwiPmftIsok g4XHygw8JLVJCPoA4tlAPbw5q0qFc08uxbtRiCpkcfA1uXuuluf6h7Js7dz7mujy EDN5Dy9YPtsvvBaEK4h/ =t5rZ -----END PGP SIGNATURE-----