Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2001 23:25:53 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        Vincent Poy <vince@oahu.WURLDLINK.NET>
Cc:        current@FreeBSD.ORG
Subject:   Re: -current buildkernel fails on custom kernel 
Message-ID:  <20010719062553.8C11A3E31@bazooka.unixfreak.org>
In-Reply-To: <Pine.BSF.4.31.0107182011180.14968-100000@oahu.WURLDLINK.NET>; from vince@oahu.WURLDLINK.NET on "Wed, 18 Jul 2001 20:11:53 -1000 (HST)"

next in thread | previous in thread | raw e-mail | index | archive | help
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.

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?20010719062553.8C11A3E31>