From owner-freebsd-bugs Fri Oct 31 01:30:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA24689 for bugs-outgoing; Fri, 31 Oct 1997 01:30:05 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA24683; Fri, 31 Oct 1997 01:30:02 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 31 Oct 1997 01:30:02 -0800 (PST) Resent-Message-Id: <199710310930.BAA24683@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, pondemer@isty-info.uvsq.fr Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA24422; Fri, 31 Oct 1997 01:27:01 -0800 (PST) (envelope-from nobody) Message-Id: <199710310927.BAA24422@hub.freebsd.org> Date: Fri, 31 Oct 1997 01:27:01 -0800 (PST) From: pondemer@isty-info.uvsq.fr To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: kern/4904: The pthread implementation seems not contain the Attributes routines (pthread_attr_init) Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4904 >Category: kern >Synopsis: The pthread implementation seems not contain the Attributes routines (pthread_attr_init) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Fri Oct 31 01:30:01 PST 1997 >Last-Modified: >Originator: pondemer nicolas >Organization: ISTY >Release: 2.2.1 >Environment: FreeBSD 2.2.1 on AMD K6 >Description: Even after a make world -DWANT-LIBC_R, the pthread routines are OK (create, detach, join,..) but the link editor can't find the attributes routine (pthread_attr_init, ...). And "ar t /usr/lib/libc_r" don't effectively find these object codes. >How-To-Repeat: Just write a little programm which uses the pthread_attr_init() function >Fix: >Audit-Trail: >Unformatted: