So having tracked down and eliminated all the remains of proton on this machine (Ubuntu 12.04, 32 bit), cmake builds successfully (nss-dev not installed on this machine).
Running src/qpidd works (not yet tried sending any messages). The following .so's were built: src/acl.so src/libqmf2.so src/libqmfengine.so src/libqpidbroker.so src/libqpidcommon.so src/libqpidtypes.so src/ha.so src/libqmfconsole.so src/libqmf.so src/libqpidclient.so src/libqpidmessaging.so -- Rob On 25 March 2013 23:08, Fraser Adams <[email protected]> wrote: > On 25/03/13 21:55, Rob Godfrey wrote: > >> So... another small niggle with the build (not sure if auto-tools suffers >> the same issue)... I ran the cmake build on a machine with an old version >> of proton installed (0.2)... >> > I suspect auto-tools probably won't hit this - from a previous comment (I > think it was Steve) I believe that proton *only* works with cmake so I > suspect the automake build ignores all references to proton - though I > could be wrong, I've not had a chance to play with proton yet (on my TODO > list) > > Frase > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > >
