From owner-freebsd-hackers Tue Aug 19 14:22:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA06229 for hackers-outgoing; Tue, 19 Aug 1997 14:22:59 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA06217 for ; Tue, 19 Aug 1997 14:22:55 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.8.6/8.8.6) with SMTP id OAA27463 for ; Tue, 19 Aug 1997 14:22:53 -0700 (PDT) Date: Tue, 19 Aug 1997 14:22:52 -0700 (PDT) From: Jaye Mathisen To: hackers@freebsd.org Subject: Is there some trick to doing make in /usr/src/release? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I get numerous errors from the various files about syntax errors, extra ;'s and such, and in short, it doesn't work. (I was attempting to build a DPT boot floppy). I'm on 2.2.2-stable, supped as of a week or so ago.