Date: Fri, 8 Jun 2001 13:57:08 -0400 From: Joel Dinel <dinjo@touchtunes.com> To: freebsd-questions@freebsd.org Subject: XMMS port won't compile Message-ID: <20010608135708.A93803@chimaera.touchtunes.com>
next in thread | raw e-mail | index | archive | help
Compiling the XMMS port on a freshly updated ports tree, on a brand new install of 4.3 -RELEASE, I get : 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' fol low *** Error code 1 Is this a known problem with the port, or is there something broken on my end? Thanks! -- Joel Dinel TouchTunes Digital Jukebox, Inc. Everything is controlled by a small evil group to which, unfortunately, no one we know belongs. 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?20010608135708.A93803>