Re: Problem with build on ubuntu 8.04



AngelP <angelpopov@xxxxxxxxx> writes:

Hi,
I get clisp-2.44.1.tar.gz, uncompress it in my Ubuntu 8.04 - (uname -r
gives 2.6.24-16-generic)

and done
./configure --build build-dir --with-module=rawsock --ignore-absence-
of-libsigsegv (actually, I have tried to install as it is described
by ./configure, but configure still says there is no libsigsegv)
It hangs with the last test.
I have no idea what is wrong and what should I do.

(DEFPARAMETER *SOCKET-1* (SHOW (SOCKET-CONNECT (SOCKET-SERVER-PORT
*SERVER*) "localhost" :TIMEOUT 0)))
[SIMPLE-OS-ERROR]: UNIX error 22 (EINVAL): Invalid argument

Try previous versions, until you find one that tests OK on your system.
Ask about the problem on mailto:clisp-list@xxxxxxxxxxxxxxxxxxxxx
Possibly report a bug on http://sourceforge.net/tracker/?group_id=1355&atid=101355

Longer term: learn more about unix and programming, and help new releases of clisp ;-)

--
__Pascal Bourguignon__
.