bug#14042: configure error for guile 2.0.7

2013-04-15 Thread Ludovic Courtès
Marc Girod skribis: > On Sun, Apr 14, 2013 at 3:23 PM, Marc Girod wrote: > >>> Did you build Guile --with-threads? >> >> No. But: > > And BTW: > > configure: error: unrecognized option: `--with=threads' Typo. Ludo’.

bug#14042: configure error for guile 2.0.7

2013-04-15 Thread Ludovic Courtès
Hi Marc, Did ‘make check’ in libgc pass? As for Guile, can you try configuring and building it with --without-threads for a start, and report back? Thanks, Ludo’.