Morning,

> > > Warning: Unable to load dynamic library
> > > '/usr/local/lib/php/extensions/no-debug-non-zts-20001222/midgard.so' -
> > > /usr/local/lib/php/extensions/no-debug-non-zts-20001222/midgard.so:
> > > undefined symbol: midgard_user_call_func in
> > > /usr/local/apache/libexec/midgard-root.php on line 12
> 
> >> nm midgard.so |grep midgard_user should show you:
> 
> >> 0000d920 T midgard_user_call_func
> 
> and instead mine shows....
> 
>   U midgard_user_call_func

U -> undefined. So, thats it.  

> which is why the module won't load right?  So why, when I pull down a clean
> tar, and removing all previous junk, am I getting the 3.0 library (which
> seems to be the root of problem)??

No. Got it (libmid..so.3) running under linux without problems. 
So, like emile suggested, try the cvs snapshot. And after making every
packet have a look with ldd at the libs. there are so many dependencies that
it is worse al look within the process, and not after all is finished.
Have a look with ldd at mod_midgard.
And some more information about System,php,apache are useful.

regards Martin

-- 
  mailto: `echo [EMAIL PROTECTED] | sed 's/[NOSPAM]//g'`
----------------------------------------------------------------
  SYSTEM ERROR: press F13 to continue...
----------------------------------------------------------------

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

Reply via email to