X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C88AB5.268237FA@onstor-exch02.onstor.net>; Thu, 20 Mar 2008 11:06:41 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: New libc6 requires tool chain update
Date: Thu, 20 Mar 2008 11:06:41 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E07A8DACD@onstor-exch02.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E042F012C@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: New libc6 requires tool chain update
Thread-Index: AciKp51ovIVrj4WCSbed/WLL9peD0AADWvOw
From: "Mike Lee" <mike.lee@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>,
	"dl-Software" <dl-software@onstor.com>

Larry,=20
my "make install_toolchain" is stuck with "warning: waiting for =
transaction lock"
Can u please tell me how I reset/release the transaction lock?
Thanks.
-Mike

-----Original Message-----
From: Larry Scheer=20
Sent: Thursday, March 20, 2008 8:44 AM
To: dl-Software
Subject: New libc6 requires tool chain update


Hi folks,
  If you have a private Red Hat build machine sync your dev branch, =
particularly dev/linux/...
and run make install_toolchain

This will update your build machine with the latest cross build =
packages. This is needed to get the libc packages that have the fixes =
for debugging SSC cores.

I updated linux-compile and compile2. I tried to update compile but rpm =
just hangs. I can't kill the rpm proceeses so I presume this system =
needs to be rebooted to clear up the issues with RPM. At least this has =
helped in the past. Also, if I am to believe the output of the rpm =
query, compile has very old libc6 mipsel cross packages installed.

If your compile system is running a Debian Linux or a derivative (i. e. =
Ubuntu) cd to dev/linux/Pkgs/binary/Deb and run dpkg -i =
libc6-mipsel-cross_2.3.6.ds1-13_all.deb and
dpkg -i libc6-dev-mipsel-cross-2.3.6.ds1-14.noarch.rpm.

Larry

