More problems with 2.5.0-pre5 than pre4

Frank Jacobberger (f1j@xmission.com)
Fri, 30 Nov 2001 21:47:23 -0700


What do you make of this from a attempted compile of 2.5.0-pre5:

gcc -D__KERNEL__ -I/usr/src/linux-2.5.0/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -c -o rd.o rd.c
rd.c:561: `rd_cleanup' undeclared here (not in a function)
make[3]: *** [rd.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.5.0/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5.0/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.0/drivers'
make: *** [_dir_drivers] Error 2

Thanks,

Frank

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/