From owner-freebsd-current Tue Sep 8 05:13:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18296 for freebsd-current-outgoing; Tue, 8 Sep 1998 05:13:48 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dns.webwizard.net.mx (mexcom.net.mx [207.249.162.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18287 for ; Tue, 8 Sep 1998 05:13:43 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (mexcom.net.mx [207.249.162.140]) by dns.webwizard.net.mx (8.8.8/8.8.7) with ESMTP id HAA14022 for ; Tue, 8 Sep 1998 07:11:20 -0500 (CDT) Message-ID: <35F51EE8.A5B547E3@webwizard.org.mx> Date: Tue, 08 Sep 1998 07:11:20 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Subject: Make Release Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I made my first attempt at an elf release and got lib/libdisk/rules.c -o rules.o cc -nostdinc -O2 -pipe -Wall -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/ lib/libdisk/write_disk.c -o write_disk.o make: don't know how to make /usr/mdec/boot1. Stop *** Error code 2 Stop. *** Error code 1 Stop. Am I doing something obviously wrong? Thanks ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message