[
https://issues.apache.org/jira/browse/TS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach updated TS-1840:
----------------------------
Fix Version/s: 3.3.4
It's probably been like this for ever, but let's try to at least understand the
issues for 3.3.4.
> make install requires a compiler
> --------------------------------
>
> Key: TS-1840
> URL: https://issues.apache.org/jira/browse/TS-1840
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Igor Galić
> Fix For: 3.3.4
>
>
> Are we missing something during the build?
> {noformat}
> make[2]: Entering directory `/home/igalic/src/asf/trafficserver/mgmt/api'
> Making install in remote
> make[3]: Entering directory
> `/home/igalic/src/asf/trafficserver/mgmt/api/remote'
> make[4]: Entering directory
> `/home/igalic/src/asf/trafficserver/mgmt/api/remote'
> /bin/mkdir -p '/opt/ats-trunk/lib'
> /bin/bash ../../../libtool --mode=install /usr/bin/install -c
> libtsmgmt.la '/opt/ats-trunk/lib'
> libtool: install: warning: relinking `libtsmgmt.la'
> libtool: install: (cd /home/igalic/src/asf/trafficserver/mgmt/api/remote;
> /bin/bash /home/igalic/src/asf/trafficserver/libtool --silent --tag CXX
> --mode=relink clang++ -std=c++11 -g -O3 -fno-strict-aliasing -Werror
> -Qunused-arguments -Wno-invalid-offsetof -version-info 6:3:3 -o libtsmgmt.la
> -rpath /opt/ats-trunk/lib CfgContextImpl.lo CfgContextManager.lo
> CfgContextUtils.lo CoreAPIShared.lo EventCallback.lo GenericParser.lo
> INKMgmtAPI.lo CoreAPIRemote.lo EventRegistration.lo NetworkUtilsRemote.lo
> ../../../lib/ts/libtsutil.la )
> /home/igalic/src/asf/trafficserver/libtool: line 8982: clang++: command not
> found
> libtool: install: error: relink `libtsmgmt.la' with the above command before
> installing it
> make[4]: *** [install-libLTLIBRARIES] 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