Date: Thu, 6 Nov 1997 23:40:50 -0600 (CST) From: Nathan Ahlstrom <nrahlstr@gloria.cord.edu> To: stable@freebsd.org Subject: stable make world broken? Message-ID: <Pine.BSI.3.95.971106233619.21666A-100000@gloria.cord.edu>
next in thread | raw e-mail | index | archive | help
Not sure if this has been reported yet, but
/usr/src/usr.sbin/rpc.ypxfrd/ypxfrd_main.c
has the following defined twice causing
make world to die.
#ifndef lint
static const char rcsid[] =
"$Id: ypxfrd_main.c,v 1.1.1.1.2.2 1997/11/06 07:32:21 charnier Exp $";
#endif /* not lint */
Nathan
nrahlstr@gloria.cord.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.971106233619.21666A-100000>
