Gentoo Archives: gentoo-dev

From: Burton Samograd <kruhft@×××××××××××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Portage can't find gcc
Date: Mon, 17 Mar 2003 20:32:44
Message-Id: 20030317203122.GF1792@kruhft.dyndns.org
1 Hi All,
2
3 I have a gentoo 1.4 server that I left running for a while (many
4 months) without a rsync or update for a while due to having some
5 broken libraries. I fixed the libs, managed to get an rsync to work
6 and then did an emerge -u world which seemed to work fine until it
7 updated gcc (i think, but this seems like the most obvious problem).
8
9 I figure it's an environment problem as I was having problems with not
10 being able to find libstdc++, which was solved by adding the
11 appropriate directory to LD_LIBRARY_PATH as well.
12
13 Now it looks like the environment is out of whack or else portage
14 ignore environment settings as I went through and manually inserted
15 the paths in /etc/env.d/gcc/ and can run gcc from the command line,
16 but whenever I try to emerge I get an error about not being able to
17 find gcc.
18
19 Are the paths or environment specified differently for portage or is
20 there something else I have to manually update to get this working
21 again?
22
23 --
24 burton samograd kruhft@×××××××××××××.org
25 http://kruhftwerk.dyndns.org

Replies

Subject Author
Re: [gentoo-dev] Portage can't find gcc Jon Portnoy <avenj@g.o>
Re: [gentoo-dev] Portage can't find gcc Eric Noack <eric.noack@×××.de>