zfigura / wine

Other
87 stars 16 forks source link

Install script error #25

Closed coldha1ase closed 2 years ago

coldha1ase commented 2 years ago

I build obs for the dependencies, enabled the architecture for 32 bit and installed xserver-xorg-dev:i386. The OS in use is Debian testing with tkg-linux 5.16 Kernel. I can't get past this error of the script.

./configure make . . . 5: first defined here ld: store.o:/home/profile/wine/dlls/crypt32/crypt32_private.h:155: multiple definition of hInstance'; cert.o:/home/profile/wine/dlls/crypt32/crypt32_private.h:155: first defined here ld: str.o:/home/profile/wine/dlls/crypt32/crypt32_private.h:155: multiple definition ofhInstance'; cert.o:/home//profile/dlls/crypt32/crypt32_private.h:155: first defined here winebuild: ld failed with status 1 winegcc: ../../tools/winebuild/winebuild failed make[1]: [Makefile:605: crypt32.dll.so] Error 2 make[1]: Leaving directory '/home/niko100/wine/dlls/crypt32' make: [Makefile:8571: dlls/crypt32] Error 2

May somebody have a suggestions what the halt is about ?

coldha1ase commented 2 years ago

There was no Wine installed before on this system.