Quoting juuso.alasuutari@xxxxxxxxxxxxxxxxx: > I asked about this same issue on lmuse-user a while ago [0] (got no replies, > though). I understood from my attempts that MusE needs fst <= 1.6, and > fst-1.6 > needs Wine's libwine_unicode.so library. The tricky part is that in recent > Wine > releases it has been merged with libwine.so. I can't remember if I tried to > change all mentions of libwine_unicode to libwine in the fst sources. Maybe I > could see if that helps. Update: Apparently there are also other changes in Wine apart from what I mentioned which prohibit fst-1.6 from compiling. I replaced libwine_unicode.so with libwine.so and ran make. Here's what it eventually spat out: make[1]: Entering directory `/usr/src/fst-1.6/fst' LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -fPIC -o libfst.spec.c --exe libfst -mgui pthread.o interlocked.o gettid.o libwinelib.o vstwin.o fstinfofile.o fst.o -L/usr/lib/wine -L/usr/lib/wine -ladvapi32 -lcomdlg32 -lgdi32 -lkernel32 -lodbc32 -lole32 -loleaut32 -lshell32 -luser32 -lwinspool winebuild: executable must be named via the -F option make[1]: *** [libfst.spec.c] Error 1 make[1]: Leaving directory `/usr/src/fst-1.6/fst' make: *** [fst] Error 2 Juuso ---------------------------------------------------------------- This mail sent through L-secure: http://www.l-secure.net/