Subject: port-mips/11871: [mips] dangling symlink in /usr/include/frame.h
To: None <gnats-bugs@gnats.netbsd.org>
From: None <itojun@itojun.org>
List: netbsd-bugs
Date: 01/01/2001 19:13:18
>Number:         11871
>Category:       port-mips
>Synopsis:       [mips] dangling symlink in /usr/include/frame.h
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-mips-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 01 19:13:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jun-ichiro itojun Hagino
>Release:        1.5, 1.5Q
>Organization:
	itojun.org
>Environment:
System: NetBSD starfruit.itojun.org 1.5Q NetBSD 1.5Q (STARFRUIT) #304: Sat Dec 30 13:09:57 JST 2000 itojun@starfruit.itojun.org:/usr/home/itojun/NetBSD/src/sys/arch/i386/compile/STARFRUIT i386
Architecture: i386
Machine: i386
>Description:
	mips-based ports do not have sys/arch/*/include/frame.h.  therefore
	/usr/include/frame.h becomes a dangling link.
>How-To-Repeat:
% cd src/sys/arch
% ls -d */include/frame.h
alpha/include/frame.h     i386/include/frame.h      pc532/include/frame.h
amiga/include/frame.h     luna68k/include/frame.h   powerpc/include/frame.h
amigappc/include/frame.h  m68k/include/frame.h      prep/include/frame.h
arm26/include/frame.h     mac68k/include/frame.h    sh3/include/frame.h
arm32/include/frame.h     macppc/include/frame.h    sparc/include/frame.h
atari/include/frame.h     mmeye/include/frame.h     sparc64/include/frame.h
bebox/include/frame.h     mvme68k/include/frame.h   sun3/include/frame.h
dreamcast/include/frame.h news68k/include/frame.h   vax/include/frame.h
evbsh3/include/frame.h    next68k/include/frame.h   x68k/include/frame.h
hp300/include/frame.h     ofppc/include/frame.h
% ls -d */include/param.h
alpha/include/param.h     hpcmips/include/param.h   ofppc/include/param.h
amiga/include/param.h     i386/include/param.h      pc532/include/param.h
amigappc/include/param.h  luna68k/include/param.h   pmax/include/param.h
arc/include/param.h       m68k/include/param.h      powerpc/include/param.h
arm26/include/param.h     mac68k/include/param.h    prep/include/param.h
arm32/include/param.h     macppc/include/param.h    sgimips/include/param.h
atari/include/param.h     mipsco/include/param.h    sh3/include/param.h
bebox/include/param.h     mmeye/include/param.h     sparc/include/param.h
cobalt/include/param.h    mvme68k/include/param.h   sparc64/include/param.h
dreamcast/include/param.h news68k/include/param.h   sun3/include/param.h
evbsh3/include/param.h    newsmips/include/param.h  vax/include/param.h
hp300/include/param.h     next68k/include/param.h   x68k/include/param.h
% ls -d */include/param.h|wc
      36      36     811
% ls -d */include/frame.h|wc
      29      29     651
% ls -ld /usr/include/frame.h
lrwxr-xr-x  1 root  wheel  15 Apr 20  2000 /usr/include/frame.h -> machine/frame.h

>Fix:
	not sure.
	- change distrib/sets/lists for mips?
	- supply include/frame.h on mips?
>Release-Note:
>Audit-Trail:
>Unformatted: