hello, i included the file ext2fs/etx2_io.h and tries to compile a c file. I am using fedora core 3 and gcc 3.4.2. i get the following error msgs. i tried downloading e2fsprogs lib and freshened the installation. but error still remain. -- usr/include/ext2fs/ext2_io.h:43: error: `errcode_t' declared as function returning a function /usr/include/ext2fs/ext2_io.h:44: error: syntax error before '*' token /usr/include/ext2fs/ext2_io.h:48: error: syntax error before "size_t" /usr/include/ext2fs/ext2_io.h:50: error: `errcode_t' declared as function returning a function /usr/include/ext2fs/ext2_io.h:56: error: syntax error before '}' token /usr/include/ext2fs/ext2_io.h:59: error: syntax error before "errcode_t" /usr/include/ext2fs/ext2_io.h:60: error: conflicting types for 'name' /usr/include/ext2fs/ext2_io.h:35: error: previous declaration of 'name' was here/usr/include/ext2fs/ext2_io.h:61: error: syntax error before '*' token /usr/include/ext2fs/ext2_io.h:61: error: `errcode_t' declared as function returning a function /usr/include/ext2fs/ext2_io.h:62: error: syntax error before '*' token /usr/include/ext2fs/ext2_io.h:62: error: `errcode_t' declared as function returning a function /usr/include/ext2fs/ext2_io.h:63: error: syntax error before '*' token /usr/include/ext2fs/ext2_io.h:63: error: `errcode_t' declared as function returning a function /usr/include/ext2fs/ext2_io.h:64: error: syntax error before '*' token /usr/include/ext2fs/ext2_io.h:65: error: `errcode_t' declared as function returning a function /usr/include/ext2fs/ext2_io.h:66: error: syntax error before '*' token ---- Thanks in advance Regards _______ nishan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://ilug-cochin.org/pipermail/mailinglist_ilug-cochin.org/attachments/20060301/a45571f9/attachment.htm
