1. Соблюдайте Правила форума и проявляйте уважение к другим участникам беседы.

Ошибка при компиляции ghost++ linux

Тема в разделе 'Помощь по Проектам & Поддержка', создана пользователем yellowface1, 3 янв 2017.

  1. yellowface1 Ньюфаг

    Сообщения:
    1
    Спасибы:
    0
    В общем, пытаюсь поставить бота на ubuntu 12, вылазить такая ошибка:
    Код:
    bnet.cpp:(.text.startup+0x23): undefined reference to `boost::system::get_system_category()'
    bnet.cpp:(.text.startup+0x2f): undefined reference to `boost::system::get_generic_category()'
    bnet.cpp:(.text.startup+0x3b): undefined reference to `boost::system::get_generic_category()'
    bnet.cpp:(.text.startup+0x47): undefined reference to `boost::system::get_generic_category()'
    bnet.cpp:(.text.startup+0x53): undefined reference to `boost::system::get_system_category()'
    game_admin.o: In function `_GLOBAL__sub_I__ZN10CAdminGameC2EP6CGHostP4CMapP9CSaveGamethSsSs':
    game_admin.cpp:(.text.startup+0x23): undefined reference to `boost::system::get_system_category()'
    game_admin.cpp:(.text.startup+0x2f): undefined reference to `boost::system::get_generic_category()'
    game_admin.cpp:(.text.startup+0x3b): undefined reference to `boost::system::get_generic_category()'
    game_admin.cpp:(.text.startup+0x47): undefined reference to `boost::system::get_generic_category()'
    game_admin.cpp:(.text.startup+0x53): undefined reference to `boost::system::get_system_category()'
    collect2: ld returned 1 exit status
    make: *** [ghost++] Error 1
    Как быть? В гугле нормальной инфы не нашел.
    vk: https://vk.com/a_malishev (На всякий случай)
  2. LOOL Гуру

    Сообщения:
    114
    Спасибы:
    35
    Дата начала использования бота:
    1901
    в гугле как раз пишут что ты линкуешь бусты статически -_-
    попробуй линковать динамически -_-