Re: [PATCH] Assorted guile-related build fixes

2011-11-10 Thread Derek Atkins
Hi,

Ted Creedon tcree...@easystreet.net writes:

 guile-config --version
 guile-config - Guile version 2.0.2

This implies you are still building against Guile-2, not 1.8.

-derek

 On Wed, Nov 9, 2011 at 6:58 AM, Derek Atkins warl...@mit.edu wrote:

 Geert Janssens janssens-ge...@telenet.be writes:

  On dinsdag 8 november 2011, Ted Creedon wrote:
  not finding guile 1.8 is what I've observed - I can send debug info
 from an
  strace of configure if desired
 
  i have 2 systems one guiile 1.8  one 2.0
 
 From which source are you starting, and where are guile-1.8 and guile-2.0
  installed on your system ?

 More importantly, what does guile-config --version say to you?

  Geert

 -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
   warl...@mit.eduPGP key available
 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel

 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel



-- 
   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
   warl...@mit.eduPGP key available
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-10 Thread Geert Janssens
On donderdag 10 november 2011, Derek Atkins wrote:
 Hi,
 
 Ted Creedon tcree...@easystreet.net writes:
  guile-config --version
  guile-config - Guile version 2.0.2
 
 This implies you are still building against Guile-2, not 1.8.
 
Hmm, we are having a couple of conversations mixing up here.

In one thread Ted is working with me to uncover blocking problems concerning 
guile 2.0 and GnuCash.

That's not what this thread is about though. Ted wrote
 not finding guile 1.8 is what I've observed - I can send debug info

With that I assumed he has both guile 1.8 and guile 2.0 on one machine. So I 
wondered where those two were located as a first step to figuring out why 
guile 1.8 is not detected.

So perhaps before we continue, let's get an answer to this:
Ted, what are we working at ? Getting GnuCash to run with guile 2.0 or getting 
GnuCash to run on your system, which seems to install guile 2 by default ?

Geert
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-10 Thread Ted Creedon
Guile 2.0.2 Derek suggested 1.8 but that creates other problems - autoconf
breaks

I've built a separate suse 12.1 RC2 clean system to verify the integrity of
the releases just in case the removal of 1.8 wasn't complete.

Ted

On Thu, Nov 10, 2011 at 6:39 AM, Geert Janssens
janssens-ge...@telenet.bewrote:

 On donderdag 10 november 2011, Derek Atkins wrote:
  Hi,
 
  Ted Creedon tcree...@easystreet.net writes:
   guile-config --version
   guile-config - Guile version 2.0.2
 
  This implies you are still building against Guile-2, not 1.8.
 
 Hmm, we are having a couple of conversations mixing up here.

 In one thread Ted is working with me to uncover blocking problems
 concerning
 guile 2.0 and GnuCash.

 That's not what this thread is about though. Ted wrote
  not finding guile 1.8 is what I've observed - I can send debug info

 With that I assumed he has both guile 1.8 and guile 2.0 on one machine. So
 I
 wondered where those two were located as a first step to figuring out why
 guile 1.8 is not detected.

 So perhaps before we continue, let's get an answer to this:
 Ted, what are we working at ? Getting GnuCash to run with guile 2.0 or
 getting
 GnuCash to run on your system, which seems to install guile 2 by default ?

 Geert

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-10 Thread Geert Janssens
On donderdag 10 november 2011, Ted Creedon wrote:
 Guile 2.0.2 Derek suggested 1.8 but that creates other problems - autoconf
 breaks
 
The question will be which of the breakages will be easiest to fix though...

 I've built a separate suse 12.1 RC2 clean system to verify the integrity of
 the releases just in case the removal of 1.8 wasn't complete.
 
How did you install guile 1.8 ? Via the suse package management ? Self-
compiled ?

And what errors did you get in autoconf ?

Note that I'm explicitly focussing this thread on guile 1.8.

Geert

 Ted
 
 On Thu, Nov 10, 2011 at 6:39 AM, Geert Janssens
 
 janssens-ge...@telenet.bewrote:
  On donderdag 10 november 2011, Derek Atkins wrote:
   Hi,
   
   Ted Creedon tcree...@easystreet.net writes:
guile-config --version
guile-config - Guile version 2.0.2
   
   This implies you are still building against Guile-2, not 1.8.
  
  Hmm, we are having a couple of conversations mixing up here.
  
  In one thread Ted is working with me to uncover blocking problems
  concerning
  guile 2.0 and GnuCash.
  
  That's not what this thread is about though. Ted wrote
  
   not finding guile 1.8 is what I've observed - I can send debug info
  
  With that I assumed he has both guile 1.8 and guile 2.0 on one machine.
  So I
  wondered where those two were located as a first step to figuring out why
  guile 1.8 is not detected.
  
  So perhaps before we continue, let's get an answer to this:
  Ted, what are we working at ? Getting GnuCash to run with guile 2.0 or
  getting
  GnuCash to run on your system, which seems to install guile 2 by default
  ?
  
  Geert
 
 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-10 Thread Ted Creedon
Self complied from srpm's including guile-devel

do you want me to set up one system w/ guile 1.8  1 with 2.0?

The 2.0 problem won't go away and I'd prefer to concentrate on 2.0.

Right now I dual boot one system to get back to an operable gnucash so I'm
in no hurry.

do you want (large) straces in addition to the stdio debug?

Ted


On Thu, Nov 10, 2011 at 6:57 AM, Geert Janssens
janssens-ge...@telenet.bewrote:

 On donderdag 10 november 2011, Ted Creedon wrote:
  Guile 2.0.2 Derek suggested 1.8 but that creates other problems -
 autoconf
  breaks
 
 The question will be which of the breakages will be easiest to fix
 though...

  I've built a separate suse 12.1 RC2 clean system to verify the integrity
 of
  the releases just in case the removal of 1.8 wasn't complete.
 
 How did you install guile 1.8 ? Via the suse package management ? Self-
 compiled ?

 And what errors did you get in autoconf ?

 Note that I'm explicitly focussing this thread on guile 1.8.

 Geert

  Ted
 
  On Thu, Nov 10, 2011 at 6:39 AM, Geert Janssens
 
  janssens-ge...@telenet.bewrote:
   On donderdag 10 november 2011, Derek Atkins wrote:
Hi,
   
Ted Creedon tcree...@easystreet.net writes:
 guile-config --version
 guile-config - Guile version 2.0.2
   
This implies you are still building against Guile-2, not 1.8.
  
   Hmm, we are having a couple of conversations mixing up here.
  
   In one thread Ted is working with me to uncover blocking problems
   concerning
   guile 2.0 and GnuCash.
  
   That's not what this thread is about though. Ted wrote
  
not finding guile 1.8 is what I've observed - I can send debug info
  
   With that I assumed he has both guile 1.8 and guile 2.0 on one machine.
   So I
   wondered where those two were located as a first step to figuring out
 why
   guile 1.8 is not detected.
  
   So perhaps before we continue, let's get an answer to this:
   Ted, what are we working at ? Getting GnuCash to run with guile 2.0 or
   getting
   GnuCash to run on your system, which seems to install guile 2 by
 default
   ?
  
   Geert
 
  ___
  gnucash-devel mailing list
  gnucash-devel@gnucash.org
  https://lists.gnucash.org/mailman/listinfo/gnucash-devel


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-10 Thread Ted Creedon
remember that with 2.0 configure errors out unless
--disable-error-on-warning is used

ted

On Thu, Nov 10, 2011 at 7:54 AM, Ted Creedon tcree...@easystreet.netwrote:

 Self complied from srpm's including guile-devel

 do you want me to set up one system w/ guile 1.8  1 with 2.0?

 The 2.0 problem won't go away and I'd prefer to concentrate on 2.0.

 Right now I dual boot one system to get back to an operable gnucash so I'm
 in no hurry.

 do you want (large) straces in addition to the stdio debug?

 Ted



 On Thu, Nov 10, 2011 at 6:57 AM, Geert Janssens janssens-ge...@telenet.be
  wrote:

 On donderdag 10 november 2011, Ted Creedon wrote:
  Guile 2.0.2 Derek suggested 1.8 but that creates other problems -
 autoconf
  breaks
 
 The question will be which of the breakages will be easiest to fix
 though...

  I've built a separate suse 12.1 RC2 clean system to verify the
 integrity of
  the releases just in case the removal of 1.8 wasn't complete.
 
 How did you install guile 1.8 ? Via the suse package management ? Self-
 compiled ?

 And what errors did you get in autoconf ?

 Note that I'm explicitly focussing this thread on guile 1.8.

 Geert

  Ted
 
  On Thu, Nov 10, 2011 at 6:39 AM, Geert Janssens
 
  janssens-ge...@telenet.bewrote:
   On donderdag 10 november 2011, Derek Atkins wrote:
Hi,
   
Ted Creedon tcree...@easystreet.net writes:
 guile-config --version
 guile-config - Guile version 2.0.2
   
This implies you are still building against Guile-2, not 1.8.
  
   Hmm, we are having a couple of conversations mixing up here.
  
   In one thread Ted is working with me to uncover blocking problems
   concerning
   guile 2.0 and GnuCash.
  
   That's not what this thread is about though. Ted wrote
  
not finding guile 1.8 is what I've observed - I can send debug info
  
   With that I assumed he has both guile 1.8 and guile 2.0 on one
 machine.
   So I
   wondered where those two were located as a first step to figuring out
 why
   guile 1.8 is not detected.
  
   So perhaps before we continue, let's get an answer to this:
   Ted, what are we working at ? Getting GnuCash to run with guile 2.0 or
   getting
   GnuCash to run on your system, which seems to install guile 2 by
 default
   ?
  
   Geert
 
  ___
  gnucash-devel mailing list
  gnucash-devel@gnucash.org
  https://lists.gnucash.org/mailman/listinfo/gnucash-devel



___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-09 Thread Derek Atkins
Geert Janssens janssens-ge...@telenet.be writes:

 On dinsdag 8 november 2011, Ted Creedon wrote:
 not finding guile 1.8 is what I've observed - I can send debug info from an
 strace of configure if desired
 
 i have 2 systems one guiile 1.8  one 2.0
 
From which source are you starting, and where are guile-1.8 and guile-2.0 
 installed on your system ?

More importantly, what does guile-config --version say to you?

 Geert

-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
   warl...@mit.eduPGP key available
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-09 Thread Ted Creedon
guile-config --version
guile-config - Guile version 2.0.2


On Wed, Nov 9, 2011 at 6:58 AM, Derek Atkins warl...@mit.edu wrote:

 Geert Janssens janssens-ge...@telenet.be writes:

  On dinsdag 8 november 2011, Ted Creedon wrote:
  not finding guile 1.8 is what I've observed - I can send debug info
 from an
  strace of configure if desired
 
  i have 2 systems one guiile 1.8  one 2.0
 
 From which source are you starting, and where are guile-1.8 and guile-2.0
  installed on your system ?

 More importantly, what does guile-config --version say to you?

  Geert

 -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
   warl...@mit.eduPGP key available
 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-08 Thread Geert Janssens
On vrijdag 13 mei 2011, Bill Nottingham wrote:
 I was doing some testing with guile-2.0 and GnuCash, and encountered
 the need for the following fixes to make it build.
 
 (Note: it still doesn't *work*, but it at least builds for further
 testing.)
 
 Total changes:
  configure.ac|   14 --
  src/import-export/aqbanking/Makefile.am |1 +
  src/plugins/bi_import/Makefile.am   |1 +
  3 files changed, 10 insertions(+), 6 deletions(-)
 
 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Bill,

I just discovered this series of your patches in my mailbox, all covered with 
dust ;)

I'm under the impression they never got applied, right ?

Patch 2 is obsolete by now [1]. I have made some other changes in the source 
so aqbanking and bi_import are no longer dependent on guile.

Patch 3 seems to make sense to me, I'll apply it shortly.

And regarding patch 1, I'm a bit confused. While working on the bug mentioned 
below, Petr had written a patch very similar to your patch 2, yet it did seem 
to work without applying patch 1. So your patch series suggests GUILE_INCS has 
to be AC_SUBST before it can be included, but Petr's patch suggests otherwise. 
Is GUILE_INCS automatically substituted as part of the other macro's perhaps ?

I'm not that well versed in the autotools magic, so I prefer to ask first.

Geert


[1] https://bugzilla.gnome.org/show_bug.cgi?id=655901
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-08 Thread Bill Nottingham
Geert Janssens (janssens-ge...@telenet.be) said: 
 On vrijdag 13 mei 2011, Bill Nottingham wrote:
  I was doing some testing with guile-2.0 and GnuCash, and encountered
  the need for the following fixes to make it build.
  
  (Note: it still doesn't *work*, but it at least builds for further
  testing.)
  
  Total changes:
   configure.ac|   14 --
   src/import-export/aqbanking/Makefile.am |1 +
   src/plugins/bi_import/Makefile.am   |1 +
   3 files changed, 10 insertions(+), 6 deletions(-)
  
  ___
  gnucash-devel mailing list
  gnucash-devel@gnucash.org
  https://lists.gnucash.org/mailman/listinfo/gnucash-devel
 
 Bill,
 
 I just discovered this series of your patches in my mailbox, all covered with 
 dust ;)
 
 I'm under the impression they never got applied, right ?

AFAIK, yes, although I've only really checked on the 2.4 branch.

 Patch 2 is obsolete by now [1]. I have made some other changes in the source 
 so aqbanking and bi_import are no longer dependent on guile.
 
 Patch 3 seems to make sense to me, I'll apply it shortly.
 
 And regarding patch 1, I'm a bit confused. While working on the bug mentioned 
 below, Petr had written a patch very similar to your patch 2, yet it did seem 
 to work without applying patch 1. So your patch series suggests GUILE_INCS 
 has 
 to be AC_SUBST before it can be included, but Petr's patch suggests 
 otherwise. 
 Is GUILE_INCS automatically substituted as part of the other macro's perhaps ?
 
 I'm not that well versed in the autotools magic, so I prefer to ask first.

Hah, neither am I. But looking at it, GUILE_INCS is in most of the
Makefile.am files, so having an explicit substitute of it looks right. (The
problem I remember having is it not finding guile correctly in
/usr/include/guile/2.0/... which is where our test guile-2.0 packages were
putting it).

Bill

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-08 Thread Ted Creedon
not finding guile 1.8 is what I've observed - I can send debug info from an
strace of configure if desired

i have 2 systems one guiile 1.8  one 2.0

ted

On Tue, Nov 8, 2011 at 9:04 AM, Bill Nottingham nott...@redhat.com wrote:

 Geert Janssens (janssens-ge...@telenet.be) said:
  On vrijdag 13 mei 2011, Bill Nottingham wrote:
   I was doing some testing with guile-2.0 and GnuCash, and encountered
   the need for the following fixes to make it build.
  
   (Note: it still doesn't *work*, but it at least builds for further
   testing.)
  
   Total changes:
configure.ac|   14 --
src/import-export/aqbanking/Makefile.am |1 +
src/plugins/bi_import/Makefile.am   |1 +
3 files changed, 10 insertions(+), 6 deletions(-)
  
   ___
   gnucash-devel mailing list
   gnucash-devel@gnucash.org
   https://lists.gnucash.org/mailman/listinfo/gnucash-devel
 
  Bill,
 
  I just discovered this series of your patches in my mailbox, all covered
 with
  dust ;)
 
  I'm under the impression they never got applied, right ?

 AFAIK, yes, although I've only really checked on the 2.4 branch.

  Patch 2 is obsolete by now [1]. I have made some other changes in the
 source
  so aqbanking and bi_import are no longer dependent on guile.
 
  Patch 3 seems to make sense to me, I'll apply it shortly.
 
  And regarding patch 1, I'm a bit confused. While working on the bug
 mentioned
  below, Petr had written a patch very similar to your patch 2, yet it did
 seem
  to work without applying patch 1. So your patch series suggests
 GUILE_INCS has
  to be AC_SUBST before it can be included, but Petr's patch suggests
 otherwise.
  Is GUILE_INCS automatically substituted as part of the other macro's
 perhaps ?
 
  I'm not that well versed in the autotools magic, so I prefer to ask
 first.

 Hah, neither am I. But looking at it, GUILE_INCS is in most of the
 Makefile.am files, so having an explicit substitute of it looks right. (The
 problem I remember having is it not finding guile correctly in
 /usr/include/guile/2.0/... which is where our test guile-2.0 packages were
 putting it).

 Bill

 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-08 Thread Geert Janssens
On dinsdag 8 november 2011, Bill Nottingham wrote:
 Geert Janssens (janssens-ge...@telenet.be) said:
  On vrijdag 13 mei 2011, Bill Nottingham wrote:
   I was doing some testing with guile-2.0 and GnuCash, and encountered
   the need for the following fixes to make it build.
   
   (Note: it still doesn't *work*, but it at least builds for further
   testing.)
   
   Total changes:
configure.ac|   14 --
src/import-export/aqbanking/Makefile.am |1 +
src/plugins/bi_import/Makefile.am   |1 +
3 files changed, 10 insertions(+), 6 deletions(-)
   
   ___
   gnucash-devel mailing list
   gnucash-devel@gnucash.org
   https://lists.gnucash.org/mailman/listinfo/gnucash-devel
  
  Bill,
  
  I just discovered this series of your patches in my mailbox, all covered
  with dust ;)
  
  I'm under the impression they never got applied, right ?
 
 AFAIK, yes, although I've only really checked on the 2.4 branch.
 
  Patch 2 is obsolete by now [1]. I have made some other changes in the
  source so aqbanking and bi_import are no longer dependent on guile.
  
  Patch 3 seems to make sense to me, I'll apply it shortly.
  
  And regarding patch 1, I'm a bit confused. While working on the bug
  mentioned below, Petr had written a patch very similar to your patch 2,
  yet it did seem to work without applying patch 1. So your patch series
  suggests GUILE_INCS has to be AC_SUBST before it can be included, but
  Petr's patch suggests otherwise. Is GUILE_INCS automatically substituted
  as part of the other macro's perhaps ?
  
  I'm not that well versed in the autotools magic, so I prefer to ask
  first.
 
 Hah, neither am I. But looking at it, GUILE_INCS is in most of the
 Makefile.am files, so having an explicit substitute of it looks right. (The
 problem I remember having is it not finding guile correctly in
 /usr/include/guile/2.0/... which is where our test guile-2.0 packages were
 putting it).
 
Ok, I have added the patch for AC_SUBST(GUILE_INCS) as well. If that's wrong, 
somebody will surely complain.

Obviously, both patches are only applied to the development tree, since it is 
not planned to get the 2.4 series to work with guile 2.0.

Geert
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [PATCH] Assorted guile-related build fixes

2011-11-08 Thread Geert Janssens
On dinsdag 8 november 2011, Ted Creedon wrote:
 not finding guile 1.8 is what I've observed - I can send debug info from an
 strace of configure if desired
 
 i have 2 systems one guiile 1.8  one 2.0
 
From which source are you starting, and where are guile-1.8 and guile-2.0 
installed on your system ?

Geert

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


[PATCH] Assorted guile-related build fixes

2011-05-13 Thread Bill Nottingham
I was doing some testing with guile-2.0 and GnuCash, and encountered
the need for the following fixes to make it build.

(Note: it still doesn't *work*, but it at least builds for further
testing.)

Total changes:
 configure.ac|   14 --
 src/import-export/aqbanking/Makefile.am |1 +
 src/plugins/bi_import/Makefile.am   |1 +
 3 files changed, 10 insertions(+), 6 deletions(-)

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel