From: Alexey Dobriyan <adobriyan@sw.ru>
To: akpm@osdl.org
Cc: roland@redhat.com, ak@suse.de, linux-kernel@vger.kernel.org
Subject: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'
Date: Wed, 22 Aug 2007 14:15:29 +0400 [thread overview]
Message-ID: <20070822101529.GE7228@localhost.sw.ru> (raw)
# 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
next reply other threads:[~2007-08-22 10:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-22 10:15 Alexey Dobriyan [this message]
2007-08-22 10:24 ` 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg' 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070822101529.GE7228@localhost.sw.ru \
--to=adobriyan@sw.ru \
--cc=ak@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=roland@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.