From owner-freebsd-ports Wed Sep 27 23:11:34 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 040AD37B422 for ; Wed, 27 Sep 2000 23:11:28 -0700 (PDT) Received: from vic.sabbo.net (root@[193.193.218.95]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id JAA19773; Thu, 28 Sep 2000 09:11:21 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.0/8.9.3) with ESMTP id e8S6BQA44583; Thu, 28 Sep 2000 09:11:26 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <39D2E102.133B6725@FreeBSD.org> Date: Thu, 28 Sep 2000 09:11:14 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: rob Cc: freebsd-ports@FreeBSD.org Subject: Re: latest Xmms still doesn't compile References: <39D25B4B.942B8114@home.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org rob wrote: > On 4.1stalble: > > 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+0x2ef): undefined reference to `__pthread_read' > controlsocket.o(.text+0x345): undefined reference to `__pthread_write' > controlsocket.o(.text+0x354): undefined reference to `__pthread_write' > controlsocket.o(.text+0x3aa): undefined reference to `__pthread_write' > controlsocket.o(.text+0x3b9): undefined reference to `__pthread_write' > controlsocket.o(.text+0x412): undefined reference to `__pthread_write' > controlsocket.o(.text+0x421): more undefined references to > `__pthread_write' follow > *** Error code 1 It seems that either your pthread library or gcc is hosed somehow. Please, perform fresh cvsup on your /usr/src and do make world - this should solve the problem. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message