From owner-freebsd-stable@FreeBSD.ORG Sun Oct 29 20:08:33 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5126616A403 for ; Sun, 29 Oct 2006 20:08:33 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E9E943D49 for ; Sun, 29 Oct 2006 20:08:32 +0000 (GMT) (envelope-from dwilde1@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so966734nzf for ; Sun, 29 Oct 2006 12:08:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=gtDjoN8kAXwe68UkzU4yHjO0/tjn8vYl2mo1sM+0nixOD9IRlA6/uSMECOu046jOGzHs7S2ESb7xIDeAoJuF7L+TJKji3cmXNAVhyWtRjgZJByIqTVUw+eaHj/dxmVKQ0ZCHwzvghFvSSUbLJfB/LlPbagRnGuyO5d4Ya7CRU/I= Received: by 10.65.213.4 with SMTP id p4mr3198186qbq; Sun, 29 Oct 2006 12:08:31 -0800 (PST) Received: by 10.64.131.9 with HTTP; Sun, 29 Oct 2006 12:08:31 -0800 (PST) Message-ID: Date: Sun, 29 Oct 2006 14:08:31 -0600 From: "Don Wilde" Sender: dwilde1@gmail.com To: "Ronald Klop" In-Reply-To: MIME-Version: 1.0 References: X-Google-Sender-Auth: 21e585f7113dfc5c Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: continuing problem building -STABLE kernel 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: Sun, 29 Oct 2006 20:08:33 -0000 On 10/29/06, Ronald Klop wrote: > > do you have 'options NETGRAPH' in your kernel? see 'man udbp'. Memo to self: always check GENERIC before building! Thanks, Ronald! :D