From owner-freebsd-questions@FreeBSD.ORG Sat Jul 18 17:58:15 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA92310656CC for ; Sat, 18 Jul 2009 17:58:15 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-303.bluehost.com (outbound-mail-303.bluehost.com [67.222.53.10]) by mx1.freebsd.org (Postfix) with SMTP id A2C978FC12 for ; Sat, 18 Jul 2009 17:58:15 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 26658 invoked by uid 0); 18 Jul 2009 17:58:15 -0000 Received: from unknown (HELO box543.bluehost.com) (74.220.219.143) by outboundproxy6.bluehost.com with SMTP; 18 Jul 2009 17:58:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=apotheon.com; h=Date:From:To:Subject:Message-ID:Mail-Followup-To:References:Mime-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent:X-Identified-User; b=Z8XNuo8UJUG+hL3N1XFbmRGc0wgeC16GDwU1g7TUrxuqUcdCVOavXUEtbgSLd6nhkYpJP4RZXvVfeOAsDsVc45e3HP+6rbCx+VdaIOT3Cnbqif0sbKQRsN92sJIkmLDB; Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=kokopelli.hydra) by box543.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MSEAo-0003jZ-P8 for freebsd-questions@freebsd.org; Sat, 18 Jul 2009 11:58:15 -0600 Received: by kokopelli.hydra (sSMTP sendmail emulation); Sat, 18 Jul 2009 11:51:37 -0600 Date: Sat, 18 Jul 2009 11:51:37 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20090718175137.GA95790@kokopelli.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <20090718165105.GA46421@kokopelli.hydra> <20090718170201.GB50723@nognu.de> <20090718170255.GA14493@kokopelli.hydra> <20090718171753.GC50723@nognu.de> <20090718171529.GA49435@kokopelli.hydra> <20090718172841.GD50723@nognu.de> <20090718173625.GA39307@kokopelli.hydra> <20090718174827.GE50723@nognu.de> <20090718174356.GA41149@kokopelli.hydra> <20090718175358.GF50723@nognu.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <20090718175358.GF50723@nognu.de> User-Agent: Mutt/1.4.2.3i X-Identified-User: {2737:box543.bluehost.com:apotheon:apotheon.org} {sentby:smtp auth 24.8.180.234 authed with ren@apotheon.org} Subject: Re: upgrade from Firefox 3.0 to Firefox 3.5 -- now that it's installed, it won't run 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: Sat, 18 Jul 2009 17:58:16 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 18, 2009 at 07:53:58PM +0200, Frank Steinborn wrote: > Chad Perrin wrote: > > On Sat, Jul 18, 2009 at 07:48:27PM +0200, Frank Steinborn wrote: > > >=20 > > > Now this is strange... it should be available. See the sem(4) manpage. > > > No idea how to help from this point except to advice you to rebuild > > > your kernel and see if the module becomes available. It is definitely > > > needed for running Firefox 3.5. > >=20 > > Isn't there some way to get it using CVS or Subversion? I can't imagine > > how a standard module would just be *missing*. >=20 > Me neither. You can do the following: >=20 > cd /usr/src/sys/modules/sem && make install clean Actually, right after that last email of mine, I tracked down sem in src, and built it. Then: # kldload sem # kldstat -v|grep sem.ko 14 1 0xc621c000 4000 sem.ko > firefox3 Fatal error 'Recurse on a private mutex.' at line 986 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno =3D 2) Abort trap --=20 Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] Quoth Philip Machanick: "caution: if you write code like this, immediately after you are fired the person assigned to maintaining your code after you leave will resign" --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkpiC6kACgkQ9mn/Pj01uKV7bgCgkpa684D6HKvHm7WX39H6U6H/ KKsAoMfRTwRggmv+HRbq5JuX8OvWfgjR =1RqS -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--