From owner-freebsd-current Sat May 30 22:33:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06138 for freebsd-current-outgoing; Sat, 30 May 1998 22:33:57 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA06131 for ; Sat, 30 May 1998 22:33:55 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id WAA19647; Sat, 30 May 1998 22:33:43 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805310533.WAA19647@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: John Birrell cc: current@FreeBSD.ORG Subject: Re: pthreads and thread-specific? In-reply-to: Your message of "Sun, 31 May 1998 15:38:56 +1000." <199805310538.PAA13512@cimlogic.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 30 May 1998 22:33:43 -0700 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, Now I get this: {root} gmake Task_Test g++ -pthread -Wall -Wpointer-arith -pipe -D_THREAD_SAFE -O -pipe -g -g -fno-implicit-templates -I. -I/usr/home/hasty/ace/ACE_wrappers -o Task_Test .obj/Task_Test.o -L/usr/home/hasty/ace/ACE_wrappers/ace -L./ -lACE -lstdc++ -lcompat /usr/lib/libc_r.so: undefined reference to `fchdir' /usr/home/hasty/ace/ACE_wrappers/ace/libACE.so: undefined reference to `mkfifo' /usr/home/hasty/ace/ACE_wrappers/ace/libACE.so: undefined reference to `sendmsg' /usr/home/hasty/ace/ACE_wrappers/ace/libACE.so: undefined reference to `recvmsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message