Problem using MAKE

2005-03-29 Thread Michael A. Alestock
I'm trying to update my source tree. When I 'CD' to /usr/src and execute the command, make update I get this error make: don't know how to make update. Stop Am I missing something? Did I forget to install a port to aid in the MAKE process?? Thanks for the help in advance.

Re: Problem using MAKE

2005-03-29 Thread Abu Khaled
On Mon, 28 Mar 2005 20:21:07 -0500 (EST), Michael A. Alestock [EMAIL PROTECTED] wrote: I'm trying to update my source tree. When I 'CD' to /usr/src and execute the command, make update I get this error make: don't know how to make update. Stop Am I missing something? Did I forget

Re: Problem using MAKE

2005-03-29 Thread pete wright
On Mon, 28 Mar 2005 20:21:07 -0500 (EST), Michael A. Alestock [EMAIL PROTECTED] wrote: I'm trying to update my source tree. When I 'CD' to /usr/src and execute the command, make update I get this error make: don't know how to make update. Stop Am I missing something? Did I forget

Re: Problem using MAKE

2005-03-29 Thread Daniel Hyde
This sounds as if you are missing the Makefile. Do you have a Makefile in /usr/src? If not, this is your problem. The Makefile should be installed by the base package within the src distribution. To install this, you need to be root, then: /stand/sysinstall Go to Configure-Distributions-src