From owner-freebsd-questions Thu Feb 21 21: 1: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chimera.noanet.net (chimera.noanet.net [66.119.192.4]) by hub.freebsd.org (Postfix) with ESMTP id 0282D37B417 for ; Thu, 21 Feb 2002 21:00:51 -0800 (PST) Received: from [66.119.205.82] (mks-733.noanet.net [66.119.205.82]) by chimera.noanet.net (8.12.2/8.12.2) with ESMTP id g1M4wFsO062396 for ; Thu, 21 Feb 2002 20:58:15 -0800 (PST) User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Thu, 21 Feb 2002 21:00:50 -0800 Subject: Re: pod2man permission denied during buildworld (ADDENDUM TO PREVIOUS MESSAGE) From: Michael Smith To: FreeBSD Questions Message-ID: In-Reply-To: <02cc01c1bb5c$e8680100$345bbc42@chris> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How about 'chmod u+w /usr/bin/pod*'? Here's my output under 4.5 -rwxr-xr-x 1 root wheel - 2338 Feb 9 00:31 /usr/bin/pod2html -rwxr-xr-x 1 root wheel - 7863 Feb 9 00:31 /usr/bin/pod2latex -rwxr-xr-x 1 root wheel - 17575 Feb 9 00:31 /usr/bin/pod2man -rwxr-xr-x 1 root wheel - 6865 Feb 9 00:31 /usr/bin/pod2text -rwxr-xr-x 1 root wheel - 3294 Feb 9 00:31 /usr/bin/pod2usage -rwxr-xr-x 1 root wheel - 3335 Feb 9 00:31 /usr/bin/podchecker -rwxr-xr-x 1 root wheel - 2477 Feb 9 00:31 /usr/bin/podselect Mike On 2/21/02 8:53 PM, "Chris Byrnes" espoused: > Using bash, I get a more explicit permission denied error on the file (root > shell is tcsh): > > bash: /usr/bin/pod2man: bad interpreter: Permission denied > > Does that help anyone in helping me determine what's wrong and how to fix > the problem? > > > ==== PREVIOUS MESSAGE ==== > > On a buildworld with fresh source (4.5-STABLE cvsup this morning), I get: > > cc -nostdinc -O -pipe -DMONOLITH -I/usr/src/secure/usr.bin/openssl -DNO_ID > EA -I/usr/obj/usr/src/i386/usr/include -o openssl app_rand.o apps.o > asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dhparam.o dsa.o > dsaparam.o enc.o errstr.o gendh.o gendsa.o genrsa.o nseq.o openssl.o > passwd.o pkcs12.o pkcs7.o pkcs8.o rand.o req.o rsa.o rsautl.o s_cb.o > s_client.o s_server.o s_socket.o s_time.o sess_id.o smime.o speed.o spkac.o > verify.o version.o x509.o -lssl -lcrypto > pod2man > /usr/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/../doc/apps//op > enssl.pod > openssl.1 > pod2man: permission denied > *** Error code 126 > > Stop in /usr/src/secure/usr.bin/openssl. > *** Error code 1 > > Stop in /usr/src/secure/usr.bin. > *** Error code 1 > > Stop in /usr/src/secure. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > -r-xr-xr-x 1 root wheel 29017 Jul 10 2001 /usr/bin/pod2man > > I'm also having permission denied errors on a lot of other system binaries, > like whereis and sockstat. > > The other day I did a build/install on the kernel to patch the syncache bug > (before it was committed to -stable), but didn't build/install the userland. > The problems started occuring after doing this. Could that have messed > something up? > > Don't have kernel.old or kernel.GENERIC anymore. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- -------------------------------------------------------------------------- _ __ ____ ___ _ __ ______ ______ |Michael K. Smith / | / // __ \ / | / | / // ____//_ __/ |Chief IP Engineer / |/ // / / // /| | / |/ // __/ / / |mksmith@noanet.net / /| // /_/ // ___ | / /| // /___ / / |Cell: 206.579.8360 /_/ |_/ \____//_/ |_|/_/ |_//_____/ /_/ |Land: 206.783.3364 |Fax: 866.422.4887 |Pager: 800.696.6021 -------------------------------------------------------------------------- PGP Key: 485A 7807 2DFD CAC7 8E5D F348 4F19 89AC 0ED6 0B72 -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message