Gentoo Archives: gentoo-dev

From: Jerry A! <jerry@×××××××.org>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] MOSIX and kernel 2.4.6
Date: Mon, 23 Jul 2001 07:27:58
Message-Id: 20010723092819.A18452@gemini.thehutt.org
In Reply to: RE: [gentoo-dev] MOSIX and kernel 2.4.6 by Sean Mitchell
1 On Mon, Jul 23, 2001 at 09:04:47AM -0400, Sean Mitchell wrote:
2 : > -----Original Message-----
3 : > From: Hendrik Visage [mailto:hvisage@×××××××××××.za]
4 :
5 : > But Caveat Emptor: -rc5's 2.4.6 is flaky as far as I can see.
6 : > Module support is broken based on some _mmx_* calls thats somehow
7 : > either not mangled, or mangled wrongly.
8 :
9 : I'm not sure about that, Hendrik. I had a lot of those problems with both
10 : 2.4.4ac9 and 2.4.6 and it seems to have something to do with broken
11 : makefiles. There seem to be a lot of people with Durons (including
12 : me)posting with unresolved _mmx_ symbol problems.
13
14 I don't suppose, you changed your processor type w/out doing a "make
15 mrproper" first? By default the kernel compiles with either i486 or
16 i586 and a make dep links all appropriate symbols.
17
18 If you want to change the type of processor you're compiling for, then
19 you need to start fresh (make mrproper), configure your kernel (make
20 mennuconfig), make dependencies (make dep) and then make your modules
21 (make modules && make modules_install).
22
23 --Jerry
24
25 name: Jerry Alexandratos || Open-Source software isn't a
26 phone: 703.599.6023 || matter of life or death...
27 email: jerry@×××××××.org || ...It's much more important
28 || than that!