Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97329 - app-admin/tmpwatch incorrectly relies on presence of 'cc'
Summary: app-admin/tmpwatch incorrectly relies on presence of 'cc'
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 11:53 UTC by Gavin
Modified: 2005-06-28 14:45 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 Gavin 2005-06-28 11:53:17 UTC
# emerge app-admin/tmpwatch
.
.
make: execvp: cc: Permission denied



slocate | grep 'cc$' | my eyes # shows I don't have any program called 'cc'

# ln -s /usr/i586-pc-linux-gnu/gcc-bin/3.4.4/gcc /bin/cc

The emerge works.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-28 14:45:05 UTC
Please, post some actual error messages and emerge --info output.