On Mon, 24 Jun 2002 12:29:02 +0200, Jani Taskinen wrote:

> The real fix would be to
>     fix PHP_ADD_LIBRARY_DEFER_WITH_PATH..

That's how it is in PHP 4.2.1, and it's buggy: The mcal library is linked
to the main PHP binary (e.g. libphp4.so) and not the the extension
(mcal.so).

Maybe there is a bug in PHP_ADD_LIBRARY_WITH_PATH?

-- 
Greetings from Troels Arvin, Copenhagen, Denmark

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to