Project

General

Profile

Actions

Support #8012

open

centos 7: suricata make error

Added by bobo suri about 2 months ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Affected Versions:
Label:

Description

suricata 8.0.0 and 8.0.1 make error:
tm-threads.c: In function ‘TmThreadsSetThreadTimestamp’:
tm-threads.c:2303:5: error: incompatible type for argument 1 of ‘__sync_bool_compare_and_swap’
SC_ATOMIC_SET(t->pktts, ts);
^
tm-threads.c: In function ‘TmThreadsInitThreadsTimestamp’:
tm-threads.c:2355:9: error: incompatible type for argument 1 of ‘__sync_bool_compare_and_swap’
SC_ATOMIC_SET(t->pktts, ts);

OS:centos 7(X86_64)
gcc:gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)

Actions

Also available in: Atom PDF