From: <er...@he...> - 2003-06-11 15:11:45
|
On Wed, Jun 11, 2003 at 10:50:27AM -0400, Nicholas Henke wrote: > On Wed, 2003-06-11 at 10:37, Chong Chen wrote: > > Hi all: > > > > I have a Redhat7.3 box. Can I install Clustermatic 3 CD on it? > > If not, what should I do to run a bproc kernel on Redhat7.3? > > > > Thanks > > Chong > > You will need to get the SRPMS and recompile them on a RH 7.3 machine. I > think you will need to recompile the kernel & bproc SRPMs. Probably everything will need to be recompiled. The issue is gcc 2.96 vs gcc 3.2. The rules for structure packing changed. A mismatch there will definitely break kernel modules. - Erik |