X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C77945.D5C0999B@onstor-exch02.onstor.net>; Sat, 7 Apr 2007 11:52:04 -0700
References: <WEBMAILcyLb7TXkzZvH0000070f@mail.onstor.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C77945.D5C0999B"
Content-class: urn:content-classes:message
Subject: Compile Error with PERFORCE change 23465 
Date: Sat, 7 Apr 2007 11:50:09 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E0A91AB@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Compile Error with PERFORCE change 23465 
thread-index: Acd4qTv1Kz3RG2ViTk2+54FNTWdKNAAnFU8t
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Ken Renshaw" <ken.renshaw@onstor.com>,
	"Andy Sharp" <andy.sharp@onstor.com>,
	"Brian DeForest" <brian.deforest@onstor.com>,
	"Charissa Willard" <charissa.willard@onstor.com>,
	"Chris Vandever" <chris.vandever@onstor.com>,
	"Danqing Jin" <danqing.jin@onstor.com>,
	"Henry Lau" <henry.lau@onstor.com>,
	"Ian Brown" <ian.brown@onstor.com>,
	"Jeseem S" <jeseem@onstor.com>,
	"Jobi Ariyamannil" <jobi.ariyamannil@onstor.com>,
	"Jonathan Goldick" <jonathan.goldick@onstor.com>,
	"Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>,
	"Nagendra Subramanya" <nagendra.subramanya@onstor.com>,
	"Sandrine Boulanger" <sandrine.boulanger@onstor.com>,
	"Tim Gardner" <tim.gardner@onstor.com>,
	"Ron Bhanukitsiri" <ronb@onstor.com>

This is a multi-part message in MIME format.

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


I ran into this compile error:

make -C ../../code/ssc-authen-lib PROD=3Dbc TARGET=3DSSC VARIANT=3Ddbg =
PKG=3D local_lib
make[2]: Entering directory =
`/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-authen-lib'
/usr/openbsd.new/usr/cross/pmonmips/usr/bin/cc -fPIC  -DBOBCAT -Wall =
-Wmissing-prototypes  -W -Wno-sign-compare -Werror -DEXTENDED_SECURITY =
-DNFX_KERBEROS -DNETEEE_FRAGMENT  -G 0  =
-I/usr/openbsd.new/usr/cross/pmonmips/usr/include -I../../Includes -I. =
-I../../Build/bc/dbg -DLANGUAGE_C -DLINUX_TEST   -DFS_DEBUG  -g -DSSC =
-DSSC_mips -DNFX_MOD_SSC -c authen-lib.c -o =
../../Build/bc/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o
authen-lib.c: In function `convertOuToSambaSyntax':
authen-lib.c:2545: `pszSambaOrgUnit' undeclared (first use in this =
function)
authen-lib.c:2545: (Each undeclared identifier is reported only once
authen-lib.c:2545: for each function it appears in.)
make[2]: *** =
[../../Build/bc/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error 1
make[2]: Leaving directory =
`/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-authen-lib'
make[1]: *** =
[../../Build/bc/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error 2
make[1]: Leaving directory =
`/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-rmc'
make: *** [default] Error 1

Ron, was there a change to BSD code that needs to be checked in?


-----Original Message-----
From: Ken Renshaw
Sent: Fri 4/6/2007 5:11 PM
To: Andy Sharp; Brian DeForest; Charissa Willard; Chris Vandever; =
Danqing Jin; Henry Lau; Ian Brown; Jeseem S; Jobi Ariyamannil; Jonathan =
Goldick; Ken Renshaw; Larry Scheer; Maxim Kozlovsky; Nagendra =
Subramanya; Sandrine Boulanger; Tim Gardner
Subject: PERFORCE change 23465 for review
=20
Change 23465 by perforce@ronb-delorean-local on 2007/04/06 16:06:18

	Reviewed by: briand
=09
	Fix TED18352.
	This fixes cifsd assuming that the old computer account found in the =
active directory
	is the right one and just reuse it.
=09
	Also fix nest ou's in the -o option bug in the samba syntax conversion.

Affected files ...

... //depot/FB-DELOREAN/nfx-tree/code/samba-3.21a/libads/ldap.c#3 edit
... //depot/FB-DELOREAN/nfx-tree/code/ssc-authen-lib/authen-lib.c#9 edit
... //depot/FB-DELOREAN/nfx-tree/code/ssc-authen-lib/dom-cfg.c#4 edit




------_=_NextPart_001_01C77945.D5C0999B
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.7651.59">
<TITLE>Compile Error with PERFORCE change 23465 </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=3D2>I ran into this compile error:<BR>
<BR>
make -C ../../code/ssc-authen-lib PROD=3Dbc TARGET=3DSSC VARIANT=3Ddbg =
PKG=3D local_lib<BR>
make[2]: Entering directory =
`/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-authen-lib'<BR=
>
/usr/openbsd.new/usr/cross/pmonmips/usr/bin/cc -fPIC&nbsp; -DBOBCAT =
-Wall -Wmissing-prototypes&nbsp; -W -Wno-sign-compare -Werror =
-DEXTENDED_SECURITY -DNFX_KERBEROS -DNETEEE_FRAGMENT&nbsp; -G 0&nbsp; =
-I/usr/openbsd.new/usr/cross/pmonmips/usr/include -I../../Includes -I. =
-I../../Build/bc/dbg -DLANGUAGE_C -DLINUX_TEST&nbsp;&nbsp; =
-DFS_DEBUG&nbsp; -g -DSSC -DSSC_mips -DNFX_MOD_SSC -c authen-lib.c -o =
../../Build/bc/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o<BR>
authen-lib.c: In function `convertOuToSambaSyntax':<BR>
authen-lib.c:2545: `pszSambaOrgUnit' undeclared (first use in this =
function)<BR>
authen-lib.c:2545: (Each undeclared identifier is reported only once<BR>
authen-lib.c:2545: for each function it appears in.)<BR>
make[2]: *** =
[../../Build/bc/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error 1<BR>
make[2]: Leaving directory =
`/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-authen-lib'<BR=
>
make[1]: *** =
[../../Build/bc/dbg/Objects/SSC/ssc-authen-lib/authen-lib.o] Error 2<BR>
make[1]: Leaving directory =
`/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-rmc'<BR>
make: *** [default] Error 1<BR>
<BR>
Ron, was there a change to BSD code that needs to be checked in?<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Ken Renshaw<BR>
Sent: Fri 4/6/2007 5:11 PM<BR>
To: Andy Sharp; Brian DeForest; Charissa Willard; Chris Vandever; =
Danqing Jin; Henry Lau; Ian Brown; Jeseem S; Jobi Ariyamannil; Jonathan =
Goldick; Ken Renshaw; Larry Scheer; Maxim Kozlovsky; Nagendra =
Subramanya; Sandrine Boulanger; Tim Gardner<BR>
Subject: PERFORCE change 23465 for review<BR>
<BR>
Change 23465 by perforce@ronb-delorean-local on 2007/04/06 16:06:18<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Reviewed by: briand<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fix TED18352.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This fixes cifsd assuming =
that the old computer account found in the active directory<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; is the right one and just =
reuse it.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Also fix nest ou's in the -o =
option bug in the samba syntax conversion.<BR>
<BR>
Affected files ...<BR>
<BR>
... //depot/FB-DELOREAN/nfx-tree/code/samba-3.21a/libads/ldap.c#3 =
edit<BR>
... //depot/FB-DELOREAN/nfx-tree/code/ssc-authen-lib/authen-lib.c#9 =
edit<BR>
... //depot/FB-DELOREAN/nfx-tree/code/ssc-authen-lib/dom-cfg.c#4 =
edit<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C77945.D5C0999B--
