> >Yep, this seems to fix it (just a quick recompile on a my working tree,
> >will do an svn-clean && .. tomorrow, just to check)
>
> Okay, you should try to compile against r14080. Thanks!
Compiles and runs fine. Thanks for your efforts.
> -derek
-daniel
_
Quoting Daniel Vetter <[EMAIL PROTECTED]>:
On Mon, May 15, 2006 at 05:58:48PM -0400, Derek Atkins wrote:
What happens if you add:
${top_builddir}/src/gnome-utils/libgncmod-gnome-utils.la \
to LDADD in src/import-export/test/Makefile.am? Does that make the
error go away for you? (Obviously
On Mon, May 15, 2006 at 05:58:48PM -0400, Derek Atkins wrote:
> What happens if you add:
>
> ${top_builddir}/src/gnome-utils/libgncmod-gnome-utils.la \
>
> to LDADD in src/import-export/test/Makefile.am? Does that make the
> error go away for you? (Obviously, please test with current SVN,
> n
> Is there anything else I can check/provide?
>
> -daniel
follow-up to myself: There seems to be some linker trouble. Applying the
following hack to a ./configure'd svn tree works around the problem.
Perhaps this is needed because gnc_tree_view_find_column_by_name is not in
libgnc-gnome-utils.la
What happens if you add:
${top_builddir}/src/gnome-utils/libgncmod-gnome-utils.la \
to LDADD in src/import-export/test/Makefile.am? Does that make the
error go away for you? (Obviously, please test with current SVN,
not with your backed-out changeset)
-derek
Quoting Daniel Vetter <[EMAIL P
On Mon, May 15, 2006 at 03:17:17PM -0400, Josh Sled wrote:
> On Mon, 2006-05-15 at 19:04 +0200, Daniel Vetter wrote:
> > On Sun, May 14, 2006 at 07:16:29PM -0400, Derek Atkins wrote:
> > > Hmm, I can't reproduce this with r14062.
> > >
> > > -derek
> >
> > Tracked it down with binary search on th
On Mon, 2006-05-15 at 19:04 +0200, Daniel Vetter wrote:
> On Sun, May 14, 2006 at 07:16:29PM -0400, Derek Atkins wrote:
> > Hmm, I can't reproduce this with r14062.
> >
> > -derek
>
> Tracked it down with binary search on the commits. Breakage was introduced by
> the following change:
I can't (a
On Sun, May 14, 2006 at 07:16:29PM -0400, Derek Atkins wrote:
> Hmm, I can't reproduce this with r14062.
>
> -derek
Tracked it down with binary search on the commits. Breakage was introduced by
the following change:
$ svn log -r 14036:14037
---
Hmm, I can't reproduce this with r14062.
-derek
Daniel Vetter <[EMAIL PROTECTED]> writes:
> Hi all
>
> while investigating my issues with file-opening I upgraded to rev 14038, and
> got
> the follwing compile-error while linking src/import-export/test/test-link.o
>
>
> make[4]: Entering directo
Hi all
while investigating my issues with file-opening I upgraded to rev 14038, and got
the follwing compile-error while linking src/import-export/test/test-link.o
make[4]: Entering directory `/home/daniel/src/gnucash/src/import-export/test'
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I..
10 matches
Mail list logo