Date: Thu, 03 Jun 1999 11:04:45 -0400 From: Joe Konecny <jkonecn@green-mfg.com> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: error during make Message-ID: <3756998D.A019A54F@green-mfg.com>
next in thread | raw e-mail | index | archive | help
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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3756998D.A019A54F>