garbd from databases/galera

Felix Hanley felix at userspace.com.au
Fri Jan 20 04:53:22 UTC 2017


Hi,

The garbd component of databases/galera is currently disabled in the
port but I would like to get this working. When enabled it has issues
with boost references:

    /usr/ports/databases/galera/work/galera-25.3.5-src/garb/garb_config.cpp:32:
    undefined reference to
    `boost::program_options::options_description::options_description(std::string
    const&, unsigned int, unsigned int)'
    /usr/ports/databases/galera/work/galera-25.3.5-src/garb/garb_config.cpp:39:
    undefined reference to
    `boost::program_options::options_description::options_description(std::string
    const&, unsigned int, unsigned int)'
    garb/garb_config.os: In function `basic_command_line_parser':
    /usr/local/include/boost/program_options/detail/parsers.hpp:44:
    undefined reference to
    `boost::program_options::detail::cmdline::cmdline(std::vector<std::string,
    std::allocator<std::string> > const&)'
    garb/garb_config.os: In function `garb::Config::Config(int, char**)':

    ... etc ...

I am not sure if this is due to the g++ compiler version that was used
to build boost or something else (I don't work with C++ much, let alone
boost).

Has anyone been able to get garbd to build?

-- 
  email: felix at userspace.com.au
    web: userspace.com.au
  phone: +61 3 9021 8964
    gpg: 971C F7B2 913A D163 70AC  02C3 B6F2 29D7 7E20 D10B


More information about the freebsd-ports mailing list