Bug 33009 - boost: linker error
Summary: boost: linker error
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: boost-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Ivan A. Melnikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-17 15:55 MSK by Yuri N. Sedunov
Modified: 2018-06-09 09:47 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri N. Sedunov 2017-01-17 15:55:26 MSK
При сборке lucene++ новым gcc6 имеем.

[ 67%] Linking CXX executable searchfiles
../core/liblucene++.so.3.0.7: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform[abi:cxx11](wchar_t const*, wchar_t const*) const'
../core/liblucene++.so.3.0.7: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform_primary[abi:cxx11](wchar_t const*, wchar_t const*) const'
collect2: error: ld returned 1 exit status

В редхате это уже проходили:
https://bugzilla.redhat.com/show_bug.cgi?id=1331983
Comment 1 Ivan A. Melnikov 2018-06-09 09:47:11 MSK
Сейчас liblucene++ собирается с текущим сизифным бустом, спасибо добрым людям.