Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2007 15:50:48 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        "Johan Hendriks" <Johan@double-l.nl>
Cc:        freebsd-current@freebsd.org
Subject:   Re: delete-old
Message-ID:  <20070815155048.101b31a7@deskjail>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB19BC3D@w2003s01.double-l.local>
References:  <57200BF94E69E54880C9BB1AF714BBCB19BC3D@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting "Johan Hendriks" <Johan@double-l.nl> (Wed, 15 Aug 2007 13:08:32 +0200):

> When i do a make delete-old I get the following output.
> 
> >>> Removing old files (only deletes safe to delete libs)  >>> Old files removed  >>> Removing old directories /usr/include/netgraph/bluetooth/include
> /usr/include/netgraph/bluetooth
>  >>> Old directories removed
> To remove old libraries run '/usr/obj/usr/src/make.i386/make delete-old-libs'.
> 
> Nothing wrong but after a second buildworld and a make delete-old I get the same output, so the directory's are recreated.
> 
> My src.conf:
> 
> WITHOUT_BLUETOOTH=      yes

This means either the bluetooth entries in
tools/build/mk/OptionalObsoleteFiles.inc are not right (bug in this
file), or that those bluetooth directories should not be created when
WITHOUT_BLUETOOTH is set (bug in the corresponding Makefile).

Bye,
Alexander.

-- 
To criticize the incompetent is easy;
it is more difficult to criticize the competent.
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137



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