php4-beta | 199912
Date: 12/27/99
- Next message: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Previous message: Sascha Schumann: "[PHP4BETA] Shared modules"
- In reply to: Sascha Schumann: "[PHP4BETA] Shared modules"
- Next in thread: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Reply: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Reply: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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>
- Next message: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Previous message: Sascha Schumann: "[PHP4BETA] Shared modules"
- In reply to: Sascha Schumann: "[PHP4BETA] Shared modules"
- Next in thread: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Reply: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Reply: Sascha Schumann: "Re: [PHP4BETA] Shared modules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

