Hello,
I am trying to compile aide for Digital Unix 4.0D. However, the
error below occurs: I looked at db_file.c and there is no reference to
'_file'.... any suggestions?
Thaks,
-Teresa
----------------------- E R R O R -----------------
No suffix list.
make all-recursive
No suffix list.
Making all in src
Making all in crypt
gcc -DHAVE_CONFIG_H -I. -I/home/users/narvaez/work/shareware/aide-0.7/src
-I.. -I/usr/local/include
-I/home/users/narvaez/work/shareware/aide-0.7/include
-I/home/freeware/include -I/home/users/narvaez/work/shareware/aide-0.7
-I/home/users/narvaez/work/shareware/aide-0.7/src -g -O2 -c db_file.c
db_file.c: In function `db_readline_file':
db_file.c:215: warning: dereferencing `void *' pointer
db_file.c:215: request for member `_file' in something not a structure or
union
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.