The error message is pretty clear: You need to install the Boost thread
development package.
Bruce Sherwood
Lindeval Fernandes de Lima wrote:
>
> Dears,
>
> I'm get error compiling visual-python. My distribution is Slackware
> 12.2 and my version python is 6.2. Below follow the output error:
>
> Compiling ./gtk2/font_renderer.cpp ...
> Compiling ./gtk2/render_surface.cpp ...
> Compiling ./python/wrap_display_kernel.cpp ...
> Linking cvisualmodule.la ...
> make[1]: *** [cvisualmodule.la] Error 1
> make[1]: Leaving directory `/home/lindeval/visual-5.12_release/src'
> make: *** [all-recursive] Error 1
>
> the last lines of file src/build.log:
>
> /usr/lib/gcc/i486-slackware-linux/4.2.4/../../../../i486-slackware-linux/bin/ld:
> cannot find -lboost_thread
> collect2: ld returned 1 exit status
>
>
> tank you for any help!!
|