Hide Forgot
Description of problem: Solaris client tarball contains example clients, but no makefile or CMakeLists.txt. Version-Release number of selected component (if applicable): qpid-soleap0.tar.gz (2011-12-13) How reproducible: 100% Steps to Reproduce: 1. tar xzf qpid-soleap0.tar.gz | grep -iE '(makefile|CMakeLists.txt)' Actual results: No makefile[s]. Expected results: Makefile and/or CMakeLists.txt present Additional info:
Created attachment 558357 [details] Example code Makefiles Attached makefiles were created during testing c++ solaris client and use QPID_HOME env. variable for directory where is the client code extracted.
Cliff, what's the status of this one?
I have not looked at this yet. There remain several days of CMake "wrestling" to get a clean push-button build (RPATH interaction with Solaris CC args). I was deferring that and looking at this bz in case feedback from early adopters indicated either or both needed major tweaking. The attachment is presumably gcc based (as was the tarball) and would need to be extended (or CMake'd) to also work with the native compiler.