Having trouble runing gnucash from svn

Jerry Quinn jlquinn at optonline.net
Sun Dec 3 23:43:48 EST 2006


Hi all.

I have r15180 checked out.  I build and install without any problems, but it 
fails to run.  This is on Debian Testing.  I configured with:

./configure  --enable-debug --enable-etags --enable-compiler-warnings=yes 
--prefix=/home/jlquinn/gnucash/gnc

I've been trying to get it to run from the build directory without luck.  I 
ran into gnucash wanting to read xml files only from the install location.

So, I am now trying to run gnucash from the install directory and it still 
fails for me.  Any ideas what I'm doing wrong?

Thanks,
Jerry Quinn



jlquinn at smaug:~/gnucash/trunk$ ../gnc/bin/gnucash
main: Error on gbr_init: Binary relocation support is disabled.


This is a development version. It may or may not work.
Report bugs and other problems to gnucash-devel at gnucash.org.
You can also lookup and file bug reports at http://bugzilla.gnome.org
The last stable version was GnuCash 2.0.2
The next stable version will be GnuCash 2.2

Backtrace:
In unknown file:
    ?: 49* [save-module-excursion #<procedure #f ()>]
    ?: 50  (let (# #) (dynamic-wind # thunk #))
    ?: 51  [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>]
    ?: 52* [#<procedure #f ()>]
    ?: 53* [primitive-load 
"/home/jlquinn/gnucash/gnc/share/gnucash/guile-modules/gnu$
In 
/home/jlquinn/gnucash/gnc/share/gnucash/guile-modules/gnucash/report/account-piecharts.scm:
  461: 54* [for-each #<procedure #f (l)> (# # # #)]
In unknown file:
    ?: 55  (if (null? rest) (letrec ((lp #)) (lp list1)) ...)
     ...
    ?: 56  (begin (f (car l)) (lp (cdr l)))
    ?: 57* [#<procedure #f (l)> ("Income Accounts" (8) #t ...)]
In 
/home/jlquinn/gnucash/gnc/share/gnucash/guile-modules/gnucash/report/account-piecharts.scm:
  463: 58  (let ((tip-and-rev (cddddr l))) (gnc:define-report (quote version) 
1 ...))
In /home/jlquinn/gnucash/gnc/share/gnucash/scm/report.scm:
     ...
   92: 59  (let ((report-rec #)) (if (and report-rec #) (let* # #) ...))
   92: 60* [args-to-defn #f (version 1 name ...)]
   81: 61  (let ((report-rec #)) (if (null? args) in-report-rec (let # # #)))
   81: 62* (if in-report-rec in-report-rec (blank-report))
   83: 63  [blank-report]
   65: 64  ((record-constructor <report-template>) #f #f #f #f #f #f #t #f ...)
   65: 65* [rec-constructor #<record-type <report-template>>]
In /usr/share/slib/record.scm:
  131: 66* (if (not #) (slib:error # "illegal rtd argument." rtd))
  132: 67  [error record-constructor "illegal rtd argument." ...]
In unknown file:
     ...
    ?: 68  [scm-error misc-error #f ...]

<unnamed port>: In procedure scm-error in expression (scm-error (quote 
misc-error) #f ...):
<unnamed port>: record-constructor "illegal rtd argument." #<record-type 
<report-template>>
jlquinn at smaug:~/gnucash/trunk$


More information about the gnucash-devel mailing list