make check problem HPUX

Goldrick, Jim jgoldrick at judsoncollege.edu
Thu Jul 15 18:09:03 EDT 2004


Hi All,
 
I am new to this and am trying to get krb5 to make check on a HPUX 11.00 box.  It compiled ok after I did the below.
 
>I compiled Kerberos 1.3.1 on HPUX 11.00, using gcc 3.0.4.  Module
>src/appl/bsd/compat_recv.c failed to compile because it couldn't find the
>"#include <sys/select.h>", so I added an #ifdef for HAVE_SYS_SELECT_H to it:

>#ifdef HAVE_SYS_SELECT_H
>#include <sys/select.h>
>#endif
 
 
However, make check fails with this:
 
        10 of 10             
Test 9: btree: duplicate keys
Test 10: btree, recno: test cursor flag use
Test 11: recno: reverse order insert
Test 12: skipped, dictionary too small
Test 13: btree, hash: differing byte orders
Test 20: skipped, dictionary too small
making check in util/send-pr...
making check in include...
making check in include/krb5...
making check in include/kerberosIV...
making check in lib...
making check in lib/crypto...
making check in lib/crypto/crc32...
        ./t_crc
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
# 
 
Any ideas would be most appreciated.
 
thanks
 
jim



 



More information about the Kerberos mailing list