Date: Thu, 17 Mar 2005 23:48:57 GMT From: Will Deutsch <wdeutsch@netapp.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/78970: i386 MBR build problem Message-ID: <200503172348.j2HNmvwq016276@www.freebsd.org> Resent-Message-ID: <200503172350.j2HNo296019229@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78970 >Category: i386 >Synopsis: i386 MBR build problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 17 23:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Will Deutsch >Release: 5.3-RELEASE >Organization: Network Appliance Inc. >Environment: FreeBSD tigger.hq.netapp.com 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The MBR make file doesn't seem to turn off the default expectation for a man page to build. There is a line in the makefile that looks like it has the intention of turning off the man page build but doesn't. NO_MAN= >How-To-Repeat: (/u/wdeutsch/Projects/BootLoader/src/sys/boot/i386/mbr) wdeutsch@tigger%make Warning: Object directory not changed from original /u/wdeutsch/Projects/BootLoader/src/sys/boot/i386/mbr as --defsym FLAGS=0x80 -o mbr.o mbr.s cc -O -pipe -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -N -e start -Ttext 0x600 -Wl,-S,--oformat,binary -nostdlib -o mbr mbr.o make: don't know how to make mbr.1. Stop (/u/wdeutsch/Projects/BootLoader/src/sys/boot/i386/mbr) wdeutsch@tigger% >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503172348.j2HNmvwq016276>