From owner-freebsd-stable@FreeBSD.ORG Wed Oct 19 07:19:08 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E67516A41F for ; Wed, 19 Oct 2005 07:19:08 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from pih-relay04.plus.net (pih-relay04.plus.net [212.159.14.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE95443D46 for ; Wed, 19 Oct 2005 07:19:07 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from jayton.plus.com ([84.92.156.191] helo=[127.0.0.1]) by pih-relay04.plus.net with esmtp (Exim) id 1ES8E2-00026f-Bb for freebsd-stable@freebsd.org; Wed, 19 Oct 2005 08:19:02 +0100 Message-ID: <4355F368.5020409@codegurus.org> Date: Wed, 19 Oct 2005 08:19:04 +0100 From: Jayton Garnett User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ndis not producing ndis_driver_data.h on freebsd 64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 07:19:08 -0000 Hello, I tried compiling if_ndis after doing the ndiscvt bit. ndiscvt does not produce ndis_driver_data.h, even when i've specified the output file as ndis_driver_data.h Is this a known issue and how do I resolve this? Jayton