Marius Onica wrote:
> 
> >
> > Seems that I've found error:
> > replace PHP_SUBST(MIDGARD_SHARED_LIB) to PHP_SUBST(MIDGARD_SHARED_LIBADD)
> > in config.m4 and re-run phpize.
> > --
> 
> Now it's time for some variations.:) SO It worked and now I have
> linked with midgard.so the following libraries:
> libmidgard, libc, libexpat, libmysqlclient, libm, libz, libcrypt,
> libglib, ld-linux, libnsl
> 
> BUT I've received:
> undefined symbol : ap_find_linked_module

How are you using PHP? In order to use midgard you need to have it
either
compiled into PHP itself, or loaded in php.ini through
extention=midgard.so

Emile

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

Reply via email to