Actions
Bug #1393
closedCentOS 5.11 build failures
Affected Versions:
Effort:
Difficulty:
Label:
Description
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../libhtp/ -DLOCAL_STATE_DIR=\"/usr/local/var\" -O0 -Wall -Wextra -Werror -Wno-unused-parameter -Wextra -Werror-implicit-function-declaration -fno-tree-pre -Wall -Wno-unused-parameter -std=gnu99 -DLIBPCAP_VERSION_MAJOR=0 -DREVISION="bc2c7f4" -MT util-ioctl.o -MD -MP -MF ".deps/util-ioctl.Tpo" -c -o util-ioctl.o util-ioctl.c; \ then mv -f ".deps/util-ioctl.Tpo" ".deps/util-ioctl.Po"; else rm -f ".deps/util-ioctl.Tpo"; exit 1; fi util-ioctl.c: In function ‘GetIfaceRSSQueuesNum’: util-ioctl.c:217: error: storage size of ‘nfccmd’ isn’t known util-ioctl.c:229: error: ‘ETHTOOL_GRXRINGS’ undeclared (first use in this function) util-ioctl.c:229: error: (Each undeclared identifier is reported only once util-ioctl.c:229: error: for each function it appears in.) cc1: warnings being treated as errors util-ioctl.c:217: warning: unused variable ‘nfccmd’ util-ioctl.c:248: warning: control reaches end of non-void function make[3]: *** [util-ioctl.o] Error 1
Actions