[1681874 views]

[]

Odi's astoundingly incomplete notes

New entries | Code

Gentoo fails to build dev-libs/boost-1.52.0-r7

If you get this:
ln -f -s 'libboost_wave.so.1.52.0' 'stage/lib/libboost_wave.so'

...failed updating 1 target... 

Then put this into your /etc/portage/package.use:
# boost 1.52 is broken with current icu
<dev-libs/boost-1.53 -icu

posted on 2014-08-02 12:31 UTC in Code | 1 comments | permalink
Just to ser how it is done. Nice work.