mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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> |
||
|---|---|---|
| .. | ||
| atftp | ||
| autofs | ||
| cyrus-sasl | ||
| iscsi-initiator-utils | ||
| postfix | ||
| proftpd | ||
| ptpd | ||
| pure-ftpd | ||
| radvd | ||
| squid | ||
| tftp-hpa | ||
| vblade | ||
| vsftpd | ||