Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2004 08:45:47 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        outi@bytephobia.de
Cc:        current@freebsd.org
Subject:   Re: ndis: build error on make buildkernel + FIX
Message-ID:  <20040528.084547.121316988.imp@bsdimp.com>
In-Reply-To: <20040527084800.5efb56bc@dualistic.bytephobia.de>
References:  <40B51B4C.3020104@corrupt.co.nz> <20040527084800.5efb56bc@dualistic.bytephobia.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040527084800.5efb56bc@dualistic.bytephobia.de>
            Patrick Hurrelmann <outi@bytephobia.de> writes:
: >     #include "ndis_driver_data.h"
: > 
: > to this:
: > 
: >     #include <modules/if_ndis/ndis_driver_data.h>

I added -I${.CURDIR} to my module makefile to fix this.

Warner



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