gnucash 1.8.0 compile problems

Derek Atkins warlord at MIT.EDU
Thu Feb 6 09:58:29 CST 2003


Uh, yea, this is very much related to the guile/g-wrap mismatch..
Also your analysis is probably correct -- configure detected
the correct version, but the compile found the old stuff..

HTH,

-derek

"Theo. Sean Schulze" <tschulze at teamfinders.org> writes:

> Derek,
> 
> This may be related to the guile - g-wrap mismatch you've mentioned a couple of times here.  I did an `rpm -qa | grep wrap` and it tells me that I have the g-wrap-1.1.11-1.ximian.3 rpm installed.  However, in my attempts to compile over the last couple of weeks, I installed g-wrap-1.3.4 from source.  It could be that configure is finding g-wrap-1.3.4 and the compiler is using the Ximian g-wrap-1.1.11-1.  I am thinking I should uninstall the Ximian g-wrap and then re-compile and re-install g-wrap-1.3.4 from source.  I will let you know how that goes.
> 
> Config.log is attached.
> 
> Cheers,
> Sean
> 
> On Wed, Feb 05, 2003 at 05:00:38PM -0500, Derek Atkins hunted and pecked out:
> > Hi,
> > 
> > > 			ERROR: Unbound variable: gw:new-wrapset
> > > 				make[3]: *** [gw-core-utils.c] Error 2
> > 
> > This seems to imply that you have the wrong version (or no version) of
> > g-wrap installed.  The configure script is supposed to error out if
> > you have an incorrect version, but it looks like it didn't do that for
> > you.  For the life of me I cannot figure out why some people have this
> > problem...
> > 
> > Is there any chance you could send me your config.log BEFORE you
> > follow the following instructions?
> > 
> > Anyways, make sure you've got g-wrap 1.3.4 (and associated development
> > packages).  Then:
> > 
> >         rm config.cache
> >         ./configure ...
> >         make; make install
> > 
> > It should correct your problem.
> > 
> > -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
> > _______________________________________________
> 
> -- 
> Theo. Sean Schulze
> tschulze at teamfinders.org
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user

-- 
       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