Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 1998 11:52:25 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   massive compilation breakage in user space
Message-ID:  <Pine.LNX.4.04.9812191152010.27971-100000@feral-gw>

next in thread | raw e-mail | index | archive | help

This seems pretty annoyingly bad:

                 from mt.c:52:
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:11: parse error before
`int8_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:11: warning: data definition
has no type or storage class
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:12: parse error before
`int16_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:12: warning: data definition
has no type or storage class
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:13: parse error before
`int32_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:13: warning: data definition
has no type or storage class
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:16: parse error before
`uint8_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:16: warning: data definition
has no type or storage class
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:17: parse error before
`uint16_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:17: warning: data definition
has no type or storage class
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:18: parse error before
`uint32_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:18: warning: data definition
has no type or storage class
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:21: parse error before
`intptr_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:21: warning: data definition
has no type or storage class
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:22: parse error before
`uintptr_t'
/usr/src/usr.bin/mt/../../sys/sys/inttypes.h:22: warning: data definition
has no type or storage class
In file included from /usr/src/usr.bin/mt/../../sys/sys/types.h:49,



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9812191152010.27971-100000>