Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 19:06:45 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Ricardo Britto <netchaos@terra.com.br>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: make failed
Message-ID:  <20030908070645.GA392@grimoire.chen.org.nz>
In-Reply-To: <HKVTL2$7D917CE8DE4A1AE03F6569BBD7764D57@terra.com.br>
References:  <HKVTL2$7D917CE8DE4A1AE03F6569BBD7764D57@terra.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 08, 2003 at 03:19:50AM -0300, Ricardo Britto wrote:
> Greetings, 
>  
> I was rebuilding my custom kernel ( one of reasons is about sound), it was 
> going well until in 'make depend' command. I have got error 1. WTF does it 
> mean? How can I fix it? 
>  
> Here goes the log: 
> ================================================= 
>  
> ../../../pci/if_rl.c:119:23: miibus_if.h: No such file or directory 
> mkdep: compile failed 
> *** Error code 1 

It means you didn't read the kernel file carefully and commented
out the lines that reads:

  # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
  device      miibus      # MII bus support

-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                                                          Jesus saves.
                                                       Allah forgives.
                             Cthulu thinks you'd make a nice sandwich.



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