Thanks. It now compiles, but fails a couple of tests :)

The report: http://mega.ist.utl.pt/~ncpl/php_test_results_20050621_1205.txt

But at least the 'Zend/tests/unset_cv07.phpt' test is borked, because it expects errors in html, and it doesn't set the 'html_errors=1', and 'docref_root' and 'docref_ext' to "" in the INI section.

Nuno


----- Original Message -----

    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

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to