problems compiling stable
Ruslan Ermilov
ru at freebsd.org
Wed Nov 8 19:38:49 UTC 2006
On Tue, Nov 07, 2006 at 08:07:26PM +0000, Vince Hoffman wrote:
> Have you tried
> cd /usr/obj/usr/src/usr.bin/vi
> rm -rf * && rm .depend
>
> (make clean doesnt delete .depend and rm -rf * doesnt either.)
> then try cd /usr/src/usr.bin
> make
>
There's a convenience target for this, "make cleandepend".
Another useful target is "cleandir", which removes the
object directory if it's different from source directory,
and otherwise does "make clean cleandepend".
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20061108/18895341/attachment.pgp
More information about the freebsd-stable
mailing list