Actions
Bug #3874
closed
JI
JI
configure: fails to check for netfilter_queue headers on older header packages
Bug #3874:
configure: fails to check for netfilter_queue headers on older header packages
Affected Versions:
Effort:
Difficulty:
Label:
Description
The check for netfilter_queue headers may fail as, I assume, old versions of these headers use u_int_XX instead of the under uint_XX variants. This requires including sys/types.h and setting _GNU_SOURCE when doing the check.
JI Updated by Jason Ish over 5 years ago
- Status changed from Assigned to In Review
VJ Updated by Victor Julien over 5 years ago
- Status changed from In Review to Closed
Actions