X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C77948.A05410DB@onstor-exch02.onstor.net>; Sat, 7 Apr 2007 12:12:03 -0700
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: Compile Error with PERFORCE change 23465 
Date: Sat, 7 Apr 2007 12:12:02 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E032A7109@onstor-exch02.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0A91AB@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Compile Error with PERFORCE change 23465 
thread-index: Acd4qTv1Kz3RG2ViTk2+54FNTWdKNAAnFU8tAAC+kDA=
References: <WEBMAILcyLb7TXkzZvH0000070f@mail.onstor.com> <BB375AF679D4A34E9CA8DFA650E2B04E0A91AB@onstor-exch02.onstor.net>
From: "Brian DeForest" <brian.deforest@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>,
	"Ken Renshaw" <ken.renshaw@onstor.com>,
	"Andy Sharp" <andy.sharp@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>

Ron is traveling this weekend and offline.   Fix is checked in. =20

-----Original Message-----
From: Larry Scheer=20
Sent: Saturday, April 07, 2007 11:50 AM
To: Ken Renshaw; Andy Sharp; Brian DeForest; Charissa Willard; Chris
Vandever; Danqing Jin; Henry Lau; Ian Brown; Jeseem S; Jobi Ariyamannil;
Jonathan Goldick; Maxim Kozlovsky; Nagendra Subramanya; Sandrine
Boulanger; Tim Gardner; Ron Bhanukitsiri
Subject: Compile Error with PERFORCE change 23465=20


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



