Kent Welter wrote:
> When running the configure for midgard lib, I get the
> following error in my config.log when it can't find
> libcrypt.
>
> /usr/lib/libglib.so: undefined reference
> to '[EMAIL PROTECTED]'
> configure: failed program was:
I don't know for sure, but this looks a lot like the messages I got
when I had a libc mismatch.
> /usr/lib/libcrypt.so: undefined reference to '_random'
> /usr/lib/libcrypt.so: undefined reference to '_srandom'
> configure: failed program was:
random and srandom are part of libc, I think.
> I have GLIBC_2.1.2 installed. I've been trying to
> install GLIBC_2.2 but haven't finished that yet. I do
> not know what these errors mean. Can somebody help.
Probably best to install glibc 2.2, sort out any dependency issues (ah
how I love apt-get), then try to install midgard again. A
partly-installed libc is bound to give you all kinds of weirdness.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]