Re: [PHP-INSTALL] PhP 4.0 Install Problems From: Cary Collett (cary <email protected>)
Date: 06/26/00

I think rm'ing zend-scanner.c and letting it be rebuilt from the
lex source fixes this.

Cary

Thus spake robert wills (wrwills <email protected>):

>
> Hello:
>
> I'm having some trouble installing PhP 4.0 on my Suse 6.3 machine.
>
> I freshly installed Apache 1.3.12, and I started a DSO install of PhP 4.0.
>
> The line
> ./ configure --with-mysql --with-apxs=/usr/local/apache_1.3.12/bin/apxs
> seemed to work fine.
>
> But when I typed "make" I received the following output:
>
> Making all in Zend
> make[1]: Entering directory `/usr/local/php-4.0.0/Zend'
> /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D
> XML_BYTE_ORDER=12 -g -O2 -Wall -c zend-scanner.c
> In file included from /usr/include/string.h:343,
> from ../php_config.h:1430,
> from zend_config.h:1,
> from zend.h:45,
> from ./zend-scanner.l:42:
> /usr/include/bits/string.h:699: unbalanced `#endif'
> make[1]: *** [zend-scanner.lo] Error 1
> make[1]: Leaving directory `/usr/local/php-4.0.0/Zend'
>
> I have been in touch with Julie Meloni regarding this problem, and she said
> she was stumped and that I should send an e-mail to this address. In case
> it helps, I have also included below the output of "make -d".
>
> Thank you.
>
> Robert Wills
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-install-unsubscribe <email protected>
> For additional commands, e-mail: php-install-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
Cary Collett                                               cary <email protected>
http://ratatosk.org/~cary

"To me boxing is like ballet, except that there's no music, no choreography, and the dancers hit eachother." -- Jack Handy

-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>