Date: Thu, 6 Jan 2000 11:44:49 +1030 From: Greg Lehey <grog@lemis.com> To: "Robert C. Noland III" <rnoland@2Hip.Net> Cc: Mark Newton <newton@internode.com.au>, Thierry Herbelot <herbelot@cybercable.fr>, current@FreeBSD.ORG Subject: Re: error messages while loading the kernel Message-ID: <20000106114449.K30038@freebie.lemis.com> In-Reply-To: <14451.53406.554333.176629@gizmo.2hip.net> References: <3873C717.350B6983@cybercable.fr> <14451.51848.416138.262888@gizmo.2hip.net> <20000106093531.A32775@internode.com.au> <14451.53406.554333.176629@gizmo.2hip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, 5 January 2000 at 18:15:42 -0500, Robert C. Noland III wrote: > Mark Newton writes: >> On Wed, Jan 05, 2000 at 05:49:44PM -0500, Robert C. Noland III wrote: >> >>> I have seen that as well... It seems to be caused by svr4_enable="YES" >>> in rc.conf. or rather the specified module. >> >> FWIW, this was fixed in rev 1.10 of svr4_sysvec.c > > So it was, it now shows up in: > > vinum/vinum.ko > U zfree > > BTW, this seems to be the only module referencing this symbol at the > moment. It's all a consspiracy of the South Australian committers to break the kernel build. You'll notice that Peter Wemm (just West of South Australia) didn't blow our cover :-) Seriously, it's an inline function. If you don't include vm/vm_zone.h in the source file, it will become an undefined reference. As I said in an earlier message, it's fixed in Vinum now. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000106114449.K30038>