Can't open data file in r14202
Chris Shoemaker
c.shoemaker at cox.net
Sat May 27 00:13:47 EDT 2006
On Fri, May 26, 2006 at 02:30:15PM -0400, David Reiser wrote:
>
> On May 26, 2006, at 11:02 AM, Derek Atkins wrote:
>
> >Hi,
> >
> >David Reiser <dbreiser at earthlink.net> writes:
> >
> >>I just compiled r14202, and it refuses to open my data file,
> >>originally converted from 1.8.11, but recently saved in r14080. The
> >>error alert displayed says:
> >>
> >>Can't parse the URL /Users/dbr/Documents/Gnucash-g2-testdata/
> >>almostreal.
> >>
> >>I did a make distclean before the the build, as well as deleting the
> >>entire installation tree.
> >
> >Is there anything printed in /tmp/gnucash.trace when you attempt to
> >open the data file and it fails? I cannot reproduce this at all, both
> >with and without the postgres backend configured/built.
>
> gnucash: dlopen(/opt/gnucash-svn/lib/libgncqof-backend-qsf.so, 9):
> image not found
Interesting. I found: http://bugzilla.gnome.org/show_bug.cgi?id=322476
according to comment #2, it is correct for gmodule to look for ".so",
because it expects libtool to create shared modules with the ".so"
extension. So, that begs the question: what did libtool really
create? and if it created ".dylib" is that incorrect, or just
different from what gmodule expects? And in either case, what can we
do about it?
-chris
More information about the gnucash-devel
mailing list