Date: Thu, 19 Jul 2001 01:46:16 -0500 From: Jim Bryant <kc5vdj@yahoo.com> To: Vincent Poy <vince@oahu.WURLDLINK.NET> Cc: Dima Dorfman <dima@unixfreak.org>, current@FreeBSD.ORG Subject: Re: -current buildkernel fails on custom kernel Message-ID: <3B568238.F5A6AC86@yahoo.com> References: <Pine.BSF.4.31.0107182030020.14968-100000@oahu.WURLDLINK.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
Vincent Poy wrote: > > On Wed, 18 Jul 2001, Dima Dorfman wrote: > > > Vincent Poy <vince@oahu.WURLDLINK.NET> writes: > > > linking kernel.debug > > > linprocfs.o: In function `_linprocfs_mount': > > > /usr/src/sys/compat/linprocfs/linprocfs.c:748: undefined reference to > > > `pfs_mount' > > > > You compiled in linprocfs but not pseudofs. Don't do that: the former > > depends on the latter. > > Yeah, just realized that after reading the NOTES. Is there > already SVR4 compatibility from rc.conf or does it have to be in the > kernel? Vince, you can have it in your config, in this case loading it via rc.conf should fail saying it's already loaded. Only load it in rc.conf iff it isn't statically compiled via your config file. jim -- ET has one helluva sense of humor! He's always anal-probing right-wing schizos! _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com 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?3B568238.F5A6AC86>