Date: 14 Dec 1998 02:24:31 +0100 From: Jacob Bohn Lorensen <jacob@e-postboks.dk> To: Chris Timmons <skynyrd@opus.cts.cwu.edu> Cc: Brett Taylor <brett@peloton.physics.montana.edu>, freebsd-current@FreeBSD.ORG Subject: Re: make aout-to-world-build problem Message-ID: <87g1ajikhc.fsf@pippin.jblhome.ping.dk> In-Reply-To: Chris Timmons's message of Tue, 8 Dec 1998 15:02:16 -0800 (PST) References: <Pine.BSF.3.96.981208145843.28108E-100000@opus.cts.cwu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris Timmons <skynyrd@opus.cts.cwu.edu> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87g1ajikhc.fsf>