Date: Wed, 1 May 2002 16:03:00 -0500 From: Stephen Hilton <nospam@hiltonbsd.com> To: freebsd-multimedia@freebsd.org Subject: Re: Aureal Drivers in Freebsd Message-ID: <20020501160300.0558c32d.nospam@hiltonbsd.com> In-Reply-To: <Pine.LNX.4.44.0204260655080.28969-100000@ribbon.wi.securepipe.com> References: <Pine.LNX.4.44.0204260655080.28969-100000@ribbon.wi.securepipe.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Apr 2002 06:59:52 -0500 (CDT) Rob Zietlow <zietlow@securepipe.com> wrote: > I am trying to install the aureal drivers from the ports and I received > the following errors when trying to compile. I am running 4.5-Stable. > Built the box yesterday afternoon. I have a Turtle Beach Montego Card. > Intel chipset motherboard (it's a Dell machine) Under linux I it was an > make install20 and I see this is at "10" Could this be the issue? I > tested this out on another box that doesn't have this card and the build > dies out at the same place > > Please CC since i am not on the list, > > Thanks list and Alexander > > Rob Zietlow > > Homer# pwd > /usr/ports/audio/aureal-kmod > Homer# make > ===> Extracting for aureal-kmod-1.3_3 > >> Checksum OK for au88x0-1.3_3.tar.gz. > ===> Patching for aureal-kmod-1.3_3 > ===> Applying FreeBSD patches for aureal-kmod-1.3_3 > ===> Configuring for aureal-kmod-1.3_3 > ===> Building for aureal-kmod-1.3_3 > ===> 10 > Warning: Object directory not changed from original > /usr/ports/audio/aureal-kmod/work/10 > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > perl @/kern/makeops.pl -h @/kern/device_if.m > perl @/kern/makeops.pl -h @/kern/bus_if.m > perl @/kern/makeops.pl -h @/isa/isa_if.m > perl @/kern/makeops.pl -h @/pci/pci_if.m > perl @/kern/makeops.pl -h @/dev/sound/pcm/ac97_if.m > perl @/kern/makeops.pl -h @/dev/sound/pcm/channel_if.m > perl @/kern/makeops.pl -h @/dev/sound/pcm/feeder_if.m > perl @/kern/makeops.pl -h @/dev/sound/pcm/mixer_if.m > cc -O -pipe -I/usr/ports/audio/aureal-kmod/work -D_KERNEL -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- > -I/usr/ports/audio/aureal-kmod/work -I. -I@ -I@/../include -I/usr/include > -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions > -ansi -c /usr/ports/audio/aureal-kmod/work/au88x0.c > /usr/ports/audio/aureal-kmod/work/au88x0.c: In function `au_pci_attach': > /usr/ports/audio/aureal-kmod/work/au88x0.c:793: too few arguments to > function `snd_mtxcreate' > /usr/ports/audio/aureal-kmod/work/au88x0.c: At top level: > /usr/ports/audio/aureal-kmod/work/au88x0.c:942: sizeof applied to an > incomplete > type > *** Error code 1 > > Stop in /usr/ports/audio/aureal-kmod/work/10. > *** Error code 1 > > Stop in /usr/ports/audio/aureal-kmod/work. > *** Error code 1 > > Stop in /usr/ports/audio/aureal-kmod. > *** Error code 1 > > Stop in /usr/ports/audio/aureal-kmod. > *** Error code 1 > > Stop in /usr/ports/audio/aureal-kmod. > Homer# > A solution has been found to this by "Bush Doctor". I have used his patch and was able to compile aureal-kmod from ports on FreeBSD-STABLE and tested playback/system-sound functions, and they are working fine for me. More information is available in the FreeBSD-ports mailing list archives (02/04/30), thread subject is: ports/37597: aureal-kmod-1.5_3 fails to build Thanks to "Bush Doctor" Stephen Hilton nospam@hiltonbsd.com 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?20020501160300.0558c32d.nospam>