Subject: Re: pkg/33083 (Appears opengl is not building properly)
To: None <drochner@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: pkgsrc-bugs
Date: 03/15/2006 16:45:02
The following reply was made to PR pkg/33083; it has been noted by GNATS.
From: Matthias Drochner <M.Drochner@fz-juelich.de>
To: mlh@goathill.org
Cc: gnats-bugs@netbsd.org, drochner@netbsd.org,
gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org
Subject: Re: pkg/33083 (Appears opengl is not building properly)
Date: Wed, 15 Mar 2006 17:44:05 +0100
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