Summary: | security/i2pd build error | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Igor Pavlov <igor.arabesc.pavlov> |
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | w.schwarzenfeld |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any |
Description
Igor Pavlov
2016-08-18 23:09:14 UTC
Strange thing. If I deinstall miniupnpc (was installed as dependency of transmission on my system). it compiles without problem. But it did not pulls in miniupnpc. After reinstall miniupnpc, I try again to install i2pod. And this time without problems. Sorry. above was wrpmg. Same error. Builds fine if I change from cmake to gmake. Or with LDFLAGS+= -L/usr/local/lib in the Makefile. A commit references this bug: Author: amdmi3 Date: Fri Aug 19 09:40:51 UTC 2016 New revision: 420452 URL: https://svnweb.freebsd.org/changeset/ports/420452 Log: - Fix build with enabled UPNP - Switch to opt_CMAKE_BOOL PR: 211977 Reported by: arabesc@bk.ru Changes: head/security/i2pd/files/ head/security/i2pd/files/patch-build_CMakeLists.txt head/security/i2pd/files/patch-build_cmake__modules_FindMiniUPnPc.cmake |