-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build failes @opusfile-git #955
Comments
Its the same as in #930 |
The Patch is not applied correct. |
I have the same issue. |
same here. |
As a workaround, you can change this line to
and its working again until the patch is fixed or the reason why it cant be applied |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I did make a clean setup today and it failed at opusfile-git
┌ opusfile git ...................................... [Recently updated]
sgO6.txt
Patch couldn't be applied with 'patch'. Continuing without patching.
├ Running autogen...
├ Running configure...
├ Running make...
Likely error:
../src/wincerts.c:157:3: warning: excess elements in struct initializer
NULL
^~~~
../src/wincerts.c:157:3: note: (near initialization for 'X509_LOOKUP_CAPI')
../src/wincerts.c:147:27: error: storage size of 'X509_LOOKUP_CAPI' isn't known
static X509_LOOKUP_METHOD X509_LOOKUP_CAPI={
^~~~~~~~~~~~~~~~
make[1]: *** [Makefile:685: src/libopusurl_la-wincerts.lo] Error 1
make[1]: Leaving directory '/build/opusfile-git/build-64bit'
make: *** [Makefile:471: all] Error 2
logs.zip
The text was updated successfully, but these errors were encountered: