* [2.6.1 + cset-20040120_0206] AHA152X building error
@ 2004-01-20 9:46 Wojciech 'Sas' Cieciwa
2004-01-21 23:55 ` Randy.Dunlap
0 siblings, 1 reply; 4+ messages in thread
From: Wojciech 'Sas' Cieciwa @ 2004-01-20 9:46 UTC (permalink / raw)
To: linux-kernel
I try to build this kernel and got this error:
[...]
LD [M] drivers/scsi/pcmcia/aha152x_cs.o
drivers/scsi/pcmcia/aha152x_core.o(.init.text+0x0): In function `init_module':
: multiple definition of `init_module'
drivers/scsi/pcmcia/aha152x_stub.o(.init.text+0x0): first defined here
ld: Warning: size of symbol `init_module' changed from 22 in drivers/scsi/pcmcia/aha152x_stub.o to 1212 in drivers/scsi/pcmcia/aha152x_core.o
drivers/scsi/pcmcia/aha152x_core.o(.exit.text+0x0): In function `cleanup_module':
: multiple definition of `cleanup_module'
drivers/scsi/pcmcia/aha152x_stub.o(.exit.text+0x0): first defined here
ld: Warning: size of symbol `cleanup_module' changed from 51 in drivers/scsi/pcmcia/aha152x_stub.o to 69 in drivers/scsi/pcmcia/aha152x_core.o
make[3]: *** [drivers/scsi/pcmcia/aha152x_cs.o] Error 1
make[2]: *** [drivers/scsi/pcmcia] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
[...]
Thanx.
Sas.
--
{Wojciech 'Sas' Cieciwa} {Member of PLD Team }
{e-mail: cieciwa@alpha.zarz.agh.edu.pl, http://www2.zarz.agh.edu.pl/~cieciwa}
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [2.6.1 + cset-20040120_0206] AHA152X building error
2004-01-20 9:46 [2.6.1 + cset-20040120_0206] AHA152X building error Wojciech 'Sas' Cieciwa
@ 2004-01-21 23:55 ` Randy.Dunlap
2004-01-22 0:25 ` Arkadiusz Miskiewicz
0 siblings, 1 reply; 4+ messages in thread
From: Randy.Dunlap @ 2004-01-21 23:55 UTC (permalink / raw)
To: Wojciech 'Sas' Cieciwa; +Cc: linux-kernel
On Tue, 20 Jan 2004 10:46:28 +0100 (CET) "Wojciech 'Sas' Cieciwa" <cieciwa@alpha.zarz.agh.edu.pl> wrote:
|
| I try to build this kernel and got this error:
| [...]
| LD [M] drivers/scsi/pcmcia/aha152x_cs.o
| drivers/scsi/pcmcia/aha152x_core.o(.init.text+0x0): In function `init_module':
| : multiple definition of `init_module'
| drivers/scsi/pcmcia/aha152x_stub.o(.init.text+0x0): first defined here
| ld: Warning: size of symbol `init_module' changed from 22 in drivers/scsi/pcmcia/aha152x_stub.o to 1212 in drivers/scsi/pcmcia/aha152x_core.o
| drivers/scsi/pcmcia/aha152x_core.o(.exit.text+0x0): In function `cleanup_module':
| : multiple definition of `cleanup_module'
| drivers/scsi/pcmcia/aha152x_stub.o(.exit.text+0x0): first defined here
| ld: Warning: size of symbol `cleanup_module' changed from 51 in drivers/scsi/pcmcia/aha152x_stub.o to 69 in drivers/scsi/pcmcia/aha152x_core.o
| make[3]: *** [drivers/scsi/pcmcia/aha152x_cs.o] Error 1
| make[2]: *** [drivers/scsi/pcmcia] Error 2
| make[1]: *** [drivers/scsi] Error 2
| make: *** [drivers] Error 2
| [...]
Are you sure that this is on 2.6.1 + changes?
I couldn't reproduce it there.
We do have this same problem in 2.4.25-preN.
--
~Randy
kernel-janitors project: http://janitor.kernelnewbies.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-01-22 0:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-20 9:46 [2.6.1 + cset-20040120_0206] AHA152X building error Wojciech 'Sas' Cieciwa
2004-01-21 23:55 ` Randy.Dunlap
2004-01-22 0:25 ` Arkadiusz Miskiewicz
2004-01-22 0:43 ` Randy.Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox