tcpdump mailing list archives
libpcap-1.0.0 Makefile improvements
From: Rafe Yer <rafe () nokwi co za>
Date: Sun, 9 May 2010 15:32:26 +0200
To ensure a successfull re-run of
make install
amend
ln
with
ln -f
e.g.
ln $(DESTDIR)$(mandir)/man3/pcap_datalink_val_to_name.3pcap \
$(DESTDIR)$(mandir)/man3/pcap_datalink_val_to_description.3pcap
ln -f $(DESTDIR)$(mandir)/man3/pcap_datalink_val_to_name.3pcap \
$(DESTDIR)$(mandir)/man3/pcap_datalink_val_to_description.3pcap
--
Rafe Yer <rafe () nokwi co za>
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- libpcap-1.0.0 Makefile improvements Rafe Yer (May 09)
- Re: libpcap-1.0.0 Makefile improvements Guy Harris (May 09)
- Re: libpcap-1.0.0 Makefile improvements Guy Harris (May 30)
- Re: libpcap-1.0.0 Makefile improvements Guy Harris (May 09)
