Tim Niemueller wrote:
> The package uses cmake for building, where I suspect the problem. On my
> (F-11) machine it links with -lboost_thread-mt). But on rawhide it uses
> the non-mt version (well, a non-multithreaded threading library is kind
> of an issue). On my system I have cmake 2.6.3, while rawhide has 2.8.0.
> Is there a known problem? Does anyone else maintain a project build with
> cmake and using Boost and can give a hint how to solve?

Does the package ship its own FindBoost.cmake? If it does, try removing it 
in %prep and seeing if that helps. (It'll use CMake's version then.) If the 
package isn't shipping its own FindBoost.cmake or if removing it doesn't fix 
the problem, please file a bug against CMake.

        Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to