Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 95 18:25:57 -0800
From:      hasty@netcom.com
To:        Kim Culhan <kimc@w8hd.w8hd.org>
Cc:        hackers@FreeBSD.org, hasty@netcom.com
Subject:   Re: def'd vat_audio caused undef'd symbol 
Message-ID:  <199503190225.SAA03187@netcom14.netcom.com>
In-Reply-To: Your message of Sat, 18 Mar 95 19:13:44 -0500. <Pine.NEB.3.91.950318190432.3226A-100000@w8hd.w8hd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Trying to setup vat with a gus I defined:

> vat_audio.o: Undefined symbol `_DMAbuf_start_input' referenced from text 
> segment
> vat_audio.o: Undefined symbol `_DMAbuf_start_input' referenced from text

Look in sys/i386/isa/sound/dmabuf.c, if DMAbuf_start_input is not there
then you don't have support for vat and if DMAbuf_start_input is
there just look around for #define which will allow the code to be 
included.

I had to drop back to FreeBSD-2.0 due to problems with mach however
over the next few days, I expect to upgrade my system again.

	Have fun,
	Amancio



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