Re: guile.m4 for autogen

2012-08-29 Thread Harlan Stenn
Bruce, I just tracked down one of the problems: stenn@deacon> grep ag_cv_test_guile_version * config.log:ag_cv_test_guile_version='Backtrace: In ice-9/boot-9.scm: 149: 8 [catch #t # ...] 157: 7 [#] In unknown file: ?: 6 [catch-closure] In ice-9/boot-9.scm: 63: 5 [call-with-prompt prompt0 ...] In

Re: guile.m4 for autogen

2012-08-24 Thread Bruce Korb
Hi Ludovic, On 08/24/12 06:36, Ludovic Courtès wrote: I'd prefer to use guile.m4, even though it uses guile-config. It insists. Unfortunately, it does not work. For me. configure.ac:140: the top level configure:14130: error: possibly undefined macro: AC_LIB_LINKFLAGS_FROM_LIBS If this

Re: guile.m4 for autogen

2012-08-24 Thread Ludovic Courtès
Hi Bruce, Bruce Korb skribis: > Hi Harlan, > > On 08/18/12 14:41, Harlan Stenn wrote: >> Have you tried using pkg-config in autogen's configure to find the guile >> CFLAGS and loader stuff? > > I'd prefer to use guile.m4, even though it uses guile-config. It insists. > Unfortunately, it does no

Re: guile.m4 for autogen

2012-08-19 Thread Bruce Korb
Hi Harlan, On 08/18/12 14:41, Harlan Stenn wrote: Have you tried using pkg-config in autogen's configure to find the guile CFLAGS and loader stuff? I'd prefer to use guile.m4, even though it uses guile-config. It insists. Unfortunately, it does not work. For me. configure.ac:140: the top l