[g2port] compiles, fails on startup

sams at marketing-designs.com sams at marketing-designs.com
Tue Jun 17 05:38:52 CDT 2003


I have successfully gotten gnucash compiled and installed with
absolutely no gtk-1/glib-1 libraries/headers.  Here is what I had to do
(Keep in mind this is LFS, so your packages might differ)
download guile-1.6.4, compile, install
download slib, install in $GUILE_PREFIX/share/guile/slib
download g-wrap, attempt to compile, but it doesn't find glib-2.0.  So I
had to do some crazy autofoo action to get it working (my solution was
just a hack, I am sure anyone who knows autoconf could get it working
correctly), install.  (make sure $GNOME_PREFIX/lib/libgwrap-glib.so
exists)
download libgnome-http-1.0.9, compile, install (needed for gnucash)
download cvs gnucash, change aclocal to aclocal-1.4 and automake to
automake-1.4 in macros/autogen.sh., compile, install

After all that work I get a screen that looks like it is going to come
up!  Yay, almost.  I get this backtrace.  Shall I submit a bug?

-------
Backtrace:
In unknown file:
   ?: 0* [gnc:hook-run-danglers #]
In /home/samuel/gnucash/share/gnucash/scm/hooks.scm:
  50: 1* [for-each #<procedure #f #> #]
In unknown file:
   ?: 2  (if (null? rest) (letrec ((lp #)) (lp list1)) ...)
   ...
   ?: 3  (begin (f (car l)) (lp (cdr l)))
   ?: 4* [#<procedure #f (dangler)> #<procedure
gnc:tip-of-the-day-startup-func ()>]
In /home/samuel/gnucash/share/gnucash/scm/hooks.scm:
  54: 5  [apply #<procedure gnc:tip-of-the-day-startup-func ()> ()]
In /home/samuel/gnucash/share/gnucash/scm/tip-of-the-day.scm:
   ...
  90: 6  (gnc:totd-dialog-create-and-run)
                                                                                
/home/samuel/gnucash/share/gnucash/scm/tip-of-the-day.scm:90:9: In
expression (gnc:totd-dialog-create-and-run):
/home/samuel/gnucash/share/gnucash/scm/tip-of-the-day.scm:90:9: Unbound
variable: gnc:totd-dialog-create-and-run
---------

-- 
Samuel Stringham                   /"\    ASCII Ribbon Campaign
Computer Consultant                \ /    Respect for open standards
sams at marketing-designs.com          X     No HTML/RTF in email
                                   / \    No M$ Word docs in email
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /pipermail/attachments/20030617/6939cfc3/attachment.bin


More information about the gnucash-devel mailing list