From owner-freebsd-questions Fri Apr 10 21:59:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA16111 for freebsd-questions-outgoing; Fri, 10 Apr 1998 21:59:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from user.xtdl.com (user.xtdl.com [206.25.228.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA16082 for ; Fri, 10 Apr 1998 21:59:27 -0700 (PDT) (envelope-from sderdau@xtdl.com) Received: from user.xtdl.com (user.xtdl.com [206.25.228.20]) by user.xtdl.com (8.8.8/8.6.9) with SMTP id BAA07140; Sat, 11 Apr 1998 01:04:20 -0400 (EDT) Date: Sat, 11 Apr 1998 01:04:20 -0400 (EDT) From: "Stephen A. Derdau" To: anthony@sohopros.com cc: questions@FreeBSD.ORG Subject: Re: Help with error msg? 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 I am not an expert. I am just a newbie. I think it means you don't have the gmake utility You may want to install that one first. do at the prompt % which gmake and see if it finds it. either that or gmake's directory is not in your path When I do which gmake I get: $ which gmake /usr/local/bin/gmake (1L) LOCAL USER COMMANDS MAKE(1L) NAME make - GNU make utility to maintain groups of programs SYNOPSIS make [ -f makefile ] [ option ] ... target ... ...... etc Thank You ! Stephen A. Derdau "So What if it is wrong. I am getting closer to the right answer!" "If I had a nickle for every time I was wrrong , I would want a quarter instead. :-)" On Fri, 10 Apr 1998 anthony@sohopros.com wrote: > Can someone help me with this error msg? > > > > Script started on Wed Apr 8 20:35:44 1998 > # make instta_ __ _all_ > >> Checksum OK for xspread2.1.tar.gz._ > ===> Building for xspread-2.1_ > env: gmake: No such file or directory_ > *** Error code 1_ > _ > Stop._ > *** Error code 1_ > _ > Stop._ > *** Error code 1_ > _ > Stop._ > # ^D__exit_ > > Script done on Wed Apr 8 20:37:08 1998 > > ---------------------------------- > E-Mail: anthony@sohopros.com > Date: 10-Apr-98 > Time: 22:37:35 > > This message was sent by XFMail > ---------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message