From owner-freebsd-current@FreeBSD.ORG Thu Jun 30 20:49:00 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A13B916A41C for ; Thu, 30 Jun 2005 20:49:00 +0000 (GMT) (envelope-from freebsd@xtaz.co.uk) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B8A43D1D for ; Thu, 30 Jun 2005 20:48:59 +0000 (GMT) (envelope-from freebsd@xtaz.co.uk) Received: from arizona.xtaz.co.uk ([82.33.96.164]) by smtp-out4.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 30 Jun 2005 21:49:41 +0100 Received: from [192.168.1.2] (tao.xtaz.co.uk [192.168.1.2]) by arizona.xtaz.co.uk (Postfix) with ESMTP id 768CD9B411 for ; Thu, 30 Jun 2005 21:48:58 +0100 (BST) Message-ID: <42C45ABA.2050509@xtaz.co.uk> Date: Thu, 30 Jun 2005 21:48:58 +0100 From: Matt Smith User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Jun 2005 20:49:41.0600 (UTC) FILETIME=[3D01AE00:01C57DB5] Cc: Subject: ndisgen compilation problem (3com officeconnect .inf/.sys) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 20:49:00 -0000 I have got a 3com OfficeConnect pcmcia card which I am trying to get to work on the ndisulator. I am running the latest 6.0-CURRENT: FreeBSD zen.xtaz.co.uk 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Thu Jun 30 10:10:01 BST 2005 root@arizona.xtaz.co.uk:/usr/obj/usr/src/sys/ZEN i386 The ndisgen utility recognises my .inf and .sys as the correct filetypes however when it tries to compile the module it fails. A log of the attempt is at http://arizona.xtaz.co.uk/ndisgen.txt Any idea what's wrong here? Regards, Matt.