<?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>5665</bug_id>
          
          <creation_ts>2002-07-27 23:03 0000</creation_ts>
          <short_desc>Mono 0.13 needs pkg-config</short_desc>
          <delta_ts>2003-02-04 19:42:18 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>1.2</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>nisharfi@csupomona.edu</reporter>
          <assigned_to>phil@thenexusproject.org</assigned_to>
          <cc>lostlogic@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>nisharfi@csupomona.edu</who>
            <bug_when>2002-07-27 23:03:39 0000</bug_when>
            <thetext>Here&apos;s what I did:  
# emerge mono  
&lt;snip&gt;  
checking size of void *... 4  
checking for pkg-config... no  
configure: error: You need to install pkg-config  
  
!!! ERROR: The ebuild did not complete successfully.  
!!! Function src_compile, Line 4, Exitcode 1  
!!! ./configure failed  
  
!!! emerge aborting on  /usr/portage/dev-lang/mono/mono-0.13.ebuild .  
#   
  
Evidently, there&apos;s no pkg-config in emerge/the portage stuff (I&apos;m still 
horribly new to gentoo, and am not all that clear with the terminology.) 
 
Would someone wrap it up in a bow for the rest of us?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>seemant@gentoo.org</who>
            <bug_when>2002-07-27 23:11:39 0000</bug_when>
            <thetext>to get your immediate problem of not being able to emerge this sorted, do this:

emerge --clean rsync
emerge pkgconfig
emerge mono

Meanwhile, someone will add pkgconfig as a dependency for mono.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phil@thenexusproject.org</who>
            <bug_when>2002-07-28 12:48:57 0000</bug_when>
            <thetext>Fixed!  Thanks for the heads-up.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>