Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2008 14:00:04 GMT
From:      Kris Kennaway <kris@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/124028: 'cd .../usr.bin && make clean' fails
Message-ID:  <200805271400.m4RE045N020543@freefall.freebsd.org>

index | next in thread | raw e-mail

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

From: Kris Kennaway <kris@FreeBSD.org>
To: Garrett Cooper <gcooper@FreeBSD.org>
Cc: freebsd-gnats-submit@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@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@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
 


home | help

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