From owner-freebsd-ports Fri May 10 2:15: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.sw.oz.au (smtp.sw.oz.au [203.31.96.1]) by hub.freebsd.org (Postfix) with ESMTP id 3F35137B40C for ; Fri, 10 May 2002 02:14:58 -0700 (PDT) Received: (from vance@localhost) by smtp.sw.oz.au (8.8.8+Sun/8.8.8) id TAA03736 for freebsd-ports@freebsd.org; Fri, 10 May 2002 19:14:50 +1000 (EST) Date: Fri, 10 May 2002 19:14:50 +1000 From: Christopher Vance To: freebsd-ports@freebsd.org Subject: aureal-kmod doa on 4.6-PRELEASE Message-ID: <20020510191450.F15015@aurema.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Attempt to compile aureal-kmod on 4.6-PRE gives the following error: cc -O -pipe -I/ad4s9d/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/ad4s9d/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 /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c: In function `au_pci_attach': /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c:793: too few arguments to function `snd_mtxcreate' /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c: At top level: /ad4s9d/ports/audio/aureal-kmod/work/au88x0.c:942: sizeof applied to an incomplete type *** Error code 1 A module compiled earlier still seems to work, but I'm trying to keep things synchronous. -- Christopher Vance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message