Gentoo Archives: gentoo-dev

From: Jean-Michel Smith <jsmith@××××.com>
To: gentoo-dev@g.o, Per Wigren <wigren@××××.se>
Subject: Re: [gentoo-dev] gentoo-sources-2.4.19-r4
Date: Fri, 10 May 2002 09:59:48
Message-Id: 200205101003.26315.jsmith@kcco.com
In Reply to: [gentoo-dev] gentoo-sources-2.4.19-r4 by Per Wigren
1 On Friday 10 May 2002 09:19 am, Per Wigren wrote:
2 > [...]
3 > setup.c: In function `setup_arch':
4 > setup.c:1071: `acpi_mp_config' undeclared (first use in this function)
5 > setup.c:1071: (Each undeclared identifier is reported only once
6 > setup.c:1071: for each function it appears in.)
7 > make[1]: *** [setup.o] Error 1
8 > make[1]: Leaving directory
9 > `/usr/src/linux-2.4.19-gentoo-r4/arch/i386/kernel' make: ***
10 > [_dir_arch/i386/kernel] Error 2
11 >
12 > After enabling ACPI it compiled...
13
14 A colleague and I are between a rock and a hard place on this one. Without
15 ACPI we get these compile errors, with ACPI the kernel hangs on boot (either
16 on the eepro100 network card, his machine, or when probling the 3ware card,
17 my machine), followed by a hard hang.
18
19 Both of us require XFS and have been forced to revert to 2.4.18-xfs as a
20 result of this.
21
22 Where in make menuconfig does one turn off the local (IO)APIC-settings? I
23 couldn't find a reference in the menus, so I tried editing them out of the
24 .config file by hand, along with shutting off ACPI as another post suggested,
25 and that resulted in compiletime errors as well.
26
27 Has anyone managed to get gentoo-sources 2.4.19-r4 to compile, with XFS
28 support, and boot without hanging? If so, could you perhaps post a copy of
29 your .config to use as a starting point? As it now stands, -r4 simply
30 doesn't work (although ironicly earlier XFS patches to -r1 worked great ...
31 go figure).
32
33 thanks in advance,
34
35 Jean.

Replies

Subject Author
Re: [gentoo-dev] gentoo-sources-2.4.19-r4 "Preston A. Elder" <prez@g.o>
Re: [gentoo-dev] gentoo-sources-2.4.19-r4 Chuck Haines <chaines@×××.EDU>