Hi All, In the efforts to install AIDE, I received the error below after running ‘make’.
It looks like the error is in the tiger.c program. Any idea what would cause this error. I have a gcc compiler, installed GNU Flex(flex-2.5.35), GNU Bison(bison-2.5) and GNU Make(make-3.82). Do I have to install AIDE source code and Mhash library for make to work? Error: -I/usr/local/aide-0.7 -I/usr/local/aide-0.7/src -g -O2 -c tiger.c tiger.c:646: warning: conflicting types for built-in function ‘round’ tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:854:1: error: pasting "->" and "a" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:855:1: error: pasting "->" and "b" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token tiger.c:856:1: error: pasting "->" and "c" does not give a valid preprocessing token make[3]: *** [tiger.o] Error 1 make[3]: Leaving directory `/usr/local/aide-0.7/src/crypt' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/aide-0.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/aide-0.7' make: *** [all-recursive-am] Error 2 Thanks, Priscilla
_______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
