2.0.4 Backtrace on Start-up (99% solved)

Derek Atkins warlord at MIT.EDU
Thu Jan 4 22:24:55 EST 2007


Hi,

Quoting Kevin Kleinfelter <gnucash-user at kevin.kleinfelter.com>:

> I pulled the head revision from trunk.  It calls itself 2.0.99. I ran:
> =====
> ./autogen.sh
> ./configure --prefix=/usr --enable-compile-warnings --enable-debug
> --enable-ofx
> make
> =====
> Make quits with the error:
> 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'
> ======
>
> FWIW: swig-1.3.24-2.2.1 is installed on my system.

This isn't new enough!  Um, configure should be failing when swig
isn't new enough.  What do you get from:

  swig --version

> I grabbed swig-runtime.h from
> http://svn.gnucash.org/trac/browser/gnucash/branches/swigify/src
> and dropped it into /home/kevin/gnucash/src.  Then make produced the error:
> make[3]: *** No rule to make target `swig-core-utils.c', needed by `swig-
> core-utils.lo'.  Stop.
>
> What do you recommend next?

Well, first, make sure you CC gnucash-user on all your replies!

After that, you need swig >= 1.3.28 -- I dont know why configure
isn't telling you that, because it should!

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list