Date: 05/02/00
- Next message: Sascha Schumann: "Re: [PHP-DEV] Debug messages during commit"
- Previous message: Andrei Zmievski: "[PHP-DEV] Debug messages during commit"
- In reply to: Frederic Logier: "[PHP-DEV] Dynamically Loadable Libraries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Can someone give me a brief explanation as to why dl() does not work on
Solaris?
I have built php (snapshot from last Sunday afternoon) and have not trouble
loading libphp.so into apache using apxs. Also, libphp.so has dependencies
on a number of different .so libraries in my case. So, dynamic loading does
work, but not dl().
I do see that I'm not getting HAVE_LIBDL set and so that's preventing me
from getting dl(). My question is why?
Thanks for any help.
--pk
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "Re: [PHP-DEV] Debug messages during commit"
- Previous message: Andrei Zmievski: "[PHP-DEV] Debug messages during commit"
- In reply to: Frederic Logier: "[PHP-DEV] Dynamically Loadable Libraries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

