[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Errors from lt_preopen are overriding errors from the system loader
From: |
Ralf Wildenhues |
Subject: |
Re: Errors from lt_preopen are overriding errors from the system loader |
Date: |
Tue, 16 Mar 2010 23:03:56 +0100 |
User-agent: |
Mutt/1.5.20 (2009-10-28) |
Hello Ari,
* Ari Entlich wrote on Mon, Mar 08, 2010 at 09:40:49AM CET:
> The lt_preopen loader sets a completely useless "file not found" error about
> its inability to load the given module,
> erasing the dlopen loader's error message.
Yes, this bug is one of the prime issues to be fixed before the next
release. We have testsuite exposure for it in the git tree.
Thanks for the report,
Ralf