From owner-freebsd-current Sun Dec 29 08:36:40 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA04617 for current-outgoing; Sun, 29 Dec 1996 08:36:40 -0800 (PST) Received: from skynet.ctr.columbia.edu (skynet.ctr.columbia.edu [128.59.64.70]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id IAA04612 for ; Sun, 29 Dec 1996 08:36:37 -0800 (PST) Received: (from wpaul@localhost) by skynet.ctr.columbia.edu (8.6.12/8.6.9) id LAA29328; Sun, 29 Dec 1996 11:34:50 -0500 From: Bill Paul Message-Id: <199612291634.LAA29328@skynet.ctr.columbia.edu> Subject: Re: libc_r build fails in yp/Makefile.inc To: rlb@mindspring.com (Ron Bolin) Date: Sun, 29 Dec 1996 11:34:49 -0500 (EST) Cc: current@freebsd.org In-Reply-To: <32C69807.41C67EA6@mindspring.com> from "Ron Bolin" at Dec 29, 96 11:10:47 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Of all the gin joints in all the towns in all the world, Ron Bolin had to walk into mine and say: > In building todays current version of libc_r I got the following > error: > > # make > "/usr/src/lib/libc_r/yp/Makefile.inc", line 14: Need an operator > "/usr/src/lib/libc_r/yp/Makefile.inc", line 17: Need an operator > Fatal errors encountered -- cannot continue > > Ron Fixed. Somebody updated this file and accidentally substituted spaces for tabs on those lines. Make is picky about that. You can either remove the leading spaces on those lines and turn them into tabs yourself or grab a fresh copy of this file. -Bill -- ============================================================================= -Bill Paul (212) 854-6020 | System Manager, Master of Unix-Fu Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City ============================================================================= "It is not I who am crazy; it is I who am mad!" - Ren Hoek, "Space Madness" =============================================================================