On Fri, 2011-02-18 at 12:06 -0500, Steve Huston wrote: > Follow-up while this is testing... > > > On 02/18/2011 10:04 AM, Gordon Sim wrote: > > > On 02/18/2011 01:09 PM, Steve Huston wrote: > > >> The cmake build on Linux broke Wednesday night. I haven't > > checked on > > >> who made changes in the affected area, but if you recognize this, > > >> could you please take a look? > > > > > > Builds ok for me... what version of Linux? > > > http://svn.apache.org/viewvc?rev=1071252&view=rev is the > > most obvious > > > culprit on first glance. > > That is the change that broke it... There's a condition set of > Boost_SYSTEM_LIBRARY inside a conditional check for boost < 1.35 above > where the unconditional set of Boost_SYSTEM_LIBRARY was added. Do you > remember why you added the unconditional set?
I'd guess that if there a test like this it was transcribed from the autoconf configure directly as autoconf doesn't understand boost as well as cmake does. Andrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
