Em Wed, Jul 11, 2001 at 03:32:26PM -0400, Aditya Dhekney escreveu:
> >php-config to determine where to install the extension.
> umm...even after i changed this, i still get the same error tho:
> 
> PHP Warning:  Unable to load dynamic library
> '/usr/local/lib/php/20001222/midgard.so' - undefined symbol:
> midgard_user_call_func in Unknown on line 0

Run an ldd on that file and see if libmidgard.so is linked against
it, I suspect it isn't... Here I had to manually link it against
many different libraries.


> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to