First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 26464
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Evan Langlois <ekl@crc.homelinux.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
links.patch patch for links patch mojo 2003-09-06 13:20 0000 455 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26464 depends on: Show dependency tree
Bug 26464 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: 2003-08-12 02:01 0000
The ebuild for links doesn't seem to use the USE flag for directfb support.  It
will be compiled in if the configure script detects it, so it works, but its not
specifically enabled and listed as a dependency when the USE flag is on.  It
seems like this may be true for other packages as well.  An emerge -UD world
shouldn't leave binaries broken just because portage doesn't realize the
dependencies.

------- Comment #1 From mojo 2003-09-06 10:28:08 0000 -------
from what i know the ebuild is using the fbcon flag. this flag "adds fb driver
support for the console, via the kernel". so there is no need to add the
directfb flag.

------- Comment #2 From mojo 2003-09-06 13:20:34 0000 -------
Created an attachment (id=17179) [edit]
patch for links

from what i understand now is that fbcon will enable fb support. so there is no
command to enable directfb support from command line. this patch will add
directfb to depend and configure will hopefully enbale it automatically.

------- Comment #3 From Seemant Kulleen (RETIRED) 2003-09-09 02:35:56 0000 -------
added to the ebuild, thanks Florian

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