Date: Fri, 21 Sep 2001 09:11:13 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: Pete Perreault <peterp@mfnx.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xmms compilation errors Message-ID: <20010921091113.A9249@itouchnz.itouch> In-Reply-To: <Pine.BSF.4.21.0109200912540.67177-100000@ug.mfnx.net>; from peterp@mfnx.net on Thu, Sep 20, 2001 at 09:30:27AM -0700 References: <Pine.BSF.4.21.0109200912540.67177-100000@ug.mfnx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 20, 2001 at 09:30:27AM -0700, 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.
It worked for me (just tried it):
# cd /usr/ports/audio/xmms
# make
# make install
--
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
"Lots of folks confuse bad management with destiny"
- Kin Hubbard
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?20010921091113.A9249>
