You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by Tchinmai7 <gi...@git.apache.org> on 2017/03/03 07:05:05 UTC

[GitHub] trafficserver issue #1528: Unable to build 6.2.x with --enable-static-proxy ...

GitHub user Tchinmai7 opened an issue:

    https://github.com/apache/trafficserver/issues/1528

    Unable to build 6.2.x with --enable-static-proxy flag

    I tried building 6.2.x with  --enable-static-proxy flag and it fails during make. 
    
    System details : Ubuntu 14.04.5
    
    Steps followed : 
    autoreconf -if
    ./configure --enable-static-proxy
    make
    
    Expected output: 
    Successful build
    
    Actual Output:
    [makelogs.txt](https://github.com/apache/trafficserver/files/816013/makelogs.txt)
    Build aborts. 
    
    Configure logs:
    [Configure output.txt](https://github.com/apache/trafficserver/files/815999/Configure.output.txt)
    
    Am I doing something wrong here? Should i be passing any more options to configure? My objective is to have a binary, which i can install on other machines. I donot want to do a `make install` 

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---