From owner-freebsd-ports@FreeBSD.ORG Sun Mar 7 06:59:01 2004 Return-Path: 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 031D516A4CE for ; Sun, 7 Mar 2004 06:59:01 -0800 (PST) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id A379E43D41 for ; Sun, 7 Mar 2004 06:59:00 -0800 (PST) (envelope-from mat@mat.cc) Received: from localhost (localhost [127.0.0.1]) by plouf.absolight.net (Postfix) with ESMTP id 988FD60487A; Sun, 7 Mar 2004 15:58:59 +0100 (CET) Received: from cmantatzi.in.t-online.fr (cmantatzi.in.t-online.fr [213.44.126.228]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 1A7E460486C; Sun, 7 Mar 2004 15:58:59 +0100 (CET) Date: Sun, 07 Mar 2004 14:59:02 +0100 From: Mathieu Arnold To: Thomas Vogt , freebsd-ports@freebsd.org Message-ID: <78839284.1078671542@cmantatzi.in.t-online.fr> In-Reply-To: <404B1DE2.8060005@gmx.net> References: <404B1DE2.8060005@gmx.net> X-Mailer: Mulberry/3.1.2 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd 0.1 Subject: Re: irssi and perl 5.8.2 doesn't work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 14:59:01 -0000 +- Le dimanche 7 mars 2004 14:04 +0100 Thomas Vogt a dit : | Hi | | I've installed perl 5.8.2. Then i recompiled my irssi client. Everything | went fine. But when I try to start irssi, I get this message: | /usr/libexec/ld-elf.so.1: irssi: Undefined symbol "Perl_eval_pv". | Any idea? | It works fine with perl 5.6. Hum, could you ldd /usr/local/bin/irssi to make sure it's linked to 5.8.2 perl's ? (because it does work with my 5.8.2). -- Mathieu Arnold