Date: Thu, 21 Feb 2002 11:49:45 -0600 From: "Chris Byrnes" <chris@JEAH.net> To: <questions@freebsd.org> Subject: pod2man: permission denied on buildworld Message-ID: <019501c1bb00$26416aa0$345bbc42@chris>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?019501c1bb00$26416aa0$345bbc42>