Building 1.2.2 on HP/UX 11.11

Joseph Bruni jbruni@mac.com
Tue May 6 01:44:01 2003


Sorry, here is the output from the error when gettimeofday is left "undefined". The error occurs when trying to compile "random.c". It looks like it tries to use the "times" function instead, and "struct tms" doesn't exist.





        source='random.c' object='random.o' libtool=no \
        depfile='.deps/random.Po' tmpdepfile='.deps/random.TPo' \
        depmode=hp /bin/sh ../scripts/depcomp \
        cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl     -g -Ae -D_HPUX_SOURCE -c `test -f 'random.c' || echo './'`random.c
cc: "random.c", line 254: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 308: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 318: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 324: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 335: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 457: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 457: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 458: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 458: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 538: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 538: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 539: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 539: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 545: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 545: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 553: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 553: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 554: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 554: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 597: warning 604: Pointers are not assignment-compatible.
cc: "random.c", line 597: warning 563: Argument #1 is not the correct type.
cc: "random.c", line 655: error 1574: Unknown size for "buf".
cc: "random.c", line 657: error 1594: The sizeof operator cannot be applied to types with unknown size.
*** Error exit code 1