2001-07-10 09:57:30

by Martin A. Brooks

[permalink] [raw]
Subject: es1370/1371 compilation clash

Hi

I know this isn't really a valid combination however using 2.4.6ac2 and
selecting both es1370 and es1371 gives this...

ld -m elf_i386 -r -o sounddrivers.o soundcore.o es1370.o es1371.o ac97_codec.o
es1371.o: In function `gameport_register_port':
es1371.o(.text+0x587c): multiple definition of `gameport_register_port'
es1370.o(.text+0x5670): first defined here
es1371.o: In function `gameport_unregister_port':
es1371.o(.text+0x5880): multiple definition of `gameport_unregister_port'
es1370.o(.text+0x5674): first defined here
make[3]: *** [sounddrivers.o] Error 1

Arguably someone could have both chipsets in the same box, though.

Regards

Martin A. Brooks, Systems Administrator
-------------------------------------------
Hyperlink Plc t: +44 207 395 4980
57-59 Neal Street f: +44 207 395 4981
Covent Garden e: [email protected]
London WC2H 9PJ w: http://www.hyperlink.com


2001-07-10 20:19:26

by Alexander Griesser

[permalink] [raw]
Subject: Re: es1370/1371 compilation clash

On Tue, Jul 10, 2001 at 10:57:23AM +0100, you wrote:
> I know this isn't really a valid combination however using 2.4.6ac2 and
> selecting both es1370 and es1371 gives this...

[ output snipped ]

> Arguably someone could have both chipsets in the same box, though.

You're right.
This patch should fix that.

regards, alexx
--
| .-. | CCNAIA Alexander Griesser <[email protected]> | .''`. |
| /v\ | http://www.tuxx-home.at -=- ICQ:63180135 | : :' : |
| /( )\ | echo "K..?f{1,2}e[nr]b?ck" >>~/.score | `. `' |
| ^^ ^^ | Linux Version 2.4.6 - Debian Unstable | `- |


Attachments:
(No filename) (609.00 B)
es137x-2.4.6-ac2.diff (1.21 kB)
Download all attachments

2001-07-10 20:34:47

by Alexander Griesser

[permalink] [raw]
Subject: Re: es1370/1371 compilation clash

On Tue, Jul 10, 2001 at 10:23:19PM +0200, you wrote:
I'm sorry, there were 2 illegal characters in this patch (whereever they
have come from *stunning*).

This is the "fixed" one ;)
It is also available from:

http://www.tuxx-home.at/kernel-patches/

regards, alexx
--
| .-. | CCNAIA Alexander Griesser <[email protected]> | .''`. |
| /v\ | http://www.tuxx-home.at -=- ICQ:63180135 | : :' : |
| /( )\ | echo "K..?f{1,2}e[nr]b?ck" >>~/.score | `. `' |
| ^^ ^^ | Linux Version 2.4.6 - Debian Unstable | `- |


Attachments:
(No filename) (550.00 B)
es137x-2.4.6-ac2.diff (1.21 kB)
Download all attachments

2001-07-11 07:26:12

by Martin A. Brooks

[permalink] [raw]
Subject: RE: es1370/1371 compilation clash

Hi Alex,

alexx wrote:
>This is the "fixed" one ;)
>It is also available from:
>http://www.tuxx-home.at/kernel-patches/

This fixes the problem for me, thanks.

Regards

Martin A. Brooks, Systems Administrator
-------------------------------------------
Hyperlink Plc t: +44 207 395 4980
57-59 Neal Street f: +44 207 395 4981
Covent Garden e: [email protected]
London WC2H 9PJ w: http://www.hyperlink.com