public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'
@ 2007-08-22 10:15 Alexey Dobriyan
  2007-08-22 10:24 ` Roland McGrath
  0 siblings, 1 reply; 8+ messages in thread
From: Alexey Dobriyan @ 2007-08-22 10:15 UTC (permalink / raw)
  To: akpm; +Cc: roland, ak, linux-kernel

	# 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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-08-23  0:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 10:15 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg' Alexey Dobriyan
2007-08-22 10:24 ` Roland McGrath
2007-08-22 15:36   ` Andrew Morton
2007-08-22 21:56     ` Roland McGrath
2007-08-22 22:58       ` Andi Kleen
2007-08-22 23:16         ` Roland McGrath
2007-08-22 23:57           ` Andi Kleen
2007-08-23  0:32             ` Roland McGrath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox