Subject: port-sun3/1773: files.sun3 needs files.fpe
To: None <gnats-bugs@gnats.netbsd.org>
From: Jason R. Thorpe <thorpej@SJ.Xenotropic.COM>
List: netbsd-bugs
Date: 11/17/1995 17:21:38
>Number: 1773
>Category: port-sun3
>Synopsis: files.sun3 needs files.fpe
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 17 20:50:02 1995
>Last-Modified:
>Originator:
>Organization:
Just me and my collection of obsolete computer gear(s).
>Release: NetBSD-current trunk, Nov 17, 1995
>Environment:
System: NetBSD ovation 1.0A NetBSD 1.0A (OVATION) #31: Fri Nov 17 05:28:08 PST 1995 thorpej@ovation:/tmp_mnt/basalt/work/netbsd/src/sys/arch/sun3/compile/OVATION sun3
>Description:
files.sun3 hasn't been updated for the new m68k fpe code. Compiling
a GENERIC kernel (one with FPU_EMULATE) yields tons of unresolved
symbols.
>How-To-Repeat:
Try compiling a GENERIC sun3 kernel from the trunk (not netbsd-1-1
release branch).
>Fix:
Here's the patch to files.sun3:
Index: files.sun3
===================================================================
RCS file: /usr/og/devsrc/netbsd/src/sys/arch/sun3/conf/files.sun3,v
retrieving revision 1.1.1.5
diff -c -r1.1.1.5 files.sun3
*** files.sun3 1995/11/17 05:06:12 1.1.1.5
--- files.sun3 1995/11/18 01:09:45
***************
*** 29,35 ****
file arch/sun3/sun3/vector.c
file arch/sun3/sun3/vm_machdep.c
! file arch/m68k/fpe/fpu_emulate.c fpu_emulate
file arch/m68k/m68k/copy.s
file dev/cons.c
file dev/cninit.c
--- 29,35 ----
file arch/sun3/sun3/vector.c
file arch/sun3/sun3/vm_machdep.c
! include "../../m68k/fpe/files.fpe"
file arch/m68k/m68k/copy.s
file dev/cons.c
file dev/cninit.c
>Audit-Trail:
>Unformatted: