make failed

Jonathan Chen jonc at chen.org.nz
Mon Sep 8 00:06:49 PDT 2003


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 at chen.org.nz>
----------------------------------------------------------------------
                                                          Jesus saves.
                                                       Allah forgives.
                             Cthulu thinks you'd make a nice sandwich.


More information about the freebsd-questions mailing list