public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: "Theodore Ts'o" <tytso@mit.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: UML build failure in 2.6.27-rc3
Date: Mon, 25 Aug 2008 18:04:06 -0400	[thread overview]
Message-ID: <20080825220406.GC12626@c2.user-mode-linux.org> (raw)
In-Reply-To: <E1KWBwC-0002dN-KE@closure.thunk.org>

On Thu, Aug 21, 2008 at 11:19:00AM -0400, Theodore Ts'o wrote:
> Is this a known problem?
> 
>   SYMLINK arch/um/include/kern_constants.h
>   SYMLINK arch/um/include/sysdep
> make[2]: `arch/um/sys-i386/user-offsets.s' is up to date.
>   CHK     arch/um/include/user_constants.h
>   Using /usr/projects/linux/ext4 as source for kernel
>   GEN     /usr/projects/linux/uml/Makefile
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CALL    /usr/projects/linux/ext4/scripts/checksyscalls.sh
>   CHK     include/linux/compile.h
>   CC      arch/um/kernel/ptrace.o
> /usr/projects/linux/ext4/arch/um/kernel/ptrace.c:230: error: static declaration of ‘send_sigtrap’ follows non-static declaration
> include2/asm/ptrace-generic.h:51: error: previous declaration of ‘send_sigtrap’ was here
> make[2]: *** [arch/um/kernel/ptrace.o] Error 1
> make[1]: *** [arch/um/kernel] Error 2
> make: *** [sub-make] Error 2

Are you sure you have a consistent tree?  I see no declaration of
send_sigtrap in ptrace-generic.h.  There is one in asm-x86/ptrace.h
but it's not at line 51.

			Jeff

-- 
Work email - jdike at linux dot intel dot com

  parent reply	other threads:[~2008-08-25 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-21 15:19 UML build failure in 2.6.27-rc3 Theodore Ts'o
2008-08-21 15:45 ` Geert Uytterhoeven
2008-08-25 22:04 ` Jeff Dike [this message]
2008-08-25 23:30   ` Theodore Tso

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=20080825220406.GC12626@c2.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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