Really need some help here ...

2013-04-27 Thread Jim L.
Hi, I have been trying to build either RPMs or DEB packages for Cloudstack 4.0.2 with VMWare enabled, but have been unsuccessful. I can build successfully using Maven (mvn -P deps -D nonoss) but the DEB/RPM build processes apparently rebuild on their own without using the artifacts created by

Re: Really need some help here ...

2013-04-27 Thread David Nalley
On Sat, Apr 27, 2013 at 9:07 AM, Jim L. j...@pobox.com wrote: Hi, I have been trying to build either RPMs or DEB packages for Cloudstack 4.0.2 with VMWare enabled, but have been unsuccessful. I can build successfully using Maven (mvn -P deps -D nonoss) but the DEB/RPM build processes

Re: Really need some help here ...

2013-04-27 Thread Jim L.
Hi David, I know Wido's DEBs do not have VMWare support (at least, the last time I tried to used them). I'll give the RPM's a try, however. In the meantime: is there additional documentation/wiki/back of a napkin that explains how to build DEB or RPM packages with VMWare support? I would like

Re: Really need some help here ...

2013-04-27 Thread Jim L.
Chip, I'll do that. Thanks for the info. Regards, --Jim L. On Sat, Apr 27, 2013 at 1:25 PM, Chip Childers chip.child...@sungard.comwrote: There is a bug in the 4.0.x Debian/rules file that excludes the optional -Dnonoss flag. Look at the 4.1 branch copy and note the env variable I added