X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7B9B2.C4F8C152@onstor-exch02.onstor.net>; Thu, 28 Jun 2007 10:33:06 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: cougar builds
Date: Thu, 28 Jun 2007 10:33:06 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E02215898@onstor-exch02.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E02F3D38C@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: cougar builds
Thread-Index: Ace5rL1fMqw+rSDNR8eOR4zGCPnMFQAAAn62AAECJPA=
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Ken Renshaw" <ken.renshaw@onstor.com>,
	"Andy Sharp" <andy.sharp@onstor.com>
Cc: "Jeff Miller" <jeff.miller@onstor.com>

The last rev of the top level Makefile restored the default SSC type to
SSC_I (cheetah) so building OpenBSD should work the same as before.

Don't bother doing a make release for PROD=3Dbl or PROD=3Dcg those won't
work. The Linux kernel build has been in flux so I am not sure what
happens when you type make kernel from the top of the branch.

Before you start doing PROD=3Dbl or PROD=3Dcg builds do a make
install_toolchain from cougar/nfx-tree (It should also work from the top
of the tree but I haven't tested that in a while and I know the
install_toolchain target works from the nfx-tree level.) The
install_toolchain rule will refresh your /usr/mipsel-linux-gnu directory
with any build tool updates.=20

I am seeing a strange problem with make release and openssh-4.2p1 in my
P4 client. For some odd reason the first make release works fine but the
next variant fails because the make release wants to rebuild the
openbsd-compat library in openssh-4.2p1. I don't know if this is an
issue unique to my client workspace or a more wide spread problem. The
annoying thing is I haven't found anything that would cause this
behavior and nothing related to the OpenBSD openssh-4.2p1 build has
changed in many releases. So why is it acting up now?

This is all I have for now. I will keep you posted as thing come up.

Larry=20

-----Original Message-----
From: Ken Renshaw=20
Sent: Thursday, June 28, 2007 10:50 AM
To: Andy Sharp
Cc: Jeff Miller; Larry Scheer
Subject: RE: cougar builds

Andy says:

If this does not work, then we need to fix it, because whatever you
were doing before cougar should work with the same expected results.
What I didn't hear is whether or not this worked.

KLR> Thanks Andy. The build did indeed create the cheetah and bobcat
kernels as expected, I was just checking to see if there is any bits of
wisdom I needed...sounds like you guys have the backwards
compatibility-thing down though.
