Subject: Errors in compiling dump, newfs, etc.
To: None <current-users@NetBSD.ORG>
From: Yoshihisa Sugimoto <sugimoto@bellebsd.shiga-med.ac.jp>
List: current-users
Date: 09/23/1995 11:42:45
Hello,
When I compiled sbin.tar.gz dated Sep. 16, some sources which included
'ufs/ufs/dinode.h' complained as follows;
cc -O -DRDUMP -c traverse.c
traverse.c: In function `mapfiles':
traverse.c:160: request for member `ts_sec' in something not a structure or
union
traverse.c:160: request for member `ts_sec' in something not a structure or
union
*** Error code 1
Stop.
The example came from 'dump'. In addition, dumplfs, mount_nfs, newfs and
newlfs complain the same.
This error is probably related to struct dinode. But I have no idea how
to fix it.
Any suggestions welcomed.
Thank you.
Yoshihisa Sugimoto
sugimoto@bellebsd.shiga-med.ac.jp / NetBSD/i386