Project

General

Profile

Actions

Bug #948

closed

apple ppc64 build broken: thread-local storage not supported for this target

Added by Victor Julien over 10 years ago. Updated over 10 years ago.

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

Description

gcc -DHAVE_CONFIG_H -I. -I..   -I./../libhtp/  -I/opt/local/include -DLOCAL_STATE_DIR=\"/opt/suricata-git/var\" -arch ppc64 -Wextra -Werror-implicit-function-declaration -fno-tree-pre -Wall -fno-strict-aliasing -Wno-unused-parameter -std=gnu99 -DOS_DARWIN -DUNITTESTS -DDEBUG  -I/opt/local/include -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -DREVISION="49dcb0c" -MT util-time.o -MD -MP -MF .deps/util-time.Tpo -c -o util-time.o util-time.c
util-time.c:152: error: thread-local storage not supported for this target
util-time.c:153: error: thread-local storage not supported for this target
util-time.c:154: error: thread-local storage not supported for this target
util-time.c:155: error: thread-local storage not supported for this target
util-time.c:159: error: thread-local storage not supported for this target
util-time.c:160: error: thread-local storage not supported for this target
util-time.c:161: error: thread-local storage not supported for this target
make[3]: *** [util-time.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/util-threshold-config.Tpo .deps/util-threshold-config.Po
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Actions

Also available in: Atom PDF