10000 OpenSSL does not build. · Issue #12 · baresip/baresip-win32 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OpenSSL does not build. #12

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

Open
j3pic opened this issue Mar 1, 2025 · 2 comments
Open

OpenSSL does not build. #12

j3pic opened this issue Mar 1, 2025 · 2 comments

Comments

@j3pic
Copy link
j3pic commented Mar 1, 2025
x86_64-w64-mingw32-gcc  -I. -Iinclude -Iapps/include  -m64 -Werror -DFD_SETSIZE=2048 -g -gstabs -isystem /home/jlp/foreign_src/baresip-win32/openssl/include -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib64/engines-3\"" -DMODULESDIR="\"/usr/local/lib64/ossl-modules\"" -DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN -D_MT -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -MT apps/lib/libapps-lib-app_libctx.obj -c -o apps/lib/libapps-lib-app_libctx.obj apps/lib/app_libctx.c
apps/lib/app_libctx.c: error: STABS debugging information is obsolete and not supported anymore [-Werror]
@j3pic
Copy link
Author
j3pic commented Mar 1, 2025

More build errors after removing -gstabs. Maybe -Werror isn't such a good idea.

@j3pic
Copy link
Author
j3pic commented Mar 1, 2025

OpenSSL built, and I finally got into building BareSIP, after removing all instances of -Werror from all build scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0