From owner-freebsd-current Fri Sep 18 10:05:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21485 for freebsd-current-outgoing; Fri, 18 Sep 1998 10:05:52 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21418 for ; Fri, 18 Sep 1998 10:05:35 -0700 (PDT) (envelope-from jlemon@americantv.com) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id MAA14627 for ; Fri, 18 Sep 1998 12:04:48 -0500 (CDT) Received: (from jlemon@localhost) by right.PCS (8.6.13/8.6.4) id MAA00610; Fri, 18 Sep 1998 12:04:17 -0500 Message-ID: <19980918120417.14865@right.PCS> Date: Fri, 18 Sep 1998 12:04:17 -0500 From: Jonathan Lemon To: freebsd-current@FreeBSD.ORG Subject: aout-to-elf question Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've just finished successfully converting one of my systems from aout to elf, using the "make aout-to-elf" target. Now, I'd like to convert another (3.0) system, by NFS mounting /usr/src and /usr/obj, and installing the already-built executables. I don't think that a normal "installworld" is correct, and the "aout-to-elf-install" target doesn't do anything. What is the correct step at this point? -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message