Gentoo Archives: gentoo-dev

From: Chuck Haines <chaines@×××.EDU>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gentoo-sources-2.4.19-r4
Date: Tue, 14 May 2002 07:58:32
Message-Id: 5.1.0.14.0.20020514073149.00b1e640@imap.wpi.edu
In Reply to: Re: [gentoo-dev] gentoo-sources-2.4.19-r4 by Jean-Michel Smith
1 Yes, I have after much trouble gotten 2.4.19-r4 to compile with XFS
2 support. Took me 5 tries though. Under processor features is where you
3 can disable APCI support. When I tried to enable APCI support, I had the
4 same error. Getting rid of it seemed to fix the problem. I'm suprise you
5 got 2.4.81-xfs to work as I could not get it to work. Every time I would
6 try to get it to boot, it would hang on Initializing CPU#0 with or without
7 APCI support. I can send you my.config if you want it.
8
9 Chuck
10
11 At 10:03 AM 5/10/2002 -0500, you wrote:
12 >On Friday 10 May 2002 09:19 am, Per Wigren wrote:
13 > > [...]
14 > > setup.c: In function `setup_arch':
15 > > setup.c:1071: `acpi_mp_config' undeclared (first use in this function)
16 > > setup.c:1071: (Each undeclared identifier is reported only once
17 > > setup.c:1071: for each function it appears in.)
18 > > make[1]: *** [setup.o] Error 1
19 > > make[1]: Leaving directory
20 > > `/usr/src/linux-2.4.19-gentoo-r4/arch/i386/kernel' make: ***
21 > > [_dir_arch/i386/kernel] Error 2
22 > >
23 > > After enabling ACPI it compiled...
24 >
25 >A colleague and I are between a rock and a hard place on this one. Without
26 >ACPI we get these compile errors, with ACPI the kernel hangs on boot (either
27 >on the eepro100 network card, his machine, or when probling the 3ware card,
28 >my machine), followed by a hard hang.
29 >
30 >Both of us require XFS and have been forced to revert to 2.4.18-xfs as a
31 >result of this.
32 >
33 >Where in make menuconfig does one turn off the local (IO)APIC-settings? I
34 >couldn't find a reference in the menus, so I tried editing them out of the
35 >.config file by hand, along with shutting off ACPI as another post suggested,
36 >and that resulted in compiletime errors as well.
37 >
38 >Has anyone managed to get gentoo-sources 2.4.19-r4 to compile, with XFS
39 >support, and boot without hanging? If so, could you perhaps post a copy of
40 >your .config to use as a starting point? As it now stands, -r4 simply
41 >doesn't work (although ironicly earlier XFS patches to -r1 worked great ...
42 >go figure).
43 >
44 >thanks in advance,
45 >
46 >Jean.
47 >
48 >
49 >_______________________________________________
50 >gentoo-dev mailing list
51 >gentoo-dev@g.o
52 >http://lists.gentoo.org/mailman/listinfo/gentoo-dev
53
54 -----------------------------------------------------------------------
55 | Chuck Haines | AIM: CyberGrex |
56 | GDC Webmaster | ICQ: 3707881 |
57 | WPILA Lab Manager | Yahoo: CyberGrex_27 |
58 | http://gdc.wpi.edu | http://www.wpila.org |
59 -----------------------------------------------------------------------
60
61 "Geek by nature, Linux by choice."

Replies

Subject Author
Re: [gentoo-dev] gentoo-sources-2.4.19-r4 Matthew Kennedy <mbkennedy@×××××××××.com>