[26707] in Athena Bugs
Re: sun4 9.4.19: ldapsearch
daemon@ATHENA.MIT.EDU (Robert Basch)
Wed Dec 14 14:29:30 2005
In-Reply-To: <200512121631.jBCGV7k6014621@kamp-krusty.mit.edu>
Mime-Version: 1.0 (Apple Message framework v746.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <6C92CEFA-1F31-4BC6-B44C-BC4F0944F2A7@mit.edu>
Content-Transfer-Encoding: 7bit
From: Robert Basch <rbasch@mit.edu>
Date: Wed, 14 Dec 2005 14:28:47 -0500
To: Jacob Morzinski <jmorzins@mit.edu>
X-Spam-Score: 1.217
X-Spam-Level: * (1.217)
X-Spam-Flag: NO
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Dec 12, 2005, at 11:31 AM, Jacob Morzinski wrote:
>
> The console shows:
>
> 11:27 Dec 12 11:27:25 kamp-krusty.mit.edu ldapsearch[14610]:
> unable to dlopen /usr/athena/lib/sasl2/libotp.so.2: ld.so.1:
> ldapsearch: fatal: relocation error: file /usr/athena/lib/
> libdb-3.1.so: symbol __muldi3: referenced symbol not found
> 11:27 Dec 12 11:27:25 kamp-krusty.mit.edu ldapsearch[14610]:
> unable to dlopen /usr/athena/lib/sasl2/libsasldb.so.2: ld.so.1:
> ldapsearch: fatal: relocation error: file /usr/athena/lib/
> libdb-3.1.so: symbol __muldi3: referenced symbol not found
Hi.
The problem is due to a build error in the db shared library, which
causes the
complaints about the unresolved symbol at runtime. This will be
fixed in an
upcoming patch release. Thanks for reporting this.
Bob