From owner-freebsd-questions Thu Nov 26 11:02:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24711 for freebsd-questions-outgoing; Thu, 26 Nov 1998 11:02:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from the-twist.crosslink.net (the-twist.crosslink.net [206.246.124.74]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA24705 for ; Thu, 26 Nov 1998 11:02:38 -0800 (PST) (envelope-from sgregory@crosslink.net) Received: (qmail 24470 invoked from network); 26 Nov 1998 19:02:29 -0000 Received: from dyn18.pm2-1.lexington-park.236.crosslink.net (HELO win95.scott.home) (206.246.70.242) by the-twist.crosslink.net with SMTP; 26 Nov 1998 19:02:29 -0000 Received: by localhost with Microsoft MAPI; Thu, 26 Nov 1998 14:01:57 -0500 Message-ID: <01BE1945.549F0CA0.sgregory@crosslink.net> From: "Scott D. Gregory" Reply-To: "sgregory@crosslink.net" To: "'freebsd-questions@freebsd.org'" Subject: Problems compiling netboot Date: Thu, 26 Nov 1998 14:01:17 -0500 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Happy Thanksgiving to all!!! When I try to compile netboot (/sys/i386/boot/netboot) I get the following error: Warning: Object directory not changed from original /sys/i386/boot/netboot cc -O2 -DNFS -DROMSIZE=16384 -DRELOC=0x90000 -DPCI -DPCI_VENDOR=0x10ec -DPCI_DEVICE=0x8029 -DPCI_CLASS=0x02,0x00,0x00 -DASK_BOOT -nostdinc -I/sys/i386/boot/netboot/../../../../include -I/sys/i386/boot/netboot/../../.. -I/sys/i386/boot/netboot -DROMSIZE=16384 -static -o makerom /sys/i386/boot/netboot/makerom.c cc -O2 -DNFS -DROMSIZE=16384 -DRELOC=0x90000 -DPCI -DPCI_VENDOR=0x10ec -DPCI_DEVICE=0x8029 -DPCI_CLASS=0x02,0x00,0x00 -DASK_BOOT -nostdinc -I/sys/i386/boot/netboot/../../../../include -I/sys/i386/boot/netboot/../../.. -I/sys/i386/boot/netboot -DBOOTROM -o start2.ro -c start2.S /var/tmp/ccmtU460.s: Assembler mesages: /var/tmp/ccmtU460.s:57: Error: Value of -589824 too large for field of 2 bytes at 78 *** Error code 1 Stop. Anyone know what I am doing wrong? Any assistance would be greatly appreciated. Thanks, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message