On May 4, 2005, at 11:24 AM, Everett Littles wrote:

Fink was not working for me under 10.4, so I decided to re-install as suggested on the Fink homepage.
However, when I run the ./bootstrap.sh command it errors out on phase two.
See below:
BOOTSTRAP PHASE TWO: installing neccessary packages to /sw/bootstrap without package management.


gzip -dc /sw/src/gettext-0.10.40.tar.gz | /usr/bin/gnutar -xf -
patch -p1 </sw/fink/dists/stable/main/finkinfo/base/gettext.patch
patching file configure
patching file ltmain.sh
./configure --prefix=/sw/bootstrap --infodir=/sw/bootstrap/share/info --mandir=/sw/bootstrap/share/man --with-included-gettext
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -L/sw/src/gettext-0.10.40-19/gettext-0.10.40/intl/.libs -L/sw/bootstrap/lib) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
### execution of ./configure failed, exit code 1
compiling gettext-0.10.40-19 failed


Does anyone know what is causing this problem? I tried to gcc_select to 3.3 thinking that might resolve the problem and the installation would not proceed at all because it said it needed gcc 4.0 under 10.4.
Any suggestions?





Check /sw/src/gettext-0.10.40-19/gettext-0.10.40/config.log and see what that says. For example, you may be missing some required headers.


--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to