OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Matt Kettler (mkettlerevi-inc.com)
Date: Thu May 02 2002 - 13:50:00 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    This is a wild guess due to lack of good information, but it sounds like
    your snmp libraries are set up to require some external crypto library,
    probably openssl.

    Try adding --with-openssl=<where ever your openssl libs are, probably
    /usr/lib> to your configure

    If that doesn't work:

    What OS are you building on?

    What version of ucd-snmp or other snmp package do you have?

    Do you have openssl installed?

    At 05:14 PM 5/2/2002 +0000, Leandro A Ferreira wrote:
    >hi
    >
    >Try to compile my snort from --with-snmp and received the following
    >message:
    >
    >gcc -g -O2 -Wall -L/usr/local/lib -o snort snort.o log.o decode.o
    >mstring.o rules.o plugbase.o sp_pattern_match.o sp_tcp_flag_check.o
    >sp_icmp_type_check.o sp_icmp_code_check.o sp_ttl_check.o sp_ip_id_check.o
    >sp_tcp_ack_check.o sp_tcp_seq_check.o sp_dsize_check.o spp_http_decode.o
    >spp_portscan.o sp_ipoption_check.o sp_rpc_check.o sp_icmp_id_check.o
    >sp_icmp_seq_check.o sp_respond.o spo_alert_syslog.o spo_log_tcpdump.o
    >spo_database.o sp_session.o spp_defrag.o parser.o spo_alert_fast.o
    >spo_alert_full.o spo_alert_smb.o spo_alert_unixsock.o sp_react.o spo_xml.o
    >sp_ip_tos_check.o snprintf.o checksum.o spp_tcp_stream2.o sp_reference.o
    >sp_ip_fragbits.o spp_anomsensor.o tag.o spp_unidecode.o codes.o strlcpyu.o
    >strlcatu.o debug.o sp_tcp_win_check.o spp_rpc_decode.o spp_bo.o
    >spp_telnet_negotiation.o spo_csv.o sp_ip_same_check.o sp_priority.o
    >sp_ip_proto.o ubi_BinTree.o ubi_SplayTree.o spo_unified.o spp_stream4.o
    >spp_frag2.o spp_arpspoof.o spo_idmef.o spo_SnmpTrap.o spo_log_null.o
    >-lpcap -lm -lnsl -lsnmp
    >/usr/local/lib/libsnmp.so: undefined reference to `EVP_DigestInit'
    >/usr/local/lib/libsnmp.so: undefined reference to `EVP_DigestFinal'
    >/usr/local/lib/libsnmp.so: undefined reference to `EVP_md5'
    >/usr/local/lib/libsnmp.so: undefined reference to `HMAC'
    >/usr/local/lib/libsnmp.so: undefined reference to `EVP_sha1'
    >/usr/local/lib/libsnmp.so: undefined reference to `des_cbc_encrypt'
    >/usr/local/lib/libsnmp.so: undefined reference to `des_key_sched'
    >/usr/local/lib/libsnmp.so: undefined reference to `EVP_DigestUpdate'
    >/usr/local/lib/libsnmp.so: undefined reference to `RAND_bytes'
    >/usr/local/lib/libsnmp.so: undefined reference to `des_ncbc_encrypt'
    >collect2: ld returned 1 exit status
    >make[2]: *** [snort] Error 1
    >make[2]: Leaving directory `/home/luizn/snort-1.8.6'
    >make[1]: *** [all-recursive] Error 1
    >make[1]: Leaving directory `/home/luizn/snort-1.8.6'
    >make: *** [all-recursive-am] Error 2
    >
    >
    >How is my problem?
    >
    >
    >
    >_______________________________________________________________
    >
    >Have big pipes? SourceForge.net is looking for download mirrors. We supply
    >the hardware. You get the recognition. Email Us: bandwidthsourceforge.net
    >_______________________________________________
    >Snort-users mailing list
    >Snort-userslists.sourceforge.net
    >Go to this URL to change user options or unsubscribe:
    >https://lists.sourceforge.net/lists/listinfo/snort-users
    >Snort-users list archive:
    >http://www.geocrawler.com/redir-sf.php3?list=snort-users

    _______________________________________________________________

    Have big pipes? SourceForge.net is looking for download mirrors. We supply
    the hardware. You get the recognition. Email Us: bandwidthsourceforge.net
    _______________________________________________
    Snort-users mailing list
    Snort-userslists.sourceforge.net
    Go to this URL to change user options or unsubscribe:
    https://lists.sourceforge.net/lists/listinfo/snort-users
    Snort-users list archive:
    http://www.geocrawler.com/redir-sf.php3?list=snort-users