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
