Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 1999 00:39:50 +0200
From:      Charlie Root <menacy@swipnet.se>
To:        freebsd-questions@FreeBSD.ORG
Subject:   emu10k1.c  kernel compile error
Message-ID:  <376EBF36.7A5A486A@swipnet.se>

next in thread | raw e-mail | index | archive | help
i use the emu10k1.c  to get my sblive to work but when i come to the
make part with my new kernel i get this error.

referred-stack-boundary=2  ../../dev/sound/pci/emu10k1.c
../../dev/sound/pci/emu10k1.c: In function `emupchan_trigger':
../../dev/sound/pci/emu10k1.c:714: `PCMTRIG_EMLDMARD' undeclared (first
use in this function)
../../dev/sound/pci/emu10k1.c:714: (Each undeclared identifier is
reported only once
../../dev/sound/pci/emu10k1.c:714: for each function it appears in.)
../../dev/sound/pci/emu10k1.c: In function `emurchan_trigger':
../../dev/sound/pci/emu10k1.c:872: `PCMTRIG_EMLDMARD' undeclared (first
use in this function)
*** Error code 1

i got the file from
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/dev/sound/pci/





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?376EBF36.7A5A486A>