From owner-freebsd-isp@FreeBSD.ORG Fri Feb 10 03:14:34 2006 Return-Path: X-Original-To: isp@freebsd.org Delivered-To: freebsd-isp@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3414D16A420 for ; Fri, 10 Feb 2006 03:14:34 +0000 (GMT) (envelope-from joe@joeholden.co.uk) Received: from elise.rewt.org.uk (elise.rewt.org.uk [82.152.108.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D12B43D49 for ; Fri, 10 Feb 2006 03:14:33 +0000 (GMT) (envelope-from joe@joeholden.co.uk) Received: from [127.0.0.1] (unused.address [82.152.108.171] (may be forged)) (authenticated bits=0) by elise.rewt.org.uk (8.13.5/8.13.4) with ESMTP id k1A3EUrT016425 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 10 Feb 2006 03:14:31 GMT (envelope-from joe@joeholden.co.uk) Message-ID: <43EC050C.1070502@joeholden.co.uk> Date: Fri, 10 Feb 2006 03:14:20 +0000 From: Joe Holden User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: isp@freebsd.org Content-Type: multipart/mixed; boundary="------------000807000307040002070808" Cc: jeff@norristechs.net Subject: Re: SHOUTCAST AND OTHER MEDIA SERVER. BSD 6 compatible? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 03:14:34 -0000 This is a multi-part message in MIME format. --------------000807000307040002070808 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Darren Pilgrim wrote: > From: Jeff at NorrisTechs > >> ./sc_trans_freebsd >> results in the following error. >> /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, >> required by "sc_trans_freebsd" >> > > libm is libm.so.4 in 6.0-R, so you have a stale library dependency. > Was the > upgrade a clean binary upgrade (wipe and reinstall) or did you do a > source > upgrade? Did you build the shoutcast server from clean source after > upgrading or was it a binary-only distribution? > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > > You will have to wait until they release a 6-STABLE binary unfortunately, or run the linux version with compat. Thanks, Joe --------------000807000307040002070808 Content-Type: message/rfc822; name="Re: SHOUTCAST AND OTHER MEDIA SERVER. BSD 6 compatible?" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename*0="Re: SHOUTCAST AND OTHER MEDIA SERVER. BSD 6 compatible?" Message-ID: <43EBFFE7.40600@joeholden.co.uk> Date: Fri, 10 Feb 2006 02:52:23 +0000 From: Joe Holden User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Darren Pilgrim Subject: Re: SHOUTCAST AND OTHER MEDIA SERVER. BSD 6 compatible? References: <000001c62dd8$b997d880$672a15ac@smiley> In-Reply-To: <000001c62dd8$b997d880$672a15ac@smiley> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Darren Pilgrim wrote: > From: Jeff at NorrisTechs > >> ./sc_trans_freebsd >> results in the following error. >> /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required >> by "sc_trans_freebsd" >> > > libm is libm.so.4 in 6.0-R, so you have a stale library dependency. Was the > upgrade a clean binary upgrade (wipe and reinstall) or did you do a source > upgrade? Did you build the shoutcast server from clean source after > upgrading or was it a binary-only distribution? > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > > You will have to wait until they release a 6-STABLE binary unfortunately, or run the linux version with compat. Thanks, Joe --------------000807000307040002070808--