Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275464 - media-libs/mesa-7.4.[1234] with radeon support fails due to missing symlink
Summary: media-libs/mesa-7.4.[1234] with radeon support fails due to missing symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 09:26 UTC by niteblade
Modified: 2009-07-22 06:08 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 niteblade 2009-06-26 09:26:41 UTC
in Mesa-7.4.4/src/mesa/drivers/dri/r300:
radeon_screen.c:47:27: error: radeon_screen.h: No such file or directory

symlinking radeon_screen.h from ../radeon/ is what in r200 happens and also works for r300. Adding the symlink and manually building with ebuild works.


Reproducible: Always
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-06-28 12:17:25 UTC
Could you try rebuilding with MAKEOPTS="-j1" ?

Thanks
Comment 2 niteblade 2009-06-28 13:23:57 UTC
Ah, sorry I didn't think of this earlier. It works with -j1 and adding that line to /etc/portage/env/media-libs/mesa works as a permanent fix.

Is there any mechanism to have the atom always use MAKEOPTS="-j1" or maybe strip any other -j option from MAKEOPTS?
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2009-06-28 20:42:32 UTC
It's a known and hard-to-track issue. I need to check, but I think it's been fixed in 7.5 and newer.

Thanks
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2009-07-21 21:32:07 UTC
Can you still reproduce with 7.5?

Thanks
Comment 5 niteblade 2009-07-22 02:25:27 UTC
-j3 works with 7.5-r1. At least for me ;)
Comment 6 Rémi Cardona (RETIRED) gentoo-dev 2009-07-22 06:08:51 UTC
Alright, thanks for the follow up.

Please don't hesitate to reopen this bug if you can still reproduce.

Closing