From owner-freebsd-questions Tue Nov 19 11:58: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ED9C37B401 for ; Tue, 19 Nov 2002 11:58:03 -0800 (PST) Received: from web21004.mail.yahoo.com (web21004.mail.yahoo.com [216.136.227.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 147B543E88 for ; Tue, 19 Nov 2002 11:58:03 -0800 (PST) (envelope-from jemorfin@yahoo.com.mx) Message-ID: <20021119195802.31430.qmail@web21004.mail.yahoo.com> Received: from [148.247.1.222] by web21004.mail.yahoo.com via HTTP; Tue, 19 Nov 2002 13:58:02 CST Date: Tue, 19 Nov 2002 13:58:02 -0600 (CST) From: =?iso-8859-1?q?Enrique=20Morfin?= Subject: 2questions To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! 1) how can i update from 4.5 to 4.7 preserving all my configurations? 2) i use snort (from ports) with no problems, then i need to modify the source code, i did it and work on linux, then i put the new source code on my freeBSD box, type configure, then make and got this: ... gcc -g -O2 -Wall -L/usr/local/lib/mysql -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 -lz -lpcap -lm -lnsl -lmysqlclient /usr/libexec/elf/ld: cannot find -lnsl *** Error code 1 Stop in /usr/local/snort-1.8.6. *** Error code 1 Stop in /usr/local/snort-1.8.6. *** Error code 1 Stop in /usr/local/snort-1.8.6. any ideas? _________________________________________________________ Do You Yahoo!? La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message