Project

General

Profile

Actions

Bug #2157

closed

Compilation Issues Beta 4.0

Added by Pete Sanders almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

I the errors below when I compile Beta 4.0. 3.2.1, and 3.2.2 compile ok:

CCLD     suricata
app-layer-parser.o: In function `AppLayerParserRegisterProtocolParsers':
/root/Suricata/suricata-suricata-4.0.0-beta1/src/app-layer-parser.c:1286: undefined reference to `RegisterNFS3Parsers'
detect.o: In function `SigTableSetup':
/root/Suricata/suricata-suricata-4.0.0-beta1/src/detect.c:3914: undefined reference to `DetectNfs3ProcedureRegister'
output.o: In function `OutputRegisterLoggers':
/root/Suricata/suricata-suricata-4.0.0-beta1/src/output.c:1086: undefined reference to `JsonNFS3LogRegister'
collect2: error: ld returned 1 exit status
Makefile:1193: recipe for target 'suricata' failed
make[3]: * [suricata] Error 1
make[3]: Leaving directory '/root/Suricata/suricata-suricata-4.0.0-beta1/src'
Makefile:1109: recipe for target 'all' failed
make[2]:
[all] Error 2
make[2]: Leaving directory '/root/Suricata/suricata-suricata-4.0.0-beta1/src'
Makefile:487: recipe for target 'all-recursive' failed
make[1]:
[all-recursive] Error 1
make[1]: Leaving directory '/root/Suricata/suricata-suricata-4.0.0-beta1'
Makefile:415: recipe for target 'all' failed
make: *
[all] Error 2
Actions

Also available in: Atom PDF