Gleb Smirnoff wrote:
On Tue, Oct 31, 2006 at 09:44:46PM +0000, Gleb Smirnoff wrote:
T> glebius 2006-10-31 21:44:46 UTC
T>
T> FreeBSD src repository
T>
T> Modified files:
T> usr.sbin/bsnmpd/bsnmpd Makefile
T> Log:
T> Fix buildworld.
This won't fix your buildworld of you run -DNO_CLEAN. You need
either run a clean build, or remove
/usr/obj/usr/src/usr.sbin/bsnmpd/bsnmpd/oid.h
before run.
I did not try it, but perhaps we could make oid.h depend on the
Makefile? Something like:
oid.h: ${.CURDIR}/Makefile
harti
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"