bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU m4 problem


From: Chandrasekhar2 A
Subject: GNU m4 problem
Date: Fri, 6 May 2011 20:32:38 +0530

HI,

I am trying to install bison in my server HP-UX hydux23 B.11.23 U.
The version am trying to install bison is /bison-2.3 and we have already 
installed m4-1.4.3 in the same server.

Whlle configuring bison in our server it is showing like:

# ./configure
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... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... none
checking how to run the C preprocessor... cc -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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) no
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) none
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) no
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) none
checking for flex... no
checking for lex... lex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for bison... no
checking for byacc... no
checking for ranlib... ranlib
checking for gm4... M4 version:
no
checking for gnum4... M4 version:
no
checking for m4... M4 version:/usr/bin/m4
/usr/bin/m4
checking whether m4 supports frozen files... no
configure: error: GNU M4 1.4 is required


I have installed m4  and flex in my server..
# whereis m4
m4: /usr/bin/m4 /usr/ccs/bin/m4 /usr/local/bin/m4 
/usr/share/man/man1.Z/m4.1
# whereis flex
flex: /usr/local/bin/flex

So can you tell me the steps i have to follow for installing the  same.

Thanks in Advance....


Cheers!!
Chandra Sekhar Agnuru
Tata Consultancy Services
Cell:- 9000081318
Mailto: address@hidden
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
                        Business Solutions
                        Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




reply via email to

[Prev in Thread] Current Thread [Next in Thread]