2.0.4 Backtrace on Start-up (99% solved)
Kevin Kleinfelter
kevin at kleinfelter.com
Fri Jan 5 11:00:54 EST 2007
Clean build! util/gnc-svnversion was failing silently, due to svn
problems on my machine (Note to self: Don't use SVN on one machine to
get the source, and try to build on another machine, unless you have
identical SVN versions on both)
I simply replaced it with "echo 15312".
Also got a clean start-up of gnucash.
Thanks for the help.
On 1/5/07, Kevin Kleinfelter <kevin at kleinfelter.com> wrote:
> Config.log contains a row:
> SWIG=''
>
> I suspect that means configure did not find swig (silently). swig
> -version reports "1.3.31"
>
> On 1/5/07, Kevin Kleinfelter <gnucash-user at kevin.kleinfelter.com> wrote:
> > I've upgraded swig to swig-1.3.31-0. (I upgraded it before I read your
> > question asking what version it reported, so I'm afraid I can't answer
> > that. I did confirm that config.log had no errors about swig.)
> >
> > I did a "rm -rf on gnucash" and started from a fresh SVN trunk extract.
> I'm
> > still getting:
> >
> > make[3]: Entering directory `/home/kevin/gnucash/src'
> > make[3]: *** No rule to make target `swig-runtime.h', needed by `all-am'.
> > Stop.
> > make[3]: Leaving directory `/home/kevin/gnucash/src'
> >
> >
> > Is swig-runtime.h supposed to be generated by the makefile, or is it
> missing
> > from SVN trunk?
> >
> > Thanks!
> > Kevin
> >
> >
>
More information about the gnucash-user
mailing list