Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2000 11:11:44 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Kent Hauser <kent@tfd.com>
Cc:        freebsd-current@FreeBSD.org
Subject:   RE: build failure w/ current
Message-ID:  <200003151612.LAA00574@fb00.eng00.mindspring.net>
In-Reply-To: <200003151530.KAA47116@chapel-hill.tfd.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 15-Mar-00 Kent Hauser wrote:
> 
> make world fails:
> 
> cvsup from 3/15/00 14:00 GMT or so.
> 
> 
> 
> ===> sys/boot/i386/libi386
> cc -O -pipe -I/usr/src/sys/boot/i386/libi386/../../common -I/usr/src/sys/boot/i386/libi386/../btx/lib
> -I/usr/src/sys/boot/i386/libi386/../../.. -I. -DCOMPORT=0x3f8 -DCOMSPEED=9600 -DTERM_EMU
> -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sys/boot/i386/libi386/aout_freebsd.c -o
> aout_freebsd.o
> cc -O -pipe -I/usr/src/sys/boot/i386/libi386/../../common -I/usr/src/sys/boot/i386/libi386/../btx/lib
> -I/usr/src/sys/boot/i386/libi386/../../.. -I. -DCOMPORT=0x3f8 -DCOMSPEED=9600 -DTERM_EMU
> -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sys/boot/i386/libi386/biosdisk.c -o biosdisk.o
> /usr/src/sys/boot/i386/libi386/biosdisk.c: In function `bd_print':
> /usr/src/sys/boot/i386/libi386/biosdisk.c:242: syntax error before `,'
> /usr/src/sys/boot/i386/libi386/biosdisk.c:289: case label not within a switch statement
> /usr/src/sys/boot/i386/libi386/biosdisk.c:293: default label not within a switch statement
> /usr/src/sys/boot/i386/libi386/biosdisk.c: At top level:
> /usr/src/sys/boot/i386/libi386/biosdisk.c:301: syntax error before `}'
> /usr/src/sys/boot/i386/libi386/biosdisk.c:103: warning: `bd_printslice' used but never defined
> /usr/src/sys/boot/i386/libi386/biosdisk.c:106: warning: `bd_strategy' used but never defined
> /usr/src/sys/boot/i386/libi386/biosdisk.c:108: warning: `bd_open' used but never defined
> /usr/src/sys/boot/i386/libi386/biosdisk.c:109: warning: `bd_close' used but never defined
> /usr/src/sys/boot/i386/libi386/biosdisk.c:123: warning: `bd_opendisk' used but never defined
> /usr/src/sys/boot/i386/libi386/biosdisk.c:124: warning: `bd_closedisk' used but never defined
> *** Error code 1
> 
> Stop in /usr/src/sys/boot/i386/libi386.
> *** Error code 1
> 
> Stop in /usr/src/sys/boot/i386.
> *** Error code 1
> 
> Stop in /usr/src/sys/boot.
> *** Error code 1
> 
> Stop in /usr/src/sys.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.

Please try http://people.FreeBSD.org/~jhb/patches/biosdisk.patch
(relative to /sys/boot/i386/libi386).  It looks like some extra
stuff was accidentally spammed into the recent commit to biosdisk.c.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.cslab.vt.edu/~jobaldwi/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003151612.LAA00574>