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. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ 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