Giter Club home page Giter Club logo

Comments (4)

nitram2342 avatar nitram2342 commented on July 23, 2024

Hello,

the error message "undefined reference to `xmlrpc_c::value_string::operator std::__cxx11::basic_string<char, std::char_traits, std::allocator >abi:cxx11 const'" during make indicates a linker problem, regarding the XMLRPC libraries. I remember having bserved issues in the past, but there were different.

Have you installed the package libxmlrpc-c++8-dev ? The version number may vary.

In the past, it was also necessary to install libcurl4-gnutls-dev direclty, as libxmlrpc depended on it, but the package did not set a dependency to it. Anyway, can you please make sure, you installed the libxmlrpc-c++8-dev or a similar version of it?

Which operating system and distribution do you use?

Best regards,

Martin

from degate.

plushvoxel avatar plushvoxel commented on July 23, 2024

I'm running an up to date Arch Linux. This should be the newest version of xmlrpc.
Could it be that my gcc is too new?
When using gcc-4.9 I'm getting a lot of undefined reference in the attempt to link.
When running the build on my Xubuntu VM with gcc-5.4 and cmake-3.5.1 it works.
Arch ist using boost version 1.63, Xubuntu 1.58.

from degate.

nitram2342 avatar nitram2342 commented on July 23, 2024

Hello,

I don't think that it is compiler related. It is something with xmlrpc. Likely you hit this bug:

https://bugs.archlinux.org/task/52198?project=5&cat%5B0%5D=33&string=xmlrpc-c

I do not use Arch, so I cannot really reproduce it. The bug reports recommends downgrading the package. Would that be an option?

Best regards,

Martin

from degate.

nitram2342 avatar nitram2342 commented on July 23, 2024

Closing issue as there is no further information.

from degate.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.