public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Clayton <chris2553@googlemail.com>
To: linux-kernel@vger.kernel.org
Cc: anton@samba.org
Subject: Build error with v2.6.34-rc2-51-g7b1f513
Date: Mon, 22 Mar 2010 21:15:21 +0000	[thread overview]
Message-ID: <201003222115.21861.chris2553@googlemail.com> (raw)

Hi,

Commit 45575f5a426c01ec68cd33d998267ba2f6278fac seems to be causing the build 
error shown below on i386:

  CC      ipc/syscall.o
  ipc/syscall.c:17: error: conflicting types for 'sys_ipc'
  include/linux/syscalls.h:691: note: previous declaration of 'sys_ipc' was 
here
  make[1]: *** [ipc/syscall.o] Error 1
  make: *** [ipc] Error 2
  make: *** Waiting for unfinished jobs....

I can see that changing the type of the third arg to sys_ipc in 
include/linux/syscalls.h would probably avoid the error, but I am not 
knowledgeable enough to know whether that would be the right thing to do.

Happy to test a patch, but please cc me as I'm not subscribed.

Chris
-- 
Beauty is in the eye of the beerholder

             reply	other threads:[~2010-03-22 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-22 21:15 Chris Clayton [this message]
2010-03-23  2:24 ` Build error with v2.6.34-rc2-51-g7b1f513 Américo Wang

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=201003222115.21861.chris2553@googlemail.com \
    --to=chris2553@googlemail.com \
    --cc=anton@samba.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