linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cédric <cedriccsm2@ifrance.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.6.0-test1-osdl2 : doesn't compile
Date: Thu, 17 Jul 2003 13:47:39 +0200	[thread overview]
Message-ID: <3F168CDB.8030906@ifrance.com> (raw)

Hello,

I tried to compile linux 2.6.0-test1-osdl2 but I cannot.

(my config compiles with linus' -test1)
(using gcc 3.2)

Log:

gmake[1]: `arch/i386/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
arch/i386/kernel/built-in.o: In function `kernel_thread':
arch/i386/kernel/built-in.o(.text+0x321): undefined reference to 
`trace_event'
arch/i386/kernel/built-in.o: In function `syscall_call':
arch/i386/kernel/built-in.o(.text+0x2549): undefined reference to 
`syscall_entry_trace_active'
arch/i386/kernel/built-in.o: In function `syscall_exit':
arch/i386/kernel/built-in.o(.text+0x256d): undefined reference to 
`syscall_exit_trace_active'
arch/i386/kernel/built-in.o: In function `trace_real_syscall_entry':
arch/i386/kernel/built-in.o(.text+0x35b6): undefined reference to 
`trace_event'
arch/i386/kernel/built-in.o(.text+0x35e8): undefined reference to 
`trace_get_config'
arch/i386/kernel/built-in.o: In function `trace_real_syscall_exit':
arch/i386/kernel/built-in.o(.text+0x3696): undefined reference to 
`trace_event'
arch/i386/kernel/built-in.o: In function `do_divide_error':
arch/i386/kernel/built-in.o(.text+0x37fd): undefined reference to 
`trace_event'
arch/i386/kernel/built-in.o(.text+0x3852): undefined reference to 
`trace_event'
arch/i386/kernel/built-in.o: In function `do_int3':
arch/i386/kernel/built-in.o(.text+0x38ed): undefined reference to 
`trace_event'
arch/i386/kernel/built-in.o(.text+0x3948): undefined reference to 
`trace_event'
arch/i386/kernel/built-in.o(.text+0x39dd): more undefined references to 
`trace_event' follow
arch/i386/kernel/built-in.o: In function `sys_call_table':
arch/i386/kernel/built-in.o(.data+0x7c4): undefined reference to `sys_trace'
arch/i386/mm/built-in.o: In function `do_page_fault':
arch/i386/mm/built-in.o(.text+0x517): undefined reference to `trace_event'
arch/i386/mm/built-in.o(.text+0x555): undefined reference to `trace_event'
kernel/built-in.o: In function `try_to_wake_up':
kernel/built-in.o(.text+0x1d1): undefined reference to `trace_event'
kernel/built-in.o: In function `schedule':
kernel/built-in.o(.text+0x1360): undefined reference to `trace_event'
kernel/built-in.o: In function `do_fork':
kernel/built-in.o(.text+0x57cf): undefined reference to `trace_event'
kernel/built-in.o: In function `do_exit':
kernel/built-in.o(.text+0x85b7): undefined reference to 
`trace_destroy_owners_events'
kernel/built-in.o(.text+0x85c1): undefined reference to 
`trace_free_all_handles'
kernel/built-in.o(.text+0x85d4): undefined reference to `trace_event'
kernel/built-in.o: In function `sys_wait4':
kernel/built-in.o(.text+0x90a4): undefined reference to `trace_event'
kernel/built-in.o: In function `it_real_fn':
kernel/built-in.o(.text+0x95e1): undefined reference to `trace_event'
kernel/built-in.o: In function `do_setitimer':
kernel/built-in.o(.text+0x9713): undefined reference to `trace_event'
kernel/built-in.o: In function `do_softirq':
kernel/built-in.o(.text+0xa430): undefined reference to `trace_event'
kernel/built-in.o(.text+0xa70c): more undefined references to 
`trace_event' follow
gmake: *** [.tmp_vmlinux1] Error 1

-- 
Cédric Barboiron


             reply	other threads:[~2003-07-17 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-17 11:47 Cédric [this message]
2003-07-17 15:31 ` 2.6.0-test1-osdl2 : doesn't compile Stephen Hemminger

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=3F168CDB.8030906@ifrance.com \
    --to=cedriccsm2@ifrance.com \
    --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).