Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Dec 2000 13:38:50 -0500
From:      Mathieu <mathieu@psychomedia.qc.ca>
To:        freebsd-questions@freebsd.org
Subject:   My ports fail to compile with PThread !
Message-ID:  <3A2941BA.1796FD3D@psychomedia.qc.ca>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A2941BA.1796FD3D>