Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 23:12:48 -0400
From:      Matt <boelschlaeger@carolina.rr.com>
To:        Freebsd-multimedia@freebsd.org
Subject:   Aureal Kmod problems
Message-ID:  <3BC65FB0.3040302@carolina.rr.com>

next in thread | raw e-mail | index | archive | help
Hi,

   Does anyone know where i can find the latest aureal drivers for 
FreeBSD v 4.4?  

  There doesnt seem to be a package for 1.3_3. The 1.3_2  kernel driver 
also doesnt  seem to work(various compilation errors. See below) with 
Freebsd v 4.4,  I had it working with FreeBSD v 4.3.

Also, I dont have the port system installed so the skeleton doesnt compile.

Any help would be appreciated!

Thanks,



-Matt

-----Compile errors with aureal 1.3_2------


cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. 
-I../../../include -I../../contrib/ipfilter  -D_KERNEL -include opt_global
.h -elf  -mpreferred-stack-boundary=2  ../../dev/sound/pci/au88x0.c
../../dev/sound/pci/au88x0.c:121: syntax error before `pcm_channel'
../../dev/sound/pci/au88x0.c:210: syntax error before `au_playcaps'
../../dev/sound/pci/au88x0.c:210: warning: type defaults to `int' in 
declaration of `au_playcaps'
../../dev/sound/pci/au88x0.c:210: warning: excess elements in scalar 
initializer
../../dev/sound/pci/au88x0.c:210: warning: (near initialization for 
`au_playcaps')
../../dev/sound/pci/au88x0.c:210: warning: excess elements in scalar 
initializer
../../dev/sound/pci/au88x0.c:210: warning: (near initialization for 
`au_playcaps')
../../dev/sound/pci/au88x0.c:210: warning: excess elements in scalar 
initializer
../../dev/sound/pci/au88x0.c:210: warning: (near initialization for 
`au_playcaps')
../../dev/sound/pci/au88x0.c:210: warning: data definition has no type 
or storage class
../../dev/sound/pci/au88x0.c:224: syntax error before `au_reccaps'
../../dev/sound/pci/au88x0.c:224: warning: type defaults to `int' in 
declaration of `au_reccaps'
../../dev/sound/pci/au88x0.c:224: warning: excess elements in scalar 
initializer
../../dev/sound/pci/au88x0.c:224: warning: (near initialization for 
`au_reccaps')
../../dev/sound/pci/au88x0.c:224: warning: excess elements in scalar 
initializer
../../dev/sound/pci/au88x0.c:224: warning: (near initialization for 
`au_reccaps')
../../dev/sound/pci/au88x0.c:224: warning: excess elements in scalar 
initializer
../../dev/sound/pci/au88x0.c:224: warning: (near initialization for 
`au_reccaps')
../../dev/sound/pci/au88x0.c:224: warning: data definition has no type 
or storage class
../../dev/sound/pci/au88x0.c:389: syntax error before `*'
../../dev/sound/pci/au88x0.c:390: warning: function declaration isn't a 
prototype
../../dev/sound/pci/au88x0.c: In function `aumix_init':
../../dev/sound/pci/au88x0.c:391: `m' undeclared (first use in this 
function)
../../dev/sound/pci/au88x0.c:391: (Each undeclared identifier is 
reported only once
../../dev/sound/pci/au88x0.c:391: for each function it appears in.)
../../dev/sound/pci/au88x0.c: At top level:
../../dev/sound/pci/au88x0.c:397: syntax error before `*'
../../dev/sound/pci/au88x0.c:398: warning: function declaration isn't a 
prototype
../../dev/sound/pci/au88x0.c: In function `aumix_set':
../../dev/sound/pci/au88x0.c:402: `m' undeclared (first use in this 
function)
../../dev/sound/pci/au88x0.c:403: `dev' undeclared (first use in this 
function)
../../dev/sound/pci/au88x0.c:407: syntax error before `left'
../../dev/sound/pci/au88x0.c:405: warning: unreachable code at beginning 
of switch statement
../../dev/sound/pci/au88x0.c:414: syntax error before `655'
../../dev/sound/pci/au88x0.c:414: `right' undeclared (first use in this 
function)
../../dev/sound/pci/au88x0.c:415: break statement not within loop or switch
../../dev/sound/pci/au88x0.c:416: case label not within a switch statement
../../dev/sound/pci/au88x0.c:417: case label not within a switch statement
../../dev/sound/pci/au88x0.c:418: case label not within a switch statement
../../dev/sound/pci/au88x0.c:419: case label not within a switch statement
../../dev/sound/pci/au88x0.c:420: case label not within a switch statement
../../dev/sound/pci/au88x0.c:423: warning: unreachable code at beginning 
of switch statement
../../dev/sound/pci/au88x0.c:439: syntax error before `left'
../../dev/sound/pci/au88x0.c:441: break statement not within loop or switch
../../dev/sound/pci/au88x0.c:442: warning: control reaches end of 
non-void function
../../dev/sound/pci/au88x0.c: At top level:
../../dev/sound/pci/au88x0.c:443: syntax error before `if'
../../dev/sound/pci/au88x0.c:196: warning: `au_intr' declared `static' 
but never defined
../../dev/sound/pci/au88x0.c:390: warning: `aumix_init' defined but not used
../../dev/sound/pci/au88x0.c:398: warning: `aumix_set' defined but not used
*** Error code 1

Stop in /usr/src/sys/compile/MYKERNEL.





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




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