From owner-freebsd-current@FreeBSD.ORG Sun Jul 19 23:07:34 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84A96106564A for ; Sun, 19 Jul 2009 23:07:34 +0000 (UTC) (envelope-from michiel@boland.org) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.freebsd.org (Postfix) with ESMTP id 083428FC23 for ; Sun, 19 Jul 2009 23:07:33 +0000 (UTC) (envelope-from michiel@boland.org) Received: from aja.boland.org (91-43-215.ftth.xms.internl.net [82.215.43.91]) (authenticated bits=0) by smtp-vbr6.xs4all.nl (8.13.8/8.13.8) with ESMTP id n6JN7RCK086994 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 20 Jul 2009 01:07:32 +0200 (CEST) (envelope-from michiel@boland.org) Message-ID: <4A63A72F.9020809@boland.org> Date: Mon, 20 Jul 2009 01:07:27 +0200 From: Michiel Boland User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: problems with make delete-old(-libs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2009 23:07:34 -0000 Hi. On recent -CURRENT make delete-old wants to delete the following files /usr/include/dev/usb/usbdi.h /usr/include/dev/usb/usbdi_util.h /usr/include/libusb.h As far as I can see these files are still built/installed Also, it looks like /usr/lib/libvgl.so.5 is missing from the OLD_LIBS Cheers Michiel