You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/09/04 23:55:52 UTC

[jira] [Commented] (TS-1840) make install requires a compiler

    [ https://issues.apache.org/jira/browse/TS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758407#comment-13758407 ] 

Leif Hedstrom commented on TS-1840:
-----------------------------------

Is this still an issue ?
                
> 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: 4.2.0
>
>
> 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