You wrote:

> From: Emiliano <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Thu, 19 Apr 2001 15:14:47 +0200
> Subject: [midgard-user] Missing symbols
> 
> 
> For those of you that are having problems getting Midgard to run
> because of missing symbols (which would mean missing dso referrals),
> can you check that the make phase actually references these
> libraries (midgard, mysql, expat) and that these are findable
> by the dynamic linker (are in the LD_LIBRARY_PATH or in etc/ld.so.conf
> if you're using Linux). I'm drawing a blank here. I've tried Debian,
> RedHat and SuSE deployments (fresh setup) and I'm not seeing a single

I'm using RedHat 6.0 and the only missing symbol is mgd_select_db. I've
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. Can I edit the midgard.c file in
some way as far as how it references this symbol?


> problem of this kind.
> 
> Emile
> 

Thanks!

Chari
[EMAIL PROTECTED]


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

Reply via email to