Date: Sun, 17 Sep 2006 10:02:05 +0200 From: Matthias Apitz <m.apitz@oclcpica.org> To: Ariff Abdullah <ariff@freebsd.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: [UPDATE] RFC: snd_hda(4) -- Intel High Definition Audio driver Message-ID: <20060917080205.GA40487@rebelion.Sisis.de> In-Reply-To: <450601F2.5090604@micom.mng.net> References: <1157390268.673.57.camel@localhost> <1157881866.666.17.camel@localhost> <4503F412.1010404@freebsd.org> <20060911140728.2569f09e.ariff@FreeBSD.org> <450601F2.5090604@micom.mng.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I've just fetch the latest sources from http://people.freebsd.org/~ariff/HDA/ but they don't compile on 6.0-REL: $ make Warning: Object directory not changed from original /usr/home/guru/hda cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c hdac.c hdac.c: In function `hdac_audio_ctl_ossmixer_init': hdac.c:2249: error: `SD_F_SOFTVOL' undeclared (first use in this function) hdac.c:2249: error: (Each undeclared identifier is reported only once hdac.c:2249: error: for each function it appears in.) *** Error code 1 What can I do? Thx matthias -- Matthias Apitz Manager Technical Support - OCLC PICA GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <m.apitz@oclcpica.org> - w http://www.oclcpica.org/ http://guru.UnixLand.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060917080205.GA40487>