Hi everyone,
I'm trying to install aide on a server with alpha OSF1 V4.0 unix system, and keep getting compilation errors. I wonder if you ever experienced the same, and maybe could help me overcoming it.
I'm trying aide-0.4, and not a newer version, because recent versions asked for some other applications I didn't have on this system. And since I already have a aide-0.4 working on a sun system, I thought this would be easier to get.
I manage to do ./configure with no problems. I have cc instead of gcc as a compiler. I already installed bison, flex, automake, autoconf, and so on.
When I run make, I have several errors and warnings like these :
# make
No suffix list.
make all-recursive
No suffix list.
Making all in src
Making all in crypt
cc -DHAVE_CONFIG_H -I. -I/var/opt/aide-0.4/src/crypt -I../.. -I/var/opt/aide-0.4/include -I/var/opt/aide-0.4 -I/var/
opt/aide-0.4/src -g -c md.c
cc: Warning: /var/opt/aide-0.4/include/types.h, line 45: # not in column 1 is ignored, skipping to end of line.
#undef byte /* maybe there is a macro with this name */
....
cc: Error: /var/opt/aide-0.4/include/types.h, line 67: In this declaration, "u16" has no linkage and has a prior declaration in this scope at line number 65 in file /var/opt/aide-0.4/include/types.h.
typedef unsigned short u16;
...
Thanks for any help,
Tim
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software