From ... Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.ulv.nextra.no!nextra.com!uio.no!nntp.uio.no!ifi.uio.no!not-for-mail From: Erik Naggum Newsgroups: comp.lang.lisp Subject: Re: Getting the PID in CLISP Date: 23 Oct 2002 16:16:14 +0000 Organization: Naggum Software, Oslo, Norway Lines: 14 Message-ID: <3244378574360014@naggum.no> References: <874rbetdy8.fsf@lackawana.kippona.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: maud.ifi.uio.no 1035389774 1386 129.240.65.5 (23 Oct 2002 16:16:14 GMT) X-Complaints-To: abuse@ifi.uio.no NNTP-Posting-Date: 23 Oct 2002 16:16:14 GMT Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.lisp:44405 * Marc Mertens | 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.