X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7E50B.F30AB59F@onstor-exch02.onstor.net>; Wed, 22 Aug 2007 14:29:48 -0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C7E50B.F30AB59F"
References: <BB375AF679D4A34E9CA8DFA650E2B04E018A69EE@onstor-exch02.onstor.net>
Content-class: urn:content-classes:message
Subject: RE: Cougar compile error
Date: Wed, 22 Aug 2007 14:27:22 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E02F3D69A@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Cougar compile error
Thread-Index: AcflBikCt7ZTVWgQQKyv4hd5Hc8IzQAAEJ7QAAFMHJo=
From: "Ken Renshaw" <ken.renshaw@onstor.com>
To: "Jeff Miller" <jeff.miller@onstor.com>,
	"Andy Sharp" <andy.sharp@onstor.com>

This is a multi-part message in MIME format.

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

I see what happened ....the change for authen-lib.c came from an ECR =
that Ron B. first coded in dev, then crafted a different version in =
3_0_1_rel. When I merged the 3.0.1 changes in it pulled in 3.0.x stuff =
we don't want in dev. I'm backing out that change right now and then =
I'll rebuild all the cougar/zonda targets for verification.

Sorry for the trouble.


-----Original Message-----
From: Jeff Miller
Sent: Wed 8/22/2007 2:54 PM
To: Andy Sharp; Ken Renshaw
Subject: RE: Cougar compile error
=20



This seems to be the last change:

	Rev 		Changelist 		Date 		User 		Type 		Changelist Description/Action
	3 		25123 		2007/08/22 		kenr 		text 	=09

Description:
Merge of 3.0.1.0 fixes into dev/zonda. ~40 fixes, in ~70 files,  mostly
       local fixes, with the complete list of changelists
       incorporated listed below.


I suspect these deletions:
=3D=3D=3D=3D //depot/dev/nfx-tree/code/ssc-authen-lib/authen-lib.c#2 - =
/homes/jeffm/p4/dev/nfx-tree/code/ssc-authen-lib/authen-lib.c =
=3D=3D=3D=3D
1,2d0
<
< #define _GNU_SOURCE
40,41d37
< #include "../ssc-bsdcompat/bsdcompat.h"
<



-----Original Message-----
From: Andy Sharp=20
Sent: Wednesday, August 22, 2007 2:48 PM
To: Jeff Miller; Ken Renshaw
Subject: Re: Cougar compile error

Who was the last person to change either the makefile or the source
file?  ~:^)

Do we have nightly builds yet?

On Wed, 22 Aug 2007 14:34:23 -0700 "Jeff Miller"
<jeff.miller@onstor.com> wrote:

> Does anyone else see this error?  Let me know if you have fixed it and
> I'll stop looking at it.
> Jeff
>=20
>=20
> /usr/bin/mipsel-linux-gnu-gcc-4.1 -fPIC -fms-extensions
> -Wno-pointer-sign -W -Wno-sign-compare -Werror -DEXTENDED_SECURITY
> -DNFX_KERBEROS -DNETEEE_FRAGMENT  -G 0  -DONSTOR_CHANGE
> -DLDAP_DEPRECATED -DOS_INCL=3D\"linux.h\"  -I./linux
> -I../../Includes/cg/SSC -I../../Includes/cg -I../../Includes/linux
> -I../../Includes -I. -I../../Build/cg/dbg -DLANGUAGE_C -DLINUX_TEST
> -DFS_DEBUG  -g -DSSC -DSSC_mips -DNFX_MOD_SSC -c authen-lib.c -o
> ../../Build/cg/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o
> cc1: warnings being treated as errors
> authen-lib.c: In function 'authen_getAdsStatus':
> authen-lib.c:2690: warning: assignment makes pointer from integer
> without a cast
> make[4]: ***
> [../../Build/cg/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error 1
> make[4]: Leaving directory
> `/homes/jeffm/p4/dev/nfx-tree/code/ssc-authen-lib'
> make[3]: ***
> [../../Build/cg/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error 2
> make[3]: Leaving directory `/homes/jeffm/p4/dev/nfx-tree/code/ssc-rmc'
> make[2]: *** [default] Error 1
> make[2]: Leaving directory `/homes/jeffm/p4/dev/nfx-tree'
> make[1]: *** [ssc] Error 2
> make[1]: Leaving directory `/homes/jeffm/p4/dev/nfx-tree'
> make: *** [dbg-cg] Error 2


------_=_NextPart_001_01C7E50B.F30AB59F
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: Cougar compile error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>I see what happened ....the change for authen-lib.c =
came from an ECR that Ron B. first coded in dev, then crafted a =
different version in 3_0_1_rel. When I merged the 3.0.1 changes in it =
pulled in 3.0.x stuff we don't want in dev. I'm backing out that change =
right now and then I'll rebuild all the cougar/zonda targets for =
verification.<BR>
<BR>
Sorry for the trouble.<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Jeff Miller<BR>
Sent: Wed 8/22/2007 2:54 PM<BR>
To: Andy Sharp; Ken Renshaw<BR>
Subject: RE: Cougar compile error<BR>
<BR>
<BR>
<BR>
<BR>
This seems to be the last change:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rev &nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Changelist =
&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Date =
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; User =
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Type =
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Changelist =
Description/Action<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3 =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25123 &nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2007/08/22 =
&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kenr =
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; text =
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
<BR>
Description:<BR>
Merge of 3.0.1.0 fixes into dev/zonda. ~40 fixes, in ~70 files,&nbsp; =
mostly<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; local fixes, with the complete list =
of changelists<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; incorporated listed below.<BR>
<BR>
<BR>
I suspect these deletions:<BR>
=3D=3D=3D=3D //depot/dev/nfx-tree/code/ssc-authen-lib/authen-lib.c#2 - =
/homes/jeffm/p4/dev/nfx-tree/code/ssc-authen-lib/authen-lib.c =
=3D=3D=3D=3D<BR>
1,2d0<BR>
&lt;<BR>
&lt; #define _GNU_SOURCE<BR>
40,41d37<BR>
&lt; #include &quot;../ssc-bsdcompat/bsdcompat.h&quot;<BR>
&lt;<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Andy Sharp<BR>
Sent: Wednesday, August 22, 2007 2:48 PM<BR>
To: Jeff Miller; Ken Renshaw<BR>
Subject: Re: Cougar compile error<BR>
<BR>
Who was the last person to change either the makefile or the source<BR>
file?&nbsp; ~:^)<BR>
<BR>
Do we have nightly builds yet?<BR>
<BR>
On Wed, 22 Aug 2007 14:34:23 -0700 &quot;Jeff Miller&quot;<BR>
&lt;jeff.miller@onstor.com&gt; wrote:<BR>
<BR>
&gt; Does anyone else see this error?&nbsp; Let me know if you have =
fixed it and<BR>
&gt; I'll stop looking at it.<BR>
&gt; Jeff<BR>
&gt;<BR>
&gt;<BR>
&gt; /usr/bin/mipsel-linux-gnu-gcc-4.1 -fPIC -fms-extensions<BR>
&gt; -Wno-pointer-sign -W -Wno-sign-compare -Werror =
-DEXTENDED_SECURITY<BR>
&gt; -DNFX_KERBEROS -DNETEEE_FRAGMENT&nbsp; -G 0&nbsp; =
-DONSTOR_CHANGE<BR>
&gt; -DLDAP_DEPRECATED -DOS_INCL=3D\&quot;linux.h\&quot;&nbsp; =
-I./linux<BR>
&gt; -I../../Includes/cg/SSC -I../../Includes/cg =
-I../../Includes/linux<BR>
&gt; -I../../Includes -I. -I../../Build/cg/dbg -DLANGUAGE_C =
-DLINUX_TEST<BR>
&gt; -DFS_DEBUG&nbsp; -g -DSSC -DSSC_mips -DNFX_MOD_SSC -c authen-lib.c =
-o<BR>
&gt; ../../Build/cg/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o<BR>
&gt; cc1: warnings being treated as errors<BR>
&gt; authen-lib.c: In function 'authen_getAdsStatus':<BR>
&gt; authen-lib.c:2690: warning: assignment makes pointer from =
integer<BR>
&gt; without a cast<BR>
&gt; make[4]: ***<BR>
&gt; [../../Build/cg/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error =
1<BR>
&gt; make[4]: Leaving directory<BR>
&gt; `/homes/jeffm/p4/dev/nfx-tree/code/ssc-authen-lib'<BR>
&gt; make[3]: ***<BR>
&gt; [../../Build/cg/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error =
2<BR>
&gt; make[3]: Leaving directory =
`/homes/jeffm/p4/dev/nfx-tree/code/ssc-rmc'<BR>
&gt; make[2]: *** [default] Error 1<BR>
&gt; make[2]: Leaving directory `/homes/jeffm/p4/dev/nfx-tree'<BR>
&gt; make[1]: *** [ssc] Error 2<BR>
&gt; make[1]: Leaving directory `/homes/jeffm/p4/dev/nfx-tree'<BR>
&gt; make: *** [dbg-cg] Error 2<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C7E50B.F30AB59F--
