Uhm.. Are you sure you didn't mess up something like rm -rf /usr ? ;) Seriously: That gcc-config "disappears" is quite strange, but that portage misses binaries is - evil. ;) I installed 2.0.47-r2 as well on this laptop and I still have the portage-binaries (dobin etc.) and gcc-config. I'd guess it's - uhm - portage-unrelated. Ben On Wed, 2003-02-19 at 11:42, MAL wrote: > Nick Jones wrote: > > Ok. Portage-2.0.47-r1 is ready for testing. It's got a lot of new > > stuff in it along with a good deal of fixes. Should be 'wicked-fast' > > as it has a lot of updates to caching code and the like. It is masked > > in package.mask. I need testers AND feedback. Gimme a holler with > > bugs and good/bad comments. Here or on bugs.gentoo.org is fine. > > Ok, very odd problems.. > > Just tried to emerge xpm, and I get: > > >>> Unpacking source... > >>> Unpacking xpm-3.4k.tar.gz to /var/tmp/portage/xpm-3.4k-r1/work > >>> Source unpacked. > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory > /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory > /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory > etc... for several thousand lines, until ... > /usr/bin/cpp: cannot make pipe for command substitution: Too many open > files in system > > and then it fails. > > So I look for the elusive /usr/sbin/gcc-config, and lo and behold it's > missing?! I ran it a few days ago! > > So, promptly onto emerge gcc-config, which appears to emerge > successfully, but produces the following messages: > > * Adding compat symlinks... > /usr/lib/portage/bin/newbin: line 13: dobin: command not found > /usr/lib/portage/bin/prepall: line 6: prepallman: command not found > /usr/lib/portage/bin/prepall: line 7: prepallinfo: command not found > /usr/lib/portage/bin/prepall: line 8: prepallstrip: command not found > >>> Completed installing into /var/tmp/portage/gcc-config-1.3.1/image/ > > The build continues and completes... but.. gcc-config is not on the > system?! in either /usr/bin/gcc-config or /usr/sbin/gcc-config. > It looks like the build hasn't written any files out. > > Originally I tried userpriv and usersandbox, but assuming these were > causing this problem, I change my features line to just be the default, > (nothing). Same thing. > > I just unmerged and remerged gcc-config, and the ebuild doesn't seem to > be adding /usr/bin/gcc-config to the system. > > This _could_ all be unrelated to portage, in which case it's > coincidental with installing 2.0.47-r2. > > Help :) > Cheers, > MAL > > > -- > gentoo-dev@gentoo.org mailing list >