Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 10:10:23 -0500
From:      Garrett Rooney <rooneg@electricjellyfish.net>
To:        chris hopkins <hotturu@yahoo.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Kernel Compilation
Message-ID:  <20010222101023.B39060@electricjellyfish.net>
In-Reply-To: <20010222143158.88897.qmail@web12707.mail.yahoo.com>; from hotturu@yahoo.com on Thu, Feb 22, 2001 at 06:31:58AM -0800
References:  <20010222143158.88897.qmail@web12707.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 22, 2001 at 06:31:58AM -0800, chris hopkins wrote:
> Hi,
> I couldn't solve a problem regarding to kernel
> compilation. After I edit MYKERNEL and do the
> /usr/sbin/config, i do the make depend. It gives this
> error:
> ../../dev/xe/if_xe.c:138: card_if.h: No such file or
> directory.
> It seems that i lack that header file. Where can I
> find that header file, or is my problem a different
> one?
> Thanks in advance...

in order to compile support for the xe driver, you need to have the pccard 
devices in your kernel, which will cause card_if.h to be generated.

-- 
garrett rooney                        Unix was not designed to stop you from 
rooneg@electricjellyfish.net          doing stupid things, because that would  
http://electricjellyfish.net/         stop you from doing clever things.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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