From owner-freebsd-questions@FreeBSD.ORG Tue Apr 18 13:41:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2AE16A400 for ; Tue, 18 Apr 2006 13:41:38 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7930543D68 for ; Tue, 18 Apr 2006 13:41:32 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 15043 invoked from network); 18 Apr 2006 13:41:32 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Apr 2006 13:41:31 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7FB3928423; Tue, 18 Apr 2006 09:41:30 -0400 (EDT) Sender: lowell@be-well.ilk.org To: jekillen References: From: Lowell Gilbert Date: 18 Apr 2006 09:41:30 -0400 In-Reply-To: Message-ID: <44zmij9f1x.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: nv-net maintainer , freebsd-questions Subject: Re: nvnet fails to make X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 13:41:38 -0000 jekillen writes: > I hope this would be appropriate for this list, > I have just downloaded the distfile for the nvnet network interface > card built in to a Gigabyte motherboard. > The make command aborted with an avalanche of errors, see attachment. > Does anyone have any info that would help me correct this situation so > I can get my network up on this > connection? The port is broken. I'm guessing that there is some kind of aliasing expected for the structure members, but I haven't spent enough time to understand how the device structures are supposed to work.