Date: Sun, 14 May 1995 18:15:08 -0600 From: Nate Williams <nate@trout.sri.MT.net> To: Amancio Hasty <hasty@star-gate.com> Cc: freebsd-hackers@FreeBSD.org Subject: Re: make world & cvs Message-ID: <199505150015.SAA24239@trout.sri.MT.net> In-Reply-To: <199505142334.QAA00340@star-gate.com> References: <199505142334.QAA00340@star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Amancio Hasty writes:
>
> Hi,
>
> I supped the entire distribution about a week ago since then I have
> not been able to compile cvs. I strongly suspect a gcc bug here:
Nope, one of the configuration files didn't get deleted in your tree.
> In file included from /usr/src/gnu/usr.bin/cvs/lib/system.h:21,
> from /usr/src/gnu/usr.bin/cvs/lib/../cvs/cvs.h:79,
> from /usr/src/gnu/usr.bin/cvs/lib/myndbm.c:16:
> /usr/include/sys/stat.h:108: warning: `S_IWRITE' redefined
> /usr/src/gnu/usr.bin/cvs/lib/../cvs/config.h:210: warning: this is the
^^^^^^^^
This file shouldn't exist, and doesn't in the stuff on freefall. Either
your supfile doesn't have the correct options or the file is
undeleteable by the sup program. Delete cvs/config.h and all wil be
well.
Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505150015.SAA24239>
