All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Jim Gifford <maillist@jg555.com>
Cc: Linux MIPS List <linux-mips@linux-mips.org>
Subject: Re: Building 2.6.20.1 from source
Date: Sat, 24 Feb 2007 20:58:50 +0000	[thread overview]
Message-ID: <20070224205850.GA12637@linux-mips.org> (raw)
In-Reply-To: <45E0A57F.4020304@jg555.com>

On Sat, Feb 24, 2007 at 12:52:15PM -0800, Jim Gifford wrote:

> arch/mips/lib-64/dump_tlb.c: In function 'msk2str':
> arch/mips/lib-64/dump_tlb.c:34: warning: control reaches end of non-void 
> function
>  LD      arch/mips/lib-64/built-in.o
>  AS      arch/mips/lib-64/memset.o
>  AS      arch/mips/lib-64/watch.o
>  AR      arch/mips/lib-64/lib.a
>  GEN     .version
>  CHK     include/linux/compile.h
>  UPD     include/linux/compile.h
>  CC      init/version.o
>  LD      init/built-in.o
>  LD      .tmp_vmlinux1
> arch/mips/kernel/built-in.o: In function `sys_call_table':
> arch/mips/kernel/scall64-64.S:(.text+0x9ef8): undefined reference to 
> `compat_sys_epoll_pwait'
> make: *** [.tmp_vmlinux1] Error 1

Whops.  You can work around this bug by enabling either CONFIG_MIPS32_N32
or CONFIG_MIPS32_O32.

  Ralf

  reply	other threads:[~2007-02-24 20:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-24 20:52 Building 2.6.20.1 from source Jim Gifford
2007-02-24 20:58 ` Ralf Baechle [this message]
2007-02-24 21:13   ` Ralf Baechle
2007-02-24 22:31     ` Jim Gifford

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=20070224205850.GA12637@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=maillist@jg555.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.