On Wed, 2012-12-12 at 17:44 +0000, Keith W wrote: > Hi Andrew, > > Thanks for the rapid response. I confirm that the workaroud you > suggest works successfully. > > Here are the details: > > > Could you run "make VERBOSE=1" and post the final link line (only). > ... > CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o -luuid -lssl -lrt
Looks like -lcrypt might be missing. Andrew
