ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [ethereal-dev] ethereal-0.7.9 on redhat 6.0 i386

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

From: "Marty Leisner" <leisner@xxxxxxxxxxxxxxxx>
Date: Fri, 17 Dec 1999 01:44:28 -0500
When I configured/linked I got:
gcc  -Wall -g -O2 -I. -I./wiretap -I/usr/local/include -I/usr/local/gnome-1.0.53//lib/glib/include -I/usr/local/gnome-1.0.53//include -I/usr/include/pcap  -o ethereal  capture.o colors.o column.o conversation.o dfilter-grammar.o dfilter-scanner.o dfilter.o ethertype.o file.o follow.o ipproto.o ipv4.o packet.o prefs.o print.o proto.o ps.o register.o resolv.o summary.o util.o xdlc.o packet-aarp.o packet-afs.o packet-arp.o packet-ascend.o packet-atalk.o packet-atm.o packet-auto_rp.o packet-bgp.o packet-bootp.o packet-bootparams.o packet-bpdu.o packet-cdp.o packet-clip.o packet-data.o packet-dns.o packet-eth.o packet-fddi.o packet-ftp.o packet-giop.o packet-gre.o packet-hsrp.o packet-http.o packet-icmpv6.o packet-icp.o packet-icq.o packet-imap.o packet-ip.o packet-ipp.o packet-ipsec.o packet-ipv6.o packet-ipx.o packet-isakmp.o packet-lapb.o packet-lapd.o packet-llc.o packet-lpd.o packet-mapi.o packet-mount.o packet-nbipx.o packet-nbns.o packet-ncp.o packet-netbios.o packet-nfs.o packet-nlm.o packet-nntp.o packet-ntp.o packet-null.o packet-osi.o packet-ospf.o packet-pim.o packet-pop.o packet-portmap.o packet-ppp.o packet-pppoe.o packet-pptp.o packet-q2931.o packet-q931.o packet-radius.o packet-raw.o packet-rip.o packet-ripng.o packet-rpc.o packet-rsvp.o packet-rtsp.o packet-rx.o packet-sap.o packet-sdp.o packet-smb.o packet-sna.o packet-sscop.o packet-stat.o packet-tcp.o packet-telnet.o packet-tftp.o packet-tr.o packet-trmac.o packet-udp.o packet-vines.o packet-vlan.o packet-vrrp.o packet-x25.o packet-yhoo.o packet-ypbind.o packet-ypserv.o packet-ypxfr.o packet-snmp.o      inet_pton.o  wiretap/libwiretap.a gtk/libui.a -lsnmp -lz -lpcap  -L/usr/local/lib -L/usr/local/gnome-1.0.53//lib -L/usr/local/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -L/usr/include/pcap
packet-snmp.o: In function `dissect_snmp_pdu':
/usr/local/src/networks/ethereal-0.7.9/packet-snmp.c:369: undefined reference to `snmp_comstr_parse'
/usr/local/src/networks/ethereal-0.7.9/packet-snmp.c:799: undefined reference to `asn_parse_signed_int64'
/usr/local/src/networks/ethereal-0.7.9/packet-snmp.c:819: undefined reference to `asn_parse_float'
/usr/local/src/networks/ethereal-0.7.9/packet-snmp.c:834: undefined reference to `asn_parse_double'
collect2: ld returned 1 exit status
make[2]: *** [ethereal] Error 1
make[2]: Leaving directory `/usr/local/src/networks/ethereal-0.7.9'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/networks/ethereal-0.7.9'
make: *** [all-recursive-am] Error 2
: leisner@soyata;mkid
xterm

I don't understand the -L/usr/include/pcap line

I don't understand wher you wanted the snmp libraries to come from
(I'll try --disable-snmp tomorrow...I made without reading much...)




Marty Leisner
leisner@xxxxxxxxxxxxxxxx