Comment # 2 on bug 1062778 from
(In reply to David Buck from comment #1)
> Does this mean I just replace 'boost-devel' with 'libboost_headers-devel'? 
> If so, what versions of SUSE support 'libboost_headers-devel'?

No. From the build logs, you will need to add at least,

libboost_date_time-devel
libboost_filesystem-devel
libboost_regex-devel
libboost_signals-devel
libboost_system-devel
libboost_thread-devel
libboost_log-devel

All versions since %{suse_version} >= 1330

To verify that new version builds, build against
home:adamm:branches:devel:libraries:c_c++/openSUSE_Tumbleweed repository. Or,
if you branch from your devel project instead, you can link in boost from
home:adamm:branches:devel:libraries:c_c++ too.


You are receiving this mail because: