Bug #11073
closedNo pthread_getattr_np function in illumos pthread.h
0%
Description
These days I was trying to build a latest firefox ESR for my laptop . and it requires a function called pthread_getattr_np. So I am very confuse about it .
Updated by Michal Nowak over 4 years ago
- Status changed from New to Feedback
Latest Firefox ESR release is 60.7.0 and we ship it in repos. What version you were building?
pthread_getattr_np
was introduced some 3 years ago: https://www.illumos.org/issues/6501.
What illumos version are you running?
Updated by Zhao Dave over 4 years ago
Michal Nowak wrote:
Latest Firefox ESR release is 60.7.0 and we ship it in repos. What version you were building?
pthread_getattr_np
was introduced some 3 years ago: https://www.illumos.org/issues/6501.What illumos version are you running?
I was using SunOS 2.11 according to uname(1) . after I runned pkg update
it can install the latest ESR of firefox.Thanks
Updated by Michal Nowak over 4 years ago
- Status changed from Feedback to Closed
- Assignee set to Michal Nowak
- Tags deleted (
needs-triage)
OK, no problem, glad it works for you. Note that output of uname -v
is the most useful one.