pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: tcl-8.4.6 compile errors



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@localhost list instead of
pkgsrc-bugs (which is used for gnats).

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





Home | Main Index | Thread Index | Old Index