[Aide] RE: Aide 0.10 compile issues on unixware

Brian mtkann at comcast.net
Tue Nov 2 23:21:04 EET 2004


Sorry... Wrong bison version... I am using:

bison (GNU Bison) 1.875

-----Original Message-----
From: aide-bounces at cs.tut.fi [mailto:aide-bounces at cs.tut.fi] On Behalf Of
Brian
Sent: Tuesday, November 02, 2004 3:40 PM
To: 'Aide user mailinglist'
Subject: [Aide] RE: Aide 0.10 compile issues on unixware


Hello All,

	I am trying to get aide .10 compiled on a UnixWare 2.1.3 system (I
know its old!).  Configure goes through fine but when I run make it is
bombing out almost immediately:

I am using the following:

Bison version 1.21
flex version 2.5.4
New mhash
gcc 3.2.2

Here is the error I get -

make  all-recursive
make[1]: Entering directory `/big1/aide/aide-0.10'
Making all in src
make[2]: Entering directory `/big1/aide/aide-0.10/src'
bison -y -d -p conf -o conf_yacc.c /big1/aide/aide-0.10/src/conf_yacc.y
gcc -DHAVE_CONFIG_H -I. -I/big1/aide/aide-0.10/src -I.. -I/usr/local/include
-I/big1/aide/aide-0.10/include  -I/big1/aide/aide-0.10
-I/big1/aide/aide-0.10/src -static  -g -O2 -static  -c conf_yacc.c In file
included from /big1/aide/aide-0.10/include/seltree.h:24,
                 from /big1/aide/aide-0.10/include/gen_list.h:23,
                 from /big1/aide/aide-0.10/src/conf_yacc.y:27:
/big1/aide/aide-0.10/include/db_config.h:357: parse error before `blkcnt_t'
/big1/aide/aide-0.10/include/db_config.h:357: warning: no semicolon at end
of struct or union
/big1/aide/aide-0.10/include/db_config.h:364: parse error before `}'
/big1/aide/aide-0.10/include/db_config.h:364: warning: data definition has
no type or storage class In file included from
/big1/aide/aide-0.10/src/conf_yacc.y:27:
/big1/aide/aide-0.10/include/gen_list.h:69: parse error before `*'
/big1/aide/aide-0.10/include/gen_list.h:69: warning: data definition has no
type or storage class
/big1/aide/aide-0.10/src/conf_yacc.y: In function `confparse':
/big1/aide/aide-0.10/src/conf_yacc.y:243: `DB_OLD' undeclared (first use in
this function)
/big1/aide/aide-0.10/src/conf_yacc.y:243: (Each undeclared identifier is
reported only once
/big1/aide/aide-0.10/src/conf_yacc.y:243: for each function it appears in.)
/big1/aide/aide-0.10/src/conf_yacc.y:245: `DB_WRITE' undeclared (first use
in this function)
/big1/aide/aide-0.10/src/conf_yacc.y:247: `DB_NEW' undeclared (first use in
this function)
make[2]: *** [conf_yacc.o] Error 1
make[2]: Leaving directory `/big1/aide/aide-0.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/big1/aide/aide-0.10'
make: *** [all-recursive-am] Error 2

Any thoughts would be greatly appreciated!!!

Thanks
-Brian


_______________________________________________
Aide mailing list
Aide at cs.tut.fi
https://mailman.cs.tut.fi/mailman/listinfo/aide



More information about the Aide mailing list