From owner-freebsd-stable@FreeBSD.ORG Wed Feb 18 17:19:39 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05C531065678 for ; Wed, 18 Feb 2009 17:19:39 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 8D4828FC19 for ; Wed, 18 Feb 2009 17:19:38 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so765728fgb.35 for ; Wed, 18 Feb 2009 09:19:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qiU0a2XovCopQgdMbn31vXK5C8PZtX+Qw9j9hCCHAF4=; b=UKUWLV/d+u7QoxmFQmL0v6lISmMfSuApwJOVyB4JcLWaIEx798F/SbIXvffnuVG+Wv s7mqB4JolTtNLZe6yJKBpPejbdgcva/quUTwgqlmKLu/9p0M2lho50v0Yqc3rNNoskoO RWmvJEsh4YmbXyHWt/8pzVKIMgtofmwjcmINc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=GuIYcYMpr+J3XPXcLpGXxczMUhjF+cIlAnI+VZSDw4wZWxyMucyWCM910um1DN1CpS EWw4wUsuL+XMqQ/eXWUI8CeVkjMrrGBl3hIWos1zCQikitEcNnq2IGTskSa06dtjT15c 7ztF2NLlJngW72BJ3PZTVF7Cp1pO3GNcC137g= MIME-Version: 1.0 Received: by 10.86.60.14 with SMTP id i14mr2869061fga.70.1234977577524; Wed, 18 Feb 2009 09:19:37 -0800 (PST) In-Reply-To: <499BC1C1.4060204@FreeBSD.org> References: <499B6A51.8020704@FreeBSD.org> <499BC1C1.4060204@FreeBSD.org> Date: Wed, 18 Feb 2009 20:19:37 +0300 Message-ID: From: pluknet To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: 7-stable kernel not compiling: nlm_prot_impl.c "undefined reference to `nfs_*" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2009 17:19:39 -0000 2009/2/18 Doug Barton : > I "solved" this by adding NFSCLIENT back to my kernel config file. I > had NFSSERVER and NFSLOCKD in there already. Given that this is a file > server system it doesn't seem logical that it would need NFSCLIENT in > the kernel. > I talked with dfr@ about ifdef'ing client parts in NFSLOCKD some months ago, still without result. -- wbr, pluknet