From owner-freebsd-questions Thu Jun 3 8: 1:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from goliath.dacor.com (ns1.dacor.net [205.133.75.2]) by hub.freebsd.org (Postfix) with ESMTP id 3210D152A3 for ; Thu, 3 Jun 1999 08:01:29 -0700 (PDT) (envelope-from jkonecn@green-mfg.com) Received: from green-mfg.com (adsl-79.dacor.net [205.133.74.79]) by goliath.dacor.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id M1R0SBQ5; Thu, 3 Jun 1999 11:01:29 -0400 Message-ID: <3756998D.A019A54F@green-mfg.com> Date: Thu, 03 Jun 1999 11:04:45 -0400 From: Joe Konecny X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Mailing List Subject: error during make Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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