[Bug 193534] [MAINTAINER UPDATE] net-p2p/namecoin
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 14 00:04:23 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193534
Jason E. Hale <jhale at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Triage |In Discussion
CC| |jhale at FreeBSD.org
Assignee|freebsd-ports-bugs at FreeBSD. |jhale at FreeBSD.org
|org |
--- Comment #1 from Jason E. Hale <jhale at FreeBSD.org> ---
Could you please provide build logs for this? I was getting different types of
build failures with gcc and clang.
Finally got it to build with clang by removing lines 345-355 from
src/serialize.h, but gcc is failing to link to boost:
util.cpp:(.text._ZN5boost15program_options6detail26basic_config_file_iteratorIcEC2ERSiRKSt3setISsSt4lessISsESaISsEEb[_ZN5boost15program_options6detail26basic_config_file_iteratorIcEC5ERSiRKSt3setISsSt4lessISsESaISsEEb]+0x3a):
undefined reference to
`boost::program_options::detail::common_config_file_iterator::common_config_file_iterator(std::set<std::string,
std::less<std::string>, std::allocator<std::string> > const&, bool)'
collect2: error: ld returned 1 exit status
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list