Re: Unhelpful error message in libltdl

2008-03-08 Thread John Bytheway
Ralf Wildenhues wrote: > * John Bytheway wrote on Sat, Mar 08, 2008 at 08:18:12PM CET: >> Ralf Wildenhues wrote: >>> I've given your bug description a >>> shot at a test that exposes this issue, but have so far failed. Below >>> is where I'm at, patch against current HEAD. Can you point me to how

Re: Unhelpful error message in libltdl

2008-03-08 Thread Ralf Wildenhues
* John Bytheway wrote on Sat, Mar 08, 2008 at 08:18:12PM CET: > Ralf Wildenhues wrote: > > I've given your bug description a > > shot at a test that exposes this issue, but have so far failed. Below > > is where I'm at, patch against current HEAD. Can you point me to how > > your setup is differe

Re: Unhelpful error message in libltdl

2008-03-08 Thread John Bytheway
Ralf Wildenhues wrote: > Hello John, > > * John Bytheway wrote on Tue, Jan 29, 2008 at 10:54:05PM CET: >> I've been using libtool and libltdl to load libraries at runtime in a >> project I'm working on, and encountered circumstances where the error >> messages are less helpful than they might

Re: Unhelpful error message in libltdl

2008-03-06 Thread Ralf Wildenhues
Hello John, * John Bytheway wrote on Tue, Jan 29, 2008 at 10:54:05PM CET: > I've been using libtool and libltdl to load libraries at runtime in a > project I'm working on, and encountered circumstances where the error > messages are less helpful than they might be. > > Looking at CVS HEAD, The

Unhelpful error message in libltdl

2008-01-29 Thread John Bytheway
I've been using libtool and libltdl to load libraries at runtime in a project I'm working on, and encountered circumstances where the error messages are less helpful than they might be. Looking at CVS HEAD, The problem is in find_module. It calls tryall_dlopen_module in one of two "normal" wa