Subject: kern/10439: Sun3: kernel compile fails with SunOS compatibility enabled
To: None <gnats-bugs@gnats.netbsd.org>
From: None <perrancan@yahoo.com>
List: netbsd-bugs
Date: 06/25/2000 04:28:15
>Number:         10439
>Category:       kern
>Synopsis:       Sun3: kernel compile fails with SunOS compatibility enabled
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 25 04:29:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Dickinson
>Release:        1.4.2
>Organization:
>Environment:
NetBSD kyrie 1.4.2 NetBSD 1.4.2 (KYRIE_142) #0: Sun Jun 11 01:55:32 EDT 2000 perran@kyrie:/usr/src/sys/arch/sun3/compile/KYRIE_142 sune


>Description:
compile of kernel with SunOS compatibility fails with message:

make: don't know how to make ../../m68kcsysctl.h. Stop
*** Error code 2

After that problem is corrected the message refers to
ma/hine/reg.h

>How-To-Repeat:

enable SunOS compatibility
compile kernel on Sun3 machine
>Fix:
In <machine-name>/lib/compat/.depend
change m68kcsysctl.h to m68k/sysctl.h
and ma/hine/reg.h to machine/reg.h

I don't know the config file format so I haven't backtracked to find the source of the error
which is obviously in one of the config files.

>Release-Note:
>Audit-Trail:
>Unformatted: