X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C8AFCF.B7904658@onstor-exch02.onstor.net>; Tue, 6 May 2008 16:20:05 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: Bobcat Linux Kernel Build error
Date: Tue, 6 May 2008 16:20:05 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E056C95D2@onstor-exch02.onstor.net>
In-Reply-To: <20080506161136.785b1e37@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Bobcat Linux Kernel Build error
Thread-Index: AcivzohFjm3sOdEnR+WE+FiDdH7jrQAAOiCg
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

Also the cheetah top of tree build is broken:

../../Build/ch/dbg/Objects/SSC/ssc-pm/pm.o: In function `pm_panic':
/perforce/trees/dev/nfx-tree/code/ssc-pm/pm.c:1424: undefined reference
to `cm_system_reboot'
make[2]: *** [../../Build/ch/dbg/bin/pm] Error 1

cm_system_reboot was defined in  code/ssc-genlib/cm-reboot-openbsd.c
which was deleted.

-----Original Message-----
From: Andy Sharp=20
Sent: Tuesday, May 06, 2008 4:12 PM
To: Larry Scheer
Subject: Re: Bobcat Linux Kernel Build error

On Tue, 6 May 2008 15:48:15 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> I didn't test the bobcat linux build until now. But it is broken.

change line 117 of
linux/kernel/linux-mips-2.6/drivers/ssc-mgmt-bus/bobcat_mgmt_bus.c from
'int' to 'void'.  That should fix the build.  If it does, and you can
boot bobcat linux (if you have time to check that), let me know and
I'll check in the fix.

Thanks,

a
