From owner-freebsd-questions Tue Aug 18 19:09:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26147 for freebsd-questions-outgoing; Tue, 18 Aug 1998 19:09:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ha1.rdc1.pa.home.com (ha1.rdc1.pa.home.com [24.2.5.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26134 for ; Tue, 18 Aug 1998 19:09:50 -0700 (PDT) (envelope-from nellie@home.com) Received: from cc219337-a.lwmrn1.pa.home.com ([24.3.111.2]) by ha1.rdc1.pa.home.com (Netscape Mail Server v2.02) with SMTP id AAA10535; Tue, 18 Aug 1998 19:09:13 -0700 Date: Tue, 18 Aug 1998 22:04:35 -0400 (EDT) From: dmb To: Sean-Paul Rees cc: questions@FreeBSD.ORG Subject: Re: Problems with make on FreeBSD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 18 Aug 1998, Sean-Paul Rees wrote: > Heya- > > In lots of applications in /usr/ports... I get errors like: > > (copyed from failed make of dox from enlgihtenment) > Making all in dox > "Makefile", line 252: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop. > > line 252: -include $(DEP_FILES) > the strangest things though, when a make fails... it is *always* that > line. Could it be an automake problem? > > -Sean-Paul Rees I ran in to that error to, try moving that line up to line 251 by backspacing it, it really belongs on the line up. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message