Re: v1.6.4 Make Check Error

2014-11-02 Thread Ludovic Courtès
Hi, "Jonathan S. Abrams" skribis: > I am trying to compile Guile v1.6.4 This version dates from 2003, and has been unmaintained for years. If this is an option for you, I highly recommend switching to Guile 2.0.11! Thanks, Ludo’.

v1.6.4 Make Check Error

2014-11-01 Thread Jonathan S. Abrams
Hello, I am trying to compile Guile v1.6.4 on Mac OS X v10.4.11 (PPC). When I run the "make check" command, I receive the following error. ERROR: srfi-19.test: SRFI date/time library: #date (time . tz-offset)> respects local DST if no TZ-OFFSET given - arguments: ((system-error "putenv" "~A" ("B

Re: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test

2013-10-23 Thread Ian Price
"" writes: > Thanks, Ian. >   > For me compiling guile is just to satisfy a dependency of another > software. I am really not > familiar with guile. >   >>(use-modules (ice-9 documentation)) >>(object-documentation extract) > Do you mean a file in the compiling-folder/module/ice-9? I have no >

Re: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test

2013-10-20 Thread Ian Price
writes: > The first error emerges at line 1802 in install.output, which reads: > ERROR: bit-operations.test: bit-extract: documented? - arguments: ( > (keyword-argument-error # (file #:key binary encoding guess-encoding)> "Invalid keyword" () #f)) This one is very peculiar, you would have thoug

Re: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test

2013-10-15 Thread Ludovic Courtès
Hi, "" skribis: > When I am compiling guile 2.0.9 with Intel c compiler (icc, version 13.1.0 > 20130121), some errors occur. But I could not > figure it out. Could anybody help me? Could you try compiling with GCC instead? That is well tested, and best of all, it protects your freedom (see <

Re: make check error

2012-01-09 Thread Andy Wingo
On Sun 10 Jul 2011 07:14, Germán Arias writes: > With guile 2.0.2, GCC 4.6 and gc 7.1, make check give me the error: > > make[5]: `test-pthread-create' is up to date. > CC test_pthread_create_secondary-test-pthread-create-secondary.o > In file included from test-pthread-create-secondary.c:3

Re: make check error

2011-07-10 Thread Germán Arias
ing directory > `/home/german/Instalados/guile-2.0.2/test-suite/standalone' > make[2]: *** [check-recursive] Error 1 > make[2]: Leaving directory > `/home/german/Instalados/guile-2.0.2/test-suite' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/home/german/Instalados/guile-2.0.2' > make: *** [check] Error 2

make check error

2011-07-09 Thread Germán Arias
0.2/test-suite' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/german/Instalados/guile-2.0.2' make: *** [check] Error 2