lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 22 Mar 2010 21:15:21 +0000
From:	Chris Clayton <chris2553@...glemail.com>
To:	linux-kernel@...r.kernel.org
Cc:	anton@...ba.org
Subject: Build error with v2.6.34-rc2-51-g7b1f513

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ