public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joel Osburn <tjeckleberg@wbgs.com>
To: "'gentoo-user@lists.gentoo.org'" <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] Changing system from single to dual CPU ?
Date: Tue, 19 Dec 2006 11:41:00 -0800	[thread overview]
Message-ID: <20061219194533.E14CE33C24E@mail.wbgs.com> (raw)

 
> From: richard.j.fish@gmail.com 
> 
> On 12/19/06, Joel Osburn <tjeckleberg@wbgs.com> wrote:
> > I have an Opteron 242 system, to which I recently added a 
> second processor and some more memory.  I figured that to 
> take advantage of that processor, all I needed to do was 
> recompile to kernel, reboot, and set "-j3" in the make.conf file.
> >
> > However, there must be something else, since when I try to 
> compile the kernel with smp, I get a whole bunch of errors 
> like this when I run "make":
> 
> <snip>
> 
> Everything you posted is just a warning, and should not cause 
> the kernel build to fail.
> 
> > So no normal end to the compile.
> 
> If the compile really is failing, it probably isn't due to 
> the warnings you posted above.  Try posting the last dozen or 
> so messages you get from the build.
> 
> -Richard
> --

I'm accustomed to a kernel build ending with information regarding kernel image size.  This build ends with:

In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from drivers/message/i2o/i2o_bus.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  drivers/message/i2o/i2o_bus.ko
  CC      drivers/message/i2o/i2o_config.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from drivers/message/i2o/i2o_config.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  drivers/message/i2o/i2o_config.ko
  CC      drivers/message/i2o/i2o_core.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from drivers/message/i2o/i2o_core.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  drivers/message/i2o/i2o_core.ko
  CC      drivers/message/i2o/i2o_proc.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from drivers/message/i2o/i2o_proc.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  drivers/message/i2o/i2o_proc.ko
  CC      drivers/message/i2o/i2o_scsi.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from drivers/message/i2o/i2o_scsi.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  drivers/message/i2o/i2o_scsi.ko
  CC      drivers/net/dummy.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from drivers/net/dummy.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  drivers/net/dummy.ko
  CC      fs/binfmt_misc.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from fs/binfmt_misc.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  fs/binfmt_misc.ko
  CC      fs/cifs/cifs.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from fs/cifs/cifs.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  fs/cifs/cifs.ko
  CC      fs/ntfs/ntfs.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from fs/ntfs/ntfs.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  fs/ntfs/ntfs.ko
  CC      fs/smbfs/smbfs.mod.o
In file included from include/asm/mpspec.h:5,
                 from include/asm/smp.h:18,
                 from include/linux/smp.h:19,
                 from include/linux/sched.h:26,
                 from include/linux/module.h:10,
                 from fs/smbfs/smbfs.mod.c:1:
include/asm/mpspec_def.h:78: warning: 'packed' attribute ignored for field of type 'unsigned char[5u]'
  LD [M]  fs/smbfs/smbfs.ko

-------------

There isn't an image in /usr/src/linux/arch/i386/boot/ either.

Joel

-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2006-12-19 19:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 19:41 Joel Osburn [this message]
2006-12-20 22:18 ` [gentoo-user] Changing system from single to dual CPU ? Richard Fish
  -- strict thread matches above, loose matches on Subject: below --
2006-12-20 15:27 Joel Osburn
2006-12-19 23:09 Joel Osburn
2006-12-19 23:41 ` Hemmann, Volker Armin
2006-12-19 17:13 Joel Osburn
2006-12-19 17:30 ` Richard Fish
2006-12-19 23:03 ` Maurice E Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061219194533.E14CE33C24E@mail.wbgs.com \
    --to=tjeckleberg@wbgs.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox