From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 14:07:17 2004 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 010CE16A4CE for ; Tue, 9 Nov 2004 14:07:17 +0000 (GMT) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 158C743D48 for ; Tue, 9 Nov 2004 14:07:16 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) iA9E7CwZ021986 for ; Tue, 9 Nov 2004 09:07:13 -0500 (EST) Message-ID: <000501c4c665$5a562c90$0200a8c0@satellite> From: "dave" To: Date: Tue, 9 Nov 2004 09:06:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: php4-extensions broken dependency 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: Tue, 09 Nov 2004 14:07:17 -0000 Hello, I've installed apache2 and mod_php4 and configured the extensions_dir setting in php.ini. I then went to install lang/php4-extensions, but one of the extensions i selected is mcve, marked as broken. When i try to get around this the install detects my previous configuration choices. A make clean;make distclean does not solve this. Suggestions welcome. Thanks. Dave.