Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] How to upgrade to portage-2.0.46-r12?
Date: Mon, 10 Feb 2003 23:29:58
Message-Id: 20030210231321.GA9604@sesame
In Reply to: [gentoo-dev] How to upgrade to portage-2.0.46-r12? by Eugene Wong
1 Eugene Wong wrote: [Mon Feb 10 2003, 05:07:21PM EST]
2 > I'm using portage-2.0.46-r9 & would like to ugrade to
3 > portage-2.0.46-r12. I've included a few lines from the beginning of
4 > the output, then cut out the middle part, then included a few lines
5 > from the end. Is this something to do with configurations in /etc? Is
6 > there anything else that I need to tell you? I must confess that I
7 > tried to edit make.globals, but I tried to put it back to the way that
8 > it was, & it still didn't help.
9
10 Looks like something's wrong with your gcc installation. stddef.h
11 resides in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/stddef.h and
12 should be found by the compiler.
13
14 You might try
15
16 env-update
17 . /etc/profile
18
19 and then try "emerge portage" again to find out what happens.
20
21 Somebody else might have a more knowledgeable response if this problem
22 has been seen before.
23
24 Aron
25
26 --
27 gentoo-dev@g.o mailing list