Subject: Re: Getting the PID in CLISP From: Erik Naggum <erik@naggum.no> Date: 23 Oct 2002 16:16:14 +0000 Newsgroups: comp.lang.lisp Message-ID: <3244378574360014@naggum.no> * Marc Mertens <mmertens@vt4.net> | I have tried (apropos 'pid) and its variants but my CLISP does not seems | to support it (searching the CLISP documentation on pid or process did | not revail anything usefull either). If you can get CLISP to compile, build it with --with-exported-syscalls. (Note that building from the last four available tarballs all bomb on a stock Debian 3.0 system, so it may not be your fault if you cannot build.) -- 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.