From th@puma.cis.ibaraki.ac.jp  Wed Jun  7 09:13:03 2000
Return-Path: <th@puma.cis.ibaraki.ac.jp>
Received: from puma.cis.ibaraki.ac.jp (puma.cis.ibaraki.ac.jp [157.80.87.64])
	by hub.freebsd.org (Postfix) with ESMTP id E257137BD85
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Jun 2000 09:10:24 -0700 (PDT)
	(envelope-from th@puma.cis.ibaraki.ac.jp)
Received: (from th@localhost)
	by puma.cis.ibaraki.ac.jp (8.9.3/8.9.3) id BAA91712;
	Thu, 8 Jun 2000 01:10:23 +0900 (JST)
	(envelope-from th)
Message-Id: <200006071610.BAA91712@puma.cis.ibaraki.ac.jp>
Date: Thu, 8 Jun 2000 01:10:23 +0900 (JST)
From: th@cis.ibaraki.ac.jp
Sender: th@puma.cis.ibaraki.ac.jp
Reply-To: th@cis.ibaraki.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: make buildworld on 3.4-stable (can't make boot/i386/kgzldr)
X-Send-Pr-Version: 3.2

>Number:         19095
>Category:       misc
>Synopsis:       make buildworld on 3.4-stable (can't make boot/i386/kgzldr)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 09:20:00 PDT 2000
>Closed-Date:    Tue Jun 27 17:39:20 PDT 2000
>Last-Modified:  Tue Jun 27 17:40:50 PDT 2000
>Originator:     HIYAMA Takeshi
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Dept. of Comp. & Info. Sci.s, Ibaraki University
>Environment:

FreeBSD puma 3.4-STABLE FreeBSD 3.4-STABLE #0: Sat May 27 14:44:10 JST 2000     root@puma:/usr/src/sys/compile/PUMA  i386

>Description:

make buildworld stops at boot/i386/kgzldr.
it saids:

===> boot/i386/kgzldr
(cd /usr/src/sys/boot/i386/kgzldr; m4  -DSIOPRT=0x3f8 /usr/src/sys/boot/i386/kgzldr/start.s) | as  -o start.o
cc -fno-builtin -O2 -DKZIP   -c /usr/src/sys/boot/i386/kgzldr/boot.c
make: don't know how to make /usr/include/sys/ucontext.h. Stop
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


>How-To-Repeat:

cd /usr/src ; make buildworld 

or

cd /usr/sys/boot/i386/kgzldr ; make


>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nrahlstr 
State-Changed-When: Tue Jun 27 17:39:20 PDT 2000 
State-Changed-Why:  
kgzldr built fine for me on 3.x-stable. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=19095 
>Unformatted:
