Search found 2 matches
- Thu Oct 03, 2013 9:39 am
- Forum: Linux
- Topic: OSS modules won't build Kernel 3.10
- Replies: 19
- Views: 54547
Re: OSS modules won't build Kernel 3.10
I've used this http://www.opensound.com/forum/viewtopic.php?f=3&t=5247#p19714 small and clear howto, applied both patches against already installed .deb (dpkg -i ossv4-*2008*.deb; cd /usr/lib/oss/build;). Then, upon executing install.sh (or I used soundon command which does the same after checki...
- Tue Oct 01, 2013 12:15 pm
- Forum: Linux
- Topic: OSS modules won't build Kernel 3.10
- Replies: 19
- Views: 54547
Re: OSS modules won't build Kernel 3.10
Hi, today I've faced to this problem after upgrading to Ubuntu 13.10. Thanks to sqeeze's work I was able to apply patch but build failed with error /usr/lib/oss/build/osscore.c: In function ‘alloc_fop’: /usr/lib/oss/build/osscore.c:987:6: error: ‘struct file_operations’ has no member named ‘readdir’...