Snort mailing list archives

Compile problems


From: Matt Miller <Matt_M () alamode com>
Date: Mon, 13 Aug 2001 16:56:09 -0500

All, 
I am somewhat new to Linux, and totally new to snort.  I am having trouble
spotting just exactly what is going wrong with this compile.  I have
installed libpcap-0.4 and it seemed to take okay.  Can anyone give me any
advice on where to point the snort ./configure (currently
--with-libpcap*=/usr/local/lib [* I am using both component lines and
pointing them at the same location]), or point out what I am doing wrong?

# make
gcc  -g -O2 -Wall -L/usr/local/lib -L/usr/lib -L/usr/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  -lz -lpcap -lm -lnsl  -lmysqlclient -lssl
-lcrypto
/usr/local/lib/libpcap.a(pcap-linux.o): In function `pcap_read':
pcap-linux.o(.text+0xfa): 
undefined reference to `bpf_filter'/usr/local/lib/libpcap.a(savefile.o): 
In function `pcap_offline_read':
savefile.o(.text+0x504): 
undefined reference to `bpf_filter' make: 
*** [snort]
Error 1 
[root@bigbrother snort]#        


Current thread: