Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!decuac!shlump.nac.dec.com!mipsbx.lkg.dec.com!thomas From: thomas@mipsbx.lkg.dec.com (Matt Thomas) Newsgroups: comp.unix.ultrix Subject: Re: ok, what am I doing wrong? Message-ID: <15566@shlump.nac.dec.com> Date: 25 Sep 90 13:55:53 GMT References: <4252@husc6.harvard.edu> Sender: news@shlump.nac.dec.com Organization: Digital Equipment Lines: 17 In article <4252@husc6.harvard.edu> sob@harvisr.UUCP (Scott Bradner) writes: >When I try and remake the kernel on the version of Ultrix 4.0 I get an >unresolved global. > Undefined: > lock_kmtbsync_d >I don't think I'm requesting any bisync drivers (the config file is just >whatever the install shell came up with) any ideas what is going on? >(or, more to the point, what do I do to get around it?) You installed the V4.0 MUP and then tried to rebuild your kernel without doing a make clean first. Since tar preserves dates, when the kernel binary subset was restored it through off the dependencies for make. You will need reset them by doing a make clean. Matt Thomas Internet: thomas@wrl.dec.com DECnet-ULTRIX Development UUCP: ...!decwrl!thomas Digital Equipment Corporation Disclaimer: This message reflects my own Littleton, MA warped views, etc.