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

Bug 447704

Summary: /usr/ucb/cc called when stage3 executing for app-misc/pax-utils
Product: Gentoo/Alt Reporter: Alan Hourihane <alanh>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: FreeMiNT   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the build log showing failure

Description Alan Hourihane 2012-12-18 11:31:35 UTC
Created attachment 332630 [details]
the build log showing failure

Fix is to add

CC="$(tc-getCC)"

to the emake line in the src_install() section.
Comment 1 SpanKY gentoo-dev 2013-01-02 17:40:49 UTC

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