Subject: -current make depend problems...
To: None <current-users@netbsd.org>
From: Colin Wood <cwood@ichips.intel.com>
List: current-users
Date: 01/05/2001 14:47:23
hi all-

i'm trying to compile a -current mac68k kernel (GENERIC config), and i get
a pile of the following errors when doing a "make depend":

In file included from ../../../../arch/mac68k/nubus/if_sm_nubus.c:40:
../../../../net/if.h:88: altq/if_altq.h: No such file or directory
In file included from ../../../../dev/scsipi/if_se.c:94:
../../../../net/if.h:88: altq/if_altq.h: No such file or directory
In file included from ../../../../net/netisr.h:75,
                 from ../../../../arch/mac68k/mac68k/intr.c:50:
../../../../net/if.h:88: altq/if_altq.h: No such file or directory
In file included from ../../../../compat/sunos/sunos_ioctl.c:46:
../../../../net/if.h:88: altq/if_altq.h: No such file or directory


i can't for the life of me find a reference to altq anywhere other than
if.h.  i'm sure i'm just doing something stupid, but i can't figure out
what at the moment.  oh, i'm running on a 1.5 mac68k system, btw.  that
shouldn't make a difference, right?

thanks!

colin