First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 34611
Alias:
Product:
Component:
Status: RESOLVED
Resolution: TEST-REQUEST
Assigned To: Vim Maintainers <vim@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ciaran McCreesh <ciaran.mccreesh@googlemail.com>
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 34611 depends on: Show dependency tree
Show dependency graph
Bug 34611 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2003-11-28 04:27 0000
If USE="acl" is enabled, vim (and gvim and kvim) DEPEND upon sys-apps/acl .
Unfortunately, acl isn't stable on sparc (or several other archs for that
matter). Not sure what the best way to handle this is.

I can't even get acl to compile on sparc, so keywording stable doesn't seem to
be an option. Suggestions?

------- Comment #1 From Jason Wever (RETIRED) 2003-11-28 10:27:42 0000 -------
Fixed

Basically, this as well as attr was setting PKG_PLATFORM to sparc-unknown-linux-gnu or sparc64-unknown-linux-gnu in include/builddefs.  When comparing it to an x86 host, they had it set to linux, so I touched up all the ebuilds with a little sed-fu to fix this and they build happily.

How well they work is an entirely different question :-P

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