Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 1997 01:27:01 -0800 (PST)
From:      pondemer@isty-info.uvsq.fr
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   kern/4904: The pthread implementation seems not contain the Attributes routines (pthread_attr_init) 
Message-ID:  <199710310927.BAA24422@hub.freebsd.org>
Resent-Message-ID: <199710310930.BAA24683@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710310927.BAA24422>