linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McLean <pmclean@cs.ubishops.ca>
To: linux-kernel@vger.kernel.org
Subject: 2.6.0-test2-mm5 x86-64 link errors
Date: Thu, 07 Aug 2003 15:36:11 -0400	[thread overview]
Message-ID: <3F32AA2B.20809@cs.ubishops.ca> (raw)

I get to play with an opteron for a bit, so I'm going to try 2.6 on it, 
but test2-mm5 seems to compile fine, but when it goes to link it, it 
gives these errors:

   LD      init/built-in.o
   LD      .tmp_vmlinux1
kernel/built-in.o(.text+0x359): In function `try_to_wake_up':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x3b9): In function `try_to_wake_up':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x1150): In function `load_balance':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x1ae3): In function `schedule':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x3a22): In function `move_task_away':
: undefined reference to `sched_clock'
kernel/built-in.o(.text+0x56cc): more undefined references to 
`sched_clock' follow
make: *** [.tmp_vmlinux1] Error 1


             reply	other threads:[~2003-08-07 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07 19:36 Patrick McLean [this message]
2003-08-07 21:03 ` 2.6.0-test2-mm5 x86-64 link errors Andrew Morton

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=3F32AA2B.20809@cs.ubishops.ca \
    --to=pmclean@cs.ubishops.ca \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).