Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: Gentoo-Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] db fails to build during cd install
Date: Sun, 23 Dec 2001 16:30:07
Message-Id: 1009146412.475.7.camel@nosferatu.lan
In Reply to: Re: [gentoo-dev] db fails to build during cd install by Daniel Robbins
1 On Sun, 2001-12-23 at 22:48, Daniel Robbins wrote:
2 > On Sun, Dec 23, 2001 at 12:32:26PM -0800, scott worley wrote:
3 > > Hi,
4 > >
5 > > Don't know if I caused this by adding USE flags during CD install...
6 > >
7 > > db-3.2.3h-r4.ebuild fails complaining there is no c++ compiler. I
8 > > checked gcc ebuild and it has languages=c. Started over booting CD,
9 > > untarring tbz2, partitions, etc. After emerge rsync edited gcc ebuild
10 > > file and changed to languages=c,c++
11 >
12 > [snip]
13 >
14 > > I did add many USE flags...
15 > > removed USE kde
16 > > added USE gtkhtml bonobo java pdflib sse oss
17 >
18 > I think you also added "build", which tells gcc to not build a c++ compiler.
19 > Remove it from your USE setting and re-bootstrap and this problem will go away.
20 >
21
22 uhm, also remember to do the:
23
24 emerge system
25
26 after bootstrap, else the complete glibc, gcc and so on wont
27 be build.
28
29
30 Greetings,
31
32 --
33
34 Martin Schlemmer
35 Gentoo Linux Developer, Desktop Team Developer
36 Cape Town, South Africa

Replies

Subject Author
Re: [gentoo-dev] db fails to build during cd install scott worley <folokai@×××××××××.net>