First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 83503
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paul Sadauskas <psadauskas@gmail.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 83503 depends on: Show dependency tree
Show dependency graph
Bug 83503 blocks: 86589
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: 2005-02-27 15:10 0000
With the "ncurses" use flag set, emerge emvs fails to compile the ncurses
utility evmsn. Watching the emerge process carefully reveals, in the
./configure process:
configure: checking which EVMS user interfaces to build:
configure:      building cli
configure:      not building gui ... disabled by user
configure:      not building text-mode ... requires glib library



Reproducible: Always
Steps to Reproduce:
1. USE="ncurses -gtk" emerge evms   (while glib is not installed)



Actual Results:  
root # evms
evms                   evms_metadata_backup   evms_query
evms_activate          evms_metadata_restore  evmsd
evms_gather_info       evms_mpathd            evmsd_worker


(no evmsn utility available)

Expected Results:  
evmsn should be there

As far as I can tell, the ebuild just needs to be modified to include "glib" as
a dependency when the "ncurses" use flag is set.

Please see my forum post (
http://forums.gentoo.org/viewtopic-p-2136371.html#2136371 ) for more details,
and how I solved it myself.

------- Comment #1 From Paul Sadauskas 2005-02-27 15:41:47 0000 -------
Just wanted to update: I emerged glib, then evms. Still no evmsn, same message
in ./configure (can't find glib). I'm looking into it some more.

------- Comment #2 From Jeremy Huddleston 2005-03-04 15:37:33 0000 -------
It needs glib-1.2  When you emerged glib, did you specify that version?

------- Comment #3 From Jeremy Huddleston 2005-03-04 15:49:18 0000 -------
I added glib-1 as a dep in 2.3.4, 2.5.1 and 2.5.2 when USE=ncurses.  Thanks for
pointing this out.

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