Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 1999 06:43:31 +0200
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        Joe Konecny <jkonecn@green-mfg.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: error during make
Message-ID:  <19990604064331.A14895@sr.se>
In-Reply-To: <3756998D.A019A54F@green-mfg.com>; from Joe Konecny on Thu, Jun 03, 1999 at 11:04:45AM -0400
References:  <3756998D.A019A54F@green-mfg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 03, 1999 at 11:04:45AM -0400, Joe Konecny wrote:
> 
> I tried to rebuild my kernel to add support for a second 3c509
> card.  I added the line
> 
> device ep1 at isa? port 0x310 net irq 11
> 
> right below my existing 3c509 card line which reads
> 
> device ep0 at isa? port 0x300 net irq 10
> 
> I do the config which appears to go ok.  Then I


Did you follow the handbook? First configure MYKERNEL; cd
../../compile/MYKERNEL; make depend; make    ??

> do make.  I get the following error...
> 
> In file included from ../../isofs/cd9660/cd9660_bmap.c:43:
> ../../sys/vnode.h:457: vnode_if.h: No such file or directory
> *** Error Code 1
> 
> Stop.
> 
> 
> Can anyone shed some light on this?
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


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




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