mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Felix Oxley <felix@oxley.org>
To: linux-kernel@vger.kernel.org
Cc: akpm@osdl.org
Subject: Re: 2.6.17-rc6-mm2 Won't compile on PowerBook
Date: Sat, 10 Jun 2006 14:04:23 +0100	[thread overview]
Message-ID: <200606101404.23828.felix@oxley.org> (raw)
In-Reply-To: <200606101349.52995.felix@oxley.org>

On Saturday 10 June 2006 13:49, Felix Oxley wrote:
> Suse 10.1.
> rc6 compiles OK without -mm2 patch.
>
>   CHK     include/linux/version.h
>   CHK     include/linux/compile.h
>   KLIBCCC usr/dash/builtins.o
>   KLIBCCC usr/dash/init.o
>   KLIBCLD usr/dash/sh
>   KLIBCLD usr/dash/sh.shared
>   CC      arch/powerpc/kernel/signal_32.o
> arch/powerpc/kernel/signal_32.c: In function ‘handle_rt_signal’:
> arch/powerpc/kernel/signal_32.c:763: error: request for member ‘vdso_base’
> in something not a structure or union
> arch/powerpc/kernel/signal_32.c:766: error: request for member ‘vdso_base’
> in something not a structure or union
> arch/powerpc/kernel/signal_32.c: In function ‘handle_signal’:
> arch/powerpc/kernel/signal_32.c:1037: error: request for member ‘vdso_base’
> in something not a structure or union
> arch/powerpc/kernel/signal_32.c:1040: error: request for member ‘vdso_base’
> in something not a structure or union
> make[1]: *** [arch/powerpc/kernel/signal_32.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2

Just saw the message on rc6-mm2 release - "`make allnoconfig' builds will fail 
due to the IPC namespaces patches".

So I retested with a make oldconfig.
The error is the same.

//felix

      reply	other threads:[~2006-06-10 13:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-10 12:49 Felix Oxley
2006-06-10 13:04 ` Felix Oxley [this message]

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=200606101404.23828.felix@oxley.org \
    --to=felix@oxley.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome