From owner-freebsd-questions Wed May 10 3:58:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id DF26337B65A for ; Wed, 10 May 2000 03:58:12 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e4AAw2C01894; Wed, 10 May 2000 06:58:02 -0400 (EDT) Date: Wed, 10 May 2000 06:58:02 -0400 (EDT) From: Trevor Johnson To: Rob Carmichael Cc: "'freebsd-questions@freebsd.org'" Subject: Re: I can't compile ... am i rubbish at this ? In-Reply-To: <3B666137355DD31199B100E018C15EA20FBE28@mailgate.globalvc.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello, Hi, Rob. > When I try to "make depend" my custom kernal on Freebsd4.0 i get the > following error ... > > ../../pci/if_xl.c:133: miibus_if.h: No such file or directory > mkdep: compile failed I saw this mentioned on -current and the person who was suffering from it was advised to be sure a "device miibus" line was in the kernel configuration file. The necessity of this for certain drivers is explained in recent versions of the LINT and GENERIC files. Good luck. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message