Re: Problem with build on ubuntu 8.04
- From: pjb@xxxxxxxxxxxxxxxxx (Pascal J. Bourguignon)
- Date: Wed, 30 Apr 2008 17:38:05 +0200
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__
.
- References:
- Problem with build on ubuntu 8.04
- From: AngelP
- Problem with build on ubuntu 8.04
- Prev by Date: Re: CLtL2 copyright question
- Next by Date: Re: Problem with build on ubuntu 8.04
- Previous by thread: Re: Problem with build on ubuntu 8.04
- Next by thread: Re: Problem with build on ubuntu 8.04
- Index(es):