From owner-freebsd-current Thu Jan 11 23:31:11 2001 Delivered-To: freebsd-current@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 49FA237B400; Thu, 11 Jan 2001 23:30:49 -0800 (PST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by white.imgsrc.co.jp (8.11.2/8.11.0) with ESMTP id f0C7Ucj22362; Fri, 12 Jan 2001 16:30:39 +0900 (JST) Date: Fri, 12 Jan 2001 16:30:38 +0900 Message-ID: <7m1yu9mdlt.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Julian Elischer Cc: net@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: HEADSUP! New netgraph code coming In-Reply-To: <3A566BCB.BFD6FA2D@elischer.org> References: <3A5567A7.A11F47E3@elischer.org> <3A566BCB.BFD6FA2D@elischer.org> User-Agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Julian, I tried netgraph for the first time to work with latest vmware2 port. When I try to load netgraph kernel module, it failed with: # kldload ng_bridge kldload: can't load ng_bridge: Exec format error And /var/log/messages says: Jan 12 16:27:07 waterblue /boot/kernel/kernel: KLD ng_bridge.ko: depends on ng_ether - not available But ng_ether.ko is already loaded automatically (checked by kldstat). Is this known problem, or my local configuration mistake? # My environment is "make world"ed yesterday and kernel is latest. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message