Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2014 00:04:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193534] [MAINTAINER UPDATE] net-p2p/namecoin
Message-ID:  <bug-193534-13-QrB1vai4XC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193534-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193534-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193534

Jason E. Hale <jhale@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |In Discussion
                 CC|                            |jhale@FreeBSD.org
           Assignee|freebsd-ports-bugs@FreeBSD. |jhale@FreeBSD.org
                   |org                         |

--- Comment #1 from Jason E. Hale <jhale@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193534-13-QrB1vai4XC>