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 
[EMAIL PROTECTED]          doing stupid things, because that would  
http://electricjellyfish.net/         stop you from doing clever things.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to