lang/gnat-gcc41 build error
Petr Holub
hopet at ics.muni.cz
Fri Dec 1 05:57:00 PST 2006
Dear Karel, all,
another problem with building gnat-gcc41 (after I've manually upped
the math/mpfr port to 2.2.1 and installed it).
Thanks,
Petr
===> Configuring for gnat-gcc-4.1.2_1
cd /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20060901 ; contrib/gcc_update --touch
creating cache ./config.cache
checking host system type... i386-portbld-freebsd6.2
checking target system type... i386-portbld-freebsd6.2
checking build system type... i386-portbld-freebsd6.2
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... cc
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) works..
. yes
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) is a cr
oss-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for gnatbind... gnatbind
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16
checking for correct version of gmp.h... yes
checking for MPFR... yes
configure: error:
The following requested languages could not be built: ada
Recognised languages are: c,ada,obj-c++,treelang
===> Script "..//gcc-4.1-20060901/configure" failed unexpectedly.
Please report the problem to karel at lovetemple.net [maintainer] and attach the
"/usr/ports/lang/gnat-gcc41/work/build/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/lang/gnat-gcc41.
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:600: checking host system type
configure:621: checking target system type
configure:639: checking build system type
configure:694: checking for a BSD compatible install
configure:747: checking whether ln works
configure:771: checking whether ln -s works
configure:1825: checking for gcc
configure:1938: checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) works
configure:1954: cc -o conftest -O2 -fno-strict-aliasing -pipe -g conftest.c 1>&5
configure:1980: checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) is a cross-compiler
configure:1985: checking whether we are using GNU C
configure:1994: cc -E conftest.c
configure:2013: checking whether cc accepts -g
configure:2080: checking for gnatbind
configure:2145: checking whether compiler driver understands Ada
configure:2177: checking how to compare bootstrapped objects
configure:2275: checking for correct version of gmp.h
configure:2288: cc -c -O2 -fno-strict-aliasing -pipe -g -I/usr/local/include conftest.c 1>&5
configure:2301: checking for MPFR
configure:2314: cc -o conftest -O2 -fno-strict-aliasing -pipe -g -I/usr/local/include conftest.c -L/usr/local/lib -lmpfr -lgmp 1>&5
More information about the freebsd-ports
mailing list