On Fri, 5 Aug 2005, Kamesh Jayachandran wrote:

Hi All,
I could not build exif and sockets extension as a shared extension(Our
php set up is like windows PHPTS).

With the current config.m4 I get link failure stating that php5lib not
found.

PHP_SUBST(SOCKETS_SHARED_LIBADD)
PHP_SUBST(EXIF_SHARED_LIBADD) in the corresponging config.m4 files would
do the needful.

    Neither of the extensions in questions use any external
    libraries so those lines are unnecessary.

    --Jani

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

Reply via email to