On Oct 31, 2004, at 5:04 PM, chauser wrote:
I have reinstalled the DevSDK tools and attempted to install emacs 21. I get the error below that there is a problem w/ gcc:
Any suggestions?
thanks, Chuck
System Info: System Version: Mac OS X 10.3.5 (7M34) Kernel Version: Darwin 7.5.0
$ fink install emacs21
/usr/bin/sudo /sw/bin/fink install emacs21
Password:
Information about 1740 packages read in 4 seconds.
The following package will be installed or updated:
emacs21
The following 8 additional packages will be installed:
libjpeg libjpeg-bin libjpeg-shlibs libpng3 libpng3-shlibs libtiff
libtiff-bin libtiff-shlibs
Do you want to continue? [Y/n] Y
gzip -dc /sw/src/jpegsrc.v6b.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
cp -f /sw/lib/fink/update/config.guess .
cp -f /sw/lib/fink/update/config.sub .
cp -f /sw/lib/fink/update/ltconfig .
cp -f /sw/lib/fink/update/ltmain.sh .
patch -p1 </sw/fink/dists/stable/main/finkinfo/graphics/libjpeg.patch
patching file jpeglib.h
./configure --prefix=/sw --enable-shared --enable-static
checking for gcc... gcc
checking whether the C compiler (gcc -L/sw/lib) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
### execution of ./configure failed, exit code 1
Failed: compiling libjpeg-6b-16 failed
239-net16-1:~ chauser$ which gcc
/usr/bin/gcc
$ gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
The most likely cause for this error is that you don't have the DevSDK package installed (from XCode), or that you're missing a header file from that package and need to reinstall it.
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users