Subject: Re: tcl-8.4.6 compile errors
To: David Howland <metalliqaz@hotmail.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-bugs
Date: 03/23/2004 09:47:30
On Tue, 23 Mar 2004, David Howland wrote:

> ./generic/../unix/tclUnixPort.h:561: pthread.h: No such file or directory

> pthread.h is located at "/usr/pkg/include/pthread.h" and is readable

I see that the lang/tcl/Makefile configures with --enable-threads
but it doesn't include the following:

.include "../../mk/pthread.buildlink3.mk"

Can you try adding the above to the second from last line in that
pkgsrc/lang/tcl/Makefile and do a "make clean" and try again?

If replying, please use the tech-pkg@netbsd.org list instead of
pkgsrc-bugs (which is used for gnats).

   Jeremy C. Reed
   http://bsd.reedmedia.net/