On 3/7/12 3:03 AM, Gilmar Mompean wrote: > Hi, > I am have problem when installing fink in my computer : Mac OS X Lion (2.4 > Gz Intel Core i7). > I get the following message: > > ************* > > make -C "main" "all" > gcc -I/sw2/bootstrap/include -I/sw2/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=\"/sw2/bootstrap/share/locale\" > -I/sw2/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/intl -I../intl > -I/sw2/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/include > -I/sw2/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21 > -I/sw2/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/main > -I../include -I.. -I. > -I/sw2/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 > > Before reporting any errors, please run "fink selfupdate" and try again. > Also try using "fink configure" to set your maximum build jobs to 1 and > attempt to build the package again. > If you continue to have issues, please check to see if the FAQ on Fink's > website solves the problem. If not, ask on one (not both, please) of > these mailing lists: > > The Fink Users List<[email protected]> > The Fink Beginners List<[email protected]>. > > Please try to include the complete error message in your report. This > generally consists of a compiler line starting with e.g. "gcc" or "g++" > followed by the actual error output from the compiler. > > Also include the following system information: > Package manager version: 0.32.3 > Distribution version: selfupdate-point (bootstrap), 10.7, x86_64 > Trees: local/main stable/main > Xcode: 4.3 > Max. Fink build jobs: 8 > ********* > > Please, could you help me to solve it ? > Thanks, > > Gilmar Mompean > > Someone else had a similar issue a while back:
http://old.nabble.com/dpkg-bootstrap-1.10.21-1218-failed---CoreFoundation-CoreFoundation.h%3A-No-such-file-or-directory-td27227836.html Let's start with not quite the same questions. What do you get from running the following commands in a terminal? ls -l /System/Library/Frameworks/CoreFoundation.framework ls /System/Library/Frameworks/CoreFoundation.framework/Headers ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
