[
https://issues.apache.org/jira/browse/TS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Susan Hinrichs closed TS-1840.
------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 5.2.0)
Not deemed a big use case.
> 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ć
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)