Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10918 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4788 invoked by uid 1010); 5 Jul 2004 19:42:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4714 invoked from network); 5 Jul 2004 19:42:27 -0000 Received: from unknown (HELO mailgate.mysql.com) (213.136.52.47) by pb1.pair.com with SMTP; 5 Jul 2004 19:42:27 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.mysql.com (8.12.10/8.12.10) with ESMTP id i65JgN1t006269; Mon, 5 Jul 2004 21:42:23 +0200 Received: from mail.mysql.com ([10.222.1.99]) by localhost (mailgate.mysql.com [10.222.1.98]) (amavisd-new, port 10026) with LMTP id 02106-07; Mon, 5 Jul 2004 21:42:23 +0200 (CEST) Received: from [192.168.1.156] (mailsend.mysql.com [10.100.1.123]) (authenticated bits=0) by mail.mysql.com (8.12.10/8.12.10) with ESMTP id i65JgF2W028681; Mon, 5 Jul 2004 21:42:16 +0200 Message-ID: <40E9AE8B.8040307@php.net> Date: Mon, 05 Jul 2004 21:39:55 +0200 Reply-To: hartmut@php-groupies.de User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a1) Gecko/20040520 X-Accept-Language: en, de MIME-Version: 1.0 To: Chris Griffin CC: internals@lists.php.net References: <20040705115054581-0700@news.php.net> In-Reply-To: <20040705115054581-0700@news.php.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailgate.mysql.com Subject: Re: [PHP-DEV] buildconfig on mac From: hartmut@php.net (Hartmut Holzgraefe) Chris Griffin wrote: > I'm trying to develop a PHP extension on the mac. I am getting the > following error when using buildconfig > > awk: syntax error in regular expression ^(\* *)) at > > > Any ideas how to fix this. not yet, but as i now finally own a mac i will give it a try > There were some other errors but I have fixed > those. can you send me the diffs? > This error seems to be coming from the call to gobble at line 156 > of buildconfig from PHP version 4.3.7. > -- Hartmut Holzgraefe