From owner-freebsd-multimedia Wed May 1 14: 3:10 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 4E81E37B419 for ; Wed, 1 May 2002 14:03:03 -0700 (PDT) Received: from [209.224.20.74] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 1731Fd-0004x4-00 for freebsd-multimedia@freebsd.org; Wed, 01 May 2002 16:03:01 -0500 Date: Wed, 1 May 2002 16:03:00 -0500 From: Stephen Hilton To: freebsd-multimedia@freebsd.org Subject: Re: Aureal Drivers in Freebsd Message-Id: <20020501160300.0558c32d.nospam@hiltonbsd.com> In-Reply-To: References: Organization: HiltonBSD.com X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 26 Apr 2002 06:59:52 -0500 (CDT) Rob Zietlow 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