From owner-freebsd-ports@FreeBSD.ORG Sat Apr 1 03:59:20 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 EE11916A400 for ; Sat, 1 Apr 2006 03:59:20 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B718B43D45 for ; Sat, 1 Apr 2006 03:59:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 993E11A4DAC for ; Fri, 31 Mar 2006 19:59:20 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5CD185140C; Fri, 31 Mar 2006 22:59:19 -0500 (EST) Date: Fri, 31 Mar 2006 22:59:19 -0500 From: Kris Kennaway To: Kris Kennaway , freebsd-ports@freebsd.org Message-ID: <20060401035918.GA74845@xor.obsecurity.org> References: <20060401024216.GA33171@twisted.net> <20060401024803.GA73999@xor.obsecurity.org> <20060401025931.GA50517@twisted.net> <20060401030433.GA74252@xor.obsecurity.org> <20060401033110.GA63944@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060401033110.GA63944@twisted.net> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: BitchX for AMD64 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: Sat, 01 Apr 2006 03:59:21 -0000 On Fri, Mar 31, 2006 at 09:31:10PM -0600, Troy wrote: > > > BitchX-1.0c19: > > > libcrypt.so.2 => not found (0x0) > > > libm.so.2 => not found (0x0) > > > libncurses.so.5 => not found (0x0) > > > libc.so.5 => not found (0x0) > > > > compat5x > > Thanks, that just about did it - only one library wasn't in compat5x. > > libm.so.2 => not found (0x0) > > Do you know where to find that last one? compat4x, surprisingly enough