From: Nick Martens <nickm@kabelfoon.nl>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.29 compile error [undefined reference to `register_serial']
Date: Wed, 31 Jul 2002 20:18:26 +0000 [thread overview]
Message-ID: <200207312018.26798.nickm@kabelfoon.nl> (raw)
In-Reply-To: <200207311952.30547.nickm@kabelfoon.nl>
I think this output is better
[......]
make[1]: Leaving directory `/usr/src/newkrnls/linux-2.5.29/arch/i386/pci'
Generating build number
make[1]: Entering directory `/usr/src/newkrnls/linux-2.5.29/init'
Generating /usr/src/newkrnls/linux-2.5.29/include/linux/compile.h (updated)
gcc -Wp,-MD,./.version.o.d -D__KERNEL__
-I/usr/src/newkrnls/linux-2.5.29/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include
-DKBUILD_BASENAME=version -c -o version.o version.c
ld -m elf_i386 -r -o init.o main.o version.o do_mounts.o
make[1]: Leaving directory `/usr/src/newkrnls/linux-2.5.29/init'
ld -m elf_i386 -T arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o
arch/i386/kernel/init_task.o init/init.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 security/built-in.o
/usr/src/newkrnls/linux-2.5.29/arch/i386/lib/lib.a lib/lib.a
/usr/src/newkrnls/linux-2.5.29/arch/i386/lib/lib.a drivers/built-in.o
sound/sound.o arch/i386/pci/pci.o net/network.o --end-group -o vmlinux
drivers/built-in.o: In function `serial_register':
drivers/built-in.o(.text+0x316af): undefined reference to `register_serial'
drivers/built-in.o: In function `parport_serial_pci_remove':
drivers/built-in.o(.text+0x319a8): undefined reference to `unregister_serial'
make: *** [vmlinux] Error 1
> I am trying to compile 2.5.29 but I am running into some compilation
> problems i have attached my .config
>
prev parent reply other threads:[~2002-07-31 12:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-31 19:52 Nick Martens
2002-07-31 19:50 ` Russell King
2002-08-01 17:15 ` Nick Martens
2002-07-31 20:18 ` Nick Martens [this message]
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=200207312018.26798.nickm@kabelfoon.nl \
--to=nickm@kabelfoon.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
all inboxes | Powered by JetHome®