Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16232 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56043 invoked by uid 1010); 12 May 2005 22:01:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20937 invoked from network); 12 May 2005 21:39:08 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 12 May 2005 21:39:08 -0000 X-Host-Fingerprint: 206.190.38.47 web50206.mail.yahoo.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from ([206.190.38.47:41912] helo=web50206.mail.yahoo.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 9A/B6-56821-BFCC3824 for ; Thu, 12 May 2005 17:39:07 -0400 Received: (qmail 27435 invoked by uid 60001); 12 May 2005 21:39:05 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=YJRG+Wr1yoDcWVM1/gz9o4fGIM6OtkmeYeMG+LkQjyOPxm0AMNBDwJpWeqy0kaCtHVpDxkU/MwEgwocABCJRTljayIUS4QnorwAibR4j5ByRbJzAb+ZVWeSf0rvZyk7MMvbgz9Z5wDfPXLkpa/V41m2NjPvmJdPIs//LPa4Q4BY= ; Message-ID: <20050512213904.27433.qmail@web50206.mail.yahoo.com> Received: from [207.244.123.50] by web50206.mail.yahoo.com via HTTP; Thu, 12 May 2005 14:39:04 PDT Date: Thu, 12 May 2005 14:39:04 -0700 (PDT) Reply-To: sumoraigabe-php@yahoo.com To: "D. Walsh" , php dev In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [PHP-DEV] Build issues with Mac OSX 10.4 From: sumoraigabe-php@yahoo.com --- "D. Walsh" wrote: > I've been trying to build PHP in Mac OS X Server > 10.4.0 > > The OS is a fresh install with the appropriate > graphic libs installed > > It fails to configure with the switch '--with-gd' > citing the > following error. Hmm... I was able to configure and make 5.0.4 with GD without problems. What version of PHP are you building? Can you provide the entire ./configure line? Have you installed the new version of Xcode from the 10.4 DVD? - Gabriel