Problem with build on ubuntu 8.04



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.

(WITH-OPEN-FILE (*S* *FILE* :DIRECTION :INPUT) (MULTIPLE-VALUE-LIST
(READ-LINE *S*)))
EQUAL-OK: ("ABCDEFGH" NIL)
(DEFPARAMETER *SERVER* (SHOW (SOCKET-SERVER)))
#<SOCKET-SERVER 0.0.0.0:41519>
EQL-OK: *SERVER*
(MULTIPLE-VALUE-LIST (SOCKET-STATUS *SERVER* 0))
EQUAL-OK: (NIL 0)
(DEFPARAMETER *SOCKET-1* (SHOW (SOCKET-CONNECT (SOCKET-SERVER-PORT
*SERVER*) "localhost" :TIMEOUT 0)))
[SIMPLE-OS-ERROR]: UNIX error 22 (EINVAL): Invalid argument

ERROR!! ERROR should be *SOCKET-1* !
(DEFPARAMETER *STATUS-ARG* (LIST (LIST *SERVER*) (LIST
*SOCKET-1* :IO)))
[SIMPLE-UNBOUND-VARIABLE]: EVAL: variable *SOCKET-1* has no value

ERROR!! ERROR should be *STATUS-ARG* !
(EQ (SOCKET-STATUS *STATUS-ARG* 0) *STATUS-ARG*)
[SIMPLE-UNBOUND-VARIABLE]: EVAL: variable *STATUS-ARG* has no value

ERROR!! ERROR should be T !
(CDR (ASSOC *SERVER* *STATUS-ARG*))
[SIMPLE-UNBOUND-VARIABLE]: EVAL: variable *STATUS-ARG* has no value

ERROR!! ERROR should be T !
(CDDR (ASSOC *SOCKET-1* *STATUS-ARG*))
[SIMPLE-UNBOUND-VARIABLE]: EVAL: variable *SOCKET-1* has no value

ERROR!! ERROR should be :OUTPUT !
(DEFPARAMETER *SOCKET-2* (SHOW (SOCKET-ACCEPT *SERVER*)))


.



Relevant Pages

  • Re: XP & IE hang
    ... download and install the User Profile Hive Cleanup Service. ... MS-MVP Windows Shell/User ... The XP Upgrade Advisor recommended that I uninstall IBM Mouse software, ... The hangs are unbearable ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: Clisp 2.38 compile woes
    ... So Clisp-2.38 requires libsigsegv to be installed, ... To install libsigsegv, the instructions are in its INSTALL file. ... checking whether stripping libraries is possible... ... - add LIBDIR to the `LD_LIBRARY_PATH' environment variable ...
    (comp.lang.lisp)
  • Re: re: Installing Free BSD 5.21
    ... > To subscribe or unsubscribe via the World Wide Web, ... When I try to install some ... > the axe device works fine in USB 2.0 mode, when plugged in after boot. ... > plugged in after boot, the axe module hangs, looping forever on the ...
    (freebsd-questions)
  • Re: Installation Problem
    ... to delete the files, which I did, result Windoze wouldn't boot. ... to reinstall Windoze, system hangs, fdisk'd the drive, reformatted & tried ... install Windoze & starting to struggle. ... OK, so it hangs so my first thought would be a memory problem, check it with ...
    (uk.comp.homebuilt)
  • RE: Problems with C:System Volume Information racking.log
    ... I made a clean install Windows XP Pro SP2 onto my new Dell Vostro laptop ... The System Volume Information folder already takes up the full 2.8 GB ... Windows Explorer now also hangs up when I try to change the security ...
    (microsoft.public.windowsxp.help_and_support)