You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2013/02/26 23:22:12 UTC

[jira] [Created] (TS-1726) ESI plugin fails compiling on Solaris

Igor Galić created TS-1726:
------------------------------

             Summary: ESI plugin fails compiling on Solaris
                 Key: TS-1726
                 URL: https://issues.apache.org/jira/browse/TS-1726
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
            Reporter: Igor Galić


{noformat}
gmake[3]: Leaving directory `/export/home/buildbot/slave5/tserver-solaris-trunk/build/plugins/experimental/lua'
Making all in esi
gmake[3]: Entering directory `/export/home/buildbot/slave5/tserver-solaris-trunk/build/plugins/experimental/esi'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../lib/ts   -I/opt/csw/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Dsolaris -I/opt/cswinclude -I./lib -I./fetcher -I./test -I../../../proxy/api -I../../../proxy/api -Wno-deprecated -m64 -std=c++11 -g -pipe -Wall -Werror -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT FailureInfo.lo -MD -MP -MF .deps/FailureInfo.Tpo -c -o FailureInfo.lo `test -f 'lib/FailureInfo.cc' || echo './'`lib/FailureInfo.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I/opt/csw/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Dsolaris -I/opt/cswinclude -I./lib -I./fetcher -I./test -I../../../proxy/api -I../../../proxy/api -Wno-deprecated -m64 -std=c++11 -g -pipe -Wall -Werror -O3 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT FailureInfo.lo -MD -MP -MF .deps/FailureInfo.Tpo -c lib/FailureInfo.cc  -fPIC -DPIC -o .libs/FailureInfo.o
lib/FailureInfo.cc: In member function 'void FailureInfo::registerSuccFail(bool)':
lib/FailureInfo.cc:34:39: error: 'timersub' was not declared in this scope
gmake[3]: *** [FailureInfo.lo] Error 1
gmake[3]: Leaving directory `/export/home/buildbot/slave5/tserver-solaris-trunk/build/plugins/experimental/esi'
gmake[2]: *** [all-recursive] Error 1
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira