Wietse Venema:
> PHP compiles error-free with:
>
> $ fetch ftp://ftp.porcupine.org/pub/php/php-5.2.3-taint-20071103.tar.gz
> $ gzcat php-5.2.3-taint-20071103.tar.gz | tar xf -
> $ cd php-5.2.3-taint-20071103
> $ ./configure
And also with:
./configure --enable-taint
Wietse
> $ make
> $ ls -l sapi/cgi/cgi_main*
> -rw-r--r-- 1 wietse wheel 54118 Sep 28 20:30 sapi/cgi/cgi_main.c
> -rw-r--r-- 1 wietse wheel 310 Nov 8 07:01 sapi/cgi/cgi_main.lo
> -rw-r--r-- 1 wietse wheel 61604 Nov 8 07:01 sapi/cgi/cgi_main.o
>
> What commands were you were using?
>
> Wietse
>
> --
> 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