Re: 2.4.0 SCSI doesn't compile without modules

2000-09-13 Thread Mr. James W. Laferriere
Hello Torben , My manual edit of drivers/scsi/sr.c was the same as your patch . And yes I am now running the 2.4-test8 . Tnx , JimL root@test:~# uname -a Linux test 2.4.0-test8 #2 Wed Sep 13 14:28:35 PDT 2000 i586 unknown root@test:~# sh /usr/src/linux/sc

Re: 2.4.0 SCSI doesn't compile without modules

2000-09-13 Thread Torben Mathiasen
On Wed, Sep 13 2000, Mr. James W. Laferriere wrote: > > 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+0x

Re: 2.4.0 SCSI doesn't compile without modules

2000-09-13 Thread Mr. James W. Laferriere
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' driver

Re: 2.4.0 SCSI doesn't compile without modules

2000-09-13 Thread Torben Mathiasen
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 refer

2.4.0 SCSI doesn't compile without modules

2000-09-13 Thread Anton Altaparmakov
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: I