Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89703 - PATCH cross-mips-XXX/mips-headers still provides virtual/os-headers
Summary: PATCH cross-mips-XXX/mips-headers still provides virtual/os-headers
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: MIPS Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 12:43 UTC by dvorak
Modified: 2005-04-20 05:53 UTC (History)
0 users

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


Attachments
patch (mips-header.diff,414 bytes, patch)
2005-04-19 12:44 UTC, dvorak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dvorak 2005-04-19 12:43:15 UTC
when emerging mips-headers from crossdev for a cross compiler
it still provides virtuals/os-headers thus conflicting with 
normal linux-headers, attached is a patch the check if it's
for cross compilation and doesn't put the provide

Reproducible: Always
Steps to Reproduce:
1.crossdev -s3 --target mips-unknown-linux-gnu
2.emerge --pretend --verbose linux-headers cross-mips-unknown-linux-gnu/mips-headers
3.

Actual Results:  
says cross../mips-headers is blocking linux-headers 

Expected Results:  
cross-../mips-headers should not put a provide for os-headers
Comment 1 dvorak 2005-04-19 12:44:32 UTC
Created attachment 56700 [details, diff]
patch
Comment 2 SpanKY gentoo-dev 2005-04-20 05:53:41 UTC
your tree is out of date