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:	Sun, 24 Feb 2013 12:03:57 +0100
From:	Toralf Förster <toralf.foerster@....de>
To:	user-mode-linux-user@...ts.sourceforge.net
CC:	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: v3.8-6988-g9e2d59a compile error

Moin,

got this wit the attached .config :

...
  CC      kernel/mutex.o
  CC      kernel/hrtimer.o
kernel/mutex.c:34:37: error: include/asm-generic/mutex-null.h: Input/output error
kernel/mutex.c: In function ‘mutex_lock’:
kernel/mutex.c:91:2: error: implicit declaration of function ‘__mutex_fastpath_lock’ [-Werror=implicit-function-declaration]
kernel/mutex.c: In function ‘mutex_unlock’:
kernel/mutex.c:125:2: error: implicit declaration of function ‘__mutex_fastpath_unlock’ [-Werror=implicit-function-declaration]
kernel/mutex.c: In function ‘__mutex_unlock_common_slowpath’:
kernel/mutex.c:322:2: error: implicit declaration of function ‘__mutex_slowpath_needs_to_unlock’ [-Werror=implicit-function-declaration]
kernel/mutex.c: In function ‘mutex_lock_interruptible’:
kernel/mutex.c:376:4: error: implicit declaration of function ‘__mutex_fastpath_lock_retval’ [-Werror=implicit-function-declaration]
kernel/mutex.c: In function ‘mutex_trylock’:
kernel/mutex.c:469:2: error: implicit declaration of function ‘__mutex_fastpath_trylock’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[1]: *** [kernel/mutex.o] Error 1
make[1]: *** Waiting for unfinished jobs....
  CC      mm/filemap.o
  CC      fs/open.o
  CC      fs/read_write.o
make: *** [kernel] Error 2
make: *** Waiting for unfinished jobs....


-- 
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3

View attachment ".config" of type "text/plain" (22179 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ