Date: Thu, 24 May 2007 12:16:30 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-current@freebsd.org, current@freebsd.org Subject: Re: problems with perl 5.8.8 Message-ID: <20070524101630.GA29806@keltia.freenix.fr> In-Reply-To: <20070524100734.GD52149@hub.freebsd.org> References: <20070524100734.GD52149@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070524101630.GA29806>