[pkg-boost-devel] Bug#503920: Bug#503920: [libboost-program-options1.36.0] missing symbols in libboost program options

Steve M. Robbins steve at sumost.ca
Wed Oct 29 15:39:53 UTC 2008


Hello,

Please provide:
 1. a minimal example program,
 2. the command line you used to build it,
 3. the output (e.g. error message) received, and
 4. the result you expected.

On Wed, Oct 29, 2008 at 11:22:41AM +0100, Christophe Prud'homme wrote:
> Package: libboost-program-options1.36.0
> Version: 1.36.0-2
> Severity: normal
> 
> --- Please enter the report below this line. ---
> program options is missing the function
> 
> boost::program_options::detail::cmdline::set_additional_parser

That appears to be present (see below); so please provide the minimal
example.  Did you remember to link using -lboost_program_options?

nm -D /usr/lib/libboost_program_options.so.1.36.0 |grep set_addition | c++filt
0000000000027a00 T boost::program_options::detail::cmdline::set_additional_parser(boost::function1<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>)

-Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-boost-devel/attachments/20081029/3b940695/attachment.pgp 


More information about the pkg-boost-devel mailing list