Bug 829177 - Can't link against libboost-regex_mt.so since it depends on deprecated libicuuc.so.46
Summary: Can't link against libboost-regex_mt.so since it depends on deprecated libicu...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: 17
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Petr Machata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-06 07:26 UTC by abyss.7
Modified: 2015-05-05 01:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-06 11:28:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description abyss.7 2012-06-06 07:26:14 UTC
Description of problem:
After update to Fedora 17, when I try to link against libboost-regex_mt.so I get the following error:

/usr/bin/ld: warning: libicuuc.so.46, needed by /usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_46::Locale::Locale()'
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_isspace_46'
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_charType_46'
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_46::Locale::Locale(icu_46::Locale const&)'
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_tolower_46'
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_charFromName_46'
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `u_digit_46'
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libboost_regex-mt.so: undefined reference to `icu_46::Collator::createInstance(icu_46::Locale const&, UErrorCode&)'

The recent libicu package provides libicuuc.so.48.

Version-Release number of selected component (if applicable):
boost-regex-1.49.0-1.fc16.

How reproducible:
Always

Comment 1 Petr Machata 2012-06-06 10:57:09 UTC
boost 1.49.0?  We never shipped that, where did you get this package?

Comment 2 abyss.7 2012-06-06 11:28:49 UTC
Then, I'm very sorry.
It seems that I've build it by myself, so I close the bug.


Note You need to log in before you can comment on or make changes to this bug.