<?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>155952</bug_id>
          
          <creation_ts>2006-11-22 08:44 0000</creation_ts>
          <short_desc>typo in net-misc/neon - bad configure option for libxml2</short_desc>
          <delta_ts>2007-03-03 05:58:07 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>Ebuilds</component>
          <version>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ralf@ark.in-berlin.de</reporter>
          <assigned_to>pauldv@gentoo.org</assigned_to>
          <cc>jmbsvicetto@gentoo.org</cc>
    
    <cc>vapier@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>ralf@ark.in-berlin.de</who>
            <bug_when>2006-11-22 08:44:48 0000</bug_when>
            <thetext>The package net-misc/neon-0.26.1-r1 was built with -expat but &apos;pkg-config --libs neon&apos; still tells the system to link with -lexpat. This is actually an upstream bug, as usage of expat by neon depends on its existence at neon installation time, something clearly not wanted. Also, configure --with-expat is supported but not --without-expat.

I will report this now upstream. When it&apos;s fixed upstream, the ebuild simply needs to set --with or --without-expat according to the use flag.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ralf@ark.in-berlin.de</who>
            <bug_when>2006-11-22 10:05:12 0000</bug_when>
            <thetext>No, I figured outz that there&apos;s a typo in the ebuild preventing it all from working already: the line 

myconf=&quot;${myconf} --with-xml2&quot;

should read

myconf=&quot;${myconf} --with-libxml2&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ralf@ark.in-berlin.de</who>
            <bug_when>2006-11-22 10:07:15 0000</bug_when>
            <thetext>subject adapted</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2007-03-03 05:58:07 0000</bug_when>
            <thetext>fixed in cvs, cheers</thetext>
          </long_desc>
      
    </bug>

</bugzilla>