From owner-freebsd-questions Fri Jan 17 0:45:51 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C7037B401 for ; Fri, 17 Jan 2003 00:45:48 -0800 (PST) Received: from hotmail.com (oe115.pav0.hotmail.com [64.4.33.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id E426C43F5B for ; Fri, 17 Jan 2003 00:45:47 -0800 (PST) (envelope-from edifice_li@msn.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 17 Jan 2003 00:45:47 -0800 X-Originating-IP: [61.171.18.151] Date: Fri, 17 Jan 2003 16:45:37 +0800 From: edifice To: questions@freebsd.org Subject: Problem of installing grub 0.92 Message-Id: <20030117160500.1A40.WAREHOU@sina.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.05.06 X-OriginalArrivalTime: 17 Jan 2003 08:45:47.0699 (UTC) FILETIME=[D4AC1830:01C2BE04] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear All, I am trying install grub 0.92 on my freebsd 4.7. I meet error when trying to build it. The error message is following. Is there anything I have omitted? # make cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /usr/local/bin/bash ./config.sttus config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands make all-recursive Making all in netboot Making all in stage2 make: don't know how to make pre_stage2. Stop *** Error code 1 Stop in /tmp/grub-0.92. *** Error code 1 Stop in /tmp/grub-0.92. Best Regards, Edifice -- edifice attach:the message when configure ----- # sh ./configure checking for a BSD-copatible install... /usr/bin/install -c checking whether build environent is sane... yes checking for gawk... no checking for awk... no checking for nawk... nawk checking whether ake sets ${MAKE}... yes checking build syste type... i386-unknown-freebsd4.7 checking host syste type... i386-unknown-freebsd4.7 checking whether to enable aintainer-specific portions of akefiles... no checking for gcc... gcc checking for gcc... (cached) gcc checking for C copiler default output... a.out checking whether the C copiler works... yes checking whether we are cross copiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C copiler... yes checking whether gcc accepts -g... yes checking for style of include used by ake... GNU checking dependency style of gcc... gcc checking dependency style of gcc... (cached) gcc checking for ranlib... ranlib checking dependency style of gcc... (cached) gcc checking for ranlib... ranlib checking whether optiization for size works... yes checking whether -Wundef works... yes checking for objcopy... objcopy checking if C sybols get an underscore after copilation... no checking whether objcopy works for absolute addresses... yes checking whether addr32 ust be in the sae line as the instruction... yes checking for .code16 addr32 assebler support... yes checking whether an absolute indirect call/jup ust not be prefixed with an aserisk... no checking if start is defined by the copiler... no checking if _start is defined by the copiler... yes checking if __bss_start is defined by the copiler... yes checking if _edata is defined by the copiler... yes checking if edata is defined by the copiler... yes checking if end is defined by the copiler... yes checking if _end is defined by the copiler... yes checking for opendisk in -lutil... no checking for wgetch in -lncurses... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for eory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes configure: creating ./config.status config.status: creating akefile config.status: creating stage1/akefile config.status: creating stage2/akefile checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes configure: creating ./config.status config.status: creating akefile config.status: creating stage1/akefile config.status: creating stage2/akefile config.status: creating docs/akefile config.status: creating lib/akefile config.status: creating util/akefile config.status: creating grub/akefile config.status: creating netboot/akefile config.status: creating util/grub-iage config.status: creating util/grub-install config.status: creating util/grub-d5-crypt config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 coands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message