From owner-freebsd-questions Wed Apr 3 20:55:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA23530 for questions-outgoing; Wed, 3 Apr 1996 20:55:53 -0800 (PST) Received: from dub-img-5.compuserve.com (dub-img-5.compuserve.com [198.4.9.5]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA23525 for ; Wed, 3 Apr 1996 20:55:50 -0800 (PST) Received: by dub-img-5.compuserve.com (8.6.10/5.950515) id XAA14255; Wed, 3 Apr 1996 23:55:17 -0500 Date: 03 Apr 96 23:53:09 EST From: Weston Ruch <103350.3250@compuserve.com> To: INTERNET Subject: pthreads question Message-ID: <960404045308_103350.3250_JHL137-1@CompuServe.COM> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I would like to do some threads programming in FreeBSD 2.1 but I don't seem to have the include file pthreads.h in /usr/include, or anywhere else. I don't seem to have the library for calls such as pthread_create(), pthread_mutex_init(), etc. Have I forgotten to install something? I checked the CDROM (Walnut Creek) and it didn't appear to be there either. Does anyone have any suggestions? Thanks, Weston Ruch