On Sat, 2004-10-23 at 12:01 -0500, chauser wrote:
> 
> 
> ______________________________________________________________________
> 
> All,
> 
> I attempted to install emacs21 (w/ X11 support) on OS X v10.3.5
> It appears there is a problem w/ gcc :
> 
> $ sudo fink install emacs21
> Information about 1740 packages read in 2 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
> 
> 
> How can I check if gcc is installed properly?
> Any suggestions?
> 
> regards,
> 
> Charles
> 

You can look for a file called config.log in the libjpeg build
directory.  However, before you do that, try installing the DevSDK
package from XCode.  If you already have installed this, it's probable
that Installer.app dropped a file.

-- 
Alexander K. Hansen <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to