On Thu, Mar 29, 2001 at 02:01:03PM +0300, Alexander Bokovoy wrote:
> On Thu, Mar 29, 2001 at 02:01:07PM -0500, Marius Onica wrote:
> > Alexander Bokovoy wrote:
> >
> > > On Thu, Mar 29, 2001 at 12:26:41PM +0200, Emiliano wrote:
> > > > Marius Onica wrote:
> > > > >
> > > > > > Does ldd midgard.so list libmidgard? Does an nm on that libmidgard show
> > > > > > mgd_table_extname?
> > > > > > Do you have the generated files src/tablenames.c and
> > > > > > midgard/tablenames.h in the directory
> > > > > > where you compiled midgard-lib?
> > > > >
> > > > > Yes I have tablenames.c and tablenames.h.
> > > > > ldd midgard.so does not list libmidgard !!
> > > >
> > > > That's a problem. I'm assuming you saw
> > > > checking for midgard support... yes
> > > > during configure, or you wouldn't even have the module. I'm trying to
> > > > think up why it wouldn't link to libmidgard, but I'm drawing a blank so
> > > > far.
> > > I've fixed it in PHP4's cvs.
> >
> > Dear Alexander,
> > I've tried to put MIDGARD_SHARED_LIB = -lmidgard, but it doesn't help.
> > I don't know if it matters but in midgard.lai I have:
> > dependency_libs=""
> 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.
thanks, that also fixes my problem.
--
Erwin Lansing -- www.droso.org
"Computers are useless. They only give you answers"
-- Pablo Picasso
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]