[Oisf-devel] Suricata build failing
harley
bobb.harley at gmail.com
Fri Feb 12 16:01:47 UTC 2010
Hi,
I just checked out Suricata from the git repository. After running
'./configure --libdir=/usr/lib64 --include=/usr/include --enable-debug'
and got the following error:
detect-uricontent.c: In function 'DetectUricontentInspectMpm':
detect-uricontent.c:559: error: 'htp_tx_t' has no member named
'request_uri_normalized'
detect-uricontent.c:563: error: 'htp_tx_t' has no member named
'request_uri_normalized'
detect-uricontent.c:563: error: 'htp_tx_t' has no member named
'request_uri_normalized'
detect-uricontent.c:563: error: 'htp_tx_t' has no member named
'request_uri_normalized'
detect-uricontent.c:564: error: 'htp_tx_t' has no member named
'request_uri_normalized'
make[2]: *** [detect-uricontent.o] Error 1
make[2]: Leaving directory `/home/gabba/Toys/suricata-git/oisf/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gabba/Toys/suricata-git/oisf'
make: *** [all] Error 2
Looking in htp.h there is indeed no request_uri_normalized member. Any
suggestions?
- Harley
More information about the Oisf-devel
mailing list