Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 14:45:31 -0800
From:      Mark Boolootian <booloo@cats.ucsc.edu>
To:        freebsd-questions@freebsd.org
Subject:   failed 4.5 kernel compile
Message-ID:  <20020225144531.A52869@root.ucsc.edu>

next in thread | raw e-mail | index | archive | help

I just upgraded from 4.4 to 4.5-STABLE, built a generic kernel, reloaded
and am now trying to rebuild my previously working custom kernel, but am 
getting this failure:

  ../../dev/fxp/if_fxp.c:81: miibus_if.h: No such file or directory

I've looked at if_fxp.c and it has an include for miibus_if

  #include "miibus_if.h"

but that file doesn't exist on my system, and near as I can tell, it doesn't
exist in the CVS repository either.  

Any hints on what I'm doing wrong?  I thought about dropping back to
4.5-RELEASE, but I suspect that won't fix whatever the problem is that
I'm having.

Thanks,
mb

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?20020225144531.A52869>