Date: Wed, 05 Jun 1996 12:31:22 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Khetan Gajjar <khetan@iafrica.com> Cc: stable@FreeBSD.org Subject: Re: world breakage Message-ID: <26261.834003082@time.cdrom.com> In-Reply-To: Your message of "Sat, 05 Jun 1996 15:48:27 %2B0200." <Pine.BSI.3.93.960605154634.13585B-100000@chain.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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' You still have breakage from a previous build. Try going to to the top of /usr/src and doing a `make includes'. You may have other problems as well from other bogus headers installed over the last couple of days. There's really no solution other than to simply fix these as they come up and continue. My 3rd test box finished its make world with the bits I imported, so I think those are fine now (modulo a problem for *kernels*, which is being worked on but is not a make world issue). Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26261.834003082>