From owner-freebsd-questions Tue Dec 16 07:01:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA00277 for questions-outgoing; Tue, 16 Dec 1997 07:01:44 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from murphy (murphy.utc.com [192.65.177.210]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA00242 for ; Tue, 16 Dec 1997 07:01:03 -0800 (PST) (envelope-from MetcalJM@utrc.utc.com) From: MetcalJM@utrc.utc.com Received: from cliff by murphy.utc.com (PMDF V4.3-10 #6532) id <01IR8K70HV80014O7I@murphy.utc.com>; Tue, 16 Dec 1997 09:52:31 -0500 (EST) Received: from Express5.res.utc.com (express5.res.utc.com [172.31.20.25]) by cliff.res.utc.com (8.6.12/8.6.12) with ESMTP id JAA01903 for ; Tue, 16 Dec 1997 09:52:28 -0500 Received: by express5.res.utc.com with Internet Mail Service (5.0.1458.49) id ; Tue, 16 Dec 1997 09:51:48 -0500 Date: Tue, 16 Dec 1997 09:52:24 -0500 Subject: Q: Need to fix permissions on my system, and build statically lin ked tar. To: questions@freebsd.org Message-id: <95A2D2968BD9D011A38B00A0C95727DB27ABB8@express2.res.utc.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-type: text/plain Content-transfer-encoding: 7BIT X-Priority: 3 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I have two questions: 1. I understand that 'make world' builds my entire system from the source tree. In the process, it obviously sets the file modes on everything it builds. Is there a way I can run a portion of 'make world' that would just change all the file modes of every file it would normally build, without having to fully recompile the system? 2. I would like to build a statically linked, stand alone version of /usr/bin/tar with full functionality. You know, like the executables you find in /stand. I have the full 2.2.2-RELEASE source files, and a complete system. Can I just set LDFLAGS="some set of flags for ld" in tar's Makefile to do this? If so, what might that set be? If not, what else should I do? Thank You, JM ------- > Jeffrey M. Metcalf > United Technologies Research Center > metcaljm@utrc.utc.com > (860) 610-7576 > >