Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2000 09:11:14 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        rob <europax@home.com>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: latest Xmms still doesn't compile
Message-ID:  <39D2E102.133B6725@FreeBSD.org>
References:  <39D25B4B.942B8114@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39D2E102.133B6725>