Subject: Re: pkg/33083 (Appears opengl is not building properly)
To: None <mlh@goathill.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: pkgsrc-bugs
Date: 03/15/2006 17:44:05
mlh@goathill.org said:
> I'm not sure pth-stub was getting handled properly as a dependency

Ah yes - I see. NetBSD-2 has already a native pthread lib,
just the stubs are missing in libc.

Can you modify the line with the PTHREAD_TYPE test in
MesaLib/Makefile so that the condition is true on
your system?
I'll come up with a better test later today.
(should include something like MACHINE_PLATFORM=NetBSD-2.*-*)

thanks & best regards
Matthias