Re: lib/60535: 32-bit libpthread lacks __libc_thr_join
"Rainer Orth via gnats" <[email protected]> Mon, 3 Aug 2026 22:05:01 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR lib/60535; it has been noted by GNATS. From: Rainer Orth <[email protected]> To: [email protected] Cc: Subject: Re: lib/60535: 32-bit libpthread lacks __libc_thr_join Date: Tue, 04 Aug 2026 00:03:17 +0200 > Is the base32 set[1] installed? Due to space constraints, the amd64 ISO images > don't have the 32-bit compat sets. (The DVD images do have them.) Sure, otherwise there would be no /usr/lib/i386/libpthread.so (or libc.so for that matter) at all. Btw., I just noticed that this is only an issue on NetBSD/amd64 11.0. On NetBSD/i386 11.0, libpthread contains e.g. __libc_thr_join just fine.