php4-beta | 199912

Re: [PHP4BETA] Shared modules From: rasmus <email protected>
Date: 12/27/99

> I've just uploaded php4-ng5 to
>
> http://va.php.net/~sas/php4-ng/
>
> which is especially targetted at people who use shared
> modules.
>
> This version contains three new features:
>
> - shared modules work at all :)
> - if PHP is configured in static mode (i.e. for CGI
> builds), an extra shared-mode libtool is used
> - shared modules are installed automatically into
> $(phplibdir) during make all
>
> Because I rarely use shared modules, I need your comments to
> improve the build mechanism. What do you think of it?

make[3]: Entering directory `/home/rasmus/php4-ng6/ext/xml'
../.././build/rules.mk:32: *** Recursive variable `LIBTOOL' references
itself (eventually). Stop.

My configure line was:

 ./configure --with-mysql=shared --with-xml=shared --with-apxs=/usr/sbin/apxs

-Rasmus

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>