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'm testing with it removed now. -Steve --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
