Problem compiling 0.4.14-RC1
Posted: Sun Mar 24, 2013 5:22 pm
When I downloaded lmms-0.4.14-rc1.tar.bz2 and tried to build it I got this error...
I have almost never used cmake so even thou the problem in itself seem trivial I don't know where to begin fixing it. Also I guess this might very well be a bug in the build system that should be fixed before rerelease, I believe my system to be fairly sane.
I'm using Ubuntu 12.10 64bit version.
//Brainz
Code: Select all
[ 87%] Generating RemoteVstPlugin
/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 (RemoteVstPlugin.KuHLr9.o) is not supported
winebuild: /usr/bin/ld failed with status 1
winegcc: winebuild failed
make[2]: *** [plugins/vst_base/RemoteVstPlugin] Error 2
make[1]: *** [plugins/vst_base/CMakeFiles/vstbase.dir/all] Error 2
make: *** [all] Error 2I'm using Ubuntu 12.10 64bit version.
//Brainz