From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 21:04:20 2008 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 CE66B1065671 for ; Thu, 17 Apr 2008 21:04:20 +0000 (UTC) (envelope-from ervin23@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.180]) by mx1.freebsd.org (Postfix) with ESMTP id 850C38FC21 for ; Thu, 17 Apr 2008 21:04:20 +0000 (UTC) (envelope-from ervin23@gmail.com) Received: by el-out-1112.google.com with SMTP id m34so212871ele.8 for ; Thu, 17 Apr 2008 14:04:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=nXMUo5TjYaOFQueeWzllv+EZfciNlzXmIjHJsRD7FzI=; b=TQ/qao8G4Lr36pBCjKGABRSExc/Q3O9BXEs/13XJy3SMYnm2lKOpiYjJC89KGl69NXGl4UKF4BeXPQnX7PrhMeQu/bPYcEFJAt66qwVv5M/ijFs5q6cgV9mm586nuGTOx6B3eFNDCLKxZZwxFZzA8ORBwwTq5ZAHJ4kgi/Ph26o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=INow1+OKw/UJj3xVvdIvGBqG6/oJDPCOUwTc/hGjKufP2V3H3FJ8FaN2spVNFq0tk5msYHsbOeFIzjOkIo+A7b07UA7wfl3FCdLe3WdRPQKedygwFMg/XGpjzTbefCCOchcaGO9MHZPAMwQP0HDLRED7RI5FUz9pASDNKR5nRp4= Received: by 10.142.142.16 with SMTP id p16mr530232wfd.176.1208466258589; Thu, 17 Apr 2008 14:04:18 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Thu, 17 Apr 2008 14:04:18 -0700 (PDT) Message-ID: Date: Thu, 17 Apr 2008 23:04:18 +0200 From: ervin To: Mel In-Reply-To: <200804172255.09329.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200804172255.09329.fbsd.questions@rachie.is-a-geek.net> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD-EN-08:01.libpthread 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: Thu, 17 Apr 2008 21:04:20 -0000 thx :-) ... that did the trick / the keyword was security level which I had at "2" / On 17/04/2008, Mel wrote: > On Thursday 17 April 2008 14:59:10 ervin wrote: > > I get the following error while installing the patch below ..... any > > ideas how to solve? > > > > install: rename: /lib/INS@sQQw to /lib/libpthread.so.2: Operation not > > permitted *** Error code 71 > > > Most likely, chflags noschg /lib/libpthread.so.2 then make install. If that > doesn't work, report back with your kern.securelevel and whether /lib is > mounted read only or not. > > > -- > Mel > > Problem with today's modular software: they start with the modules > and never get to the software part. > -- mvh/best regards ervin