Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16822 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44795 invoked by uid 1010); 21 Jun 2005 10:20:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44780 invoked from network); 21 Jun 2005 10:20:24 -0000 Received: from unknown (HELO iki.fi) (127.0.0.1) by localhost with SMTP; 21 Jun 2005 10:20:24 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:42542] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id B4/60-22648-6E9E7B24 for ; Tue, 21 Jun 2005 06:20:23 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 40EFFC2D3E; Tue, 21 Jun 2005 13:20:19 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j5LAKK0M005050; Tue, 21 Jun 2005 13:20:20 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j5LAKJCh005033; Tue, 21 Jun 2005 13:20:19 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Tue, 21 Jun 2005 13:20:19 +0300 (EEST) Reply-To: Jani Taskinen To: Nuno Lopes cc: internals@lists.php.net, Andi Gutmans In-Reply-To: <005601c57645$0b2ee1d0$0100a8c0@pc07653> Message-ID: References: <5.1.0.14.2.20050620192948.027b3a60@localhost> <005601c57645$0b2ee1d0$0100a8c0@pc07653> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] PHP 5.1 Beta 2 From: sniper@iki.fi (Jani Taskinen) Fixed in CVS. --Jani On Tue, 21 Jun 2005, Nuno Lopes wrote: > I still have a problem in the configure script. > > With the package you post: > checking for embedded SAPI library support... no > ./configure: syntax error at line 9265: `;' unexpected > > checking that line, there is a problem indeed: > header_path=sapi/embed/php_embed.h > for header_file in ; do > hp_hf="$header_path/$header_file" > > > With latest cvs and with my autoconf/automake tools: > checking for embedded SAPI library support... no > ./configure: line 10030: syntax error near unexpected token `;' > ./configure: line 10030: ` for header_file in ; do' > > > This is on a Solaris 9 box. > > Nuno > > > ----- Original Message ----- >> Hi, >> >> You can reach Beta 2 at http://snaps.php.net/~andi/ >> If there are no surprise show stoppers I'll put it live tomorrow evening. >> >> Andi > > -- Donate @ http://pecl.php.net/wishlist.php/sniper