meta-openembedded/meta-networking/recipes-daemons
Stefan Agner e00844ed8c ptpd: disable libpcap detection via pcap-config
When the host system provides pcap-config, the configure scripts
detect that and add a bogous CPPFLAG:

checking for pcap-config... /usr/bin/pcap-config
checking if we want to build with libpcap support... yes, pcap-config
...
PCAP_CPPFLAGS =  -I/usr/include

Which down the line can lead to compile errors due to wrong headers
being included. Fix this issue by using --with-pcap-config=no which
prevents detection using pcap-config but does "guessing", which works
fine for OE.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-05-31 07:03:50 -07:00
..
atftp atftp: include whole sysconfdir in PN 2014-04-20 10:46:49 +02:00
autofs autofs: remove bashism 2014-09-26 05:41:50 +02:00
cyrus-sasl cyrus-sasl: inherit autotools-brokensep 2014-06-15 23:21:33 -04:00
iscsi-initiator-utils iscsi-initiator-utils: add recipe file 2014-09-26 05:42:54 +02:00
postfix postfix.inc: Remove references to buildmachine paths in target makedefs.out 2014-12-26 17:46:17 -08:00
proftpd proftpd: fix integer overflow CVE-2013-4359 2014-09-26 05:41:52 +02:00
ptpd ptpd: disable libpcap detection via pcap-config 2015-05-31 07:03:50 -07:00
pure-ftpd recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
radvd radvd: fix daemon start-up 2014-10-21 15:07:12 -04:00
squid squid: Add a PACKAGECONFIG for libnetfilter-conntrack 2014-10-30 08:59:31 +01:00
tftp-hpa tftp-hpa: fix the empty file writing error 2014-10-21 14:54:11 -04:00
vblade vblade: inherit autotools-brokensep 2014-06-15 23:21:56 -04:00
vsftpd vsftpd: add systemd service file 2014-10-04 00:28:31 +02:00