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
just in case you have something stale lying around ?
Vince
PS try installing ccache to speed up your compiles.
jackpot !
there was a .depend there and then i rm -rf all /usr/obj/usr and the
system is compiling ok now ;)
thank you very much ! :)
matheus
-
We will call you cygnus,
The God of balance you shall be
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"