bug-bison
[Top][All Lists]
Advanced

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

Problem installing Bison on a HPUX 11.0


From: adam.prince
Subject: Problem installing Bison on a HPUX 11.0
Date: Thu, 7 Jun 2001 7:27:17 -0400

This is what happens when I run ./configure
Hope fully you can tell me what I need or what I am missing or what I am 
doing wrong.  Thanks in advance.
Adam

address@hidden:/var/bison-1.28:130# ./configure
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking for minix/config.h... (cached) no
checking for POSIXized ISC... no
checking for cc option to accept ANSI C... (cached) no
checking for a BSD compatible install... ./install-sh -c
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for ctype.h... (cached) yes
checking for locale.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) no
checking for function prototypes... no
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for mkstemp... (cached) yes
checking for setlocale... (cached) yes
checking whether calloc must be declared... (cached) no
checking whether realloc must be declared... (cached) no
checking for inline... (cached) no
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) no
checking whether catgets can be used... no
checking for msgfmt... (cached) msgfmt
checking for gmsgfmt... (cached) msgfmt
checking for xgettext... (cached) :
checking for catalogs to be installed...  de es fr nl
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating src/Makefile
creating doc/Makefile
creating config.h
config.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
address@hidden:/var/bison-1.28:0#




reply via email to

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