<?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>111557</bug_id>
          
          <creation_ts>2005-11-05 06:41 0000</creation_ts>
          <short_desc>net-anayzer/ntop: missing dependencies</short_desc>
          <delta_ts>2006-01-26 21:21:06 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>unspecified</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>carlo@gentoo.org</reporter>
          <assigned_to>netmon@gentoo.org</assigned_to>
          <cc>mrness@gentoo.org</cc>
    
    <cc>vapier@gentoo.org</cc>
    
    <cc>wendallc@83864.com</cc>

      

      
          <long_desc isprivate="0">
            <who>carlo@gentoo.org</who>
            <bug_when>2005-11-05 06:41:43 0000</bug_when>
            <thetext>The ugly configure script autodetects glib-1. zlib and libxml2 are not listed as
dependencies.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2005-12-29 19:56:39 0000</bug_when>
            <thetext>ntop-3.2 has proper dependency tracking</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mrness@gentoo.org</who>
            <bug_when>2006-01-03 06:53:08 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; ntop-3.2 has proper dependency tracking

or not! configure.in is broken when it comes to options like --with-zlib or --with-ssl (it actually interprets --with as --without and vice-versa). 

The reversed options are:
 --with-ssl
 --with-zlib
 --enable-snmp
 --enable-ipv6
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wendallc@83864.com</who>
            <bug_when>2006-01-15 19:32:03 0000</bug_when>
            <thetext>Configure is definately broken:

./configure --prefix=/usr --host=i386-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-ipv6 --enable-i18n --disable-snmp --with-ssl --enable-sslv3 --disable-sslwatchdog --with-tcpd --without-zlib --build=i386-pc-linux-gnu

Builds without ssl
-------------------------------------------------------------------

   **Handling your --enable and --disable requests**


SSL?
    ...Disabled via ./configure command line option --without-ssl

*******************************************************************
*
* WARNING:    You disabled ssl but explicitly or implicitly specified
*             the conflicting options:
*                --with-ossl-lib=
*                --with-ossl-include=
*                --enable-sslv3
*
*&gt;&gt;&gt; Ignoring the option(s)
*
*???     1. Remove the --without-ssl option
*??? or  2. Remove the conflicting --with-xxxxx-xxxxx or 
*           --enable-xxxxx options
*
*******************************************************************

--enable-sslv3 is the conflicting flag.

HTH,

Wendall

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wendallc@83864.com</who>
            <bug_when>2006-01-15 19:35:48 0000</bug_when>
            <thetext>or --with-ssl on the other hand. I&apos;m assuming this is v2 support.

Wendall</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vanquirius@gentoo.org</who>
            <bug_when>2006-01-16 16:32:23 0000</bug_when>
            <thetext>Alin, have you notified upstream about this problem?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mrness@gentoo.org</who>
            <bug_when>2006-01-16 22:37:27 0000</bug_when>
            <thetext>I&apos;ve just did, with a CC to you.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-01-26 21:21:06 0000</bug_when>
            <thetext>ive already posted upstream and had them fix it so there&apos;s no point in you guys also posting stuff

fixed up the patch used in portage to handle the inverted options</thetext>
          </long_desc>
      
    </bug>

</bugzilla>