Hello! On Mon, Jun 11, 2007 at 01:19:30PM +0200, christian nastasi wrote: > I decided to work on a HURD public machine to develop my vfat translator. > First of all I retrieve the latest version of the fatfs translator, then I > decided to build it "stand-alone". > So I created a little makefile to compile the fatfs translator out of the > hurd cvs dir using the system installed headers and libs. > It seemed to work, but when the compiler worked on inode.c it came to me > this error: > > gcc -g -c -D_GNU_SOURCE=1 -I./. inode.c -o inode.o > inode.c: In function 'read_node': > inode.c:272: warning: initialization from incompatible pointer type > inode.c:303: warning: comparison between pointer and integer > inode.c:389: error: 'struct stat' has no member named 'st_ctime_usec' > inode.c:389: error: 'struct stat' has no member named 'st_mtime_usec' > inode.c:389: error: 'struct stat' has no member named 'st_atime_usec'
That is fixed now. Regards, Thomas
signature.asc
Description: Digital signature
_______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd