Date: Tue, 29 Jun 1999 22:08:31 -0400 (EDT) From: Mikhail Teterin <mi@aldan.algebra.com> To: questions@freebsd.org Subject: cc -kthread Message-ID: <199906300208.WAA06300@misha.cisco.com>
next in thread | raw e-mail | index | archive | help
Is the subject supposed to work on 3.2-STABLE? I'm geeting something like: configure:1092: cc -o conftest -O conftest.c -kthread 1>&5 /usr/libexec/elf/ld: cannot open -lpthread: No such file or directory configure: failed program was: #line 1081 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char pthread_mutex_init(); int main() { pthread_mutex_init() ; return 0; } -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906300208.WAA06300>