Score:0

Make of LinVst data not possible - wine problem

vn flag
Y4n

So if I try to make the Makefile(s) in the LinVst folders I receive the following error:

    make
wineg++ -m32 lin-vst-server.wine32.o remotepluginserver.wine32.o paths.wine32.o -L/opt/wine-stable/lib/wine -L/opt/wine-devel/lib/wine -L/opt/wine-staging/lib/wine -L/usr/lib/i386-linux-gnu/wine-development -lpthread -lX11 -lrt -lshell32 -lole32  -o lin-vst-servertrack32.exe
/usr/bin/ld: relocatable linking with relocations from format elf64-x86-64 (/usr/lib/x86_64-linux-gnu/wine/libwinecrt0.a(exe_entry.o)) to format elf32-i386 (lin-vst-servertrack32.pgy3gc.o) is not supported
winebuild: /usr/bin/ld failed with status 1
winegcc: /usr/lib/wine/winebuild failed
make: *** [Makefile:43: lin-vst-servertrack32.exe] Error 2

I tried to reinstall wine and to add i386 but that doesn't help.

Score:0
zw flag
520

It looks like you are trying to use 64-bit wine to build 32-bit code. Ensure that your wine installation has the 32bit packages installed in addition to the usual 64bit ones

vn flag
Y4n
I did install them via "sudo apt-get install libc6-dev-i386"
vn flag
Y4n
it:s all mentioned here https://github.com/osxmidi/LinVst/tree/master/Make-Guide and i tried to install everything but "wine-devel" couldn't been found.
520 avatar
zw flag
520
You're in a Ubuntu forum. The 'wine-devel' line is under Fedora instructions on the page you just linked
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.