AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070810133636.498dbdc1@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>,<maxim.kozlovsky@onstor.com>,<dl-Cougar@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	BB375AF679D4A34E9CA8DFA650E2B04E02215974@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 10 Aug 2007 13:36:56 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Cc: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>, "dl-Cougar"
 <dl-Cougar@onstor.com>
Subject: Re: Kernel build issue
Message-ID: <20070810133656.2450c0b7@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E02215974@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E04FA72CD@onstor-exch02.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E02215974@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

On Fri, 10 Aug 2007 13:25:31 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

My bad.  I think I inadvertently blew this away when I checked in some
changes a couple of days ago.

> Just sumitted the fix.
> 
> _____________________________________________
> From: Maxim Kozlovsky 
> Sent: Friday, August 10, 2007 1:20 PM
> To: Larry Scheer; dl-Cougar
> Subject: RE: Kernel build issue
> 
> Or better remove this line from the Makefile
> 
> CONV = $(shell which conv)
> 
> _____________________________________________
> From: Larry Scheer 
> Sent: Friday, August 10, 2007 1:06 PM
> To: dl-Cougar
> Subject: Kernel build issue
> 
> If you don't have your path set so conv is found  a make kernel will
> fail.
> 
> To work around this problem add /usr/local/sde4/bin to your path:
> Bash:
> export PATH=${PATH}:/usr/local/sde4/bin
> c-shell
> set path = ($path /usr/local/sde4/bin)
> 
> 
