Lines Matching +refs:make +refs:autoconf +refs:h

2 Libpcap can be built either with the configure script and `make`, or
5 To build libpcap with the configure script and `make`:
9 build the `configure` and `config.h.in` files.
21 * Next, run `make`. If everything goes well, you can
22 `su` to root and run `make install`. However, you need not install
23 libpcap if you just want to build tcpdump; just make sure the tcpdump
26 On OpenBSD, you may need to set, before the `make`, the `AUTOCONF_VERSION`
28 `AUTOCONF_VERSION=2.69 make`
73 forget to include an autoconf fragment suitable for use in
116 perhaps errors. Either make sure your path has `/opt/SUNWspro/bin`
121 before running configure. (You might have to do a `make distclean`
133 /usr/include/sys/dlpi.h
134 /usr/include/sys/dlpi_ext.h
138 (PHNE_6855) to make the version 9 DLPI work with libpcap.
192 in `/usr/include/sys/dlpi.h`, and find the corresponding value.
215 aclocal.m4 - autoconf macros
216 arcnet.h - ARCNET definitions
217 atmuni31.h - ATM Q.2931 definitions
218 autogen.sh - build configure and config.h.in (run this first)
223 charconv.h - Windows Unicode prototypes
224 config.guess - autoconf support
225 config.sub - autoconf support
227 diag-control.h - compiler diagnostics control macros
229 dlpisubs.h - DLPI-related function declarations
231 extract.h - Alignment definitions
232 ethertype.h - Ethernet protocol types and names definitions
237 fmtutils.h - error message formatting prototypes
238 ftmacros.h - feature test macros
242 gencode.h - BPF code generation definitions
244 ieee80211.h - 802.11 definitions
247 lbl/os-*.h - OS-dependent defines and prototypes
248 llc.h - 802.2 LLC SAP definitions
253 nametoaddr.h - hostname to address prototypes
254 nlpid.h - OSI network layer protocol identifier definitions
256 optimize.h - BPF optimization prototypes
257 pcap/bluetooth.h - public definition of DLT_BLUETOOTH_HCI_H4_WITH_PHDR header
258 pcap/bpf.h - BPF definitions
259 pcap/can_socketcan.h - SocketCAN header
260 pcap/compiler-tests.h - compiler version comparison and other macros
261 pcap/dlt.h - Link-layer header type codes.
262 pcap/funcattrs.h - function attribute macros
263 pcap/ipnet.h - Solaris IPnet definitions
264 pcap/namedb.h - public libpcap name database definitions
265 pcap/nflog.h - NFLOG-related definitions
266 pcap/pcap.h - public libpcap definitions
267 pcap/pcap-inttypes.h - header for OS-specific integer type includes
268 pcap/sll.h - public definitions of DLT_LINUX_SLL and DLT_LINUX_SLL2 headers
269 pcap/socket.h - IP sockets support for various OSes
270 pcap/usb.h - public definition of DLT_USB header
271 pcap/vlan.h - VLAN-specific definitions
273 pcap-airpcap.h - AirPcap device capture support
275 pcap-bpf.h - header for backwards compatibility
277 pcap-bt-linux.h - Bluetooth capture support for Linux
279 pcap-bt-monitor-linux.h - Bluetooth monitor capture support for Linux
281 pcap-common.h - common code for pcap and pcapng files
283 pcap-dag.h - Endace DAG device capture support
285 pcap-dbus.h - D-Bus capture support
288 pcap-dos.h - headers for MS-DOS capture support
290 pcap-dpdk.h - DPDK device support
293 pcap-int.h - internal libpcap definitions
296 pcap-namedb.h - header for backwards compatibility
298 pcap-netfilter-linux.h - Linux netfilter support
300 pcap-netmap.h - netmap support
306 pcap-rdmasniff.h - RDMA/InfiniBand capture support
308 pcap-rpcap.h - RPCAP protocol capture support
310 pcap-septel.h - Intel/Septel device capture support
312 pcap-sita.h - SITA device capture support
315 pcap-snf.h - Myricom SNF device capture support
319 pcap-tc.h - TurboCap device capture support
320 pcap-types.h - header for OS-specific type includes
322 pcap-usb-linux.h - USB capture support for Linux
324 pcap-usb-linux-common.h - Linux USB common prototypes
326 pcap-util.h - common code for various files
329 pcap.h - header for backwards compatibility
333 pflog.h - header for DLT_PFLOG handling in filter code
334 portability.h - Portability declarations/definitions
335 ppp.h - Point to Point Protocol definitions
337 rpcap-protocol.h - RPCAP client/server common prototypes
341 sf-pcap.h - prototypes for .pcap savefiles
343 sf-pcapng.h - prototypes for .pcapng savefiles
345 sockutils.h - socket and name lookup API prototypes
347 sslutils.h - OpenSSL interface prototypes
348 sunatmpos.h - definitions for SunATM capturing
349 varattrs.h - variable attribute macros