Bug 250710

Summary: Setup of the OpenPegasus SDK sample environment fails.
Product: Red Hat Enterprise Linux 5 Reporter: Denise Eckstein <denise.eckstein>
Component: tog-pegasusAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 5.1CC: dkovalsk
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-15 20:47:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Denise Eckstein 2007-08-03 04:54:56 UTC
Description of problem:
Setup of the OpenPegasus SDK sample environment fails.

Version-Release number of selected component (if applicable):
tog-pegasus-devel-2.6.0-4.el5

How reproducible:
# cd /usr/share/Pegasus/samples
# make setupSDK
mak/SDKEnvVar.mak:5: *** missing separator.  Stop.


Steps to Reproduce:
1. # cd /usr/share/Pegasus/samples
2. # make setupSDK
3.
  
Actual results:
mak/SDKEnvVar.mak:5: *** missing separator.  Stop.

Expected results:
[root@bwindi samples]# make setupSDK
make[1]: Entering directory `/usr/share/Pegasus/samples/Providers/Load'
+++++ Creating SDKExamples/DefaultCXX namespace ...
+++++ Loading CIM_Core into SDKExamples/DefaultCXX namespace ...
+++++ Loading CIM_Physical into SDKExamples/DefaultCXX namespace ...
+++++ Loading CIM_System into SDKExamples/DefaultCXX namespace ...
+++++ Loading CIM_Event into SDKExamples/DefaultCXX namespace ...
+++++ Loading class definitions into  SDKExamples/DefaultCXX namespace ...
+++++ Creating SDKExamples/CMPI namespace ...
+++++ Loading CIM_Core into SDKExamples/CMPI namespace ...
+++++ Loading CIM_Physical into SDKExamples/CMPI namespace ...
+++++ Loading CIM_System into SDKExamples/CMPI namespace ...
+++++ Loading CIM_Event into SDKExamples/CMPI namespace ...
+++++ Repository created.
make[1]: Leaving directory `/usr/share/Pegasus/samples/Providers/Load'
make[1]: Entering directory `/usr/share/Pegasus/samples/Providers/Load'
+++++ Registering providers for SDKExamples/DefaultCXX namespace  ...
make[1]: Leaving directory `/usr/share/Pegasus/samples/Providers/Load'

Additional info:
There appears to be a problem with the pegasus-2.6.0-multilib.patch. The 
generated SDKEnvVar.mak file is incorrect. See attached diff for details.

Comment 3 Radek Vokál 2007-08-14 12:04:55 UTC

*** This bug has been marked as a duplicate of 213809 ***

Comment 4 Denise Eckstein 2007-08-15 20:47:34 UTC

*** This bug has been marked as a duplicate of 251409 ***