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

doesn't compile statically on freebsd 10.2 #262

Closed
crypto750 opened this issue Aug 29, 2015 · 4 comments
Closed

doesn't compile statically on freebsd 10.2 #262

crypto750 opened this issue Aug 29, 2015 · 4 comments

Comments

@crypto750
Copy link

A followup on the irc discussion.
Plain vanilla Freebsd 10.2 install,
pkg install gcc49 cmake boost-all cryptopp

option(WITH_STATIC "Static build" OFF) compiles.

option(WITH_STATIC "Static build" ON) does not.

@EinMByte
Copy link

You told me that you cannot build Monero either. I suspect there is a problem with the default FreeBSD setup.
Can someone verify?

(See also this Monero issue)

@crypto750
Copy link
Author

New fact.
Static compilation is a success on FreeBSD 10.1
Something changed since then.

@crypto750
Copy link
Author

@EinMByte
Copy link

I'm going to close this since the problem is freebsd-related rather than i2pd-related.
You should probably report the bug to the freebsd developers.

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

No branches or pull requests

2 participants