Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 1996 07:51:27 +0300 (EET DST)
From:      Mr Operating System <freebsd@shadows.aeon.net>
To:        current@freebsd.org
Subject:   help, make 'whatever' fails...
Message-ID:  <199607030451.HAA01679@shadows.aeon.net>

next in thread | raw e-mail | index | archive | help
whatever i try to make including world, make, kernel, libs, includes/tools
ends this way...

i should have latest sups... *shrug*

/usr/include/ctype.h:122: warning: data definition has no type or storage class
/usr/include/ctype.h:123: parse error before `___toupper'
/usr/include/ctype.h:123: warning: parameter names (without types) in function declaration
/usr/include/ctype.h:123: warning: data definition has no type or storage class
/usr/include/ctype.h:142: parse error before `_c'
/usr/include/ctype.h: In function `__istype':
/usr/include/ctype.h:144: `_c' undeclared (first use this function)
/usr/include/ctype.h:144: (Each undeclared identifier is reported only once
/usr/include/ctype.h:144: for each function it appears in.)
/usr/include/ctype.h:144: `_f' undeclared (first use this function)
/usr/include/ctype.h: At top level:
/usr/include/ctype.h:149: parse error before `_c'
/usr/include/ctype.h: In function `__isctype':
/usr/include/ctype.h:151: `_c' undeclared (first use this function)
/usr/include/ctype.h:152: `_f' undeclared (first use this function)
/usr/include/ctype.h: At top level:
/usr/include/ctype.h:156: parse error before `__toupper'
/usr/include/ctype.h:156: parse error before `_c'
/usr/include/ctype.h: In function `__toupper':
/usr/include/ctype.h:158: `_c' undeclared (first use this function)
/usr/include/ctype.h: At top level:
/usr/include/ctype.h:163: parse error before `__tolower'
/usr/include/ctype.h:163: parse error before `_c'
/usr/include/ctype.h: In function `__tolower':
/usr/include/ctype.h:165: `_c' undeclared (first use this function)
*** Error code 1

Stop.
*** Error code 1

Stop.
shadows# 



mickey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607030451.HAA01679>