From owner-freebsd-questions Sat Sep 22 19:27:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail34.sdc1.sfba.home.com (femail34.sdc1.sfba.home.com [24.254.60.24]) by hub.freebsd.org (Postfix) with ESMTP id C439C37B417 for ; Sat, 22 Sep 2001 19:27:41 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail34.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010921005043.GFPV26726.femail34.sdc1.sfba.home.com@home.com>; Thu, 20 Sep 2001 17:50:43 -0700 Message-ID: <3BAA8EBB.DA966C0A@home.com> Date: Thu, 20 Sep 2001 17:50:03 -0700 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Pete Perreault Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xmms compilation errors References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Pete Perreault wrote: > > I am attempting to install xmms-1.2.5 on FreeBSD 4.4 and receive these > errors > > controlsocket.o: In function `ctrlsocket_func': > /usr/ports/audio/xmms-1.2.5/xmms/controlsocket.c(.text+0x26e): undefined > reference to `__pthread_select' > /usr/ports/audio/xmms-1.2.5/xmms/controlsocket.c(.text+0x291): undefined > reference to `__pthread_accept' > > and many more like them while doing a 'make'. I've seen reference to > these types of errors on the xmms.org faq, unfortunately without a > solution to the problem. I do have gtk+/glib 1.2.10 installed. > > If anyone has any advice I'd appreciate hearing it. > > Thx, > > Pete > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message You probably have the pth package installed. Delete it and try again. Rob. -- The Numeric Python EM Project www.members.home.net/europax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message