Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 1996 20:37:14 -0700 (PDT)
From:      "Brian N. Handy" <handy@sag.space.lockheed.com>
To:        freebsd-current@freebsd.org
Subject:   make world falling down down down
Message-ID:  <Pine.OSF.3.94.960624203213.21871B-100000@sag.space.lockheed.com>

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

In a moment of overenthusiasm I decided to give "make world" a spin to see
what happened.  I supped the tree as of a couple hours ago, and
bootstrapped a'la Jordan's request:

	cd /usr/src/usr.bin/make
	make clean all install

And then....

	cd /usr/src
	make world

And then...shortly into things, it happened:

	===> usr.sbin/named/xfer
	rm -f a.out Errs errs mklog named-xfer version.o named-xfer.o
        db_glue.o version.c version.o named-xfer.8.gz
	rm -f .depend tags
	===> usr.sbin/named/tools
	make: don't know how to make cleandepend. Stop
	*** Error code 2
	
	Stop.
	*** Error code 1

	Stop.

...not sure if something's amiss or I'm amiss...ideas?

Regards,

Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.94.960624203213.21871B-100000>