From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 01:12:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CA38C16A41F for ; Tue, 13 Dec 2005 01:12:33 +0000 (GMT) (envelope-from gentoo@tmgcon.com) Received: from tmgcon.com (tmgcon.com [204.202.11.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98F8643D49 for ; Tue, 13 Dec 2005 01:12:33 +0000 (GMT) (envelope-from gentoo@tmgcon.com) Received: from gentoo.lan.tmgcon.com (222-153-226-30.jetstream.xtra.co.nz [222.153.226.30]) (authenticated bits=0) by tmgcon.com (8.13.1/8.13.1) with ESMTP id jBD1CU81047168 for ; Tue, 13 Dec 2005 01:12:31 GMT From: Tom Munro Glass To: freebsd-questions@freebsd.org Date: Tue, 13 Dec 2005 14:12:24 +1300 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512131412.24449.gentoo@tmgcon.com> Subject: Problem installing devel/pear X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 01:12:33 -0000 I had pear-PEAR installed until a couple of days ago, but I removed it while upgrading various ports and am now trying to install devel/pear but it keeps failing with Signal 11. Here's the output: # make install ===> Installing for pear-1.4.5_1 ===> pear-1.4.5_1 depends on file: /usr/local/include/php/main/php.h - found ===> pear-1.4.5_1 depends on file: /usr/local/lib/php/20020429/pcre.so - found ===> pear-1.4.5_1 depends on file: /usr/local/lib/php/20020429/xml.so - found ===> Generating temporary packing list ===> Checking if devel/pear already installed Using local package: PEAR.............ok Using local package: Archive_Tar......ok Using local package: Console_Getopt....ok Using local package: XML_RPC..........ok Bootstrapping: PEAR...................(local) ok Bootstrapping: Archive_Tar............(local) ok Bootstrapping: Console_Getopt.........(local) ok Extracting installer..................ok *** Signal 11 Stop in /ports/devel/pear. Can someone please tell me how to fix this? Thx, Tom