Gentoo Archives: gentoo-dev

From: Henti Smith <bain@××××××.org>
To: "gentoo-dev@g.o" <gentoo-dev@g.o>
Subject: [gentoo-dev] vmailmgr configure broken, emerge fails.
Date: Wed, 09 Oct 2002 11:17:31
Message-Id: 20021009182007.7bc804c9.bain@reaper.org
1 Hi there
2
3 Instaling vmailmgr and the configure breaks.
4
5 creating cache ./config.cache
6 checking for a BSD compatible install... /bin/install -c
7 checking whether build environment is sane... yes
8 checking whether make sets ${MAKE}... yes
9 checking for working aclocal... found
10 checking for working autoconf... found
11 checking for working automake... found
12 checking for working autoheader... found
13 checking for working makeinfo... found
14 checking whether make sets ${MAKE}... (cached) yes
15 checking for gcc... gcc
16 checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) works... no
17 configure: error: installation or configuration problem: C compiler cannot create executables.
18
19 !!! ERROR: The ebuild did not complete successfully.
20 !!! Function econf, Line 9, Exitcode 1
21 !!! econf failed
22
23 config.log has the following
24
25 configure:1022: checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) works
26 configure:1038: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lcrypt -lsupc++ 1>&5
27 /usr/i686-pc-linux-gnu/bin/ld: cannot find -lsupc++
28 collect2: ld returned 1 exit status
29 configure: failed program was:
30
31 I canont find any referance to -lsupc++ anywhere in the configure .. and if I run ./configure on it's own it works fine.
32
33 System :
34
35 Linux carrier.tcsn.co.za 2.4.19-gentoo-r9 #2 SMP Tue Oct 8 19:27:54 SAST 2002 i686 GenuineIntel
36 gcc version 2.95.3 20010315 (release)
37 * sys-apps/portage
38 Latest version available: 2.0.38
39 Latest version installed: 2.0.38
40 Homepage: http://www.gentoo.org
41 Description: Portage ports system
42
43 Anything else you need ?
44
45 Henti Smith