X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C77945.48F02C1B@onstor-exch02.onstor.net>; Sat, 7 Apr 2007 11:48:08 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C77945.48F02C1B"
References: <20070406180025.6a091873@ripper.onstor.net> <20070406180356.5b137c51@ripper.onstor.net>
Content-class: urn:content-classes:message
Subject: RE: bizarre stuff happening on linux-compile
Date: Sat, 7 Apr 2007 11:44:54 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E0A91AA@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: bizarre stuff happening on linux-compile
Thread-Index: Acd4sJ4cl6Ig1dIvT5KVAonnBmUu3AAlDcdN
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

This is a multi-part message in MIME format.

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

I am checking a clean build of the SSC code now. When I did an =
incremental build I hit a compile error. But not a circular make issue. =
(This was an issue with Delorean and cifs-gns builds a month or two back =
but have since been fixed.)

I am seeing this:

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



-----Original Message-----
From: Andy Sharp
Sent: Fri 4/6/2007 6:03 PM
To: Larry Scheer
Subject: Re: bizarre stuff happening on linux-compile
=20
On Fri, 6 Apr 2007 18:00:25 -0700 Andrew Sharp <andy.sharp@onstor.com>
wrote:

> I'm getting a bizarre problem trying to compile the top of tree
> Delorean on linux-compile.  It gets stuck in a circular dependency
> issue, but it's likely because of some messed up time stamps??

Can it be a coincidence that this checkin happened just a few minutes
before?  Affecting exactly the files in question?



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.48F02C1B
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: bizarre stuff happening on linux-compile</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>I am checking a clean build of the SSC code now. When =
I did an incremental build I hit a compile error. But not a circular =
make issue. (This was an issue with Delorean and cifs-gns builds a month =
or two back but have since been fixed.)<BR>
<BR>
I am seeing this:<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>
<BR>
<BR>
-----Original Message-----<BR>
From: Andy Sharp<BR>
Sent: Fri 4/6/2007 6:03 PM<BR>
To: Larry Scheer<BR>
Subject: Re: bizarre stuff happening on linux-compile<BR>
<BR>
On Fri, 6 Apr 2007 18:00:25 -0700 Andrew Sharp =
&lt;andy.sharp@onstor.com&gt;<BR>
wrote:<BR>
<BR>
&gt; I'm getting a bizarre problem trying to compile the top of tree<BR>
&gt; Delorean on linux-compile.&nbsp; It gets stuck in a circular =
dependency<BR>
&gt; issue, but it's likely because of some messed up time stamps??<BR>
<BR>
Can it be a coincidence that this checkin happened just a few =
minutes<BR>
before?&nbsp; Affecting exactly the files in question?<BR>
<BR>
<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>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C77945.48F02C1B--
