From: Paolo Dovera <pdovera@bmind.it>
To: linux-alpha@vger.kernel.org
Subject: linux-2.6.0-test6 error during linking
Date: Sun, 28 Sep 2003 21:55:09 +0200 [thread overview]
Message-ID: <3F773C9D.3080009@bmind.it> (raw)
Hello,
I successfully compiled all linux-2.6.0-testx before test6 on RH7.2
Alpha APX platform
Applied patch-2.6.0-test6 I receive the following error:
[root@alpha linux-2.6.0-test6]# make
make[1]: `arch/alpha/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
kernel/built-in.o(.text+0x480): In function `try_to_wake_up':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x484): In function `try_to_wake_up':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x140c): In function `schedule':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x1410): In function `schedule':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x5068): In function `copy_process':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x506c): more undefined references to
`sched_clock' follow
make: *** [.tmp_vmlinux1] Error 1
Do you have some suggestions?
Bye
next reply other threads:[~2003-09-28 19:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-28 19:55 Paolo Dovera [this message]
2003-09-28 20:51 ` linux-2.6.0-test6 error during linking Falk Hueffner
2003-09-29 8:48 ` Balint Cristian
2003-09-29 9:02 ` Falk Hueffner
2003-09-29 9:05 ` Balint Cristian
2003-09-29 18:05 ` Paolo Dovera
2003-09-29 9:06 ` Oliver Pitzeier
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=3F773C9D.3080009@bmind.it \
--to=pdovera@bmind.it \
--cc=linux-alpha@vger.kernel.org \
/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.