Won't compile linux-2.4.0-test12-pre5: UDF and DUMMY

From: Dilshod Mukhtarov (dilshodm@bigfoot.com)
Date: Wed Dec 06 2000 - 04:51:58 EST


Hello linux-kernel,

I tried to compile linux-2.4.0-test12-pre5, but it gives two errors:

make[3]: Entering directory `/usr/src/linux-2.4.0-test12-pre5/fs/udf'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.0-test12-pre5/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i686 -c -o
inode.o inode.c
inode.c: In function `udf_expand_file_adinicb':
inode.c:205: too many arguments to function
make[3]: *** [inode.o] Error 1

gcc -D__KERNEL__ -I/usr/src/linux-2.4.0-test12-pre5/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i686 -DMODULE
-DMODVERSIONS -include /usr/src/linux-2.4.0-test12-pre5/include/linux/modversions.h -c -o dummy.o dummy.c
dummy.c: In function `dummy_init_module':
dummy.c:103: invalid type argument of `->'
make[2]: *** [dummy.o] Error 1

In my configuration file:

CONFIG_BLK_DEV_IDESCSI=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40

CONFIG_DUMMY=m
CONFIG_UDF_FS=y
CONFIG_UDF_RW=y

If somebody answer, please, send carbon-copy to my e-mail. Thanks.

Best regards,
 Dilshod mailto:dilshodm@bigfoot.com
ICQ UIN: 17915089

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



This archive was generated by hypermail 2b29 : Thu Dec 07 2000 - 21:00:15 EST