Subject: Re: port-sparc/1241: /sys/arch/sparc/dev/amd7930.c breaks if DEBUG defined
To: None <netbsd-bugs@NetBSD.ORG>
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
List: netbsd-bugs
Date: 07/19/1995 10:17:34
> 	Compiling /sys/arch/sparc/dev/amd7930.c with DEBUG defined results
> 	in a kernel that cannot link because it cannot find Dprintf...

> >Fix:

As a workaround, comment out the "audio0 at mainbus0" line in your
kernel config.  You won't get audio, but you'll be able to build with
DEBUG turned on.  (Of course, if audio is more important than DEBUG,
you're better off removing "options DEBUG".)

					der Mouse

			    mouse@collatz.mcrcim.mcgill.edu