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]
Message-ID: <20070822101529.GE7228@localhost.sw.ru>
Date:	Wed, 22 Aug 2007 14:15:29 +0400
From:	Alexey Dobriyan <adobriyan@...ru>
To:	akpm@...l.org
Cc:	roland@...hat.com, ak@...e.de, linux-kernel@...r.kernel.org
Subject: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

	# make V=1 modules_install install
	make -f scripts/Makefile.build obj=arch/x86_64/vdso install
	  cp vdso.so.dbg /lib/modules/2.6.23-rc3-mm1/vdso/vdso.so
	cp: cannot stat `vdso.so.dbg': No such file or directory
	make[1]: *** [vdso.so] Error 1
	make: *** [install] Error 2

However, it's in place looks like:

	# ls -l arch/x86_64/vdso/vdso*      
	-rw-r--r-- 1 ad ad  291 Aug 22 13:46 arch/x86_64/vdso/vdso-note.S
	-rw-r--r-- 1 ad ad  830 Aug 22 13:53 arch/x86_64/vdso/vdso-note.o
	-rw-r--r-- 1 ad ad   45 Aug 22 13:46 arch/x86_64/vdso/vdso-start.S
	-rw-r--r-- 1 ad ad  753 Aug 22 13:53 arch/x86_64/vdso/vdso-start.o
	-rw-r--r-- 1 ad ad 3257 Aug 22 13:53 arch/x86_64/vdso/vdso-syms.o
	-rw-r--r-- 1 ad ad   58 Aug 22 13:46 arch/x86_64/vdso/vdso.S
	-rw-r--r-- 1 ad ad 2150 Aug 22 13:53 arch/x86_64/vdso/vdso.lds
	-rw-r--r-- 1 ad ad 2163 Aug 22 13:46 arch/x86_64/vdso/vdso.lds.S
	-rw-r--r-- 1 ad ad 4905 Aug 22 13:53 arch/x86_64/vdso/vdso.o
	-rw-r--r-- 1 ad ad 4104 Aug 22 13:53 arch/x86_64/vdso/vdso.so
===>	-rwxr-xr-x 1 ad ad 5482 Aug 22 13:53 arch/x86_64/vdso/vdso.so.dbg

-
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