On 4/16/12 2:15 PM, Tyler Williamson wrote: > I received the following error when trying to install Fink on my MacBook Pro: > > gcc -I/sw/bootstrap/include -I/sw/bootstrap/include -Wall -Wwrite-strings > -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual > -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H > -D_GNU_SOURCE -DLOCALEDIR=\"/sw/bootstrap/share/locale\" > -I/sw/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/intl -I../intl > -I/sw/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/include > -I/sw/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21 > -I/sw/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/main > -I../include -I.. -I. > -I/sw/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/optlib > -F/System/Library/Frameworks/CoreFoundation.framework -c main.c > main.c:43:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found > #include<CoreFoundation/CoreFoundation.h> > ^ > 1 error generated. > make[2]: *** [main.o] Error 1 > make[1]: *** [all-main] Error 2 > make: *** [all-recursive] Error 2 > ### execution of make failed, exit code 2 > phase compiling: dpkg-bootstrap-1.10.21-1218 failed > > Here is my system information: > > Package manager version: 0.32.6 > Distribution version: selfupdate-point (bootstrap), 10.7, x86_64 > Trees: local/main stable/main > Xcode: 4.3.2 > Max. Fink build jobs: 4 > > My Mac is OS X Version 10.7.3 > > I appreciate any help that can be offered in this matter > Tyler Williamson > You're missing a fundamental header that is necessary to build many packages. What does running "ls /System/Library/Frameworks/CoreFoundation.framework" give you?
-- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
