From owner-freebsd-questions Sat Dec 2 10:26: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from amx.mathieu.org (modemcable161.243-201-24.mtl.mc.videotron.ca [24.201.243.161]) by hub.freebsd.org (Postfix) with ESMTP id D695937B400 for ; Sat, 2 Dec 2000 10:25:58 -0800 (PST) Received: from psychomedia.qc.ca (localhost [127.0.0.1]) by amx.mathieu.org (Postfix) with ESMTP id 0AD46410D for ; Sat, 2 Dec 2000 13:38:51 -0500 (EST) Message-ID: <3A2941BA.1796FD3D@psychomedia.qc.ca> Date: Sat, 02 Dec 2000 13:38:50 -0500 From: Mathieu Reply-To: mathieu@psychomedia.qc.ca X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: My ports fail to compile with PThread ! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all ! I have trouble to compile some of the ports I just cvsuped :( XMMS-1.2.4 fails to compile with that: controlsocket.o: In function `ctrlsocket_func': controlsocket.o(.text+0x277): undefined reference to `__pthread_select' controlsocket.o(.text+0x2a0): undefined reference to `__pthread_accept' controlsocket.o(.text+0x2c6): undefined reference to `__pthread_read' controlsocket.o(.text+0x2ec): undefined reference to `__pthread_read' controlsocket.o(.text+0x341): undefined reference to `__pthread_write' controlsocket.o(.text+0x350): undefined reference to `__pthread_write' controlsocket.o(.text+0x3a6): undefined reference to `__pthread_write' controlsocket.o(.text+0x3b5): undefined reference to `__pthread_write' controlsocket.o(.text+0x40e): undefined reference to `__pthread_write' controlsocket.o(.text+0x41d): more undefined references to `__pthread_write' follow *** Error code 1 EveryBuddy-0.1.5 and Fidelio-0.9.5 also fail to compile and complain about PThread... I am running 4.2-STABLE from November 26th. PS: Sorry I don't speak english perfectly :p -- Mathieu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message