Greetings,

I have php 4.2.1 working with apache 1.3.26 on RedHat 5.2.

I downloaded php-4.2.2.tar.gz, exploded it into php directory.

The configure seems to go fine with
  ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs

I did get a warning message about my bison version: "You will need bison 1.28 
if you want to regenerate the Zend parser (found 1.25)" but I don't even know 
what the Zend parser is so I think I'm ok.

The build fails.  Make finishes with:
>network.c: In function `php_connect_nonb':
>network.c:250: Invalid `asm' statement:
>network.c:250: fixed or forbidden register 2 (cx) was spilled for class CREG.
>make[2]: *** [network.lo] Error 1

Can anyone help?

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to