Re: 2.6.5-mm2

From: Brice Goglin
Date: Wed Apr 07 2004 - 01:55:13 EST


On 07/04/2004-07:40, Andrew Morton wrote:

>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm2/
>
>
> - Merged up Ian Kent's autofs4 patches
>
> - Various fixes and speedups.


Hi Andrew,

When building on my Compaq EvoN600c, I get this compile error :

CC [M] drivers/scsi/sr.o
drivers/scsi/sr.c: In function scsi_cd_get':
drivers/scsi/sr.c:128: error: structure has no member named kobj'
drivers/scsi/sr.c: In function scsi_cd_put':
drivers/scsi/sr.c:135: error: structure has no member named kobj'
drivers/scsi/sr.c: In function sr_probe':
drivers/scsi/sr.c:554: error: structure has no member named kobj'
drivers/scsi/sr.c:555: error: structure has no member named kobj'
drivers/scsi/sr.c: In function sr_kobject_release':
drivers/scsi/sr.c:904: error: structure has no member named kobj'
drivers/scsi/sr.c:904: warning: type defaults to int' in
declaration of __mptr'
drivers/scsi/sr.c:904: warning: initialization from incompatible pointer type
drivers/scsi/sr.c:904: error: structure has no member named kobj'
make[2]: *** [drivers/scsi/sr.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2

2.6.5-mm1 and previous compiled without any problem.
.config attached.

Best Regards
--
Brice Goglin
================================================
Ph.D Student
Laboratoire de l'Informatique et du Parallélisme
CNRS-ENS Lyon-INRIA-UCB Lyon
France
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/