bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fatfs compilation error


From: Thomas Schwinge
Subject: Re: fatfs compilation error
Date: Wed, 14 Nov 2007 01:12:03 +0100
User-agent: Mutt/1.5.11

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

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]