Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 19:14:50 +1000
From:      Christopher Vance <vance@aurema.com>
To:        freebsd-ports@freebsd.org
Subject:   aureal-kmod doa on 4.6-PRELEASE
Message-ID:  <20020510191450.F15015@aurema.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020510191450.F15015>