Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 17:27:29 +0100 (CET)
From:      Richard Arends <richard@unixguru.nl>
To:        CARTER Anthony <a.carter@cordis.lu>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: 5.0 - CURRENT - KERNEL COMPILE - HELP
Message-ID:  <20030318172637.K8300@mail.unixguru.nl>
In-Reply-To: <1048001131.44428.62.camel@intra241.intrasoft.lu>
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>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030318172637.K8300>