Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 1998 16:10:52 -0800
From:      Jake <jake@erehwon.org>
To:        multimedia@FreeBSD.ORG
Subject:   snd980123 and FreeBSD 2.2-980123-SNAP
Message-ID:  <34DBA68C.41C67EA6@erehwon.org>

next in thread | raw e-mail | index | archive | help
Hi, I'm trying to use luigi's sound driver on 2.2-980123-SNAP.
It worked previously on 2.2.5-RELEASE

anyway, I have a soundblaster 16 non-pnp
I downloaded snd980123.tgz,
put it in the source tree, 
applied the patches for 2.2.5 with patch <patches.225

device          pcm0 at isa ? port? tty irq 5 drq 1 flags 0x15 vector
pcmintr
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
../../i386/isa/isa.c:931: warning: no previous prototype for
`isa_dmastop'
../../i386/isa/isa.c:949: redefinition of `isa_dmastop'
../../i386/isa/isa.c:931: `isa_dmastop' previously defined here
*** Error code 1

Stop.

any ideas?

thanks

-- 
Reply to jake@uvic.ca



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34DBA68C.41C67EA6>