Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 179201

Summary: gcc-config doesn't find commands eend,ewarn of baselayout-2
Product: Gentoo Linux Reporter: Krisztian Kis-Szabo <kisszabo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Krisztian Kis-Szabo 2007-05-20 11:04:21 UTC
I updated my gcc and ran gcc-config. This was the result:
gcc-config 2
 * Switching native-compiler to i686-pc-linux-gnu-4.1.2 ...
 * Regenerating /etc/ld.so.cache ...                                      [ ok ]
/usr/bin/gcc-config: line 390: eend: command not found

/usr/bin/gcc-config: line 394: ewarn: command not found
/usr/bin/gcc-config: line 395: ewarn: command not found

/usr/bin/gcc-config: line 397: ewarn: command not found

Add the path /lib/rcscripts/bin to the PATH in /etc/profile solved the problem. Is something missing in /etc/env.d for baselayout?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-20 11:18:52 UTC

*** This bug has been marked as a duplicate of bug 178305 ***