Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 1996 12:12:57 +0300 (EET DST)
From:      Petri Helenius <pete@sms.fi>
To:        freebsd-multimedia@freebsd.org
Subject:   sound driver for stable
Message-ID:  <199604270912.MAA17677@silver.sms.fi>

next in thread | raw e-mail | index | archive | help

  I'm trying to work the snd01041996.tar.gz package into my 2.1-STABLE
but I'm not having too much success since I was not able to find
instructions how to put it in. Untarring the file and updating files.i386,
after config and make depend during make I get:
cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -nostdinc -I. -I../.. -I../../sys -I../../../include -DSILVER -DI586_CPU -DI486_CPU -DCOM_MULTIPORT -DMROUTING -DCOMPAT_LINUX -DCHILD_MAX=128 -DSBC_IRQ=5 -DEXCLUDE_SBPRO -DALLOW_CONFLICT_IOADDR -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_IBCS2 -DKTRACE -DBOUNCE_BUFFERS -DNCONS=4 -DSCSI_DELAY=15 -DFAT_CURSOR -DUCONSOLE -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000  ../../i386/isa/sound/dmabuf.c
../../i386/isa/sound/dmabuf.c: In function `DMAbuf_inputintr':
../../i386/isa/sound/dmabuf.c:1444: `selinfo' undeclared (first use this function)
../../i386/isa/sound/dmabuf.c:1444: (Each undeclared identifier is reported only once
../../i386/isa/sound/dmabuf.c:1444: for each function it appears in.)
*** Error code 1

Stop.

Any ideas?

Pete



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