Date: Sun, 15 Mar 1998 13:53:43 +0100 From: Eivind Eklund <eivind@yes.no> To: "Justin A. Kolodziej" <4wg7kolodzie@vmsb.csd.mu.edu>, freebsd-current@FreeBSD.ORG Subject: Re: Compiling "original" sound code into the kernel bombs Message-ID: <19980315135343.41950@follo.net> In-Reply-To: <350B8C63.794BDF32@vms.csd.mu.edu>; from Justin A. Kolodziej on Sun, Mar 15, 1998 at 02:08:03AM -0600 References: <350B8C63.794BDF32@vms.csd.mu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 15, 1998 at 02:08:03AM -0600, Justin A. Kolodziej wrote: > I'm Justin Kolodiej, and I just moved from Linux to FreeBSD a few days > ago. I started out with the "release" release, but since the Linux > emulation wasn't good enough, I moved to the "current" version. -current is the (really) bleeding edge. You'd probably be more happy with -stable, which is the leading edge for working versions. (-current most often works, too, but it is a killing field - developers put things we think work there, but it has usually only gotten tested locally). > I believe that is the original version, but I can't guarantee it; I > changed the spacing trying to get it to work, but no such luck. > In fact, wherever snd_rw_buf appears, there's a "Parse error." The > following code, taken from os.h, I assume, is supposed to define > snd_rw_buf as a structure, but it doesn't seem to work: > > typedef struct uio snd_rw_buf; Can you provide a copy of your kernel config file, and I'll try to get it to compile again. (Still PCM is most likely much better :-) Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980315135343.41950>