> I'm using RedHat 6.0 and the only missing symbol is mgd_select_db.

> edited the etc/ld.so.conf file and ran /sbin/ldconfig. I've watched the
> compilation, and seen -L /usr/local/midgard/lib and
> -I /usr/local/midgard/include go flying by... so I'm not sure why it's
> not picking up just this one symbol.

But did it also show -lmidgard?

> Can I edit the midgard.c file in
> some way as far as how it references this symbol?

I don't think so. mgd_select_db is included unconditionally,
so it should always be present.

Emile


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

Reply via email to