HP-UX 11.11 I do not believe had an M4 installed - I was trying to install AIDE which complained that Bison was required. Bison now says M4 is required so I installed that and went back to installing Bison but it is still complaining at the end of the configure script. I have included the output of that file as an attachment.
The m4 install went smoothly. I believe it is 1.4.4 This is not a critical problem for us. I was not asked to install these products. I just wanted to get it to work and I still would like to do that. I mostly thought you would want to know of an instance where it does not appear to be installing correctly. I believe I have done what it is looking for. I may try a link into /usr/local to see if that satisfies the script. Frank --- Paul Eggert <[EMAIL PROTECTED]> wrote: > frank harrington <[EMAIL PROTECTED]> writes: > > > I successfully installed m4; it is in /usr/bin > > You replaced the standard /usr/bin/m4? What system > are you running > on? Does the installed m4 work on its own? What m4 > distribution are > you using? > > > the bison configure file still complains that m4 > is > > required even after it is present. The previous > > message is about freeze files. > > Can you give us the exact output of the bison > 'configure' run? > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
checking for a BSD-compatible install... build-aux/install-sh -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... yes checking for bison... no checking for byacc... no checking for ranlib... ranlib checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking whether m4 supports frozen files... no
