Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 95 23:42:51 -0800
From:      hasty@netcom.com
To:        Kim Culhan <kimc@w8hd.w8hd.org>
Cc:        hackers@FreeBSD.org
Message-ID:  <199503200742.XAA05204@netcom14.netcom.com>
In-Reply-To: Your message of Sun, 19 Mar 95 17:32:56 -0500. <Pine.NEB.3.91.950319172833.4173A-100000@w8hd.w8hd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> The old soud sys was installed on 'top of' 2.0 -current.

> Running a make depend uncovered some missing headers:

> cc: ../../gnu/i386/scd.c: No such file or directory
> ../../i386/i386/conf.c:245: matcd.h: No such file or directory
> ../../i386/i386/conf.c:893: nic.h: No such file or directory
> ../../i386/i386/conf.c:904: nnic.h: No such file or directory

> This being the case it looks like its not practical for me to build vat
> since it would require backing off to 2.0R.
> Maybe the only issue in the way is the lack of the above files, what do 
> you think?

Take from FreeBSD-current the file files.i386 and replace the references
to i386/isa/sound/* with the ones in the old files.i386. 
Use the resulting  new files.i386 which should have all the
new files for FreeBSD-current plus the files use for the sound
driver to build the kernel.

Amancio





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