Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 1996 15:48:27 +0200 (SAT)
From:      Khetan Gajjar <khetan@iafrica.com>
To:        stable@freebsd.org
Subject:   world breakage
Message-ID:  <Pine.BSI.3.93.960605154634.13585B-100000@chain.iafrica.com>

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

After getting the latest cvs-cur delta (2078) and applying with ctm,
I tried a make world, and got

cc -O   -c /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c
cc -O   -c /usr/src/usr.bin/xinstall/xinstall.c
In file included from /usr/src/usr.bin/xinstall/xinstall.c:66:
/usr/include/ctype.h:121: warning: parameter names (without types) in
function declaration
/usr/include/ctype.h:122: parse error before `___tolower'
/usr/include/ctype.h:122: warning: parameter names (without types) in
function declaration
/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.
     1123.31 real       284.94 user       444.19 sys
[chain] /usr/src# 

Is this related to the tree source breakage ?
---
Khetan Gajjar
Visit at http://www.iafrica.com/~khetan/
UUNet-Internet Africa Operations
help@iafrica.com or  0800-030-002




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