Date: Mon, 26 Jan 1998 22:51:43 -0700 From: Nate Williams <nate@mt.sri.com> To: shimon@simon-shapiro.org Cc: "Jordan K. Hubbard" <jkh@time.cdrom.com>, freebsd-current@FreeBSD.ORG Subject: Re: gnu/usr.bin/cvs/libdiff Message-ID: <199801270551.WAA03992@mt.sri.com> In-Reply-To: <XFMail.980126211210.shimon@simon-shapiro.org> References: <22697.885876057@time.cdrom.com> <XFMail.980126211210.shimon@simon-shapiro.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> >> This got me baffled. I just CVSuped a whole new tree and said src > >> directory has a Makefile and nothing else, but the Makefile thinks there > >> should be a lot more there. What have I done? > > > > "man make" ... > While I know most of my shortcomings (thanx for the rminder :-), I still did > nothing short of cvs update (or checkout - matters not), followed be make > buildworld and poof - the compile failed. Then you didn't update everything you needed. Did you update /usr/src/contrib, which is where the CVS stuff is gotten from? If not, then you didn't update everything, and if you would have looked at the Makefile you would have known that it was looking in /usr/src/contrib/cvs for the files in question. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801270551.WAA03992>