Re: [tcpdump-workers] SCO libpcap

2008-06-22 Thread sufei7099
t that the libpcap.a is wrong. It means that program don't recognize the lib. I don't know where is the reason, waitting for your help! sufei7099 2008-06-23 发件人: Guy Harris 发送时间: 2008-06-14 02:22:14 收件人: tcpdump-workers@lists.tcpdump.org 抄送: 主题: Re: [tcpdump-workers] SCO libpcap

Re: [tcpdump-workers] SCO libpcap

2008-06-17 Thread sufei7099
first referenced symbol in file pcap_findalldevsmypcap.o i386ld fatal: Symbol referencing errors. No output written to mypcap So, I don't know why? Is it something I havn't config? sufei7099 2008-06-18 发件人: Guy Harris 发送时间: 200

Re: [tcpdump-workers] SCO libpcap

2008-06-17 Thread sufei7099
The command of compile is : cc mypcap.c -I/usr/local/include -L/usr/local/lib -lpcap -lsocket -o mypcap sufei7099 2008-06-18 发件人: Guy Harris 发送时间: 2008-06-14 02:22:14 收件人: tcpdump-workers@lists.tcpdump.org 抄送: 主题: Re: [tcpdump-workers] SCO libpcap sufei7099 wrote: > I add the #inc

Re: [tcpdump-workers] SCO libpcap

2008-06-16 Thread sufei7099
ar.c mv y.tab.h tokdefs.h version.o: version.c version.c: REVISION version.h @rm -f $@ echo `cat VERSION` | \ sed -e 's/.*/char pcap_version[] = "&";/' > version.c version.h: $(srcdir)/VERSION @rm -f $@ sed -n -e 's/.*/static const char pcap_versio

Re: [tcpdump-workers] SCO libpcap

2008-06-16 Thread sufei7099
help!! sufei7099 2008-06-16 发件人: Guy Harris 发送时间: 2008-06-14 01:06:03 收件人: tcpdump-workers@lists.tcpdump.org 抄送: 主题: Re: [tcpdump-workers] SCO libpcap sufei7099 wrote: > I think I have install the libpcap on SCO successfully. Did you do so by changing the Makefile not to try to build fa

Re: [tcpdump-workers] SCO libpcap

2008-06-13 Thread sufei7099
ibpcap-0.8.3.so libpcap.so.0.8.3) (cd /usr/local/lib; ln -s libpcap-0.8.3.so libpcap.so.0.8) (cd /usr/local/lib; ln -s libpcap-0.8.3.so libpcap.so.0.7) (cd /usr/local/lib; ln -s libpcap-0.8.3.so libpcap.so.0) I think I have install the libpcap successfully,right? sufei7099 20

Re: [tcpdump-workers] SCO libpcap

2008-06-13 Thread sufei7099
ve it installed in unusual place. Also check if your libpcap depends on another shared library that may be installed in an unusual place So, i don't why. I really have installed the libpcap. sufei7099 2008-06-13 发件人: Guy Harris 发送时间: 2008-06-13 00:03:10 收件人: tcpdump-workers@lists

Re: [tcpdump-workers] SCO libpcap

2008-06-13 Thread sufei7099
first referenced symbol in file pcap_findalldevsmypcap.o i386ld fatal: Symbol referencing errors. No output written to mypcap I really don't know why the libpcap.a can not be used successfully? sufei7099 2008-06-13 发件人: Guy Harris 发送时间:

Re: [tcpdump-workers] SCO libpcap

2008-06-12 Thread sufei7099
uot;, line 61: error: Syntax error before or at: ushort "/usr/include/sys/file.h", line 61: error: cannot recover from previous errors *** Error code 1 (bu21) Of course, the faults is declining. But running make is still wrong. sufei7099 2008-06-13 发件人: Guy Harris 发送时间: 2008-06-13

Re: [tcpdump-workers] SCO libpcap

2008-06-11 Thread sufei7099
It's print nothing. sufei7099 2008-06-12 发件人: Guy Harris 发送时间: 2008-06-12 11:22:06 收件人: tcpdump-workers@lists.tcpdump.org 抄送: 主题: Re: [tcpdump-workers] SCO libpcap On Jun 11, 2008, at 7:49 PM, sufei7099 wrote: > the result is: > -rw-r--r-- 1 bin bin21089 J

Re: [tcpdump-workers] SCO libpcap

2008-06-11 Thread sufei7099
the result is: -rw-r--r-- 1 bin bin21089 Jun 4 11:40 /opt/K/SCO/lli/5.0.7a/llicompat/dlpi.h Is there some methods to resolve it ? or it means libpcap can not used on SCO OpenServer? sufei7099 2008-06-12 发件人: Guy Harris 发送时间: 2008-06-12 10:46:21 收件人: tcpdump-workers

Re: [tcpdump-workers] SCO libpcap

2008-06-11 Thread sufei7099
sr/local/include/sys/*.h for reading: No such file or directory (error 2) sufei7099 2008-06-12 发件人: Guy Harris 发送时间: 2008-06-12 10:03:12 收件人: tcpdump-workers@lists.tcpdump.org 抄送: 主题: Re: [tcpdump-workers] SCO libpcap On Jun 11, 2008, at 6:44 PM, sufei7099 wrote: > the following is the fau

Re: [tcpdump-workers] SCO libpcap

2008-06-11 Thread sufei7099
cap-dlpi.c", line 1222: error: integral constant expression expected "pcap-dlpi.c", line 1222: error: duplicate case in switch: 1 "pcap-dlpi.c", line 1369: error: undefined symbol: dl_promiscon_req_t "pcap-dlpi.c", line 1369: error: Syntax error before or at: req &qu

Re: [tcpdump-workers] SCO libpcap

2008-06-04 Thread sufei7099
As you have told,libpcap couldn't be installed on the SCO. I have read the install.txt,and found you are right. I think I should use the tcpdump instead. Thanks for your help. sufei7099 2008-06-04 发件人: Guy Harris 发送时间: 2008-06-04 15:24:28 收件人: tcpdump-workers@lists.tcpdump.org 抄送: 主

[tcpdump-workers] Fw: SCO libpcap

2008-06-03 Thread sufei7099
sufei7099 2008-06-04 发件人: sufei7099 发送时间: 2008-06-04 09:23:29 收件人: [EMAIL PROTECTED] 抄送: 主题: SCO libpcap How to install libpcap on SCO OPEN SERVER? I download the latest version of libpcap, but I can not install it on sco successfully. The phenomena is that some macro definition can

[tcpdump-workers] SCO libpcap

2008-06-03 Thread sufei7099
How to install libpcap on SCO OPEN SERVER? I download the latest version of libpcap, but I can not install it on sco successfully. The phenomena is that some macro definition can not be found. I am wishing for your help. sufei7099 2008-06-04 - This is the tcpdump-workers list. Visit https

[tcpdump-workers] question about libpcap

2008-06-03 Thread sufei7099
How to install libpcap on SCO OPEN SERVER? I download the latest version of libpcap, but I can not install it on sco successfully. The phenomena is that some macro definition can not be found. I am wishing for your help. sufei7099 2008-06-03 - This is the tcpdump-workers list. Visit https