Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 06:55:21 +0100 (CET)
From:      List User <listuser@netspace.net.au>
To:        freebsd-current@FreeBSD.org
Message-ID:  <199812140555.GAA08586@doorway.home.lan>

next in thread | raw e-mail | index | archive | help
Newsgroups: freebsd.current
Path: root
From: Jacob Bohn Lorensen <jacob@e-postboks.dk>
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 <skynyrd>
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: <Pine.BSF.3.96.981208145843.28108E-100000@opus.cts.cwu.edu>
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 <brett>, freebsd-current
Date: Mon, 14 Dec 1998 01:24:31 GMT

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



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?199812140555.GAA08586>