From owner-freebsd-current Wed Sep 9 02:43:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13337 for freebsd-current-outgoing; Wed, 9 Sep 1998 02:43:10 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from access.sfc.wide.ad.jp (bourbon.sfc.wide.ad.jp [203.178.141.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13327 for ; Wed, 9 Sep 1998 02:42:59 -0700 (PDT) (envelope-from max@wide.ad.jp) Received: from localhost (localhost.sfc.wide.ad.jp [127.0.0.1]) by access.sfc.wide.ad.jp (8.9.1/3.7W-08/28/98) with ESMTP id SAA08137; Wed, 9 Sep 1998 18:42:25 +0900 (JST) To: current@FreeBSD.ORG Cc: max@wide.ad.jp Subject: unremovable schg flag? From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= X-Mailer: Mew version 1.92.4 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA) X-PGP-Fingerprint: 00 D8 2C CA C7 75 D4 40 5C 34 39 BA A5 46 C0 CC Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980909184223R.max@wide.ad.jp> Date: Wed, 09 Sep 1998 18:42:23 +0900 X-Dispatcher: imput version 971024 Lines: 16 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, As I did make buildworld, it died when it tried to install libc.so.3 in the elf object tree. I noticed that this file has schg flag set, and I could not do chflags noschg even as root. After struggling for some time, I went into the single user mode and clri'd that file. But this won't solve any problem as far as make world is concerned since there are many more files with schg flag and schg flags on those files are set during the build or the installation, resulting the same problem. Does anyone have similar situation? Or, am I totally misunderstanding something? Cheers, Max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message