Re: Problem with build on ubuntu 8.04
- From: AngelP <angelpopov@xxxxxxxxx>
- Date: Wed, 30 Apr 2008 12:03:20 -0700 (PDT)
On Apr 30, 6:56 pm, karsten <karsten.po...@xxxxxxxxx> wrote:
(DEFPARAMETER *SOCKET-1* (SHOW (SOCKET-CONNECT (SOCKET-SERVER-PORT
*SERVER*) "localhost" :TIMEOUT 0)))
[SIMPLE-OS-ERROR]: UNIX error 22 (EINVAL): Invalid argument
I assume the problem is that since this defparameter fails. the
following tests are using the value of *SOCKET-1* and fail also. I
assume that you can safely ignore this failure unless you need socket
operations on your system.
Look in the makefile what comes after the tests, perhaps just make
install is missing. don't think that this has anything to do with
libsigsegv, afaik this is for stack overflow detection
Thanks to all. There is something wrong with sockets. I will follow
__Pascal Bourguignon__ advise. and some day, who knows, I could be
able to help new releases of clisp :-)
.
- References:
- Problem with build on ubuntu 8.04
- From: AngelP
- Re: Problem with build on ubuntu 8.04
- From: karsten
- Problem with build on ubuntu 8.04
- Prev by Date: Re: Returning no value
- Previous by thread: Re: Problem with build on ubuntu 8.04
- Next by thread: CfP: 2008 Workshop on Scheme and Functional Programming
- Index(es):