Subject: random build breakage?
To: None <port-alpha@NetBSD.ORG>
From: Matthew Mjacob <mjacob@nas.nasa.gov>
List: port-alpha
Date: 02/20/1997 11:05:39
a 'make includes' on current for alpha gets the following upchuck.

===> domestic/lib/libkrb
cd /space/NetBSD-current/src/domestic/lib/libkrb/../../usr.bin/compile_et && make depend && make
cc -O -DHAVE_CONFIG_H -I. -I/space/NetBSD-current/src/domestic/usr.bin/compile_et/../../include -I/space/NetBSD-current/src/domestic/usr.bin/compile_et/../../lib/libcom_err -I/space/NetBSD-current/src/domestic/usr.bin/compile_et/../../include  -I/space/NetBSD-current/src/domestic/usr.bin/compile_et/../../include -Werror  -c compile_et.c
In file included from /space/NetBSD-current/src/domestic/usr.bin/compile_et/../../include/kerberosIV/port-fix.h:10,
                 from /space/NetBSD-current/src/domestic/usr.bin/compile_et/../../include/kerberosIV/krb_config.h:96,
                 from compile_et.c:11:
/usr/include/machine/endian.h:60: syntax error before `in_addr_t'
cc1: warnings being treated as errors
/usr/include/machine/endian.h:60: warning: data definition has no type or storage class
/usr/include/machine/endian.h:61: syntax error before `in_port_t'
/usr/include/machine/endian.h:61: warning: data definition has no type or storage class
/usr/include/machine/endian.h:64: syntax error before `htonl'
/usr/include/machine/endian.h:64: warning: parameter names (without types) in function declaration
/usr/include/machine/endian.h:64: warning: data definition has no type or storage class
/usr/include/machine/endian.h:65: syntax error before `htons'
/usr/include/machine/endian.h:65: warning: parameter names (without types) in function declaration
/usr/include/machine/endian.h:65: warning: data definition has no type or storage class
/usr/include/machine/endian.h:66: syntax error before `ntohl'
/usr/include/machine/endian.h:66: warning: parameter names (without types) in function declaration
/usr/include/machine/endian.h:66: warning: data definition has no type or storage class
/usr/include/machine/endian.h:67: syntax error before `ntohs'
/usr/include/machine/endian.h:67: warning: parameter names (without types) in function declaration
/usr/include/machine/endian.h:67: warning: data definition has no type or storage class
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.