AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080304200545.064af492@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>,<tim.gardner@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C942A@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 4 Mar 2008 20:06:13 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Cc: "Tim Gardner" <tim.gardner@onstor.com>
Subject: Re: Looks like the build error comes from your change.
Message-ID: <20080304200613.23892bac@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C942A@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C9429@onstor-exch02.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E056C942A@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

I know, I know.  I was just working on it.  If that change fixes it,
and I was going to test exactly that, then go ahead and check it in
with my review, unless you would prefer that I do it.


On Tue, 4 Mar 2008 19:59:22 -0800 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> I haven't tested this change but it fixes the compile problem with the
> Cheetah builds.
> 
> This build error pretty much killed my progress on the submittal. You
> can make the change and submit it using me as the reviewer or
> whatever.
> 
> Larry
> _____________________________________________
> From: Larry Scheer 
> Sent: Tuesday, March 04, 2008 7:54 PM
> To: Andy Sharp
> Subject: Looks like the build error comes from your change.
> 
> See my previous email.
> 
> I corrected the compile error by adding the following include:
> 
> p4 diff -du code/sm-seep/seep-api.c
> ==== //depot/dev/nfx-tree/code/sm-seep/seep-api.c#9 -
> /home/larrys/perforce/trees/dev/nfx-tree/code/sm-seep/seep-api.c ====
> @@ -44,6 +44,7 @@
>  
>  #ifdef SSC_MGMT
>  #include "sys/gt64240r.h"
> +#include OS_INCL
>  /*
>   * This is a workaround for SSC_MGMT
>   */
> 
> 
