From owner-freebsd-stable@FreeBSD.ORG Thu Dec 1 04:28:23 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03F5F16A43D for ; Thu, 1 Dec 2005 04:28:23 +0000 (GMT) (envelope-from jeanzq@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A3D243D5C for ; Thu, 1 Dec 2005 04:28:20 +0000 (GMT) (envelope-from jeanzq@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so167097nzo for ; Wed, 30 Nov 2005 20:28:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KUHhvSsBvD4yyBVboxrPYZxdyhpTJ3SLCeferSkBSdKUP4IqI522+Pt9us0ouXLFZKrSMpFkc2mNSIc7a3F/hII3ZG7uudrUWzYjgILQSH0aVb9+caTpJKFW2SMNhvBxAvjTnDRmg0pBOK3kdvNs+xUJBGVydvzlwl6p1qqQ1Qw= Received: by 10.36.9.18 with SMTP id 18mr1166046nzi; Wed, 30 Nov 2005 20:28:18 -0800 (PST) Received: by 10.36.251.26 with HTTP; Wed, 30 Nov 2005 20:28:18 -0800 (PST) Message-ID: <81f5f100511302028k89e8c19k1843dc6ab6dcd2af@mail.gmail.com> Date: Thu, 1 Dec 2005 12:28:18 +0800 From: Zhang Qing To: Michael Butler In-Reply-To: <438E6A77.2000404@protected-networks.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <81f5f100511301830v791416d1m70aa2038ac208c12@mail.gmail.com> <438E6A77.2000404@protected-networks.net> Cc: stable@freebsd.org Subject: Re: error after updated perl5.8 from 5.8.6 to 5.8.7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 04:28:23 -0000 you are right, when first deinstall and install, indeed "WITH_THREADS=3Dyes", but the second time deinstall and build perl5.8 without "WITH_THREADS=3Dyes" On 12/1/05, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Zhang Qing wrote: > > | =3D=3D=3D> Configuring for mod_perl2-2.0.2,2 > | /libexec/ld-elf.so.1: > | /usr/local/lib/perl5/site_perl/5.8.7/mach/auto/Cwd/Cwd.so: Undefined > | symbol "Perl_Gthr_key_ptr" > | *** Error code 1 > | > | Stop in /usr/ports/www/mod_perl2. > | srim# > | > | it can't make mod_perl2, the key error is Undefined symbol > | "Perl_Gthr_key_ptr", what this meaning? and how to correct it? > > Just a wild guess .. did you at any stage have "WITH_THREADS=3Dyes" > anywhere that a perl build might have seen it? > > Michael > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.0 (MingW32) > > iD8DBQFDjmnciJykeV6HPMURApKZAKClsy7ke8DiSwmVBTCsTD4j2PUBXQCgl891 > +MezMTOgzNk09GQYi3F5JJY=3D > =3DDZwG > -----END PGP SIGNATURE----- >