[Boost-bugs] [Boost C++ Libraries] #3366: ICU shared lib not found on fedora x86_64

Subject: [Boost-bugs] [Boost C++ Libraries] #3366: ICU shared lib not found on fedora x86_64
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-08-26 15:30:25


#3366: ICU shared lib not found on fedora x86_64
-----------------------------------------------+----------------------------
 Reporter: Neal Becker <ndbecker2@…> | Owner:
     Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: Building Boost
  Version: Boost Release Branch | Severity: Problem
 Keywords: |
-----------------------------------------------+----------------------------
 On linux fedora F11 x86_64 I get this warning:

  bjam -sICU_PATH=/usr -sEXPAT_INCLUDE=/usr -sEXPAT_LIBPATH=/usr/lib64 --
 layout=tagged threading=single,multi stage

 warning: ICU shared common library not found in path.
 hint: If the regex library fails to link then try again
 with the environment variable ICU_LINK set to contain
 the linker options required to link to ICU.
 Defaulting to look for libicuuc ...
 LINUX
 warning: ICU shared data library not found in path.
 hint: If the regex library fails to link then try again
 with the environment variable ICU_LINK set to contain
 the linker options required to link to ICU.

 1. bjam should know to look in /usr/lib64 for all system libs
 2. Is this just a harmless warning, or will the build be incorrect?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3366>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC