Bug 785734 - Solaris client tarball examples - missing makefile[s]
Summary: Solaris client tarball examples - missing makefile[s]
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 2.1
Hardware: sparc64
OS: Solaris
medium
medium
Target Milestone: ---
: ---
Assignee: Cliff Jansen
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-30 13:46 UTC by Frantisek Reznicek
Modified: 2020-11-04 19:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)
Example code Makefiles (18.99 KB, application/x-tbz)
2012-01-30 15:10 UTC, Frantisek Reznicek
no flags Details

Description Frantisek Reznicek 2012-01-30 13:46:50 UTC
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:

Comment 1 Frantisek Reznicek 2012-01-30 15:10:20 UTC
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.

Comment 2 Justin Ross 2012-11-06 19:31:01 UTC
Cliff, what's the status of this one?

Comment 3 Cliff Jansen 2012-11-06 22:34:28 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.