Ethereal-dev: RE: [Ethereal-dev] bulding ethereal-0.9.0 fails on SuSE 7.3

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "HOOD, Andy" <ahood@xxxxxxxxxxxxxx>
Date: Thu, 31 Jan 2002 08:45:39 +1100
If the SNMP libs are installed, and the right version, do they require
libcrypto which comes with SSL or OpenSSL which configure didn't find?
Regards,
Andrew Hood
A distributed system is one in which the failure of a computer you didn't
even know existed can render your own computer unusable. -- Leslie Lamport,
as quoted in CACM, June 1992


-----Original Message-----
From:	Gilbert Ramirez [mailto:gram@xxxxxxxxxxxxxxx]
Sent:	Thursday, 31 January 2002 00:33
To:	bhaje@xxxxxx
Cc:	ethereal-dev@xxxxxxxxxxxx
Subject:	Re: [Ethereal-dev] bulding ethereal-0.9.0 fails on SuSE 7.3

On Wed, 30 Jan 2002 05:50:51 bhaje@xxxxxx wrote:
> Hi,
> 
> I`m trying to build Ethereal-0.9.0 on SuSE 7.3. 
> but configure fails with:
> 
> checking for iconv.h... yes
> checking whether to use SSL library if available... yes
> checking for EVP_md5 in -lcrypto... no
> checking whether to use SNMP library if available... yes
> checking for ucd-snmp/snmp.h... yes
> checking for ucd-snmp/version.h... yes
> checking for snmp/snmp.h... no
> checking for snmp/version.h... no
> checking for sprint_objid in -lsnmp... no
> checking for sprint_objid in -lsnmp... no
> configure: error: SNMP header files found, but sprint_objid not found in
> SNMP library.
> 

You seem to have the ucd-snmp header files, but you either don't
have the snmp library, or it's not the requisite version, or the
library simple isn't found.

You you need detailed SNMP dissections, then check the installation
of your SNMP library. Is it installed? What's the version? Can
the linker find it?

If you don't care about the extra information provided by the
SNMP library, add --disable-snmp to your ./configure line; that
will avoid checking for the SNMP headers and libraries.

--gilbert

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev
	-------------------------------------------------------
NOTE:	  The attachment below was deleted because it had a
	  suspicious file name (winmail.dat).

	  It is the policy of this list to drop any message
	  attachments that may be executable.  See
	  http://www.ethereal.com/lists/#lists
	  for more details.
	-------------------------------------------------------
This message has been 'sanitized'.  This means that potentially
dangerous content has been rewritten or removed.  The following
log describes which actions were taken.

Sanitizer (start="1012427249"):
  Part (pos="1749"):
    SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
      Match (rule="2"):
        Enforced policy: accept

  Part (pos="3735"):
    SanitizeFile (filename="winmail.dat", mimetype="application/ms-tnef"):
      Match (rule="1"):
        Enforced policy: drop

      Replaced mime type with: text/plain
      Replaced file name with: MANGLED_ON_PURPOSE-0.txt

  Total modifications so far: 1


Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.32 2001/10/11 19:27:15 bre Exp $