Re: fatfs errors

2002-12-12 Thread M. Gerards
> inode.c:60: conflicting types for > 'diskfs_cached_lookup' > :/include/hurd/diskfs.h:738:previous declaration of > 'diskfs_cached_lookup' > > inode.c:in function 'read_node': > inode.c:267:warning:'buflen' might be used > uninitialized in this function. > whats the problem?.. fatfs is now a

fatfs errors

2002-12-11 Thread Luis Araujo
Hi folks, Trying to compile the fat translator: ftp://alpha.gnu.org/gnu/hurd/contrib/marcus/fatfs-0.4.tar.gz come up the following errors messages: inode.c:60: conflicting types for 'diskfs_cached_lookup' :/include/hurd/diskfs.h:738:previous declaration of 'diskfs_cached_lookup' inode.c:in func