From owner-freebsd-isp@FreeBSD.ORG Fri Feb 10 12:18:04 2006 Return-Path: X-Original-To: freebsd-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 E329016A420 for ; Fri, 10 Feb 2006 12:18:04 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from proof.pobox.com (proof.pobox.com [207.106.133.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89C1E43D46 for ; Fri, 10 Feb 2006 12:18:04 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from proof (localhost [127.0.0.1]) by proof.pobox.com (Postfix) with ESMTP id BA7FB5ADC6; Fri, 10 Feb 2006 07:18:03 -0500 (EST) Received: from mappit.local.linnet.org (212-74-113-67.static.dsl.as9105.com [212.74.113.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by proof.sasl.smtp.pobox.com (Postfix) with ESMTP id 8847B14CF2; Fri, 10 Feb 2006 07:18:02 -0500 (EST) Received: from lists by mappit.local.linnet.org with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7XDt-0003LI-9b; Fri, 10 Feb 2006 12:18:01 +0000 Date: Fri, 10 Feb 2006 12:18:01 +0000 From: Brian Candler To: Jeff at NorrisTechs Message-ID: <20060210121801.GB12809@uk.tiscali.com> References: <43EBB765.6060709@domainit.com> <43EBD737.7000503@norristechs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43EBD737.7000503@norristechs.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-isp@freebsd.org 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 12:18:05 -0000 On Thu, Feb 09, 2006 at 04:58:47PM -0700, Jeff at NorrisTechs wrote: > > I noticed that my shoutcast trasmitter has problem now that I moved to > FreeBSD 6.0 (stable) > > ./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" Have you tried installing the compat4x and compat5x distributions from the FreeBSD 6.0 set? (I think they're in ports these days too)