From owner-freebsd-current Sun Dec 13 18:22:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14149 for freebsd-current-outgoing; Sun, 13 Dec 1998 18:22:41 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pippin.jblhome.ping.dk (pm28-32.image.dk [194.234.59.224]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14136 for ; Sun, 13 Dec 1998 18:22:36 -0800 (PST) (envelope-from jacob@e-postboks.dk) Received: (from jablo@localhost) by pippin.jblhome.ping.dk (8.9.1/8.9.1) id CAA11210; Mon, 14 Dec 1998 02:24:52 +0100 (CET) (envelope-from jacob) X-Authentication-Warning: pippin.jblhome.ping.dk: jablo set sender to jacob using -f To: Chris Timmons Cc: Brett Taylor , freebsd-current@FreeBSD.ORG Subject: Re: make aout-to-world-build problem References: From: Jacob Bohn Lorensen Date: 14 Dec 1998 02:24:31 +0100 In-Reply-To: Chris Timmons's message of Tue, 8 Dec 1998 15:02:16 -0800 (PST) Message-ID: <87g1ajikhc.fsf@pippin.jblhome.ping.dk> Lines: 32 X-Mailer: Gnus v5.5/Emacs 20.2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Timmons writes: > make aout-to-elf-build > make aout-to-elf-install > I just successfully did it from a 2.2.7 system. Make sure you start with > a real -current /usr/src and have plenty of room 300+MB for /usr/obj. I did the same thing about a week ago. I had two problems, one of which I am sure was a pilot error (I did it with at umask of 007 so only root was able to run aout programs after the upgrade as all the lib/aout directories were created with only user and group read/execute permissions). The other (non pilot-error) was that I had to do a find / -name '*.a' -o -name '*.so.*' | xargs chflags noschg before makeing aout-to-elf-install otherwise the upgrade process wasnt able to move the aout libraries. > On Tue, 8 Dec 1998, Brett Taylor wrote: > > Hi, > > I've been trying to do a make aout-to-world-build w/ -current sources from > > that I cvsup'ed on the 6th of Dec. I am attempting to upgrade from 2.2.8 > > to -current. -- Jacob Lorensen; Mosebuen 33, 1.; DK-2820 Gentofte, Denmark; +45 39560401 PGPid: 0x752EB4DE Fingerprint: F609A0BAFF393EA904F7-F344680F8EED752EB4DE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message