From owner-freebsd-current Sun Dec 13 22:54:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06323 for freebsd-current-outgoing; Sun, 13 Dec 1998 22:28:43 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05971 for ; Sun, 13 Dec 1998 22:27:24 -0800 (PST) (envelope-from listuser@netspace.net.au) Received: from d1o1.telia.com (root@d1o1.telia.com [195.67.240.241]) by mailb.telia.com (8.8.8/8.8.8) with ESMTP id HAA08782 for ; Mon, 14 Dec 1998 07:27:11 +0100 (CET) Received: from doorway.home.lan (t6o1p59.telia.com [195.67.241.119]) by d1o1.telia.com (8.8.8/8.8.5) with ESMTP id HAA19296 for ; Mon, 14 Dec 1998 07:27:09 +0100 (CET) Received: (from listuser@localhost) by doorway.home.lan (8.8.8/8.8.7) id GAA08586 for freebsd-current@FreeBSD.org; Mon, 14 Dec 1998 06:55:21 +0100 (CET) (envelope-from listuser) Date: Mon, 14 Dec 1998 06:55:21 +0100 (CET) From: List User Message-Id: <199812140555.GAA08586@doorway.home.lan> To: freebsd-current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG Newsgroups: freebsd.current Path: root From: Jacob Bohn Lorensen Subject: Re: make aout-to-world-build problem 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) To: Chris Timmons Sender: owner-freebsd-current@FreeBSD.ORG X-Authentication-Warning: pippin.jblhome.ping.dk: jablo set sender to jacob using -f Organization: Private News Host Precedence: bulk Lines: 32 Message-ID: <87g1ajikhc.fsf@pippin.jblhome.ping.dk> X-Mailer: Gnus v5.5/Emacs 20.2 References: Delivered-To: vmailer-current@freebsd.org X-Uidl: 02112e04ed22f4057d641549dea91deb X-Loop: FreeBSD.ORG In-Reply-To: Chris Timmons's message of Tue, 8 Dec 1998 15:02:16 -0800 (PST) Cc: Brett Taylor , freebsd-current Date: Mon, 14 Dec 1998 01:24:31 GMT 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message