Date: Thu, 21 Feb 2002 21:00:50 -0800 From: Michael Smith <mksmith@noanet.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: pod2man permission denied during buildworld (ADDENDUM TO PREVIOUS MESSAGE) Message-ID: <B89B1082.39D7%mksmith@noanet.net> In-Reply-To: <02cc01c1bb5c$e8680100$345bbc42@chris>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <chris@JEAH.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B89B1082.39D7%mksmith>
