From: Adrian Bunk <bunk@fs.tum.de>
To: Alan Cox <alan@redhat.com>, Arjan van de Ven <arjanv@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.21pre3-ac2
Date: Thu, 9 Jan 2003 13:14:32 +0100 [thread overview]
Message-ID: <20030109121431.GQ6626@fs.tum.de> (raw)
In-Reply-To: <200301090139.h091d9G26412@devserv.devel.redhat.com>
On Wed, Jan 08, 2003 at 08:39:09PM -0500, Alan Cox wrote:
>...
> Linux 2.4.21pre3-ac1
>...
> + IDE Raid support for AMI/SI 'Medley' IDE Raid (Arjan van de Ven)
>...
This causes a compile error if both pdcraid.o and silraid.o are compiled
statically into the kernel:
<-- snip -->
...
gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-2.4.20-ac/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -I../
-nostdinc -iwithprefix include -DKBUILD_BASENAME=pdcraid -c -o
pdcraid.o pdcraid.c
...
gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-2.4.20-ac/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -I../
-nostdinc -iwithprefix include -DKBUILD_BASENAME=silraid -c -o
silraid.o silraid.c
rm -f idedriver-raid.o
ld -m elf_i386 -r -o idedriver-raid.o ataraid.o pdcraid.o hptraid.o
silraid.o
silraid.o(.text+0x31c): In function `partition_map_normal':
: multiple definition of `partition_map_normal'
pdcraid.o(.text+0x31c): first defined here
make[4]: *** [idedriver-raid.o] Error 1
make[4]: Leaving directory
`/home/bunk/linux/kernel-2.4/linux-2.4.20-ac/drivers/ide/raid'
<-- 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:[~2003-01-09 12:05 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-09 1:39 Linux 2.4.21pre3-ac2 Alan Cox
2003-01-09 2:02 ` Paulo Andre'
2003-01-09 11:24 ` Linux 2.4.21pre3-ac2 - some trivial patches Eyal Lebedinsky
[not found] ` <1042134064.27796.18.camel@irongate.swansea.linux.org.uk>
2003-01-09 21:10 ` Eyal Lebedinsky
2003-01-09 12:14 ` Adrian Bunk [this message]
2003-01-09 13:15 ` Linux 2.4.21pre3-ac2 Arjan van de Ven
2003-01-09 13:27 ` Adrian Bunk
2003-01-09 23:37 ` Jean-Daniel Pauget
2003-01-10 2:25 ` Alan Cox
2003-01-13 3:33 ` Bill Davidsen
2003-01-13 15:01 ` Alan Cox
2003-01-13 17:22 ` John Stoffel
2003-01-14 11:17 ` Horst von Brand
2003-01-10 9:45 ` Ralf Hildebrandt
2003-01-10 12:00 ` Alan Cox
2003-01-10 11:15 ` Ralf Hildebrandt
2003-01-10 13:30 ` Ralf Hildebrandt
2003-01-10 14:17 ` Ralf Hildebrandt
2003-01-10 15:17 ` Alan Cox
2003-01-10 11:21 ` Ralf Hildebrandt
2003-01-10 14:38 ` Adrian Bunk
[not found] <20030109015006$7068@gated-at.bofh.it>
2003-01-09 5:32 ` Allan Duncan
-- strict thread matches above, loose matches on Subject: below --
2003-01-09 11:42 rwhron
2003-01-09 23:15 Michael Madore
[not found] <20030113034016$67b9@gated-at.bofh.it>
[not found] ` <20030113142009$6327@gated-at.bofh.it>
2003-01-13 14:32 ` Bertrand VIEILLE [Bébert]
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=20030109121431.GQ6626@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=alan@redhat.com \
--cc=arjanv@redhat.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 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.