I'd say the solution is the same with this one. Try using gcc. Rami -- Vapaa Internet ry Hallituksen pj vuodesta 1998 :)
Avrahami David <[email protected]> kirjoitti: Hi Rami, Thanks you for the help, I installed the GNU M4 but now I'm getting the following error: blockbaster:root:/tmp/aide/aide-0.15.1> make make all-recursive Making all in include Target "all" is up to date. Making all in src bison -y -d -o conf_yacc.c -p conf conf_yacc.y make all-am source='aide.c' object='aide.o' libtool=no DEPDIR=.deps depmode=aix /bin/sh ../depcomp cc -qlanglvl=extc89 -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -g -c aide.c cc: 1501-208 command option W is missing a subargument make: 1254-004 The error code from the last command is 40. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. Thanks, David -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Rami Lehti Sent: Tuesday, July 26, 2011 2:27 PM To: Aide user mailinglist Subject: Re: [Aide] problem compiling AIDE on top of AIX You should try installing GNU m4 instead the version you have. Kind regards, Rami Lehti On 25.07.2011 13:56, Avrahami David wrote: > Hi, > > > > I’ve downloaded the AIDE 0.15.1 sources and trying to compile it on top > of AIX 5.3 > > After downloading and installing the following packages: > > bison-2.5-1.aix5.1.ppc.rpm > > flex-2.5.35-1.aix5.1.ppc.rpm > > gettext-0.10.40-8.aix5.2.ppc.rpm > > libsigsegv-2.10-1.aix5.2.ppc.rpm > > m4-1.4.16-1.aix5.1.ppc.rpm > > mhash-0.9.2-1.aix5.1.ppc.rpm > > > > I ran the configure with the following flags: > > ./configure --with-gnu-regexp --prefix=/usr --sysconfdir=/etc > --mandir=/usr/man --without-zlib --build=powerpc > > > > The compilation is failing with the following error: > > > > blockbaster:root:/tmp/aide/aide-0.15.1> make > > make all-recursive > > Making all in include > > Target "all" is up to date. > > Making all in src > > bison -y -d -o conf_yacc.c -p conf conf_yacc.y > > /usr/bin/m4: Not a recognized flag: - > > Usage: m4 [-els] [-B Number] [-D Name[=Value]]... [-H Number] > > [-I Directory] [-S Number] [-T Number] [-U Name]... [File...] > > make: 1254-059 The signal code from the last command is 13. > > > > > > Stop. > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > make: 1254-004 The error code from the last command is 2. > > > > > > Stop. > > -------------------------- > > > > Any clue what’s the problem here? > > > > Thanks, > > David > > > > >_____________________________________________ > “This e-mail message may contain confidential, commercial or privileged > information that constitutes proprietary information of Comverse > Technology or its subsidiaries. If you are not the intended recipient of > this message, you are hereby notified that any review, use or > distribution of this information is absolutely prohibited and we request > that you delete all copies and contact us by e-mailing to: > [email protected]. Thank You.” > > > >_____________________________________________ > Aide mailing list > [email protected] > https://mailman.cs.tut.fi/mailman/listinfo/aide _____________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide “This e-mail message may contain confidential, commercial or privileged information that constitutes proprietary information of Comverse Technology or its subsidiaries. If you are not the intended recipient of this message, you are hereby notified that any review, use or distribution of this information is absolutely prohibited and we request that you delete all copies and contact us by e-mailing to: [email protected]. Thank You.” _____________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
_______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
