Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179201 - gcc-config doesn't find commands eend,ewarn of baselayout-2
Summary: gcc-config doesn't find commands eend,ewarn of baselayout-2
Status: RESOLVED DUPLICATE of bug 178305
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-20 11:04 UTC by Krisztian Kis-Szabo
Modified: 2007-05-20 11:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***