[Bug 1231817] New: libopenssl OSSL_STACK_OF_X509_free() undefined
https://bugzilla.suse.com/show_bug.cgi?id=1231817 Bug ID: 1231817 Summary: libopenssl OSSL_STACK_OF_X509_free() undefined Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: drankinatty@suddenlinkmail.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- openssl/demos/smime/smenc.c https://github.com/openssl/openssl/tree/master/demos/smime fails to build: gcc -Wall -std=c23 -o smenc smenc.c -lcrypto with the following error: smenc.c:91:3: error: implicit declaration of function ‘OSSL_STACK_OF_X509_free’ [-Wimplicit-function-declaration] 91 | OSSL_STACK_OF_X509_free(recips); Builds fine on Arch (ver. 3.3.2). Current Tumbleweed Versions: libopenssl-3-devel-3.1.4-14.1.x86_64 libopenssl-devel-3.1.4-3.2.noarch libopenssl3-3.1.4-14.1.x86_64 May just need updating to 3.3.2? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com