Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 1997 03:47:18 -0800
From:      Jason Wells <jcwells@u.washington.edu>
To:        Dmitry Nikolayev <dim@gw.mgsu.msk.su>
Cc:        questions@freebsd.org
Subject:   Re: Can't build my kernel.
Message-ID:  <330D8B46.41C67EA6@u.washington.edu>
References:  <AALBA3pCu0@gw.mgsu.msk.su>

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Nikolayev wrote:
> 
>       Hi.
> 
>       I'm having troubles with recompiling my kernel (FreeBSD 1.1.5.1.).
>       Tried this:
> 
>             # make depend
>             # make              (or)       # make all
>             # make install
> 
>       Now system responds with:
> 
>             make: don't know how to make install. Stop
> 
>       I don't know where to look for the answer. Please, help. Thanks in
>       advance.
>                                                                   dn

My guess is that you are not in the compile directory.

	cd /sys/compile/KERNELNAME

Then do the above steps again and see what happens. You can find the
answer to this in the FreeBSD Handbook section 5.2 on the web.
-- 
 ___   ___ 
/  0\ /  0\  Thank you,         
      )      Wannabe sysadmin 
)---------(  Jason Wells          
 \_______/   highperformance.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?330D8B46.41C67EA6>