From owner-freebsd-questions@FreeBSD.ORG Wed May 23 07:25:07 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6BF5E16A46B for ; Wed, 23 May 2007 07:25:07 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 203D913C487 for ; Wed, 23 May 2007 07:25:06 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 18378 invoked from network); 23 May 2007 02:25:06 -0500 Received: from 210-84-60-60.dyn.iinet.net.au (HELO localhost) (210.84.60.60) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 23 May 2007 02:25:06 -0500 Date: Wed, 23 May 2007 17:25:02 +1000 From: Norberto Meijome To: Patrick Baldwin Message-ID: <20070523172502.6b20f00c@localhost> In-Reply-To: <46533E40.3080607@studsvikscandpower.com> References: <46533E40.3080607@studsvikscandpower.com> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: [freebsd-questions] Can't build php5? - Builds now, but doesn't work due to gd.so 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: Wed, 23 May 2007 07:25:07 -0000 On Tue, 22 May 2007 15:02:24 -0400 Patrick Baldwin wrote: > My first though was to rebuild, but I've done that twice now, once by > just rebuilding php5 and php5-extentions, and once trying portupgrade > -rR php5-2.2. I re-read the docs on portupgrade, as far as I can > tell, my command line should have rebuilt everything php5 related > in my whole tree. you may have to add -f to make sure it gets rebuilt even if it doesnt have to - portupgrade wont upgrade a package to the same version otherwise. btw, it seems you are having some problems with the symbols defined / used by php5-gd or gd libraries themselves. If i were you, i'd uninstall php5-gd, verify everything else works , and then focus on the gd issue. a force rebuild of gd and its depending libraries should do the trick. B _________________________ {Beto|Norberto|Numard} Meijome "Build a system that even a fool can use, and only a fool will want to use it." George Bernard Shaw I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.