From: Adrian Bunk <bunk@fs.tum.de>
To: Alan Cox <alan@redhat.com>, Francois Romieu <romieu@cogenit.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.20-rc4-ac1
Date: Thu, 28 Nov 2002 14:43:32 +0100 [thread overview]
Message-ID: <20021128134332.GD6981@fs.tum.de> (raw)
In-Reply-To: <200211261901.gAQJ13T11036@devserv.devel.redhat.com>
On Tue, Nov 26, 2002 at 02:01:03PM -0500, Alan Cox wrote:
>...
> Linux 2.4.20-rc2-ac2
>...
> o iphase ATM updates (Francois Romieu)
>...
This broke the compilation if you compile iphase statically into the
kernel (ia_detect was removed but it's called from
drivers/atm/atmdev_init.c):
<-- snip -->
...
ld -m elf_i386 -T
/home/bunk/linux/kernel-2.4/linux-2.4.19-full-ac/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 \
...
-o vmlinux
drivers/atm/atm.o(.text.init+0x21): In function `idt77252_exit':
/home/bunk/linux/kernel-2.4/linux-2.4.19-full-ac/drivers/atm/idt77252.c:
undefined reference to `ia_detect'
make: *** [vmlinux] Error 1
<-- snip -->
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2002-11-28 13:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-26 19:01 Linux 2.4.20-rc4-ac1 Alan Cox
2002-11-28 0:21 ` Adrian Bunk
2002-11-28 13:01 ` Adrian Bunk
2002-11-28 16:15 ` Martin J. Bligh
2002-11-29 16:16 ` Adrian Bunk
2002-11-28 13:43 ` Adrian Bunk [this message]
2002-11-28 14:05 ` Francois Romieu
2002-11-28 20:52 ` Francois Romieu
-- strict thread matches above, loose matches on Subject: below --
2002-11-29 17:01 Margit Schubert-While
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=20021128134332.GD6981@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=romieu@cogenit.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.