X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7A8AB.2EB5B4C7@onstor-exch02.onstor.net>; Wed, 6 Jun 2007 19:25:57 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C7A8AB.2EB5B4C7"
References: <BB375AF679D4A34E9CA8DFA650E2B04E040F04DF@onstor-exch02.onstor.net> <20070606191808.01d8c677@ripper.onstor.net>
Content-class: urn:content-classes:message
Subject: RE: cw_install makefile problem
Date: Wed, 6 Jun 2007 19:23:24 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E02F3D202@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: cw_install makefile problem
Thread-Index: AceoqhoVYnkerQaLQJSRXHULd2Kl7gAALk+c
From: "Ken Renshaw" <ken.renshaw@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>,
	"Larry Scheer" <larry.scheer@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C7A8AB.2EB5B4C7
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Andy.

I actually already have an edited Makefile that makes things work; added =
$(SUDO), more &&\'s,  corrected some pathname issues ( PATH_TO_TOOLS =
should be PATH_TO_RELEASE in a couple places, etc. etc....but if you've =
got a working fix coming that's good too.

Thanks,

-Ken

-----Original Message-----
From: Andy Sharp
Sent: Wed 6/6/2007 7:18 PM
To: Ken Renshaw; Larry Scheer
Subject: Re: cw_install makefile problem
=20
I don't think that will work.  The Makefile is too badly firetrucked.
I am testing a complete fix now.  Will submit to Larry for review.

On Wed, 6 Jun 2007 15:38:07 -0700 "Ken Renshaw"
<ken.renshaw@onstor.com> wrote:

> Hey Andy, hope you're enjoying time off.=20
>=20
> I'm building DeLorean sub22 with the cw_install stuff, and make
> release fails to run the steps....looks like the sed commands need to
> be prefaced with /usr/bin/sudo. Were you perchance running make
> release as root, and that's maybe why this didn't show up?=20
>=20
> I'm going to go ahead and try sudo make release and see if it builds
> the cw_install.sh file correctly. Just FYI.
>=20
> Thanks, and have a good one.
>=20
> -Ken
>=20
> -----Original Message-----
> From: Build Admin [mailto:build@localhost.localdomain]=20
> Sent: Wednesday, June 06, 2007 3:30 PM
> To: Ken Renshaw
> Subject: cw_install makefile problem
>=20
> /usr/bin/sudo chown 0:0
> ./Build/ch/opt/Release/usr/local/agile/conf/EverON-3.0.0.0.bom
> cd ./Build/ch/opt/Release && \
> /usr/bin/sudo chown 0:0 usr/local/agile/lib/*
> cd ./Build/ch/opt/Release && \
> /usr/bin/sudo tar --numeric-owner --create
> --file=3D../EverON-3.0.0.0.tar.gz --preserve-permissions --gzip .
> sed '/^DISTR_S=3D/cDISTR_S=3D'`ls -ls
> ./Build/ch/opt/Release/../EverON-3.0.0.0.tar.gz |\
> 	awk '{print $1}'` ./Tools/cw_install.in > \
> 	./Build/ch/opt/Release/cw_install.sh
> /bin/sh: line 1: ./Build/ch/opt/Release/cw_install.sh: Permission
> denied make: *** [release] Error 1


------_=_NextPart_001_01C7A8AB.2EB5B4C7
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7652.24">
<TITLE>RE: cw_install makefile problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Hi Andy.<BR>
<BR>
I actually already have an edited Makefile that makes things work; added =
$(SUDO), more &amp;&amp;\'s,&nbsp; corrected some pathname issues ( =
PATH_TO_TOOLS should be PATH_TO_RELEASE in a couple places, etc. =
etc....but if you've got a working fix coming that's good too.<BR>
<BR>
Thanks,<BR>
<BR>
-Ken<BR>
<BR>
-----Original Message-----<BR>
From: Andy Sharp<BR>
Sent: Wed 6/6/2007 7:18 PM<BR>
To: Ken Renshaw; Larry Scheer<BR>
Subject: Re: cw_install makefile problem<BR>
<BR>
I don't think that will work.&nbsp; The Makefile is too badly =
firetrucked.<BR>
I am testing a complete fix now.&nbsp; Will submit to Larry for =
review.<BR>
<BR>
On Wed, 6 Jun 2007 15:38:07 -0700 &quot;Ken Renshaw&quot;<BR>
&lt;ken.renshaw@onstor.com&gt; wrote:<BR>
<BR>
&gt; Hey Andy, hope you're enjoying time off.<BR>
&gt;<BR>
&gt; I'm building DeLorean sub22 with the cw_install stuff, and make<BR>
&gt; release fails to run the steps....looks like the sed commands need =
to<BR>
&gt; be prefaced with /usr/bin/sudo. Were you perchance running make<BR>
&gt; release as root, and that's maybe why this didn't show up?<BR>
&gt;<BR>
&gt; I'm going to go ahead and try sudo make release and see if it =
builds<BR>
&gt; the cw_install.sh file correctly. Just FYI.<BR>
&gt;<BR>
&gt; Thanks, and have a good one.<BR>
&gt;<BR>
&gt; -Ken<BR>
&gt;<BR>
&gt; -----Original Message-----<BR>
&gt; From: Build Admin [<A =
HREF=3D"mailto:build@localhost.localdomain">mailto:build@localhost.locald=
omain</A>]<BR>
&gt; Sent: Wednesday, June 06, 2007 3:30 PM<BR>
&gt; To: Ken Renshaw<BR>
&gt; Subject: cw_install makefile problem<BR>
&gt;<BR>
&gt; /usr/bin/sudo chown 0:0<BR>
&gt; ./Build/ch/opt/Release/usr/local/agile/conf/EverON-3.0.0.0.bom<BR>
&gt; cd ./Build/ch/opt/Release &amp;&amp; \<BR>
&gt; /usr/bin/sudo chown 0:0 usr/local/agile/lib/*<BR>
&gt; cd ./Build/ch/opt/Release &amp;&amp; \<BR>
&gt; /usr/bin/sudo tar --numeric-owner --create<BR>
&gt; --file=3D../EverON-3.0.0.0.tar.gz --preserve-permissions --gzip =
.<BR>
&gt; sed '/^DISTR_S=3D/cDISTR_S=3D'`ls -ls<BR>
&gt; ./Build/ch/opt/Release/../EverON-3.0.0.0.tar.gz |\<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; awk '{print $1}'` =
./Tools/cw_install.in &gt; \<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
./Build/ch/opt/Release/cw_install.sh<BR>
&gt; /bin/sh: line 1: ./Build/ch/opt/Release/cw_install.sh: =
Permission<BR>
&gt; denied make: *** [release] Error 1<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C7A8AB.2EB5B4C7--
