[kde-freebsd] kde4-workspace build problem

Schaich Alonso alonsoschaich at fastmail.fm
Fri Feb 1 19:12:01 UTC 2013


On 2013-02-01 at 10:08, Derrick Dantavious Edwards wrote:
> 	Hi,
> I continue to have problems building kde4-workspace I get the following
> error. 
> 
> ===>   Running ldconfig
> /sbin/ldconfig -m /usr/local/lib
> ===>   Registering installation for boost-libs-1.52.0 as automatic
> Installing boost-libs-1.52.0... done
> ===>   Returning to build of kde-workspace-4.8.4
> Error: shared library "boost_thread.4" does not exist
> *** [lib-depends] Error code 1
> 
> Stop in /usr/ports/x11/kde4-workspace.
> *** [reinstall] Error code 1
> 
> boost-libs installed these
> find /usr/local/ -iname "*boost_thread*" -print
> /usr/local/lib/libboost_thread.a
> /usr/local/lib/libboost_thread.so.5
> /usr/local/lib/libboost_thread.so
> /usr/local/lib/compat/pkg/libboost_thread.so.4
> 
> Any ideas?
> 
> Derrick

Hello and thanks for reporting this.

This can be fixed by running

sed -I~ 's/boost_thread.4/boost_thread/'
/usr/ports/x11/kde4-workspace/Makefile

Alonso


More information about the kde-freebsd mailing list