From owner-freebsd-questions@FreeBSD.ORG Mon Apr 18 17:42:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9394816A4CE for ; Mon, 18 Apr 2005 17:42:20 +0000 (GMT) Received: from mail.ctzen.com (mail.ctzen.com [204.11.33.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A8C843D46 for ; Mon, 18 Apr 2005 17:42:20 +0000 (GMT) (envelope-from cs@ctzen.com) Received: from [10.50.4.40] (shields.experience.com [64.94.244.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.ctzen.com (Postfix) with ESMTP id 5761B1BAC23 for ; Mon, 18 Apr 2005 13:42:19 -0400 (EDT) Message-ID: <4263F17A.6020905@ctzen.com> Date: Mon, 18 Apr 2005 13:42:18 -0400 From: Chiang Seng Chang User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: the portupgrade apache21 dice throw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2005 17:42:20 -0000 Hi, Whenever I portgrade apche (port is www/apache21), I would get the error: find: /usr/local/include/apr-1/apr.h: No such file or directory But sometimes it would work without the error. I think what I did has time was to deinstall the required by apache21 packages and apache21 by force, reinstall, and fixup the portsdb inconsistency later. But I could not pinpoint what is causing the problem. Anyone else is "sufferring" from this ? Any "cure" ? Regards. -cs