From owner-freebsd-current@FreeBSD.ORG Thu May 24 10:16:33 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0090016A400; Thu, 24 May 2007 10:16:33 +0000 (UTC) (envelope-from roberto@keltia.freenix.fr) Received: from keltia.freenix.fr (keltia.freenix.org [82.230.37.243]) by mx1.freebsd.org (Postfix) with ESMTP id A627F13C44C; Thu, 24 May 2007 10:16:32 +0000 (UTC) (envelope-from roberto@keltia.freenix.fr) Received: from localhost (localhost [127.0.0.1]) by keltia.freenix.fr (Postfix/TLS) with ESMTP id 3EB71395EC; Thu, 24 May 2007 12:16:31 +0200 (CEST) Received: from keltia.freenix.fr ([127.0.0.1]) by localhost (keltia.freenix.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29330-20; Thu, 24 May 2007 12:16:30 +0200 (CEST) Received: by keltia.freenix.fr (Postfix/TLS, from userid 101) id A8EDD395B5; Thu, 24 May 2007 12:16:30 +0200 (CEST) Date: Thu, 24 May 2007 12:16:30 +0200 From: Ollivier Robert To: freebsd-current@freebsd.org, current@freebsd.org Message-ID: <20070524101630.GA29806@keltia.freenix.fr> References: <20070524100734.GD52149@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070524100734.GD52149@hub.freebsd.org> X-Operating-System: MacOS X / Macbook Pro - FreeBSD 6.2 / Dell D820 SMP User-Agent: Mutt/1.5.15 (2007-04-06) X-Virus-Scanned: amavisd-new at keltia.freenix.fr Cc: Subject: Re: problems with perl 5.8.8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 10:16:33 -0000 According to Darren Reed: > # perl > /libexec/ld-elf.so.1: /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so: Undefined symbol "__divdi3" > > Is this an error in the way i've done the build, perl or something else? This is a post-versioning symbols world, right? It may be that you have to reinstall the port.__divdi3 is part of libgcc IIRC so either it is a symbol versioning problems or a gcc one. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr Darwin sidhe.keltia.net Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007 i386