libpthread.so.1 problem on freebsd continued..
I am also having trouble getting past this error, although Im not sure Im following the correct procedure, because I dont find any documentation on the procedure!!
uname output:
FreeBSD servername.x.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008
[email protected]:/usr/obj/usr/src/sys/GENERIC i386
I downloaded the DNAS file named
sc_serv_1.9.8_FreeBSD5.tar.gz
to my xp workstation, ftp'd into the FreeBSD box,
unzipped it, untarred it with tar -xvf sc...gz.
I edited the sc_serv.conf file, only change was to lower
maximum simultaneous connections to 5.
wasnt sure how else to get started, so I issued ./sc_serv and
received the error:
/libexec/ld-elf.so.1: Shared object "libpthread.so.1" not found, required by "sc_serv"
I ran /usr/libexec/locate.updatedb as root,
ran locate libpthread.so.1 and got no output back.
So, after searching the net, found the suggestion about compat5x ports,
and get the error (after issuing any make command)
Makefile:35: *** missing separator. Stop.
Line 35 of the Makefile in that dir is
.include <bsd.port.pre.mk>
and the header at the top of the Makefile says
# New ports collection makefile for: compat5x libraries
# Date created: 19 Aug 2005
# Whom: hrs, lesi
#
# $FreeBSD: ports/misc/compat5x/Makefile,v 1.16 2007/04/21 03:24:32 nork Exp
and is the default that installed with the OS.
I have a FreeBSD guru and he said he generally doesnt have
much luck with ports and compiles the packages from scratch.
He also said this has to do with multithreading, which he says
alot of people have trouble with on FreeBSD.
Is there any reason shoutcast hasnt updated the server
software in 2 versions of FreeBSD?
Perhaps FreeBSD isnt a suitable OS for shoutcast broadcasting?
my icq id is 52006768 if anyone would like to work with me to
solve I promise I'll post the answer!! or, email works too,
[email protected]
Is there an INSTALL document I missed?
Thanks,
Jay