Re: [Gcl-devel] configure error and warnings

2015-07-22 Thread Jerry James
On Wed, Jul 22, 2015 at 4:56 AM, Blake McBride wrote: > # ./configure --enable-ansi >xx > ./configure: line 8423: test: 29: unary operator expected > configure: WARNING: asm/signal.h: present but cannot be compiled > configure: WARNING: asm/signal.h: check for missing prerequisite > headers?

Re: [Gcl-devel] Can't find some basic symbols in ANSI

2015-07-22 Thread Blake McBride
This problems are still there. I understand about system:help and system:quit, but not correcting something so basic in the master branch is puzzling. Now (systen:help) doesn't even work, but the system says use (help) to get help Thanks. Blake On Wed, Oct 29, 2014 at 11:03 AM, Camm Magui

Re: [Gcl-devel] Error building

2015-07-22 Thread Blake McBride
Installing libgmp-dev fixed the problem, but it would be nice of configure told me that it was required. On Wed, Jul 22, 2015 at 5:40 AM, Blake McBride wrote: > From git master on 64 bit Linux: > > # ./configure --enable-ansi > ... > # make > ... > ;; Finished compiling ../lsp/gcl_info.o. > real

[Gcl-devel] configure error and warnings

2015-07-22 Thread Blake McBride
# ./configure --enable-ansi >xx ./configure: line 8423: test: 29: unary operator expected configure: WARNING: asm/signal.h: present but cannot be compiled configure: WARNING: asm/signal.h: check for missing prerequisite headers? configure: WARNING: asm/signal.h: see the Autoconf documentation

[Gcl-devel] Error building

2015-07-22 Thread Blake McBride
>From git master on 64 bit Linux: # ./configure --enable-ansi ... # make ... ;; Finished compiling ../lsp/gcl_info.o. real time : 6.000 secs run-gbc time: 3.680 secs child run time : 0.920 secs gbc time: 1.379 secs ;; Compiling ../lsp/gcl_serror.lsp. ;; End o