Actions
Optimization #6221
openbuild: check for compiler warnings/messages
Description
Compiling Suricata 7.0.0 on Arch Linux shows the following messages when Suricata is built:
checking for pcap-config... /usr/bin/pcap-config
pcap-config: Invalid command-line option --defines specified
Usage: pcap-config [ --help ] [ --static | --static-pcap-only ] [ --libs | --additional-libs ]
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
No data to display
Actions