bug-m4
[Top][All Lists]
Advanced

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

can't compile


From: ed.guenther
Subject: can't compile
Date: Wed, 25 Jul 2001 11:19:51 -0400

I'm getting the following output from ./configure & make.  Enclosed is also
my swlist output, I'm running a K460 with HP-UX 11i.

# ./configure
loading cache ./config.cache
checking for mawk... (cached) awk
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) no
checking for a BSD compatible install... (cached) ./install-sh -c
checking whether make sets $MAKE... (cached) yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... (cached) no
checking for gcc option to accept ANSI C... (cached) no
checking for function prototypes... no
checking for working const... (cached) no
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking for siginfo.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether cross-compiling... (cached) yes
checking for ANSI C header files... (cached) no
checking return type of signal handlers... (cached) int
checking for size_t... (cached) yes
checking for mkstemp... (cached) no
checking for sigaction... (cached) no
checking for sigaltstack... (cached) no
checking for sigstack... (cached) no
checking for sigvec... (cached) no
checking for strerror... (cached) no
checking for tmpfile... (cached) no
checking for working alloca.h... (cached) no
checking for alloca... (cached) no
checking whether alloca needs Cray hooks... (cached) no
checking stack direction for C alloca... (cached) 0
checking for vprintf... (cached) no
checking for _doprnt... (cached) no
checking for strtol... (cached) no
checking ecvt declaration... yes
checking if stack overflow is detectable... no
checking if changeword is wanted... no
checking if malloc debugging is wanted... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating lib/Makefile
creating src/Makefile
creating checks/Makefile
creating examples/Makefile
creating config.h
config.h is unchanged
# make
for subdir in doc lib src checks examples; do \
  echo making all in $subdir; \
  (cd $subdir && make CC='gcc' CFLAGS='-O' LDFLAGS='' LIBS='' prefix='/usr/local
' exec_prefix='/usr/local' bindir='/usr/local/bin' infodir='/usr/local/info' all
) || exit 1; \
done
making all in doc
make[1]: Entering directory `/usr/local/tarballs/m4-1.4/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/tarballs/m4-1.4/doc'
making all in lib
make[1]: Entering directory `/usr/local/tarballs/m4-1.4/lib'
gcc -c -DHAVE_CONFIG_H -I.. -I.  -O regex.c
In file included from regex.c:61:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:51: warning:
conflicting types for built-in function `memcmp'
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:55: warning:
conflicting types for built-in function `strcpy'
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:58: warning:
conflicting types for built-in function `strcmp'
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:116: warning:
 conflicting types for built-in function `memcpy'
make[1]: *** [regex.o] Interrupt
make: *** [all] Error 130



-----


swlist

# swlist
# Initializing...
# Contacting target "orinoco"...
#
# Target:  orinoco:/
#

#
# Bundle(s):
#

  BUNDLE11i             B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, Febr
uary 2001
  CDE-English           B.11.11        English CDE Environment
  FDDI-00               B.11.11.01     PCI FDDI;Supptd HW=A3739A/A3739B;SW=J3626
AA
  FibrChanl-00          B.11.11.03     PCI FibreChannel;Supptd HW=A5158A
  GigEther-00           B.11.11.14     PCI/HSC GigEther;Supptd HW=A4926A/A4929A/
A4924A/A4925A;SW=J1642AA
  HPUX11i-OE            B.11.11        HP-UX Internet Operating Environment Comp
onent
  HPUXBase64            B.11.11        HP-UX 64-bit Base OS
  HPUXBaseAux           B.11.11        HP-UX Base OS Auxiliary
  HWEnable11i           B.11.11.0106.8 Hardware Enablement Patches for HP-UX 11i
, June 2001
  Ignite-UX-11-00       B.2.5.136      HP-UX Installation Utilities for Installi
ng 11.00 Systems
  OnlineDiag            B.11.11.00.04  HPUX 11.11 Support Tools Bundle
  RAID-00               B.11.11.00     PCI RAID; Supptd HW=A5856A
#
# Product(s) not contained in a Bundle:
#

  gcc                   2.95.3         gcc
  make                  3.79.1         make


Rsvp,

-Ed.

----------------------------------------------------------------
The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or taking 
of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received 
this in error, please contact the sender and delete the material from any
computer.




reply via email to

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