Subject: Re: Problem with makeunder the current source tree
To: Ruibiao Qiu <ruibiao@arl.wustl.edu>
From: None <itojun@iijlab.net>
List: current-users
Date: 11/16/2000 00:10:34
>I downloaded my current source tree yesterday because I suspected
>there is a sup problem. However, when I do a "make", I got
>errors as follows. It seems to have something with crypto. My
>/etc/mk.conf is updated recently too. What should I do to fix
>this? Thanks.
when you upgrade from older tree, you need to:
# cd src/share/mk
# make install
also you may need to update /usr/bin/make beforehand.
itojun