public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Han Boetes <han@mijncomputer.nl>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.2-rc2-mm1
Date: Wed, 28 Jan 2004 09:36:23 +0100	[thread overview]
Message-ID: <20040128083645.GI2650@boetes.org> (raw)
In-Reply-To: <20040127233402.6f5d3497.akpm@osdl.org>


Hmmm my build breaks with:

  LD      .tmp_vmlinux1
arch/i386/kernel/built-in.o(.init.text+0x1342): In function `setup_memory':
: undefined reference to `find_smp_config'
arch/i386/kernel/built-in.o(.entry.text+0xb11): In function `vic_sys_interrupt':
: undefined reference to `smp_vic_sys_interrupt'
arch/i386/kernel/built-in.o(.entry.text+0xb35): In function `vic_cmn_interrupt':
: undefined reference to `smp_vic_cmn_interrupt'
arch/i386/kernel/built-in.o(.entry.text+0xb59): In function `vic_cpi_interrupt':
: undefined reference to `smp_vic_cpi_interrupt'
arch/i386/kernel/built-in.o(.entry.text+0xb7d): In function `qic_timer_interrupt':
: undefined reference to `smp_qic_timer_interrupt'
arch/i386/kernel/built-in.o(.entry.text+0xba1): In function `qic_invalidate_interrupt':
: undefined reference to `smp_qic_invalidate_interrupt'
arch/i386/kernel/built-in.o(.entry.text+0xbc5): In function `qic_reschedule_interrupt':
: undefined reference to `smp_qic_reschedule_interrupt'
arch/i386/kernel/built-in.o(.entry.text+0xbe9): In function `qic_enable_irq_interrupt':
: undefined reference to `smp_qic_enable_irq_interrupt'
arch/i386/kernel/built-in.o(.entry.text+0xc0d): In function `qic_call_function_interrupt':
: undefined reference to `smp_qic_call_function_interrupt'
arch/i386/mach-voyager/built-in.o(.text+0x1bd): In function `voyager_power_off':
: undefined reference to `voyager_cat_power_off'
arch/i386/mach-voyager/built-in.o(.text+0x3e6): In function `check_from_kernel':
: undefined reference to `voyager_status'
arch/i386/mach-voyager/built-in.o(.text+0x425): In function `check_continuing_condition':
: undefined reference to `voyager_status'
arch/i386/mach-voyager/built-in.o(.text+0x448): In function `check_continuing_condition':
: undefined reference to `voyager_cat_psi'
arch/i386/mach-voyager/built-in.o(.text+0x523): In function `thread':
: undefined reference to `voyager_status'
arch/i386/mach-voyager/built-in.o(.text+0x56b): In function `thread':
: undefined reference to `voyager_status'



# Han

  parent reply	other threads:[~2004-01-28  8:35 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-28  7:34 2.6.2-rc2-mm1 Andrew Morton
2004-01-28  7:55 ` 2.6.2-rc2-mm1 Mike Fedyk
2004-01-28  8:18 ` ALSA noise (was: Re: 2.6.2-rc2-mm1) Joshua Kwan
2004-01-28  8:36 ` Han Boetes [this message]
2004-01-30  2:51   ` 2.6.2-rc2-mm1 Adrian Bunk
2004-01-30  6:00     ` 2.6.2-rc2-mm1 Han Boetes
2004-02-04  8:22       ` 2.6: Voyager requires SMP? Adrian Bunk
2004-02-04 17:04         ` James Bottomley
2004-01-28  9:41 ` 2.6.2-rc2-mm1 Christoph Hellwig
2004-01-28 19:38   ` 2.6.2-rc2-mm1 David S. Miller
2004-01-28 12:08 ` 2.6.2-rc2-mm1 Ramon Rey Vicente
2004-01-28 12:08 ` 2.6.2-rc2-mm1 Ralf Hildebrandt
2004-01-28 12:13 ` 2.6.2-rc2-mm1 (Breakage?) David Martínez Moreno
2004-01-28 12:25   ` Alistair John Strachan
2004-01-28 13:33     ` Fix sleep_on abuse in XFS, Was: " Christoph Hellwig
2004-01-28 14:28       ` David Woodhouse
2004-01-28 15:02         ` Christoph Hellwig
2004-01-29  6:20           ` Nathan Scott
2004-01-29 23:37     ` Alexander Hoogerhuis
2004-01-30  1:08       ` Daniel Andersen
2004-01-28 12:17 ` 2.6.2-rc2-mm1 Nikita Danilov
2004-01-28 13:08 ` 2.6.2-rc2-mm1 Stian Jordet
2004-01-28 15:32 ` 2.6.2-rc2-mm1 Randy.Dunlap
2004-01-28 21:25   ` 2.6.2-rc2-mm1 Andrew Morton
2004-01-28 17:02 ` [BUG] [2.6.2-rc2-mm1] Badness in try_to_wake_up at kernel/sched.c:722 (was Re: 2.6.2-rc2-mm1) Ramon Rey Vicente
2004-01-28 19:55 ` 2.6.2-rc2-mm1 Torrey Hoffman
2004-01-28 20:04 ` 2.6.2-rc2-mm1 Olaf Hering
2004-01-29  0:34   ` 2.6.2-rc2-mm1 Adrian Bunk
2004-01-29 16:15 ` 2.6.2-rc2-mm1 Zephaniah E. Hull
2004-01-30 10:48 ` 2.6.2-rc2-mm1 Zephaniah E. Hull
2004-01-30 11:02   ` 2.6.2-rc2-mm1 Vojtech Pavlik
2004-01-30 11:18     ` 2.6.2-rc2-mm1 Zephaniah E. Hull
2004-01-30 11:20       ` 2.6.2-rc2-mm1 Vojtech Pavlik
2004-01-30 12:41         ` 2.6.2-rc2-mm1 Zephaniah E. Hull
  -- strict thread matches above, loose matches on Subject: below --
2004-01-28 15:06 2.6.2-rc2-mm1 Antony Suter
2004-01-28 20:46 ` 2.6.2-rc2-mm1 Mike Fedyk

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=20040128083645.GI2650@boetes.org \
    --to=han@mijncomputer.nl \
    --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