Hello Guy.

This is output of your command:

root@beagleboard:/mnt#  ar t /mnt/dcu/libpcap-1.5.2/build/libpcap.a
> pcap-linux.o
> pcap-usb-linux.o
> pcap-can-linux.o
> pcap-netfilter-linux.o
> pcap-dbus.o
> fad-getad.o
> pcap.o
> inet.o
> gencode.o
> optimize.o
> nametoaddr.o
> etherent.o
> savefile.o
> sf-pcap.o
> sf-pcap-ng.o
> pcap-common.o
> bpf_image.o
> bpf_dump.o
> scanner.o
> grammar.o
> bpf_filter.o
> version.o


For example, in additional I have made this command for another version:

root@beagleboard:/mnt#  ar t /mnt/dcu/libpcap-1.4.0/build/libpcap.a
> pcap-linux.o
> pcap-usb-linux.o
> pcap-can-linux.o
> pcap-netfilter-linux.o
> fad-getad.o
> pcap.o
> inet.o
> gencode.o
> optimize.o
> nametoaddr.o
> etherent.o
> savefile.o
> sf-pcap.o
> sf-pcap-ng.o
> pcap-common.o
> bpf_image.o
> bpf_dump.o
> scanner.o
> grammar.o
> bpf_filter.o
> version.o


There is not one addition object file *pcap-dbus.o *in old stable version.

Also, I want to pay your attention on the one more fact about my system:
Right now, I have not possibility to run your commands every time on the my
current system with native compiler. There are a huge count of causes, but
may be I will reply on your emails with any delay in the future. So please
don't worry, if you will not see any reply from me, it's just emergency
case and I will try to reply you in the nearest future.

With Best Regards, Evgheni.


On Tue, Dec 24, 2013 at 9:39 PM, Guy Harris <g...@alum.mit.edu> wrote:

>
> On Dec 24, 2013, at 2:54 AM, Evgheni Antropov <aid...@gmail.com> wrote:
>
> > root@beagleboard:~#  nm -o /mnt/dcu/libpcap-1.5.2/build/libpcap.a  |
> egrep lex
> > /mnt/dcu/libpcap-1.5.2/build/libpcap.a:gencode.o:         U lex_cleanup
> > /mnt/dcu/libpcap-1.5.2/build/libpcap.a:gencode.o:         U lex_init
> > /mnt/dcu/libpcap-1.5.2/build/libpcap.a:grammar.o:         U pcap_lex
>
> OK, so what does
>
>         ar t /mnt/dcu/libpcap-1.5.2/build/libpcap.a
>
> print?
>
_______________________________________________
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Reply via email to