Date: Sun, 19 Mar 1995 10:20:23 -0500 (EST) From: Kim Culhan <kimc@w8hd.w8hd.org> To: hasty@netcom.com Cc: hackers@FreeBSD.org Subject: Re: def'd vat_audio caused undef'd symbol Message-ID: <Pine.NEB.3.91.950319101231.834A-100000@w8hd.w8hd.org> In-Reply-To: <199503191405.GAA13476@netcom15.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 Mar 1995 hasty@netcom.com wrote: > In dmabuf.c, take out static : > ------ > static int > DMAbuf_start_input(int dev) > { > ------ > Yes, this fixes the missing symbol. This problem remains trying to run vat: If I start vat it displays the control panel which appears to be functional to the extent the window objects respond to the mouse. Click on Menu and it opens the menu window. Click on loopback and it hangs. These messages are written to the log: Mar 19 10:01:23 w8hd kernel_latest: Sound: Audio queue4 corrupted for dev0 (17/16) Mar 19 10:01:23 w8hd kernel_latest: Mar 19 10:01:23 w8hd kernel_latest: Sound: Audio queue2 corrupted for dev0 (18/16) Mar 19 10:01:23 w8hd kernel_latest: Mar 19 10:01:23 w8hd kernel_latest: Sound: Audio queue2 corrupted for dev0 (19/16) Mar 19 10:01:23 w8hd kernel_latest: ... util its rebooted... Any help here is very greatly appreciated. regards kim -- kimc@w8hd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.91.950319101231.834A-100000>