ref id=347922

Peter Martin pmartin1438 at wavecable.com
Thu Aug 16 22:57:24 EDT 2007


While attempting to build the latest gnucash 2.2.0 ...

The current version of Ubuntu:
root at rotor:/opt/gnucash-2.2.0# uname -a
Linux rotor 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
GNU/Linux

Still fails according to the bug report above. I have a slightly
different response to hand tests of guile:
root at rotor:/opt/gnucash-2.2.0# guile -c "(use-modules (ice-9 slib))
(require 'printf)"
ERROR: Unbound variable: slib:features
root at rotor:/opt/gnucash-2.2.0# echo $?
1
root at rotor:/opt/gnucash-2.2.0# guile -c "(use-modules (ice-9 slib))
(require 'format)"
ERROR: Unbound variable: slib:features
root at rotor:/opt/gnucash-2.2.0# echo $?
1

I had download the latest SLIB, 3a4 too.  And tried the patch indicated,
putting it at the end of the file.

I've attached the config.log, but I don't see anything significant there.

I haven't gotten to the end of the list of things to try yet either.

The crazy thing is I built 2.0.5 on my laptop which is also ubuntu
(currently the same version) but which version I'm not sure of at the
time of the build which was 2 Mar 07, and no issues there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 65452 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20070816/ec122c65/attachment-0001.bin 


More information about the gnucash-devel mailing list