Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 17:20:28 -0400
From:      parv <parv_fm@emailgroups.net>
To:        f-stable <freebsd-stable@freebsd.org>
Subject:   after cvsup'd to RELENG_4_7 source, "Could not find bsd.init.mk & bsd.links.mk" error
Message-ID:  <20021012212028.GB21888@moo.holy.cow>

next in thread | raw e-mail | index | archive | help
this is interesting.  i read about the problem in not too distant
past & thought the problem might have been fixed by now ... doesn't
look like it though.

first i did "make cleandir; make clean" in /usr/src w/o problems.

then when i tried "make modules-cleandir && make
modules-cleandepend" in /usr/src/sys/complile/<KERNCONF>, i get the
following error...

  cd ../../modules ; env MAKEOBJDIRPREFIX=/cdrw/src/sys/compile/BOVINE/modules DEBUG="-g" DEBUG_FLAGS="-g" MACHINE=i386 make cleandir
  ===> accf_data
  "/cdrw/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not find bsd.init.mk
  "/cdrw/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could not find bsd.links.mk
  make: fatal errors encountered -- cannot continue
  *** Error code 1

  Stop in /cdrw/src/sys/modules.
  *** Error code 1

  Stop in /cdrw/src/sys/compile/BOVINE.


...i was running v4.6.2 (RELENG_4_6); above problem didn't appear w/
source of that version.  now that i had cvsup'd (a few minutes ago)
to RELENG_4_7, above modules-cleandir fails.

what should i do?  bring in the suggested missing files by hand?

one would think that cvsup should have fixed that, oddly &
very uncomfortably it doesn't.


  - parv


-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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