bug#11876: guile-2.0.6 on debian squeeze 32 bit - 2 of 28 tests failed

2012-09-12 Thread Bernardo Ezequiel Contreras
M, Ludovic Courtès wrote: > Hi, > > Bernardo Ezequiel Contreras skribis: > > > Running ftw.test > > > > ;;; (((error "/home/vonbecmann/downloads/guile/guile-2.0.6/test-EACCES" > 13))) > > > > Totals for this test run: > > passes:

bug#11876: guile-2.0.6 on debian squeeze 32 bit - 2 of 28 tests failed

2012-09-03 Thread Bernardo Ezequiel Contreras
Ludo See below * kernel version $ uname -a Linux debian-vm 2.6.32-5-686 #1 SMP Wed Jan 11 12:29:30 UTC 2012 i686 GNU/Linux * ftw output BDW_GC_CFLAGS=-L/usr/local/lib BDW_GC_LIBS=-lgc ./check-guile ftw.test BDW_GC_CFLAGS=-L/usr/local/lib BDW_GC_LIBS=-lgc ./check-guile ftw.test > ftw-output.log

bug#11878: [guile-2.0.5] install guile-2.0.5 on debian squeeze 32 bit - 2 tests failed

2012-09-03 Thread Bernardo Ezequiel Contreras
Ludo, you can close this issue. i'm trying with version 2.0.6. Thanks. On Mon, Sep 3, 2012 at 5:42 PM, Ludovic Courtès wrote: > Hi Bernardo, > > Sorry for the late reply. > > Bernardo Ezequiel Contreras skribis: > > > FAIL: test-scm-spawn-thread > >

bug#11876: guile-2.0.6 on debian squeeze 32 bit - 2 of 28 tests failed

2012-07-09 Thread Bernardo Ezequiel Contreras
ption +++-==-==- ii libgc-dev 1:6.8-1.2 conservative garbage collector for C (develo thanks On 7/9/12, Ludovic Courtès wrote: > Hi Bernardo, > > Bernardo Ezequiel Contreras skribis: > >> FAIL: test-scm-spawn-thread >

Re: [guile-lib] configure: error: expected an absolute directory name for --prefix: ...

2011-05-26 Thread Bernardo Ezequiel Contreras
On Thu, May 26, 2011 at 5:44 AM, Andy Wingo wrote: > Hi Bernardo, > > On Thu 26 May 2011 01:32, Bernardo Ezequiel Contreras < > vonbecm...@gmail.com> writes: > > > it tried the following steps from the developers page ( > http://www.nongnu.org/guile-li

[guile-lib] configure: error: expected an absolute directory name for --prefix: ...

2011-05-25 Thread Bernardo Ezequiel Contreras
hi all, it tried the following steps from the developers page ( http://www.nongnu.org/guile-lib/dev/): git clone git://git.sv.gnu.org/guile-lib.git guile-lib cd guile-lib ./autogen.sh --prefix=... && make but i get this vonbecmann@vonbecmann-System-Name:~/Downloads/guile-lib$ ./autogen.sh --pre