Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ghost opened this issue Mar 3, 2017 · 3 comments
Closed

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

ghost opened this issue Mar 3, 2017 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 3, 2017

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
Build aborts.

Configure logs:
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

@bryancall bryancall added the Build label Mar 5, 2017
@ghost
Copy link
Author

ghost commented Apr 4, 2017

Any updates on this one? Do you need more info?

@masaori335
Copy link
Contributor

Please ignore linked issue. It's my mistake.

@bryancall
Copy link
Contributor

6.2 is no longer supported and I believe this build option was removed from later versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants