Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Dec 2001 11:55:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Dec 2001 11:55:21 -0500 Received: from ns.suse.de ([213.95.15.193]:36621 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Tue, 18 Dec 2001 11:55:15 -0500 Date: Tue, 18 Dec 2001 17:55:13 +0100 (CET) From: Dave Jones To: David Relson Cc: lkml Subject: Re: 2.5.1 - undefined symbols building NFS as a module In-Reply-To: <4.3.2.7.2.20011218113324.00e657e0@mail.osagesoftware.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 18 Dec 2001, David Relson wrote: > and here's the complaint from "make modules_install" > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.1; fi > depmod: *** Unresolved symbols in /lib/modules/2.5.1/kernel/fs/nfs/nfs.o > depmod: seq_escape > depmod: seq_printf Fixed in -dj3 (url in other mail). (If you don't want it all, just take the hunk that adds exports of these functions) Dave. -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/