Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 1997 18:12:25 +0000
From:      Chris Dillon <cdillon@tri-lakes.net>
To:        stable@freebsd.org
Subject:   make world fails after CVSUP on 1997/07/25 01:56:45 for 2.2-STABLE
Message-ID:  <33D8EC89.41C67EA6@tri-lakes.net>

next in thread | raw e-mail | index | archive | help
I have just been using CVSUP for a while as a means of keeping the
system source tree up to date. I do a cvsup to -stable almost daily, but
only do a make world every once in a while.  Just last night I tried to
do a make world (i actually do a make includes;make world, since i read
in here that it might prevent the occasional failure).  A make include
fails as follows:

======8<======
"/usr/share/mk/bsd.man.mk", line 10: Malformed conditional
(!empty(MANBUILDCAT))
"/usr/share/mk/bsd.man.mk", line 21: Malformed conditional
(!empty(MANBUILDCAT))
"/usr/share/mk/bsd.man.mk", line 27: if-less endif
"/usr/share/mk/bsd.man.mk", line 27: Need an operator
"/usr/share/mk/bsd.lib.mk", line 264: if-less elif
"/usr/share/mk/bsd.lib.mk", line 265: Inconsistent operator for
maninstall
"/usr/share/mk/bsd.lib.mk", line 267: if-less endif
"/usr/share/mk/bsd.lib.mk", line 267: Need an operator
Fatal errors encountered -- cannot continue
*** Error code 1

Stop.
======8<======

Make world fails in a similar fashion.  I had done several cvsup's after
1997/07/25 01:56:45, but looking through the logs, this was the only
time bsd.man.mk was changed:

======8<======
CVSup update begins at 1997/07/25 01:56:45
Connected to cvsup.freebsd.org
Updating collection src-all/cvs
 Edit src/sbin/ipfw/ipfw.c
 Edit src/share/mk/bsd.man.mk
 Edit src/sys/netinet/ip_input.c
....[updates for other collections cut out]....
CVSup update ends at 1997/07/25 02:01:03
======8<======

Is this something that needs to be fixed in the tree or has something on
my own system broken?  Also, is this the best way to report this kind of
thing? :-)


Thanks,
Chris Dillon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33D8EC89.41C67EA6>