Subject: Re: Getting the PID in CLISP From: Erik Naggum <erik@naggum.no> Date: 23 Oct 2002 15:12:36 +0000 Newsgroups: comp.lang.lisp Message-ID: <3244374756040130@naggum.no> * Donald Fisk <hibou00000nospam@enterprise.net> | I use: | | Command: clisp --version | CLISP 1999-07-22 (July 1999) The crucial element appears to be whether you compile with exported syscalls or not. I have just tried to build 2.27, 2.28, 2.29, and 2.30 from the distributed tarballs, but all of them bomb during building, so I gave up on recovering the configuration options necessary to get `getpid´ in, e.g., the LINUX package. My heartfelt thanks go out to the people who take time out of their lives to build CLISP into Debian packages. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.