Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Mar 2006 20:16:31 -0800
From:      Jose Borquez <bsdlists@sbcglobal.net>
To:        FreeBSD Questions group <freebsd-questions@freebsd.org>
Subject:   Stop error when installing gcc42
Message-ID:  <440BB79F.6030308@sbcglobal.net>

next in thread | raw e-mail | index | archive | help
I am attempting to install gcc42 and I keep getting the following errors:

/usr/ports/lang/gcc42 >make install
===>   gcc-4.2.0_20060218 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   gmake-3.80_2 depends on shared library: intl - not found
===>    Verifying install for intl in /usr/ports/devel/gettext
===>   gettext-0.14.5_2 depends on file: /usr/local/bin/libtool - not found
===>    Verifying install for /usr/local/bin/libtool in 
/usr/ports/devel/libtool15
===>  Configuring for libtool-1.5.22_2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet.  If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking for C compiler default output file name... configure: error: C 
compiler cannot create executables
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to ade@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/libtool15/work/libtool-1.5.22/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/libtool15.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/gmake.
*** Error code 1

Stop in /usr/ports/lang/gcc42.

These are the following ports that I have installed:

cvsup-without-gui-16.1h_2 General network file distribution system 
optimized for CVS
db4-4.0.14_1,1      The Berkeley DB package, revision 4
perl-5.8.8          Practical Extraction and Report Language
portupgrade-2.0.1_1,1 FreeBSD ports/packages administration and 
management tool s
ruby18-bdb4-0.5.7   Ruby interface to Sleepycat's Berkeley DB revision 2 
or lat

Finally, here is the output of the config.log file:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libtool configure 1.5.22, which was
generated by GNU Autoconf 2.59c.  Invocation command line was

  $ ./configure --disable-ltdl-install --infodir=/usr/local/info 
--prefix=/usr/l
ocal --build=i386-portbld-freebsd5.4

## --------- ##
## Platform. ##
## --------- ##

hostname = gohan.home.local
uname -m = i386
uname -r = 5.4-RELEASE-p12
uname -s = FreeBSD
uname -v = FreeBSD 5.4-RELEASE-p12 #0: Wed Mar  1 22:52:57 PST 2006     
root@goh
an.home.local:/usr/obj/usr/src/sys/GOHAN

/usr/bin/uname -p = i386
/bin/uname -X     = unknown



Could anyone please shed some light as to what the problem might be?

Thank you in advance,
Jose




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440BB79F.6030308>