Subject: Kernel compile errors
To: MacBSD List <port-mac68k@NetBSD.ORG>
From: Paul Goyette <paul@whooppee.com>
List: port-mac68k
Date: 11/08/1997 17:42:12
>From sources supped this morning:

cc  -O2 -m68030 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
-msoft-float -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c"
-DEXEC_AOUT -DEXEC_SCRIPT -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM
-DDDB -DDIAGNOSTIC -DCOMPAT_43 -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_11
-DCOMPAT_12 -DCOMPAT_SUNOS -DFFS -DNFS -DKERNFS -DNULLFS -DMFS -DFDESC
-DPROCFS -DCD9660 -DUNION -DQUOTA -DNFSSERVER -DFIFO -DINET -DTCP_COMPAT_42 
-DGATEWAY -DPPP_BSDCOMP -DPPP_DEFLATE -DPFIL_HOOKS -DPPP_VJC -DPPP_FILTER
-DNTP -DM68030 -DNCR_PIO_WRITE="0x10" -DSLOTMGR -DMAXUSERS=16 -D_KERNEL
-Dmc68020 -Dmac68k  -c ../../../../arch/mac68k/dev/adbsys.c
cc1: warnings being treated as errors
../../../../arch/mac68k/dev/adbsys.c:135: warning: function declaration
isn't a prototype
../../../../arch/mac68k/dev/adbsys.c: In function `adb_init':
../../../../arch/mac68k/dev/adbsys.c:590: `adb_mm_nonemp_asmcomplete'
undeclared (first use this function)
../../../../arch/mac68k/dev/adbsys.c:590: (Each undeclared identifier is
reported only once
../../../../arch/mac68k/dev/adbsys.c:590: for each function it appears
in.)
*** Error code 1

Stop.

Here's the ident from adbsys.c:

     $NetBSD: adbsys.c,v 1.31.2.1 1997/11/07 22:50:57 mellon Exp $


-----------------------------------------------------------------------------
| Paul Goyette       | PGP Public Key fingerprint:  | E-mail addresses:     |
| Network Consultant |     0E 40 D2 FC 2A 13 74 A0  |  paul@whooppee.com    |
| and kernel hacker  |     E4 69 D5 BE 65 E4 56 C6  |  paul_goyette@ins.com |
-----------------------------------------------------------------------------