You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Breno Leitao (JIRA)" <ji...@apache.org> on 2014/06/26 18:41:24 UTC

[jira] [Created] (TS-2899) traffic server does not build on ppc64 little endian

Breno Leitao created TS-2899:
--------------------------------

             Summary: traffic server does not build on ppc64 little endian
                 Key: TS-2899
                 URL: https://issues.apache.org/jira/browse/TS-2899
             Project: Traffic Server
          Issue Type: Wish
          Components: Build
            Reporter: Breno Leitao


When trying to build traffic search on ppc64 little endian, I got the following error:

c++ -DHAVE_CONFIG_H  -I. -I../../lib/ts  -I../../lib -I../../lib/records -I../../lib/ts -D_FORTIFY_SOURCE=2 -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libxml2 -Wunused-parameter -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c++11 -pipe -Wall -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT EventSystem.o -MD -MP -MF .deps/EventSystem.Tpo -c -o EventSystem.o EventSystem.cc
In file included from ../../lib/ts/libts.h:64:0,
                 from P_EventSystem.h:34,
                 from EventSystem.cc:31:
../../lib/ts/ink_queue.h:144:2: error: #error "unsupported processor"
 #error "unsupported processor"


If someone want to port it to ppc64 little endian, you can find a machine available at https://wiki.debian.org/ppc64el#Development_machines

Thank you,
Breno



--
This message was sent by Atlassian JIRA
(v6.2#6252)