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

Bug 97329

Summary: app-admin/tmpwatch incorrectly relies on presence of 'cc'
Product: Gentoo Linux Reporter: Gavin <colonel_dolphin>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.