Subject: Re: 1.5 branch build?
To: Andrew Cagney <cagney@mac.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 03/12/2002 22:27:26
On Mon, Mar 11, 2002 at 10:10:18PM -0500, Andrew Cagney wrote:
> Hello,
> 
> When trying to build the 1.5 branch I'm seeing:
> 
> obj ===> usr.sbin/cron
> obj ===> usr.sbin/dbsym
> cd: can't cd to /usr/src/usr.sbin/dbsym
> *** Error code 2

How did you get the source ? dbsym is part of the syssrc CVS module, not
basesrc. To get it:
cd /tmp/
cvs co syssrc/usr.sbin/dbsym
mv syssrc/usr.sbin/dbsym /usr/src/usr.sbin/

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--