Actions
Bug #963
closedXFF compile failure on OSX
Affected Versions:
Effort:
Difficulty:
Label:
Description
gcc -DHAVE_CONFIG_H -I. -I.. -I./../libhtp/ -I/opt/local/include -DLOCAL_STATE_DIR=\"/usr/local/var\" -g -O2 -Wextra -Werror-implicit-function-declaration -fno-tree-pre -Wall -fno-strict-aliasing -Wno-unused-parameter -std=gnu99 -DOS_DARWIN -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -I/opt/local/include -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -DREVISION="8539791" -MT alert-unified2-alert.o -MD -MP -MF .deps/alert-unified2-alert.Tpo -c -o alert-unified2-alert.o alert-unified2-alert.c alert-unified2-alert.c: In function 'GetXFFIP': alert-unified2-alert.c:357: error: implicit declaration of function 'memrchr' alert-unified2-alert.c:357: warning: initialization makes pointer from integer without a cast make[3]: *** [alert-unified2-alert.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Actions