Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Nov 1997 13:40:34 +1030
From:      Mike Smith <mike@smith.net.au>
To:        Greg Lehey <grog@lemis.com>
Cc:        John-Mark Gurney <gurney_j@resnet.uoregon.edu>, FreeBSD current users <FreeBSD-current@freebsd.org>
Subject:   Re: Kernel build fails: missing card.h 
Message-ID:  <199711060310.NAA00938@word.smith.net.au>
In-Reply-To: Your message of "Thu, 06 Nov 1997 12:10:17 %2B1030." <19971106121017.16581@lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Well, no.  This isn't a PCCARD machine, so it has neither crd0 nor
> card0.  Why should I need this in a desktop?  In any case, I tried it,
> and it still doesn't work.  The files that fail to compile are
> i386/i386/autoconf.c, i386/isa/if_ed.c, i386/isa/if_ep.c and
> i386/isa/sio.c.
> 
> Thanks for your help, anyway.

In that case you have to rebuild config, or update your config-related 
files.  It is not generating card.h, which should contain

#define NCARD 0

It appears that Nate should have (but didn't) bump the config version 
required stuff.  I'll do that now; done.

mike








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