Actions
Bug #58
closedEngine fails to build on FreeBSD as byteswap.h doesn't seem to exist on this platform.
Affected Versions:
Effort:
Difficulty:
Label:
Description
Appears as if linux OSX and FreeBSD all have there own byte swapping functions. At least according to this very old reference.
http://evanjones.ca/endianess.html
COMMAND:cd /testresults/2010-01-13-23-32-47/FreeBSD-8.0-32-bit/oisf && make
STDERR:In file included from suricata.c:72:
app-layer-dcerpc.h:14:22: error: byteswap.h: No such file or directory
Files
Actions