You are not logged in.

#1 2008-07-26 05:22:11

Mr. Ego
Member
Registered: 2007-12-04
Posts: 20

[SOLVED] Lmms-svn compilation - cannot find -lshell32

Hello, I'm trying to compile lmms from SVN.
Everything works fine, but then I got following error from linker:

/usr/bin/ld: cannot find -lshell32
collect2: ld returned 1 exit status
winegcc: g++ failed
make[2]: *** [plugins/vst_base/lvsl_server.exe.so] Error 2
make[1]: *** [plugins/vst_base/CMakeFiles/vstbase.dir/all] Error 2
make: *** [all] Error 2

Altough it exists on my system:

find /usr/lib/ -name "*shell32*"
/usr/lib/wine/shell32.dll.so
/usr/lib/wine/libshell32.def
/usr/lib/shell32.so

/usr/lib/shell32.so is a symlink to /usr/lib/wine/shell32.dll.so, file rights are ok. What could it be?

Updating Wine helped. smile

Last edited by Mr. Ego (2008-07-29 16:11:05)

Offline

Board footer

Powered by FluxBB