Date: Sat, 11 Apr 1998 01:04:20 -0400 (EDT) From: "Stephen A. Derdau" <sderdau@xtdl.com> To: anthony@sohopros.com Cc: questions@FreeBSD.ORG Subject: Re: Help with error msg? Message-ID: <Pine.BSF.3.91.980411005817.6839A-100000@user.xtdl.com> In-Reply-To: <XFMail.980410224052.anthony@sohopros.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.980411005817.6839A-100000>