Does anybody have patch "oss-4.9999-001_oss4_linux_4.11_osscore_fix_git.patch.txt" for error
osscore.c:477:23: error: dereferencing pointer to incomplete type 'const struct cred'
Please post it.
Git Clone URL: | https://aur.archlinux.org/oss-git.git (read-only, click to copy) |
---|---|
Keywords: | oss |
Submitter: | Nowaker |
Maintainer: | Galaxy |
Last Packager: | Galaxy |
Votes: | 25 |
Popularity: | 0.019341 |
First Submitted: | 2013-09-21 13:15 |
Last Updated: | 2021-02-07 06:35 |
Does anybody have patch "oss-4.9999-001_oss4_linux_4.11_osscore_fix_git.patch.txt" for error
osscore.c:477:23: error: dereferencing pointer to incomplete type 'const struct cred'
Please post it.
I've failed to install OSS (kernel 4.17.3-1). oss-git is compiled without errors but after executing command "sudo soundon" I receive error notification that file "stdarg.h" is not found.
I tried also without success to set CPATH variable before "soundon"
CPATH=${CPATH}:/usr/lib/gcc/x86_64-pc-linux-gnu/8.1.1/include
Is it possible to fix this?
@tedbell: Thanks for the information. Hopefully this is applied to the upstream oss SourceForge git repo soon.
Will not compile under kernel 4.15
See here for patch: http://ossnext.trueinstruments.com/forum/viewtopic.php?f=3&t=5862
Updated (891ddd2-7) to remove the various Linux kernel and gcc patches which have now been applied upstream in the SourceForge git repo (the oss source for this package).
Updated (ac48ed0-6) with a patch to make oss work with kernel 4.8 compiled with CONFIG_HARDENED_USERCOPY (enabled by default for the Arch Linux kernel).
(For more details see thread on OSS forums: http://ossnext.trueinstruments.com/forum/viewtopic.php?f=3&t=5837)
Updated (ac48ed-4) with a patch to allow compilation with 4.6 kernels.
Confirm with latest patch, working again for me. Seems to compile faster with gcc-5 in fact. Great work @alexdw.
Updated (ac48ed-3) with a patch for gcc-5.
See: https://gcc.gnu.org/gcc-5/porting_to.html (the part on "extern inline")
@ruegerjr: Thanks - that makes sense as oss-nonfree (precompiled) hasn't been broken by kernel 4.0.4.
Pinned Comments
Galaxy commented on 2019-10-24 02:55
The latest support Intel HDA is
0x8c20
, and I am usinga348
. If your sound card is not listed there, it is not supported.