any hope for maestro support?

erleya at gmail.com erleya at gmail.com
Fri Oct 7 13:14:24 PDT 2005


Ariff,

> Please replace your /usr/src/sys/dev/sound/pci/maestro.c with this one
> (attached). Note: THIS IS JUST AN UGLY, BLATANT HACK to revert
> everything back to it's very last known working configuration.

Tried it and got this compilation error:
-------------------
#cd /usr/src
#make kernel
...skipped...
cc -c -O2 -pipe -fno-strict-aliasing -march=pentium2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror  /usr/src/sys/dev/sound/pci/maestro.c
/usr/src/sys/dev/sound/pci/maestro.c: In function `aggch_start_dac':
/usr/src/sys/dev/sound/pci/maestro.c:523: error: `APU_USE_SYSMEM' undeclared (first use in this function)
/usr/src/sys/dev/sound/pci/maestro.c:523: error: (Each undeclared identifier is reported only once
/usr/src/sys/dev/sound/pci/maestro.c:523: error: for each function it appears in.)
/usr/src/sys/dev/sound/pci/maestro.c:565: error: `APU_STEREO' undeclared (first use in this function)
*** Error code 1

Stop in /usr/obj/usr/src/sys/TOSHKA.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
------------------------------

It's on RELENG_6 'cvsup'-ed yesterday.
I'll try to look at the sources this weekend to find out what can be wrong,
but I guess there'll be too many things...

Thank you all for your contribution!

WBR, Alex

___________________________________
NOCC, http://nocc.sourceforge.net






More information about the freebsd-multimedia mailing list