From owner-freebsd-questions@FreeBSD.ORG Fri Apr 21 22:15:14 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E323216A401 for ; Fri, 21 Apr 2006 22:15:14 +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 893B243D45 for ; Fri, 21 Apr 2006 22:15:14 +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 6D0761A3C20; Fri, 21 Apr 2006 15:15:14 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 72E3955285; Fri, 21 Apr 2006 18:14:49 -0400 (EDT) Date: Fri, 21 Apr 2006 18:14:48 -0400 From: Kris Kennaway To: Albert Shih Message-ID: <20060421221448.GA72601@xor.obsecurity.org> References: <20060421195837.GB7214@math.jussieu.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <20060421195837.GB7214@math.jussieu.fr> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@FreeBSD.org Subject: Re: ruby don't compile after 5.2 -> 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 22:15:15 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 21, 2006 at 09:58:37PM +0200, Albert Shih wrote: > Hi all >=20 > After upgrade from 5.2.1-p* to 5.3-p29 I can't compile ruby18, I got this > error=20 >=20 > Generating callback.func > Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/= src/lib/libpthread/thread/thr_spinlock.c (errno =3D 2) >=20 > And I don't have compile with thread (just like the advise). >=20 > Any one have a solution ? You need to rebuild *all* your ports after performing major upgrades (despite both being in the 5.x branch, 5.2.1 to 5.3 was such a "major upgrade"). portupgrade -af Kris P.S. Why are you using an old version like 5.3 though? It's not recommended. --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFESVlYWry0BWjoQKURAp0RAJ4lmSl9T04y+PRDyan/xD8LqJJfhgCgg9sk c0GzUza6hS5C5hizo+rkKa4= =lw4O -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--