Subject: fstat does not compile on arm32
To: None <current-users@netbsd.org>
From: Heiko W.Rupp <hwr@sharky.pilhuhn.de>
List: current-users
Date: 09/12/1999 15:32:35
Hi,

sources from this morning.

It compiles well on i386 though.


cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   -c /u/snert/src/usr.bin/fstat/ntfs.c
In file included from /u/snert/src/usr.bin/fstat/ntfs.c:48:
/usr/include/ntfs/ntfs.h:258: field `ntm_export' has incomplete type
*** Error code 1

Stop.