From owner-freebsd-ports@FreeBSD.ORG Sun Jun 25 18:42:34 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6341F16A408 for ; Sun, 25 Jun 2006 18:42:34 +0000 (UTC) (envelope-from ibreakmetal@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8974543D62 for ; Sun, 25 Jun 2006 18:42:29 +0000 (GMT) (envelope-from ibreakmetal@gmail.com) Received: by nz-out-0102.google.com with SMTP id i28so1196341nzi for ; Sun, 25 Jun 2006 11:42:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=DV+8WLOMZr2pxdo3j1PU+jUmCWzMbDpbwUe5pt94sq1VHNjn/0/VnCZF2Pnp9EVS3GvvzGtuH6MxrSenKyJNps+m4K9Cp1fmiAGlIIiP+QWsZNdF9KGGPBV/H8409fNe10Y6xCHORHzo1L7w3WY+5lBGbKxr7ZoJ8osolhuzxb0= Received: by 10.36.43.14 with SMTP id q14mr6851751nzq; Sun, 25 Jun 2006 11:42:29 -0700 (PDT) Received: by 10.37.21.15 with HTTP; Sun, 25 Jun 2006 11:42:28 -0700 (PDT) Message-ID: Date: Sun, 25 Jun 2006 14:42:28 -0400 From: "andres chavez" To: "andres chavez" , freebsd-ports@freebsd.org In-Reply-To: <867j35cebv.fsf@santinel.home.ua> MIME-Version: 1.0 References: <867j35cebv.fsf@santinel.home.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problem starting a shoutcast server X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jun 2006 18:42:34 -0000 misc/compactx is allready installed and comented on etc/rc.conf 2006/6/25, Andrey Slusar : > > Sun, 25 Jun 2006 13:20:31 -0400, andres chavez wrote: > > > Hi someone can tell me why i having this error trying to start a > shoutcast > > server? > > > /libexec/ld-elf.so.1: Shared object "libc_r.so.5" not found, required by > > "sc_serv" > > Install misc/compat5x port. > >