Re: Problem with build on ubuntu 8.04
- From: karsten <karsten.poeck@xxxxxxxxx>
- Date: Wed, 30 Apr 2008 08:56:40 -0700 (PDT)
(DEFPARAMETER *SOCKET-1* (SHOW (SOCKET-CONNECT (SOCKET-SERVER-PORTI assume the problem is that since this defparameter fails. the
*SERVER*) "localhost" :TIMEOUT 0)))
[SIMPLE-OS-ERROR]: UNIX error 22 (EINVAL): Invalid argument
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
.
- Follow-Ups:
- Re: Problem with build on ubuntu 8.04
- From: AngelP
- Re: Problem with build on ubuntu 8.04
- References:
- Problem with build on ubuntu 8.04
- From: AngelP
- Problem with build on ubuntu 8.04
- Prev by Date: Re: Problem with build on ubuntu 8.04
- Next by Date: Re: Questions about 5.2 of the HS
- Previous by thread: Re: Problem with build on ubuntu 8.04
- Next by thread: Re: Problem with build on ubuntu 8.04
- Index(es):