Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39206 - Can't compile aa-sources kernel with pcmcia SCSI drivers enabled as modules
Summary: Can't compile aa-sources kernel with pcmcia SCSI drivers enabled as modules
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-23 15:11 UTC by Koni
Modified: 2004-01-23 15:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koni 2004-01-23 15:11:55 UTC
errors while linking object files in drivers/scsi/pcmcia -- says "init_module" included more than once.

Reproducible: Always
Steps to Reproduce:
1.emerge aa-sources
2.genkernel --menuconfig (to set default opts, tweak with menuconfig)
3.make dep && make bzImage && make modules

Actual Results:  
errors while linking object files in drivers/scsi/pcmcia -- says "init_module"
included more than once.

Work around, disable SCSI drivers for PCMCIA. All of them. Seems to be a problem
with any of them -- I tried disabling them one by one, it'd just bomb on the
next one.
Comment 1 Brian Jackson (RETIRED) gentoo-dev 2004-01-23 15:15:36 UTC
We don't maintain this patchset. There may have been patches posted to LKML after it was released. Check one of the archives.
Comment 2 Brian Jackson (RETIRED) gentoo-dev 2004-01-23 15:17:36 UTC
This is an upstream problem. Like I said you can look around for patches or contact Andrea Archangelli himself.