Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 1998 07:54:35 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        jake@erehwon.org (Jake)
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: snd980123 and FreeBSD 2.2-980123-SNAP
Message-ID:  <199802070654.HAA11718@labinfo.iet.unipi.it>
In-Reply-To: <34DBA68C.41C67EA6@erehwon.org> from "Jake" at Feb 6, 98 04:10:33 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> in my kernel config, but I get these errors:
> 
> %make 
> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit 
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes 
> -Wpointer-arith  -nostdinc -I- -I. -I../.. -I../../../include
> -DCOMPAT_43 -DMSDOSFS -DFFS -DINET -DKERNEL  ../../i386/isa/isa.c
> ../../i386/isa/isa.c:669: warning: no previous prototype for
> `isa_dmastatus'
> ../../i386/isa/isa.c:752: redefinition of `isa_dmastatus'
> ../../i386/isa/isa.c:669: `isa_dmastatus' previously defined here
...

I suspect you have applied the patches to isa.c twice resulting in two
instances of each of the new functions (or, you have fetched isa.c from
-stable, where those patches are now in) ?

	chees
	luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802070654.HAA11718>