Boost logo

Boost-Build :

From: Juergen Hunold (hunold_at_[hidden])
Date: 2005-11-06 15:22:37


Hi !
I've had to to change from Debian Unstable to Suse 10.0 and found that
boost/libs/regex/build/Jamfile.v2 fails to detect an installed icu-lib
on this particular distribution.
This is due to the fact that Novell ships a combined 32/64-Bit system
which installs 32-bit libraries to /usr/lib and 64-Bit libraries
to /usr/lib64.
The attached patch adds a check for /usr/lib64 to the icu-library
detection code. Tested on SuSE-10.0.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! Institut für Verkehrswesen, Eisenbahnbau
* voice: ++49 511 762-2529   ! und -betrieb, Universität Hannover  
* fax  : ++49 511 762-3001   ! Appelstrasse 9a, D-30167 Hannover
* hunold_at_[hidden] ! www.ive.uni-hannover.de



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk