Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Nov 2001 10:02:24 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        "Lorenzo Iania" <l.iania@sintesi.net>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: banal error 
Message-ID:  <200111081702.fA8H2O744266@harmony.village.org>
In-Reply-To: Your message of "Thu, 08 Nov 2001 17:44:26 %2B0100." <003a01c16874$a12c13c0$0500000a@LORENZO> 
References:  <003a01c16874$a12c13c0$0500000a@LORENZO>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <003a01c16874$a12c13c0$0500000a@LORENZO> "Lorenzo Iania" writes:
: Rebuilding my kernel after updating the source tree by cvsup I had problems
: recompiling /usr/src/sys/kern/kern_conf.c because there was a little error:
: the solution is:
: 
: 292c292
: < make_dev(struct cdevsw *devsw, int minor, uid_t uid, gid_t gid, int perms,
: cha
: r *fmt, ...)
: ---
: > make_dev(struct cdevsw *devsw, int minor, uid_t uid, gid_t gid, int perms,
: con
: st char *fmt, ...)

Yes, this has already been fixed.  I fumbled the commit and only did
the sys directory, and not the kern directory :-(

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111081702.fA8H2O744266>