Gentoo Archives: gentoo-user

From: Dave Nebinger <dnebinger@××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't compile gcc
Date: Fri, 09 Sep 2005 19:34:43
Message-Id: 010a01c5b574$d0b517d0$0a00a8c0@butthead
In Reply to: [gentoo-user] Can't compile gcc by Jorge Almeida
1 > /bin/sh
2 > /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/libstdc++-v3/docs/doxygen/run_doxygen
3 > \
4 > --mode=man ${srcdir} ${builddir})
5 > :: NOTE that this may take some time...
6 > /usr/bin/doxygen
7 > /var/tmp/portage/gcc-3.3.6/work/build/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg
8
9 Well, doesn't the above note explain it all? Personnally I'm not using
10 doxygen so I had no problems with the gcc upgrade...
11
12 When you say "system hangs", you don't say if it's hanging for minutes,
13 hours, whatever. But since it's running against a config file in
14 /var/tmp/portage/gcc-3.3.6/work/build/i686-pc-linux-gnu/libstdc++-v3, I'd be
15 willing to bet that it will take a great deal of time to complete.
16
17 Perhaps you need to remove something from your USE flags to keep doxygen
18 from running during the gcc build, or try giving it enough time to complete.
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Can't compile gcc Jorge Almeida <jalmeida@××××××××××××.pt>