Gentoo Archives: gentoo-user

From: Joel Osburn <tjeckleberg@××××.com>
To: "'gentoo-user@l.g.o'" <gentoo-user@l.g.o>
Subject: RE: [gentoo-user] Changing system from single to dual CPU ?
Date: Tue, 19 Dec 2006 19:51:28
Message-Id: 20061219194533.E14CE33C24E@mail.wbgs.com
1 > From: richard.j.fish@×××××.com
2 >
3 > On 12/19/06, Joel Osburn <tjeckleberg@××××.com> wrote:
4 > > I have an Opteron 242 system, to which I recently added a
5 > second processor and some more memory. I figured that to
6 > take advantage of that processor, all I needed to do was
7 > recompile to kernel, reboot, and set "-j3" in the make.conf file.
8 > >
9 > > However, there must be something else, since when I try to
10 > compile the kernel with smp, I get a whole bunch of errors
11 > like this when I run "make":
12 >
13 > <snip>
14 >
15 > Everything you posted is just a warning, and should not cause
16 > the kernel build to fail.
17 >
18 > > So no normal end to the compile.
19 >
20 > If the compile really is failing, it probably isn't due to
21 > the warnings you posted above. Try posting the last dozen or
22 > so messages you get from the build.
23 >
24 > -Richard
25 > --
26
27 I'm accustomed to a kernel build ending with information regarding kernel image size. This build ends with:
28
29 In file included from include/asm/mpspec.h:5,
30 from include/asm/smp.h:18,
31 from include/linux/smp.h:19,
32 from include/linux/sched.h:26,
33 from include/linux/module.h:10,
34 from drivers/message/i2o/i2o_bus.mod.c:1:
35 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
36 LD [M] drivers/message/i2o/i2o_bus.ko
37 CC drivers/message/i2o/i2o_config.mod.o
38 In file included from include/asm/mpspec.h:5,
39 from include/asm/smp.h:18,
40 from include/linux/smp.h:19,
41 from include/linux/sched.h:26,
42 from include/linux/module.h:10,
43 from drivers/message/i2o/i2o_config.mod.c:1:
44 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
45 LD [M] drivers/message/i2o/i2o_config.ko
46 CC drivers/message/i2o/i2o_core.mod.o
47 In file included from include/asm/mpspec.h:5,
48 from include/asm/smp.h:18,
49 from include/linux/smp.h:19,
50 from include/linux/sched.h:26,
51 from include/linux/module.h:10,
52 from drivers/message/i2o/i2o_core.mod.c:1:
53 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
54 LD [M] drivers/message/i2o/i2o_core.ko
55 CC drivers/message/i2o/i2o_proc.mod.o
56 In file included from include/asm/mpspec.h:5,
57 from include/asm/smp.h:18,
58 from include/linux/smp.h:19,
59 from include/linux/sched.h:26,
60 from include/linux/module.h:10,
61 from drivers/message/i2o/i2o_proc.mod.c:1:
62 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
63 LD [M] drivers/message/i2o/i2o_proc.ko
64 CC drivers/message/i2o/i2o_scsi.mod.o
65 In file included from include/asm/mpspec.h:5,
66 from include/asm/smp.h:18,
67 from include/linux/smp.h:19,
68 from include/linux/sched.h:26,
69 from include/linux/module.h:10,
70 from drivers/message/i2o/i2o_scsi.mod.c:1:
71 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
72 LD [M] drivers/message/i2o/i2o_scsi.ko
73 CC drivers/net/dummy.mod.o
74 In file included from include/asm/mpspec.h:5,
75 from include/asm/smp.h:18,
76 from include/linux/smp.h:19,
77 from include/linux/sched.h:26,
78 from include/linux/module.h:10,
79 from drivers/net/dummy.mod.c:1:
80 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
81 LD [M] drivers/net/dummy.ko
82 CC fs/binfmt_misc.mod.o
83 In file included from include/asm/mpspec.h:5,
84 from include/asm/smp.h:18,
85 from include/linux/smp.h:19,
86 from include/linux/sched.h:26,
87 from include/linux/module.h:10,
88 from fs/binfmt_misc.mod.c:1:
89 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
90 LD [M] fs/binfmt_misc.ko
91 CC fs/cifs/cifs.mod.o
92 In file included from include/asm/mpspec.h:5,
93 from include/asm/smp.h:18,
94 from include/linux/smp.h:19,
95 from include/linux/sched.h:26,
96 from include/linux/module.h:10,
97 from fs/cifs/cifs.mod.c:1:
98 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
99 LD [M] fs/cifs/cifs.ko
100 CC fs/ntfs/ntfs.mod.o
101 In file included from include/asm/mpspec.h:5,
102 from include/asm/smp.h:18,
103 from include/linux/smp.h:19,
104 from include/linux/sched.h:26,
105 from include/linux/module.h:10,
106 from fs/ntfs/ntfs.mod.c:1:
107 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
108 LD [M] fs/ntfs/ntfs.ko
109 CC fs/smbfs/smbfs.mod.o
110 In file included from include/asm/mpspec.h:5,
111 from include/asm/smp.h:18,
112 from include/linux/smp.h:19,
113 from include/linux/sched.h:26,
114 from include/linux/module.h:10,
115 from fs/smbfs/smbfs.mod.c:1:
116 include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
117 LD [M] fs/smbfs/smbfs.ko
118
119 -------------
120
121 There isn't an image in /usr/src/linux/arch/i386/boot/ either.
122
123 Joel
124
125 --
126 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Changing system from single to dual CPU ? Richard Fish <bigfish@××××××××××.org>