On Mon, 2010-03-29 at 16:30 +0200, Ján Sáreník wrote: > Hello! > > This little patch is vital to make current trunk > (r928701) compile on Fedora Rawhide with Boost 1.41.0. > As far as I recall, I was compiling with this patch > cleanly on previous versions as well but I will > verify the compilation on RHEL5 with this patch applied > soon. > > The other line adds libpthread linking option. It works > but you may want to add it elsewhere if you choose.
Unfortunately the approach of unconditionally linking boost_system doesn't work for boost versions prior to 1.35 (or somewhere close to there) we already have some conditional logic in the cmake build to deal correctly with this, i must say I thought we already had this in the autotools build as well, but it becomes difficult to remember the details of 2 build systems. Abdrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org