From owner-freebsd-current Tue Mar 18 8:28: 0 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C09E37B404 for ; Tue, 18 Mar 2003 08:27:59 -0800 (PST) Received: from mail.unixguru.nl (mosibi.demon.nl [212.238.240.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC61B43FBF for ; Tue, 18 Mar 2003 08:27:57 -0800 (PST) (envelope-from richard@unixguru.nl) Received: from mail.unixguru.nl (mail.unixguru.nl [192.168.10.4]) by mail.unixguru.nl (8.12.8/8.12.8) with ESMTP id h2IGRURv007119 (version=TLSv1/SSLv3 cipher=EDH-DSS-DES-CBC3-SHA bits=168 verify=NO); Tue, 18 Mar 2003 17:27:32 +0100 (CET) (envelope-from richard@unixguru.nl) Date: Tue, 18 Mar 2003 17:27:29 +0100 (CET) From: Richard Arends To: CARTER Anthony Cc: freebsd-current@FreeBSD.ORG Subject: Re: 5.0 - CURRENT - KERNEL COMPILE - HELP In-Reply-To: <1048001131.44428.62.camel@intra241.intrasoft.lu> Message-ID: <20030318172637.K8300@mail.unixguru.nl> References: <20030318081704.GA4883@hjugo.aviaport.ru> <20030318091610.GA717@rot13.obsecurity.org> <20030318110955.GA65616@main.aviaport.ru> <20030318120732.GA1979@rot13.obsecurity.org> <20030318123941.GB68050@main.aviaport.ru> <1048001131.44428.62.camel@intra241.intrasoft.lu> X-message-flag: Get yourself a real mail client! http://www.washington.edu/pine/ X-Accepted-File-Formats: ASCII .rtf .ps - *NO* MS Office files please. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 18 Mar 2003, CARTER Anthony wrote: > udbp.o: In function `udbp_attach': > udbp.o(.text+0x40d): undefined reference to `ng_newtype' > udbp.o(.text+0x43b): undefined reference to `ng_make_node_common' > udbp.o(.text+0x482): undefined reference to `ng_name_node' > udbp.o(.text+0x4c1): undefined reference to `dumpnode' > udbp.o(.text+0x4dd): undefined reference to `ng_unref_node' > udbp.o(.text+0x52c): undefined reference to `dumpnode' For the udbp device, you also need 'options NETGRAPH' in your kernel config. Regards, Richard. ---- Paul Vixie in an interview with Sendmail.net: Now that the Internet has the full spectrum of humanity as users, the technology is showing its weakness: it was designed to be used by friendly, smart people. Spammers, as an example of a class, are neither friendly nor smart. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message