Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191478 - pam-0.78 don't compile with cross compile toolchain
Summary: pam-0.78 don't compile with cross compile toolchain
Status: RESOLVED DUPLICATE of bug 146132
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 10:37 UTC by Anatoly Shipitsin
Modified: 2007-09-06 10:48 UTC (History)
0 users

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


Attachments
Patch with fix for crosscompile build (crosscompile.patch,593 bytes, patch)
2007-09-06 10:39 UTC, Anatoly Shipitsin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Shipitsin 2007-09-06 10:37:36 UTC
Configure use hardcoded $CC value gcc. 

Reproducible: Always

Steps to Reproduce:
1. Build crosscompile toolchain
2. Set sysroot 
3. Try build pam with crosscompile toolchain
Comment 1 Anatoly Shipitsin 2007-09-06 10:39:26 UTC
Created attachment 130154 [details, diff]
Patch with fix for crosscompile build

I'm just remove hardcoded values.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-06 10:48:31 UTC

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