[7414] in Kerberos
Re: beta 6 problem on linux ELF
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Fri Jun 7 14:54:15 1996
To: tomryan@camlaw.rutgers.edu (Tom Ryan)
Cc: kerberos@MIT.EDU
Date: Fri, 07 Jun 1996 14:32:23 EDT
From: Ezra Peisach <epeisach@MIT.EDU>
The problem was in compiling under a linux elf environment and having
problems with dbm_open, etc.
a) Which version of Linux are you talking about? Slakware, Debian, ....
b) What exactly is the error - where in the build tree is the failure
happening?
c) Where did you try adding -ldbm and -lgdm? What did configure pick up
on in terms of database to use?
d) Are you using Shared Libraries?
As you can see, your question is rather vague...
I will say that I managed to compile Beta 6 (minus a week or two) under
Slakware (forgot the version), using the berkeley db support. This was
an a.out system and the only problem I had was in that the old
ld was broken in that -L arguments came after the built in ones.
Ezra