Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 1997 22:30:22 -0700 (PDT)
From:      Tom Bartol <bartol@salk.edu>
To:        freebsd-current@freebsd.org
Subject:   make world failure
Message-ID:  <Pine.SUN.3.95.970724221119.26513A-100000@helmholtz>

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

Hi all,

I just got the following error at the very beginning of make world:

--------------------------------------------------------------
make world started on Thu Jul 24 22:16:32 PDT 1997
--------------------------------------------------------------
--------------------------------------------------------------
 Making hierarchy
--------------------------------------------------------------
cd /usr/src && make hierarchy
cd /usr/src/etc &&              make distrib-dirs
"Makefile", line 149: 1 open conditional
Fatal errors encountered -- cannot continue
*** Error code 1

Stop.
*** Error code 1

Stop.



I had just done a make update using cvsup moments before the time
indicated above.  Line 149 of /usr/src/etc/Makefile is:

.include <bsd.prog.mk>


my /usr/share/mk/bsd.prog.mk is version: v 1.52 1997/06/28 08:14:10 pst

I can't really tell what's wrong with the Makefiles but apparently my 
machine is telling me "Hey, Don't do that!"

My most recent make world on the evening of July 21 worked just fine.

Thanks,

Tom





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.95.970724221119.26513A-100000>