First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 120910
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Olivier Fisette <ribosome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Octavio Ruiz (Ta^3) <tacvbo@tacvbo.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 120910 depends on: Show dependency tree
Bug 120910 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-30 00:40 0000
xview imake file looks for imake bin in /usr/bin/X11 when modular Xorg is
installed.

Adding this to src_unpack solves the problem

+       sed -i -e 's:\/X11::' imake || die


Maybe an if statement should be used,somethig like 

    [[ $(best_version x11-base/xorg-x11) =~ 7 ]]
.

------- Comment #1 From Donnie Berkholz 2006-01-30 01:02:23 0000 -------
Not sure why this is assigned to x11. Reassigning to last rev bumper.

------- Comment #2 From Bert Geens (theBlackDragon) 2006-03-15 12:45:18 0000 -------
Any progress on this one? As of today the ebuild is still broken and the
proposed fix doesn't seem to work for me:/

------- Comment #3 From Donnie Berkholz 2006-03-15 22:23:05 0000 -------
Fixed, also added a gcc 4.1 patch.

First Last Prev Next    No search results available      Search page      Enter new bug