Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10930 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35540 invoked by uid 1010); 6 Jul 2004 15:39:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35431 invoked by uid 1007); 6 Jul 2004 15:39:11 -0000 Message-ID: <20040706153911.35423.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "Justin Hannus" References: <20040705115054581-0700@news.php.net> Date: Tue, 6 Jul 2004 11:33:33 -0400 Lines: 23 Organization: vci X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 209.244.152.156 Subject: Re: buildconfig on mac From: jhannus@visualconceptsinc.com ("Justin Hannus") > I'm trying to develop a PHP extension on the mac. I am getting the > following error when using buildconfig > Do you mean 'buildconf' ?? If so, try updateing your auto tools to newer versions. I have OSX10.2 with autoconf 2.52 and libtool 1.5 -- running ./buildconf --force in a freshly un-tarred 4.3.7 release works great. http://us4.php.net/manual/en/faq.build.php may have some info on the autoconf versions you'll need. -Justin Hannus > > Any ideas how to fix this. There were some other errors but I have fixed > those. This error seems to be coming from the call to gobble at line 156 > of buildconfig from PHP version 4.3.7. .3.7.