Project

General

Profile

Actions

Bug #1393

closed

CentOS 5.11 build failures

Added by Victor Julien about 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
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 #1

Updated by Victor Julien almost 9 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF