From owner-cvs-user Mon Jun 1 11:30:17 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29824 for cvs-user-outgoing; Mon, 1 Jun 1998 11:30:17 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29635; Mon, 1 Jun 1998 11:29:37 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA11910; Mon, 1 Jun 1998 11:29:11 -0700 (PDT) Date: Mon, 1 Jun 1998 11:29:11 -0700 (PDT) Message-Id: <199806011829.LAA11910@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1998/06/01 11:29:11 PDT Modified files: . Makefile Log: ldconfig is used at the end of installworld. Revision Changes Path 1.191 +3 -1 src/Makefile From owner-cvs-user Mon Jun 1 11:38:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01479 for cvs-user-outgoing; Mon, 1 Jun 1998 11:38:45 -0700 (PDT) (envelope-from owner-cvs-user) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01385; Mon, 1 Jun 1998 11:38:18 -0700 (PDT) (envelope-from mark@grondar.za) Received: from greenpeace.grondar.za (root@greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.8.8/8.8.8) with ESMTP id UAA03367; Mon, 1 Jun 1998 20:38:03 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (mark@localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id UAA26794; Mon, 1 Jun 1998 20:38:02 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199806011838.UAA26794@greenpeace.grondar.za> X-Mailer: exmh version 2.0.2 2/24/98 To: Peter Wemm cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org Subject: Re: cvs commit: src Makefile Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 01 Jun 1998 20:38:02 +0200 From: Mark Murray Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > peter 1998/06/01 11:29:11 PDT > > Modified files: > . Makefile > Log: > ldconfig is used at the end of installworld. While you are in src/Makefile - in buildtools there is perl (4). In the entire rest of the build, perl4 is optional dependant on the nonexistance of NOPERL. Could you make the buildtools one optional as well. I'm not too sure of a clean/acceptable way to do it... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org From owner-cvs-user Mon Jun 1 12:09:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05902 for cvs-user-outgoing; Mon, 1 Jun 1998 12:09:01 -0700 (PDT) (envelope-from owner-cvs-user) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05753; Mon, 1 Jun 1998 12:08:20 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.0.Beta5/8.9.0.Beta5) id VAA26865; Mon, 1 Jun 1998 21:07:54 +0200 (SAT) From: John Hay Message-Id: <199806011907.VAA26865@zibbi.mikom.csir.co.za> Subject: Re: cvs commit: src Makefile In-Reply-To: <199806011838.UAA26794@greenpeace.grondar.za> from Mark Murray at "Jun 1, 98 08:38:02 pm" To: mark@grondar.za (Mark Murray) Date: Mon, 1 Jun 1998 21:07:54 +0200 (SAT) Cc: peter@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > peter 1998/06/01 11:29:11 PDT > > > > Modified files: > > . Makefile > > Log: > > ldconfig is used at the end of installworld. > > While you are in src/Makefile - in buildtools there is perl (4). In the > entire rest of the build, perl4 is optional dependant on the > nonexistance of NOPERL. Could you make the buildtools one optional as > well. I'm not too sure of a clean/acceptable way to do it... > Oops, that is my fault. I was trying to get the SNAPS working again and forgot that perl can be optional. If nobody beats me to it, I'll fix it tomorrow night. Would moving perl out of the for loop and putting it in a ".if !defined(NOPERL)" after the for loop, be ok? John -- John Hay -- John.Hay@mikom.csir.co.za From owner-cvs-user Tue Jun 2 04:23:05 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA06468 for cvs-user-outgoing; Tue, 2 Jun 1998 04:23:05 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA06346; Tue, 2 Jun 1998 04:22:44 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA16999; Tue, 2 Jun 1998 04:22:13 -0700 (PDT) Date: Tue, 2 Jun 1998 04:22:13 -0700 (PDT) Message-Id: <199806021122.EAA16999@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1998/06/02 04:22:12 PDT Modified files: . Makefile Log: Fix brain-fart. "usr.bin/reinstall" should be "sbin/ldconfig". No comment. *-<:-) Submitted by: "Pierre Y. Dampure" Revision Changes Path 1.192 +2 -2 src/Makefile From owner-cvs-user Tue Jun 2 11:29:49 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15462 for cvs-user-outgoing; Tue, 2 Jun 1998 11:29:49 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15365; Tue, 2 Jun 1998 11:29:29 -0700 (PDT) (envelope-from jhay@FreeBSD.org) From: John Hay Received: (from jhay@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA16355; Tue, 2 Jun 1998 11:28:56 -0700 (PDT) Date: Tue, 2 Jun 1998 11:28:56 -0700 (PDT) Message-Id: <199806021828.LAA16355@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jhay 1998/06/02 11:28:56 PDT Modified files: . Makefile Log: Don't build perl in build-tools: if NOPERL is defined. Revision Changes Path 1.193 +9 -2 src/Makefile From owner-cvs-user Tue Jun 2 11:42:31 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA18084 for cvs-user-outgoing; Tue, 2 Jun 1998 11:42:31 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17825; Tue, 2 Jun 1998 11:41:58 -0700 (PDT) (envelope-from jhay@FreeBSD.org) From: John Hay Received: (from jhay@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA16529; Tue, 2 Jun 1998 11:41:23 -0700 (PDT) Date: Tue, 2 Jun 1998 11:41:23 -0700 (PDT) Message-Id: <199806021841.LAA16529@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jhay 1998/06/02 11:41:23 PDT Modified files: (Branch: RELENG_2_2) . Makefile Log: MFC: Don't build perl in build-tools: if NOPERL is defined. Revision Changes Path 1.109.2.30 +9 -2 src/Makefile From owner-cvs-user Tue Jun 2 11:56:06 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19625 for cvs-user-outgoing; Tue, 2 Jun 1998 11:56:06 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19541; Tue, 2 Jun 1998 11:55:52 -0700 (PDT) (envelope-from jhay@FreeBSD.org) From: John Hay Received: (from jhay@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA16589; Tue, 2 Jun 1998 11:55:18 -0700 (PDT) Date: Tue, 2 Jun 1998 11:55:18 -0700 (PDT) Message-Id: <199806021855.LAA16589@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jhay 1998/06/02 11:55:18 PDT Modified files: (Branch: RELENG_2_2) . Makefile Log: Shuffle the order around a little. This make -stable snaps work again on our snap building machine. Hopefully also the FreeBSD one. Revision Changes Path 1.109.2.31 +13 -3 src/Makefile From owner-cvs-user Wed Jun 3 23:26:24 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07944 for cvs-user-outgoing; Wed, 3 Jun 1998 23:26:24 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07863; Wed, 3 Jun 1998 23:26:10 -0700 (PDT) (envelope-from charnier@FreeBSD.org) From: Philippe Charnier Received: (from charnier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA23426; Wed, 3 Jun 1998 23:25:25 -0700 (PDT) Date: Wed, 3 Jun 1998 23:25:25 -0700 (PDT) Message-Id: <199806040625.XAA23426@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk charnier 1998/06/03 23:25:24 PDT Modified files: . Makefile Log: Typos. Revision Changes Path 1.194 +3 -3 src/Makefile From owner-cvs-user Thu Jun 4 05:04:16 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA26344 for cvs-user-outgoing; Thu, 4 Jun 1998 05:04:16 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA26258; Thu, 4 Jun 1998 05:03:40 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA25101; Thu, 4 Jun 1998 05:02:53 -0700 (PDT) Date: Thu, 4 Jun 1998 05:02:53 -0700 (PDT) Message-Id: <199806041202.FAA25101@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/06/04 05:02:53 PDT Modified files: . Makefile Log: Build aout bootstrap tools only on i386. `make world' now works on alpha! Revision Changes Path 1.195 +30 -12 src/Makefile From owner-cvs-user Thu Jun 4 07:53:38 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA18569 for cvs-user-outgoing; Thu, 4 Jun 1998 07:53:38 -0700 (PDT) (envelope-from owner-cvs-user) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA18507; Thu, 4 Jun 1998 07:53:13 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from skejdbrimir.ifi.uio.no (skejdbrimir.ifi.uio.no [129.240.65.2]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with SMTP id QAA17725; Thu, 4 Jun 1998 16:53:05 +0200 (MET DST) Received: from localhost (dag-erli@localhost) by skejdbrimir.ifi.uio.no ; Thu, 4 Jun 1998 14:53:03 GMT Mime-Version: 1.0 To: John Birrell Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: Re: cvs commit: src Makefile References: <199806041202.FAA25101@freefall.freebsd.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-email-address-1: dag-erli@ifi.uio.no (for private or study-related mail) X-email-address-2: dagsm@hypnotech.no (for job-related mail) X-email-address-3: des@FreeBSD.org (for FreeBSD-related mail) X-email-address-4: finrod@ewox.org (for demoscene-related mail) X-disclaimer-1: I speak only for myself. The views expressed in this message X-disclaimer-2: are not those of the University of Oslo, the FreeBSD project, X-disclaimer-3: or any other organization or company to which I am or have at X-disclaimer-4: some time been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 04 Jun 1998 16:52:57 +0200 In-Reply-To: John Birrell's message of "Thu, 4 Jun 1998 05:02:53 -0700 (PDT)" Message-ID: Lines: 8 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk John Birrell writes: > `make world' now works on alpha! Des cheers wildly :) DES (who should stop mudding and start hacking...) -- Noone else has a .sig like this one. From owner-cvs-user Thu Jun 4 12:58:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22273 for cvs-user-outgoing; Thu, 4 Jun 1998 12:58:59 -0700 (PDT) (envelope-from owner-cvs-user) Received: from coleridge.kublai.com (coleridge.kublai.com [207.96.1.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22187; Thu, 4 Jun 1998 12:58:25 -0700 (PDT) (envelope-from shmit@natasya.kublai.com) Received: from natasya.kublai.com (natasya.kublai.com [207.172.25.236]) by coleridge.kublai.com (8.8.8/8.8.8) with ESMTP id PAA08484; Thu, 4 Jun 1998 15:58:21 -0400 (EDT) (envelope-from shmit@natasya.kublai.com) Received: (from shmit@localhost) by natasya.kublai.com (8.8.8/8.8.8) id PAA02378; Thu, 4 Jun 1998 15:58:20 -0400 (EDT) Message-ID: <19980604155820.17735@kublai.com> Date: Thu, 4 Jun 1998 15:58:20 -0400 From: Brian Cully To: John Birrell , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: Re: cvs commit: src Makefile Reply-To: shmit@kublai.com References: <199806041202.FAA25101@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199806041202.FAA25101@freefall.freebsd.org>; from John Birrell on Thu, Jun 04, 1998 at 05:02:53AM -0700 X-Sender: If your mailer pays attention to this, it's broken. X-PGP-Info: finger shmit@kublai.com for my public key. Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, Jun 04, 1998 at 05:02:53AM -0700, John Birrell wrote: > `make world' now works on alpha! Yay! Congrats, John! -- Brian Cully ``And when one of our comrades was taken prisoner, blindfolded, hung upside-down, shot, and burned, we thought to ourselves, `These are the best experiences of our lives''' -Pathology (Joe Frank, Somewhere Out There) From owner-cvs-user Thu Jun 4 13:28:43 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA28796 for cvs-user-outgoing; Thu, 4 Jun 1998 13:28:43 -0700 (PDT) (envelope-from owner-cvs-user) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28707; Thu, 4 Jun 1998 13:28:20 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.8.8/8.8.5) with SMTP id VAA23898; Thu, 4 Jun 1998 21:29:20 +0100 (BST) Date: Thu, 4 Jun 1998 21:29:19 +0100 (BST) From: Doug Rabson To: John Birrell cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org Subject: Re: cvs commit: src Makefile In-Reply-To: <199806041202.FAA25101@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 4 Jun 1998, John Birrell wrote: > jb 1998/06/04 05:02:53 PDT > > Modified files: > . Makefile > Log: > Build aout bootstrap tools only on i386. > > `make world' now works on alpha! Excellent work! -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 From owner-cvs-user Thu Jun 4 13:56:20 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04872 for cvs-user-outgoing; Thu, 4 Jun 1998 13:56:20 -0700 (PDT) (envelope-from owner-cvs-user) Received: from news1.gtn.com (news1.gtn.com [194.77.0.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03452; Thu, 4 Jun 1998 13:49:54 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id WAA11205; Thu, 4 Jun 1998 22:45:16 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.8) id WAA22950; Thu, 4 Jun 1998 22:39:58 +0200 (CEST) (envelope-from andreas) Message-ID: <19980604223958.A21840@klemm.gtn.com> Date: Thu, 4 Jun 1998 22:39:58 +0200 From: Andreas Klemm To: John Birrell , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org Subject: Re: cvs commit: src Makefile References: <199806041202.FAA25101@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199806041202.FAA25101@freefall.freebsd.org>; from John Birrell on Thu, Jun 04, 1998 at 05:02:53AM -0700 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, Jun 04, 1998 at 05:02:53AM -0700, John Birrell wrote: > [...] > `make world' now works on alpha! Good work ! Thanks ! -- Andreas Klemm http://www.FreeBSD.ORG/~andreas What gives you 90% more speed, for example, in kernel compilation ? http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html "NT = Not Today" (Maggie Biggs) ``powered by FreeBSD SMP'' From owner-cvs-user Thu Jun 4 13:58:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05625 for cvs-user-outgoing; Thu, 4 Jun 1998 13:58:59 -0700 (PDT) (envelope-from owner-cvs-user) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05418; Thu, 4 Jun 1998 13:58:15 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id HAA27906; Fri, 5 Jun 1998 07:08:18 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199806042108.HAA27906@cimlogic.com.au> Subject: Re: cvs commit: src Makefile In-Reply-To: from Doug Rabson at "Jun 4, 98 09:29:19 pm" To: dfr@nlsystems.com (Doug Rabson) Date: Fri, 5 Jun 1998 07:08:18 +1000 (EST) Cc: jb@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Doug Rabson wrote: > > `make world' now works on alpha! > > Excellent work! I should clarify this by saying that there are still some programs that won't work until a FreeBSD kernel interface is available. And the `make world' only works if you're already running FreeBSD/Alpha, not NetBSD/Alpha, so that means very few people can actually do it. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 From owner-cvs-user Thu Jun 4 14:03:48 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA06734 for cvs-user-outgoing; Thu, 4 Jun 1998 14:03:48 -0700 (PDT) (envelope-from owner-cvs-user) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA06468; Thu, 4 Jun 1998 14:02:21 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.8.8/8.8.5) with SMTP id WAA25497; Thu, 4 Jun 1998 22:03:13 +0100 (BST) Date: Thu, 4 Jun 1998 22:03:13 +0100 (BST) From: Doug Rabson To: John Birrell cc: jb@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org Subject: Re: cvs commit: src Makefile In-Reply-To: <199806042108.HAA27906@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 5 Jun 1998, John Birrell wrote: > Doug Rabson wrote: > > > `make world' now works on alpha! > > > > Excellent work! > > I should clarify this by saying that there are still some programs that > won't work until a FreeBSD kernel interface is available. > > And the `make world' only works if you're already running FreeBSD/Alpha, > not NetBSD/Alpha, so that means very few people can actually do it. Could you possibly put a tarball of FreeBSD/alpha binaries up for ftp somewhere? I want to start running them in my prototype kernel. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 From owner-cvs-user Thu Jun 4 14:11:40 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08970 for cvs-user-outgoing; Thu, 4 Jun 1998 14:11:40 -0700 (PDT) (envelope-from owner-cvs-user) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA08748; Thu, 4 Jun 1998 14:10:38 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id HAA27968; Fri, 5 Jun 1998 07:20:32 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199806042120.HAA27968@cimlogic.com.au> Subject: Re: cvs commit: src Makefile In-Reply-To: from Doug Rabson at "Jun 4, 98 10:03:13 pm" To: dfr@nlsystems.com (Doug Rabson) Date: Fri, 5 Jun 1998 07:20:32 +1000 (EST) Cc: jb@cimlogic.com.au, jb@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Doug Rabson wrote: > Could you possibly put a tarball of FreeBSD/alpha binaries up for ftp > somewhere? I want to start running them in my prototype kernel. One big tarball or (say) separate root and usr? It's all linked static, so it's big. Do you want my hacked kernel and boot blocks? I guess these aren't much good if miata can't run NetBSD. They are needed by anyone who wants to build ports so that the system boots as: consinit: using prom console Copyright (c) 1998 FreeBSD Inc. All rights reserved. Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT (GENERIC) #5: Fri May 15 16:52:49 EST 1998 jb@netbsd2.cimlogic.com.au:/u/netbsd/src/sys/arch/alpha/compile/GENERIC DEC 3000 - M300X, 175MHz 8192 byte page size, 1 processor. real mem = 33554432 (2097152 reserved for PROM, 31457280 used by FreeBSD) avail mem = 23904256 with uname -a: FreeBSD freebsd2.cimlogic.com.au 3.0-CURRENT FreeBSD 3.0-CURRENT (GENERIC) #5: Fri May 15 16:52:49 EST 1998 jb@netbsd2.cimlogic.com.au:/u/netbsd/src/sys/arch/alpha/compile/GENERIC alpha I tried building simos under FreeBSD/Alpha, but I ran out of memory linking. Otherwise it seemed to compile OK. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 From owner-cvs-user Thu Jun 4 14:30:24 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13331 for cvs-user-outgoing; Thu, 4 Jun 1998 14:30:24 -0700 (PDT) (envelope-from owner-cvs-user) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13169; Thu, 4 Jun 1998 14:30:05 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.8.8/8.8.5) with SMTP id WAA25601; Thu, 4 Jun 1998 22:30:57 +0100 (BST) Date: Thu, 4 Jun 1998 22:30:56 +0100 (BST) From: Doug Rabson To: John Birrell cc: jb@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org Subject: Re: cvs commit: src Makefile In-Reply-To: <199806042120.HAA27968@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 5 Jun 1998, John Birrell wrote: > Doug Rabson wrote: > > Could you possibly put a tarball of FreeBSD/alpha binaries up for ftp > > somewhere? I want to start running them in my prototype kernel. > > One big tarball or (say) separate root and usr? It's all linked static, > so it's big. Separate root and usr would be good, thanks. Hopefully it shouldn't be too much effort to get rtld-elf working for alpha later. > > Do you want my hacked kernel and boot blocks? I guess these aren't much good > if miata can't run NetBSD. They are needed by anyone who wants to build > ports so that the system boots as: > > consinit: using prom console > Copyright (c) 1998 > FreeBSD Inc. All rights reserved. > Copyright (c) 1996, 1997, 1998 > The NetBSD Foundation, Inc. All rights reserved. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > > FreeBSD 3.0-CURRENT (GENERIC) #5: Fri May 15 16:52:49 EST 1998 > jb@netbsd2.cimlogic.com.au:/u/netbsd/src/sys/arch/alpha/compile/GENERIC > DEC 3000 - M300X, 175MHz > 8192 byte page size, 1 processor. > real mem = 33554432 (2097152 reserved for PROM, 31457280 used by FreeBSD) > avail mem = 23904256 > > with uname -a: > > FreeBSD freebsd2.cimlogic.com.au 3.0-CURRENT FreeBSD 3.0-CURRENT (GENERIC) #5: Fri May 15 16:52:49 EST 1998 jb@netbsd2.cimlogic.com.au:/u/netbsd/src/sys/arch/alpha/compile/GENERIC alpha I don't think I need this just yet. I hope to get my own kernel running on a real machine real soon now. > I tried building simos under FreeBSD/Alpha, but I ran out of memory linking. > Otherwise it seemed to compile OK. Thats odd. I don't have any trouble building it on my Miata under Linux but I do have a bit more memory (128M). SimOS needs a severe hacking before it works at all (I have patches if you are interested) and it might thrash your machine a bit since it gives 64M of memory to the virtual machine. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 From owner-cvs-user Fri Jun 5 09:52:41 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27998 for cvs-user-outgoing; Fri, 5 Jun 1998 09:52:41 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27752; Fri, 5 Jun 1998 09:51:45 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA02919; Fri, 5 Jun 1998 09:50:48 -0700 (PDT) Date: Fri, 5 Jun 1998 09:50:48 -0700 (PDT) Message-Id: <199806051650.JAA02919@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/06/05 09:50:47 PDT Modified files: . Makefile Log: Add mtree to bootstrap targets now that peter has added a new keyword to it which will otherwise call the next target to fall over on transitioning systems. Revision Changes Path 1.196 +5 -2 src/Makefile From owner-cvs-user Fri Jun 5 17:59:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24669 for cvs-user-outgoing; Fri, 5 Jun 1998 17:59:12 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA24337; Fri, 5 Jun 1998 17:57:26 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA06001; Fri, 5 Jun 1998 17:56:26 -0700 (PDT) Date: Fri, 5 Jun 1998 17:56:26 -0700 (PDT) Message-Id: <199806060056.RAA06001@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/06/05 17:56:25 PDT Modified files: . Makefile Log: Fixed bogotification of the lex bootstrap in rev.1.186 and the previous commit - don't wander off to bootstrap mtree and include in the middle of bootstrapping lex, and don't forget what we were doing and build some lex obj dirs twice. Revision Changes Path 1.197 +5 -5 src/Makefile From owner-cvs-user Fri Jun 5 18:16:23 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27177 for cvs-user-outgoing; Fri, 5 Jun 1998 18:16:23 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26972; Fri, 5 Jun 1998 18:14:22 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA06070; Fri, 5 Jun 1998 18:13:22 -0700 (PDT) Date: Fri, 5 Jun 1998 18:13:22 -0700 (PDT) Message-Id: <199806060113.SAA06070@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/06/05 18:13:22 PDT Modified files: . Makefile Log: Don't run the target's ldconfig or build it as a tool. If target == host (in particular, if DESTDIR is empty or "/"), then the host's ldconfig will be the target's ldconfig by the time it is run. Fixed disordering of env. Don't know too much about libcrypt. Use exactly the same definition of _libcrypt as lib/Makefile. Don't build strip twice. Revision Changes Path 1.198 +5 -11 src/Makefile From owner-cvs-user Fri Jun 5 21:41:02 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18512 for cvs-user-outgoing; Fri, 5 Jun 1998 21:41:02 -0700 (PDT) (envelope-from owner-cvs-user) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18402; Fri, 5 Jun 1998 21:40:48 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA07241; Fri, 5 Jun 1998 21:39:46 -0700 (PDT) Date: Fri, 5 Jun 1998 21:39:46 -0700 (PDT) Message-Id: <199806060439.VAA07241@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src Makefile src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkoshy 1998/06/05 21:39:45 PDT Modified files: . Makefile release Makefile Log: -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile". PR: 6685 Revision Changes Path 1.199 +1 -4 src/Makefile 1.354 +7 -1 src/release/Makefile