misc/124028: 'cd .../usr.bin && make clean' fails

Kris Kennaway kris at FreeBSD.org
Tue May 27 14:00:04 UTC 2008


The following reply was made to PR misc/124028; it has been noted by GNATS.

From: Kris Kennaway <kris at FreeBSD.org>
To: Garrett Cooper <gcooper at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: misc/124028: 'cd .../usr.bin && make clean' fails
Date: Tue, 27 May 2008 15:50:29 +0200

 Garrett Cooper wrote:
 > I've continually resynced my tree via cvs(1) and I'm coming across the following issue:
 > 
 > [root at optimus /devel/ncvs/src/usr.bin]# make -d v -d f clean 2>&1 | grep MK_INSTALLLIB       
 > "Makefile", line 9: Malformed conditional (${MK_INSTALLLIB} != "no")
 > [root at optimus /devel/ncvs/src/usr.bin]# pwd
 > /devel/ncvs/src/usr.bin
 
 Again, I am unable to reproduce:
 
 # make -d v -d f clean 2>&1 | grep "Malformed"
 # pwd
 /usr/src/usr.bin
 
 > By the way, usr.bin/tip is busted in HEAD.
 
 Please explain what you mean by "busted".  I think the explanation for 
 both of your problems is likely to be that your cvs tree is not, in 
 fact, synchronized.
 
 Kris
 


More information about the freebsd-bugs mailing list