From owner-freebsd-questions Thu Apr 11 16:19:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net [24.234.0.81]) by hub.freebsd.org (Postfix) with ESMTP id DB53337B41A for ; Thu, 11 Apr 2002 16:19:44 -0700 (PDT) Received: from lymond.lvcablemodem.com (cm032.131.234.24.lvcm.com [24.234.131.32]) by 100m.mpr200-2.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id ACE57785; Thu, 11 Apr 2002 16:19:43 -0700 (PDT) Received: (from dlm@localhost) by lymond.lvcablemodem.com (8.11.6/8.11.4) id g3BNJhl04697; Thu, 11 Apr 2002 16:19:43 -0700 (PDT) Date: Thu, 11 Apr 2002 16:19:43 -0700 From: Dale Morris To: Peter Leftwich Cc: FreeBSD Questions Subject: Re: GNUmakefile ?? Message-ID: <20020411161943.A4672@well.com> References: <20020411135147.A68207@well.com> <20020411190555.G75209-100000@earl-grey.cloud9.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020411190555.G75209-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Thu, Apr 11, 2002 at 07:08:33PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Peter Leftwich [2002-04-11 16:10]: > On Thu, 11 Apr 2002, Dale Morris wrote: > > I'm trying to install apsfilter via the ports. It's not happening. There's this error message: > > lymond:/usr/ports/print/apsfilter# make install clean > > `cat -s GNUmakefile Makefile makefile |& sed -n -e "/No such file/d" -e > > "/^[^ #].*:/s/:.*//p"`: No match > > Have you gotten the latest port files to that directory? What is lymond? > I just changed to my /usr/ports/print/apsfilter/ directory and typed `grep > GNUMake *` and got no results so I don't know where that's coming from. try GNUmakefile > > It's hard to tell from the line you posted where the carriage returns are. lymond is the hostname, the prompt lists the directory path, it's the standard .tcshrc from the tcsh website.. The only carriage return was after "..make install clean", the rest of the dialogue was returned from the command. I installed apsfilter from the packages collection but I still haven't solved the GNUmakefile riddle yet. thanks for your reply To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message