Share

XmlRpc++

Subscribe

compile error on Debian linux

  1. 2009-10-31 12:30:11 UTC

    Hi,

    I downloaded xmlrpc++0.7.tar.gz and build on Linux debian but got following errors, please advise how to fix it?

    /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basicstring.h:757: note: candidates are: std::basicstring<CharT, _Traits, _Alloc>& std::basicstring<CharT, _Traits, _Alloc>::operator+=(const std::basicstring<CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::chartraits<char>, Alloc = std::allocator<char>] /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basicstring.h:766: note: std::basicstring<CharT, Traits, _Alloc>& std::basicstring<CharT, _Traits, _Alloc>::operator+=(const _CharT*) [with _CharT = char, _Traits = std::chartraits<char>, Alloc = std::allocator<char>] <near match> /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basicstring.h:775: note: std::basicstring<CharT, Traits, _Alloc>& std::basicstring<CharT, _Traits, _Alloc>::operator+=(CharT) [with CharT = char, _Traits = std::chartraits<char>, _Alloc = std::allocator<char>] make[1]: *** [Validator] Error 1

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.