<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>83503</bug_id>
          
          <creation_ts>2005-02-27 15:10 0000</creation_ts>
          <short_desc>EVMS evmsn dependancy problem</short_desc>
          <delta_ts>2005-03-24 16:50:58 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://forums.gentoo.org/viewtopic-p-2136371.html#2136371</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>86589</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>psadauskas@gmail.com</reporter>
          <assigned_to>eradicator@gentoo.org</assigned_to>
          <cc>kernel@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>psadauskas@gmail.com</who>
            <bug_when>2005-02-27 15:10:03 0000</bug_when>
            <thetext>With the &quot;ncurses&quot; 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=&quot;ncurses -gtk&quot; 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 &quot;glib&quot; as
a dependency when the &quot;ncurses&quot; 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.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>psadauskas@gmail.com</who>
            <bug_when>2005-02-27 15:41:47 0000</bug_when>
            <thetext>Just wanted to update: I emerged glib, then evms. Still no evmsn, same message in ./configure (can&apos;t find glib). I&apos;m looking into it some more.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eradicator@gentoo.org</who>
            <bug_when>2005-03-04 15:37:33 0000</bug_when>
            <thetext>It needs glib-1.2  When you emerged glib, did you specify that version?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eradicator@gentoo.org</who>
            <bug_when>2005-03-04 15:49:18 0000</bug_when>
            <thetext>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.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>