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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070329182020.GA9223@aitel.hist.no>
Date:	Thu, 29 Mar 2007 20:20:20 +0200
From:	Helge Hafting <helgehaf@...el.hist.no>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 2.6.21-rc5-mm2 - compile error on x86-64

I tried compiling this on x86-64, and got this compile error:
  CC      init/version.o
  CC      init/missing_syscalls.o
In file included from init/missing_syscalls.c:97:
init/missing_syscalls.h:279:2: warning: #warning syscall ssetmask not
implemented
init/missing_syscalls.h:1263:2: warning: #warning syscall getcpu not
implemented
init/missing_syscalls.h:1267:2: warning: #warning syscall epoll_pwait not
implemented
init/missing_syscalls.h:1271:2: warning: #warning syscall lutimesat not
implemented
init/missing_syscalls.h:1275:2: warning: #warning syscall revokeat not
implemented
init/missing_syscalls.h:1279:2: warning: #warning syscall frevoke not
implemented
  LD      init/built-in.o
  LD      .tmp_vmlinux1
fs/built-in.o: In function `proc_root_init':
/usr/src/linux/fs/proc/root.c:83: undefined reference to `proc_sys_init'
make: *** [.tmp_vmlinux1] Error 1

Helge Hafting

-
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