[Bug 58842] New: unable to compile rsaenh, wine compilation fails
http://bugs.winehq.org/show_bug.cgi?id=58842 Bug ID: 58842 Summary: unable to compile rsaenh, wine compilation fails Product: Wine Version: 10.17 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: rsaenh Assignee: wine-bugs(a)winehq.org Reporter: infyquest(a)gmail.com Distribution: --- This is error that comes, when I try to compile wine - it fails while compiling rsaenh. The built it using the below one: ../wine-iq-devel/configure --enable-win64 Below is the error: gcc -m64 -c -o dlls/rsaenh/implglue.o ../wine-iq-devel/dlls/rsaenh/implglue.c -Idlls/rsaenh -I../wine-iq-devel/dlls/rsaenh \ -Iinclude -I../wine-iq-devel/include -I../wine-iq-devel/include/msvcrt \ -I../wine-iq-devel/libs/tomcrypt/src/headers -D_UCRT -D__WINESRC__ -DLTC_NO_PROTOTYPES \ -DLTC_SOURCE -Wall -pipe -fcf-protection=none -fvisibility=hidden -fno-stack-protector \ -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \ -Wlogical-op -Wno-packed-not-aligned -Wpointer-arith -Wshift-overflow=2 -Wstrict-prototypes \ -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wno-misleading-indentation \ -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \ -mabi=ms -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 In file included from ../wine-iq-devel/dlls/rsaenh/implglue.c:32: ../wine-iq-devel/dlls/rsaenh/implglue.h:32:5: error: unknown type name ‘symmetric_key’ 32 | symmetric_key key; | ^~~~~~~~~~~~~ ../wine-iq-devel/dlls/rsaenh/implglue.h:43:5: error: unknown type name ‘hash_state’ 43 | hash_state state; | ^~~~~~~~~~ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58842 --- Comment #1 from Vijay Kamuju <infyquest(a)gmail.com> --- *** Bug 58841 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58842 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #2 from Vijay Kamuju <infyquest(a)gmail.com> --- Had to remove the moved files, which were part of tomcrypt -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla