From owner-freebsd-stable Thu Feb 21 8:29:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id 365FF37B404 for ; Thu, 21 Feb 2002 08:29:43 -0800 (PST) Received: from chris (chris [66.188.91.52]) by awww.jeah.net (8.11.6/8.11.5) with SMTP id g1LGTur65887 for ; Thu, 21 Feb 2002 10:29:56 -0600 (CST) (envelope-from chris@JEAH.net) Message-ID: <013201c1baf4$d809ec00$345bbc42@chris> From: "Chris Byrnes" To: Subject: RE: pod2man: permission denied (Addedum to own message) Date: Thu, 21 Feb 2002 10:28:49 -0600 Organization: JEAH Communications, LLC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Forgot to note the following: 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? ==== Previous post ==== 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message