bug-coreutils
[Top][All Lists]
Advanced

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

Coreutils for HP UX 11.11 64-bit


From: Tinsley, Scott S. \(ManTech\) CTR
Subject: Coreutils for HP UX 11.11 64-bit
Date: Tue, 23 Nov 2004 15:42:25 -0500

We are receiving the following error on HP trying to compile with HP's ANSI C 
compiler. I was curious if there is any fix.


 mtdb01 [soissosj]:/home/soissosj/pa20_64/unix/coreutils-5.2.1>fig.cache 
--prefix=/usr/local/pa20_64                     <
configure: creating cache config.cache
checking for a BSD-compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for desired default level of POSIX conformance... none-specified
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 whether realloc is declared... yes
checking whether stpcpy is declared... no
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking whether strstr is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... no
checking whether ttyname is declared... yes
checking for getline... no
checking for getdelim... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether mkdir fails due to a trailing slash... no
............................

if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -g -O2 -MT 
cp-hash.o -MD -MP -MF ".deps/cp-hash.Tpo" -c -o cp-hash.o cp-hash.c; \
then mv -f ".deps/cp-hash.Tpo" ".deps/cp-hash.Po"; else rm -f 
".deps/cp-hash.Tpo"; exit 1; fi
gcc  -g -O2   -o cp  cp.o copy.o cp-hash.o ../lib/libfetish.a  
../lib/libfetish.a -lsec -lgen
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I. -I../lib -I../lib   -g -O2 -MT 
dd.o -MD -MP -MF ".deps/dd.Tpo" -c -o dd.o dd.c; \
then mv -f ".deps/dd.Tpo" ".deps/dd.Po"; else rm -f ".deps/dd.Tpo"; exit 1; fi
gcc  -g -O2   -o dd  dd.o ../lib/libfetish.a  ../lib/libfetish.a -lsec -lgen
ld: Unsatisfied symbol "__strtoull" in file ../lib/libfetish.a[xstrtoumax.o]
1 errors.
collect2: ld returned 1 exit status
make[3]: *** [dd] Error 1
make[3]: Leaving directory `/home/soissosj/pa20_64/unix/coreutils-5.2.1/src'

Scott Tinsley - System Administrator
Defense Commissary Agency
804-734-8707





reply via email to

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