delete-old

Alexander Leidinger Alexander at Leidinger.net
Wed Aug 15 06:50:54 PDT 2007


Quoting "Johan Hendriks" <Johan at 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


More information about the freebsd-current mailing list