Subject: port-macppc/13468: pax: Unable to access ./usr/include/powerpc/hid.h ...
To: None <gnats-bugs@gnats.netbsd.org>
From: None <makoto@ki.nu>
List: netbsd-bugs
Date: 07/15/2001 17:45:59
>Number:         13468
>Category:       port-macppc
>Synopsis:       make release stops at making comp.tgz looking for powerpc/hid.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-macppc-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jul 15 01:44:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Makoto Fujiwara
>Release:        2001-07-07 (etc)
>Organization:
	www.ki.nu
>Environment:
   System: NetBSD harry 1.5W NetBSD 1.5W (GENERIC) #4: 
   Wed Jun 20 16:46:24 JST 2001 
   makoto@scgj:/usr/20010618/sys/arch/macppc/compile/GENERIC macppc
Architecture: powerpc
Machine: macppc
>Description:
	make release stops with following messages
+-----------------------------------------------
| making comp.tgz
| pax: Unable to access 
|    ./usr/include/powerpc/hid.h <No such file or directory>
| pax: Unable to access 
|   ./usr/include/powerpc/hid_601.h <No such file or directory>
+-----------------------------------------------
>How-To-Repeat:
	get -current source tree July 7 or arround and 
        make release with proper ENV variables.
>Fix:
    Apply following fix (if mpc6xx persists.)

--- distrib/sets/lists/comp/ad.powerpc-ooo	Thu May 31 19:26:59 2001
+++ distrib/sets/lists/comp/ad.powerpc	Sat Jul  7 16:25:46 2001
@@ -16,8 +16,8 @@
 ./usr/include/powerpc/float.h	comp-c-include
 ./usr/include/powerpc/fpu.h	comp-c-include
 ./usr/include/powerpc/frame.h	comp-c-include
-./usr/include/powerpc/hid.h	comp-c-include
-./usr/include/powerpc/hid_601.h	comp-c-include
+./usr/include/powerpc/mpc6xx/hid.h	comp-c-include
+./usr/include/powerpc/mpc6xx/hid_601.h	comp-c-include
 ./usr/include/powerpc/ieee.h	comp-c-include
 ./usr/include/powerpc/ieeefp.h	comp-c-include
 ./usr/include/powerpc/int_const.h	comp-c-include
	
>Release-Note:
>Audit-Trail:
>Unformatted: