Hi Fraser, My gut says Gordon nailed it with the stray library confusing things.
FYI, cmake is an alternate build mechanism that takes the place of "bootstrap" and "configure" in the build you ran. I don't think it'll fix the issue you reported, but if you want to try it, I believe the instructions are in the README - it's the same source kit/checkout as you have now. -Steve -- Steve Huston, Riverace Corporation Total Lifecycle Support for Your Networked Applications http://www.riverace.com > -----Original Message----- > From: fadams [mailto:[email protected]] > Sent: Monday, June 27, 2011 2:18 PM > To: [email protected] > Subject: Re: Qpid 0.10 make all fails for me (configure is fine) > > > Now there's a thought. > > I do indeed have 0.8 installed and I've got my > LD_LIBRARY_PATH pointing to /usr/local/lib where it's installed. > > I'll have a play with that train of thought. I won't be able > to try until Wednesday/Thursday but I'll report back success > (yay!!) or failure (boo!!) > > BTW what's the "cmake build"? that's not one I've come > across. is that a particular download? > > Thanks for the responses so far. > > Cheers > Fraser > > > Gordon Sim wrote: > > > > > > Do you have an older version installed on the box you are > building on? > > I > > wonder if its picking up an older library somehow. > > > > You could also try the cmake build. > > > > > > > -- > View this message in context: > http://apache-qpid-users.2158936.n2.nabble.com/Qpid-0-10-make- > all-fails-for-me-configure-is-fine-tp6516814p6521675.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
