Hi guys, Thanks for all the help so far - here's an update.... I tried Alan's suggestion "Try moving/removing /usr/include/qpid and rebuilding" neat idea, but unfortunately it still barfed.
I then followed Gordon's train of thought about the old 0.8 libraries (my 0.8 install is in /usr/local so I just mv'd /usr/local to /usr/xlocal temporarily) and the 0.10 make all now works wooo hooo (haven't tried make install yet). So far so good, I can actually build 0.10, but what I really wanted to do was to build 0.10 in addition to my 0.8 (we're currently using 0.8 operationally so I wanted to start playing with 0.10 and comparing/regression testing things etc.). I've just tried putting my /usr/local back and trying the 0.10 build with ./configure --prefix=/home/fadams/qpid-0.10-test but unfortunately that barfs at the same place as my original problem I'm thinking that the only way that I can build and install multiple versions is to build them both into "non-standard" locations using prefix= Is anyone else successfully running multiple versions? If so what sort of install strategy are you using? Thanks again for the help, this is a great mailing list. Cheers Fraser -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Qpid-0-10-make-all-fails-for-me-configure-is-fine-tp6516814p6532420.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]
