From owner-freebsd-current Thu Dec 27 17:30:10 2001 Delivered-To: freebsd-current@freebsd.org Received: from owa-sj-1.digisle.com (owa-sj-1.digisle.com [167.216.153.124]) by hub.freebsd.org (Postfix) with ESMTP id E8C8337B41A; Thu, 27 Dec 2001 17:30:02 -0800 (PST) Received: from VWALL-SJ-1.digisle.com ([165.193.27.219]) by owa-sj-1.digisle.com with Microsoft SMTPSVC(5.0.2195.3779); Thu, 27 Dec 2001 17:30:02 -0800 Received: from 206.220.227.145 by VWALL-SJ-1.digisle.com (InterScan E-Mail VirusWall NT); Thu, 27 Dec 2001 17:29:29 -0800 Message-ID: <3C2BCB18.368F90C5@digisle.net> Date: Thu, 27 Dec 2001 17:30:00 -0800 From: Maksim Yevmenkin Organization: Digital Island X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer Cc: current@freebsd.org, jhay@freebsd.org Subject: Re: [PATCH] if_ar and if_sr compile problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Dec 2001 01:30:02.0975 (UTC) FILETIME=[2C2A0EF0:01C18F3F] 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 Julian Elischer wrote: > > there are SEPARATE modules for the netgraph versions > ng_sr and ng_ar, compiled from the same sources.. > > ng_sync_sr and ng_sync_ar are specifically for the non-netgraph versions. > > -r-xr-xr-x 1 root wheel 26500 Nov 7 00:08 /boot/kernel/ng_sync_ar.ko > -r-xr-xr-x 1 root wheel 28523 Nov 7 00:08 /boot/kernel/ng_sync_sr.ko > > compiled from /sys/modules/netgraph/sync_sr and sync_ar > > you need to find what is broken in the NON netgraph case.. [...] > > it looks like if_ar and if_sr modules will not compile > > unless you have enabled NETGRAPH. patches are simple and > > attached. ok, i'm sorry :) i said it wrong. what i meant to say is that there are also non-NETGRAPH modules called "if_ar" and "if_sr" and these two will not compile, because of missing headers. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message