From owner-freebsd-current Sun Feb 2 11: 6:51 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A71837B401 for ; Sun, 2 Feb 2003 11:06:50 -0800 (PST) Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net [24.234.0.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 094F843F43 for ; Sun, 2 Feb 2003 11:06:50 -0800 (PST) (envelope-from tdondich@majiknetworks.com) Received: from majiknetworks.com (ip68-96-99-237.lv.lv.cox.net [68.96.99.237]) by 100m.mpr200-2.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.5) with ESMTP id AQL65968; Sun, 2 Feb 2003 11:06:33 -0800 (PST) Message-ID: <3E3D6D53.2070700@majiknetworks.com> Date: Sun, 02 Feb 2003 11:11:15 -0800 From: Taylor Dondich User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.2b) Gecko/20021016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Subject: Still having problems compiling boot loader Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG After doing a make in /usr/src/sys/boot/, I get this error and compile ends: In file included from /usr/src/sys/boot/ficl/loader.c:40: /usr/src/sys/boot/ficl/../common/bootstrap.h:254: syntax error before 'struct' /usr/src/sys/boot/ficl/../common/bootstrap.h:254: warning: data definition has no type or storage class *** Error code 1 Stop in /usr/src/sys/boot/ficl. *** Error code 1 Stop in /usr/src/sys/boot. Any ideas anyone? Taylor Dondich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message