Gentoo Archives: gentoo-dev

From: Richard Reich <rreich@×××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] configure error on all ebuilds
Date: Mon, 08 Jul 2002 10:59:44
Message-Id: 1026144160.5220.7.camel@orcana
1 I'm getting this error with gentoo. I'm using the gcc3 profile.
2 Anybody know how I can fix this?
3
4 Thanks
5 Richard Reich
6
7 orcana portage # emerge world -u
8 Calculating world dependencies ...done!
9 >>> emerge dev-libs/glib-2.0.4-r1 to /
10 >>> md5 ;-) glib-2.0.4.tar.bz2
11 >>> Unpacking source...
12 >>> Unpacking glib-2.0.4.tar.bz2
13 >>> Source unpacked.
14 * Working directory: /var/tmp/portage/glib-2.0.4-r1/work/glib-2.0.4...
15 * Applying libtool-portage.patch...
16 * Applying libtool-reverse-deps.patch...
17 configure: WARNING: If you wanted to set the --build type, don't use
18 --host.
19 If a cross compiler is detected then cross compile mode will be
20 used.
21 checking for a BSD-compatible install... /bin/install -c
22 checking whether build environment is sane... yes
23 checking whether make sets ${MAKE}... yes
24 checking for working aclocal... found
25 checking for working autoconf... found
26 checking for working automake... found
27 checking for working autoheader... found
28 checking for working makeinfo... found
29 checking whether to enable maintainer-specific portions of Makefiles...
30 no
31 checking build system type... i686-pc-linux-gnu
32 checking host system type... i686-pc-linux-gnu
33 checking for the BeOS... no
34 checking for Win32... no
35 checking whether to enable garbage collector friendliness... no
36 checking whether to disable memory pools... no
37 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
38 checking for C compiler default output... configure: error: C compiler
39 cannot create executables
40
41 !!! ERROR: The ebuild did not complete successfully.
42 !!! Function src_compile, Line 33, Exitcode 77
43 !!! (no error message)
44
45 !!! emerge aborting on /usr/portage/dev-libs/glib/glib-2.0.4-r1.ebuild
46 .
47 orcana portage #

Replies

Subject Author
Re: [gentoo-dev] configure error on all ebuilds George Shapovalov <georges@×××××××××××.edu>