From: Ken M. <zar...@nt...> - 2017-04-07 22:13:40
|
On Fri, Apr 07, 2017 at 02:41:14PM -0400, Sam Steingold wrote: > > * Ken Moffat <mneavjubbc@agyjbeyq.pbz> [2017-04-07 11:59:04 +0100]: > > > > On Mon, Mar 27, 2017 at 04:56:20PM +0100, Ken Moffat wrote: > >> On Mon, Mar 27, 2017 at 09:06:55AM -0400, Sam Steingold wrote: > >> > Hi, > >> > > >> > > * Ken Moffat <mneavjubbc@agyjbeyq.pbz> [2017-03-25 12:18:45 +0000]: > >> > > > >> > > (merge-rule "[0-9][0-9][0-9][0-9][0-9][0-9]" "0&" :eregexp) > >> > > ERROR: REGEXP:REGEXP-COMPILE: illegal keyword/value pair :EXTENDED, > >> > > T in argument list. > >> > > The allowed keywords are NIL > >> > > >> > This is weird. > >> > Could you please try > >> > > >> > > (describe 'REGEXP:REGEXP-COMPILE) > >> > > >> > at CLISP prompt? > >> > > >> > Thanks. > >> > > >> Hi Sam, > >> > >> [1]> (describe 'REGEXP:REGEXP-COMPILE) > >> > >> REGEXP:REGEXP-COMPILE is the symbol REGEXP:REGEXP-COMPILE, lies in > >> #<PACKAGE REGEXP>, is > >> accessible in 1 package REGEXP, names a > >> ;; connecting to > >> "http://clisp.org/impnotes/id-href.map"...connected...HTTP/1.1 200 > >> OK...74,909 bytes > >> ;; SYSTEM::GET-STRING-MAP(#<IO INPUT-BUFFERED SOCKET-STREAM > >> CHARACTER clisp.org:80>)... > >> *** - handle_fault error2 ! address = 0xb0000003d41 not in > >> [0xb0000000000,0xb0000000ec0) ! > >> SIGSEGV cannot be cured. Fault address = 0xb0000003d41. > >> GC count: 1 > >> Space collected by GC: 635104 > >> Run time: 0 74000 > >> Real time: 13 88608 > >> GC time: 0 1000 > >> Permanently allocated: 165312 bytes. > >> Currently in use: 3793048 bytes. > >> Free space: 821696 bytes. > >> Segmentation fault > >> > > Any suggestions, please ? > > Your clisp is severely broken. > You need to rebuild it starting with > ./configure --enable-portability > (see clisp/unix/PLATFORMS) > Thanks. I'll give that a go. ĸen -- `I shall take my mountains', said Lu-Tze. `The climate will be good for them.' -- Small Gods |