Hello Torben ,
        Has anyone caught this one yet .  I assume it is just the same
        patch added (manually) to sr.c/h as well ?  Tia ,  JimL

drivers/scsi/scsidrv.o: In function `init_sr':
drivers/scsi/scsidrv.o(.text+0x1cfce): undefined reference to
`scsi_register_module'
drivers/scsi/scsidrv.o: In function `exit_sr':
drivers/scsi/scsidrv.o(.text+0x1cfe0): undefined reference to
`scsi_unregister_module'
make: *** [vmlinux] Error 1


On Wed, 13 Sep 2000, Torben Mathiasen wrote:
> On Wed, Sep 13 2000, Anton Altaparmakov wrote:
> > Just discovered that if you try to compile 2.4.0-test8 without module 
> > support then the compilation (or linking to be more exact) fails at:
> > 
> > drivers/scsi/scsidrv.o: In function 'init_sd':
> > drivers/scsi/scsidrv.o(.text+0x1efa): undefined reference to 
> > 'scsi_register_module'
> > drivers/scsi/scsidrv.o: In function 'exit_sd':
> > drivers/scsi/scsidrv.o(.text+0x1f12): undefined reference to 
> > 'scsi_unregister_module'
> > 
> > I have attached the .config file with which this happens...
> >
> 
> Check the list, patch already posted.
> 
> -- 
> Torben Mathiasen <[EMAIL PROTECTED]>
> Linux ThunderLAN maintainer 
> http://tlan.kernel.dk
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.tux.org/lkml/
> 

       +----------------------------------------------------------------+
       | James   W.   Laferriere | System  Techniques | Give me VMS     |
       | Network        Engineer | 25416      22nd So |  Give me Linux  |
       | [EMAIL PROTECTED] | DesMoines WA 98198 |   only  on  AXP |
       +----------------------------------------------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to