From: Treeve Jelbert <treeve01@pi.be>
To: linux-kernel@vger.kernel.org
Subject: BUG - linux-2.5.13/arch/i386/kernel - bluesmoke.c
Date: Fri, 3 May 2002 09:59:52 +0200 [thread overview]
Message-ID: <200205030959.52486.treeve01@pi.be> (raw)
gcc -D__KERNEL__ -I/usr/src/linux-2.5.13/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon
-DKBUILD_BASENAME=bluesmoke -c -o bluesmoke.o bluesmoke.c
bluesmoke.c: In function `intel_thermal_interrupt':
bluesmoke.c:36: warning: implicit declaration of function `ack_APIC_irq'
bluesmoke.c: In function `intel_init_thermal':
bluesmoke.c:92: warning: implicit declaration of function `apic_read'
bluesmoke.c:104: warning: implicit declaration of function `apic_write_around'
-----
make[1]: Leaving directory `/usr/src/linux-2.5.13/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux-2.5.13/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o init/do_mounts.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o
fs/fs.o ipc/ipc.o \
/usr/src/linux-2.5.13/arch/i386/lib/lib.a
/usr/src/linux-2.5.13/lib/lib.a /usr/src/linux-2.5.13/arch/i386/lib/lib.a \
drivers/acpi/acpi.o drivers/base/base.o drivers/char/char.o
drivers/block/block.o drivers/misc/misc.o drivers/net/net.o
drivers/media/media.o drivers/char/drm/drm.o drivers/ide/idedriver.o
drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver.o
drivers/pnp/pnp.o drivers/video/video.o drivers/input/inputdrv.o \
net/network.o \
--end-group \
-o vmlinux
arch/i386/kernel/kernel.o: In function `intel_thermal_interrupt':
arch/i386/kernel/kernel.o(.text+0x7801): undefined reference to `ack_APIC_irq'
arch/i386/kernel/kernel.o: In function `intel_init_thermal':
arch/i386/kernel/kernel.o(.text.init+0x2e41): undefined reference to
`apic_read'
arch/i386/kernel/kernel.o(.text.init+0x2e83): undefined reference to
`apic_write_around'
arch/i386/kernel/kernel.o(.text.init+0x2ea3): undefined reference to
`apic_read'
arch/i386/kernel/kernel.o(.text.init+0x2eb3): undefined reference to
`apic_write_around'
make: *** [vmlinux] Error 1
--
Regards, Treeve
next reply other threads:[~2002-05-03 7:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-03 7:59 Treeve Jelbert [this message]
2002-05-03 7:45 ` BUG - linux-2.5.13/arch/i386/kernel - bluesmoke.c Zwane Mwaikambo
2002-05-03 9:11 ` Dave Jones
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=200205030959.52486.treeve01@pi.be \
--to=treeve01@pi.be \
--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