Date: Thu, 17 Apr 2008 22:55:08 +0200 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: ervin <ervin23@gmail.com> Subject: Re: FreeBSD-EN-08:01.libpthread Message-ID: <200804172255.09329.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <b4d972400804170559o3e736842m44fe10fa06b77dbc@mail.gmail.com> References: <b4d972400804170559o3e736842m44fe10fa06b77dbc@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804172255.09329.fbsd.questions>