Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 21:37:46 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        Gleb Smirnoff <glebius@FreeBSD.org>
Subject:   Re: netgraph only on i386/ia64 - why ?
Message-ID:  <20040816183746.GC33984@ip.net.ua>
In-Reply-To: <Pine.BSF.4.53.0408161800570.75084@e0-0.zab2.int.zabbadoz.net>
References:  <Pine.BSF.4.53.0408161800570.75084@e0-0.zab2.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--xo44VMWPx7vlQ2+2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Aug 16, 2004 at 06:03:33PM +0000, Bjoern A. Zeeb wrote:
> Hi,
>=20
> It seems netgraph is only build on ia64 and i386.
> Can someone please explain why ?
>=20
I think this is an omission from the old days.  If it
survives ``make universe'', this should probably be
committed.  Gleb, do you feel like testing this with
``make universe''?

%%%
Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/ncvs/src/sys/modules/Makefile,v
retrieving revision 1.391
diff -u -r1.391 Makefile
--- Makefile	3 Aug 2004 19:24:54 -0000	1.391
+++ Makefile	16 Aug 2004 18:24:23 -0000
@@ -143,7 +143,7 @@
 	${_ncp} \
 	${_ncv} \
 	${_ndis} \
-	${_netgraph} \
+	netgraph \
 	nfsclient \
 	nfsserver \
 	nge \
@@ -308,7 +308,6 @@
 _ncp=3D		ncp
 _ncv=3D		ncv
 _ndis=3D		ndis
-_netgraph=3D	netgraph
 _nsp=3D		nsp
 _nwfs=3D		nwfs
 _oltr=3D		oltr
@@ -401,7 +400,6 @@
 _hfa=3D		hfa
 _iir=3D		iir
 _mly=3D		mly
-_netgraph=3D	netgraph
 _pccard=3D	pccard
 _ray=3D		ray
 _scsi_low=3D	scsi_low
%%%


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--xo44VMWPx7vlQ2+2
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBIP76qRfpzJluFF4RAlKxAJ9rJf/cZfy3hYcMWTUFcFzTHTgHKACfdpkZ
GlTplrsORqSs7mG6x05jvdc=
=TZeZ
-----END PGP SIGNATURE-----

--xo44VMWPx7vlQ2+2--



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