Expat Installation on HP-UX 11.0

WAZA,SANJAY (Non-HP-PaloAlto,ex1) sanjay_waza@non.hp.com
Tue, 3 Jul 2001 17:37:09 -0700


Hi,
 I am trying to install Expat on HP-UX11.0 . 
The configure went though fine . However It failed in make 
It gave me the error 

% make

autoconf 
Make: Cannot load autoconf. Stop. 
*** Error exit code 1 

Stop. 


The results of configure are 
./configure -- 
prefix=/users/summit/implementation/admin/expat 

./configure -- 
prefix=/users/summit/implementation/admin/expat 
loading cache ./config.cache 
checking host system type... hppa2.0w-hp-hpux11.00 
checking build system type... hppa2.0w-hp-hpux11.00 
checking for ranlib... (cached) ranlib 
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) yes 
checking for non-GNU ld... (cached) /usr/bin/ld 
checking if the linker (/usr/bin/ld) is GNU ld... 
(cached) no 
checking for BSD-compatible nm... 
(cached) /usr/bin/nm -p 
checking whether ln -s works... (cached) yes 
loading cache ./config.cache within ltconfig 
checking whether we are using GNU C... no 
checking for object suffix... o 
checking for executable suffix... (cached) no 
checking for cc option to produce PIC... +Z 
checking if cc PIC flag +Z works... yes 
checking if cc supports -c -o file.o... yes 
checking if cc supports -c -o file.lo... yes 
checking if cc static flag -Wl,-a -Wl,archive 
works... -Wl,-a -Wl,archive 
checking if the linker (/usr/bin/ld) is GNU ld... no 
checking whether the linker (/usr/bin/ld) supports 
shared libraries... yes 
checking command to parse /usr/bin/nm -p output... 
failed 
checking how to hardcode library paths into 
programs... relink 
checking for /usr/bin/ld option to reload object 
files... -r 
checking dynamic linker characteristics... hpux11.00 
dld.sl 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... yes 
checking for objdir... .libs 
creating libtool 
loading cache ./config.cache 
checking for gcc... (cached) cc 
checking whether the C compiler (cc -g ) works... yes 
checking whether the C compiler (cc -g ) is a cross- 
compiler... no 
checking whether we are using GNU C... (cached) no 
checking whether cc accepts -g... (cached) yes 
checking for a BSD compatible install... 
(cached) /opt/imake/bin/install -c 
checking how to run the C preprocessor... (cached) cc - 
E 
checking for ANSI C header files... (cached) yes 
checking for fcntl.h... (cached) yes 
checking for unistd.h... (cached) yes 
checking whether byte ordering is bigendian... 
(cached) yes 
checking for working const... (cached) yes 
checking for off_t... (cached) yes 
checking for size_t... (cached) yes 
checking for 8-bit clean memcmp... (cached) yes 
checking for unistd.h... (cached) yes 
checking for getpagesize... (cached) yes 
checking for working mmap... (cached) no 
checking for memmove... (cached) yes 
checking for bcopy... (cached) yes 
creating ./config.status 
creating Makefile 
creating lib/Makefile 
creating xmlwf/Makefile 
creating examples/Makefile 
creating config.h 


Could you please help as this is really urgent ? I have also repored this as
a bug on the bug tracker page on sourceforge.net sit . My tracker number is
438393

Thanks

Sanjay