Re: VST in MusE (was: Re: [linux-audio-user] Muse 0.8.1-r1 with GCC 4.1)

From: <juuso.alasuutari@email-addr-hidden>
Date: Fri Sep 15 2006 - 00:16:04 EEST

Quoting juuso.alasuutari@email-addr-hidden:

> 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/
Received on Fri Sep 15 00:15:09 2006

This archive was generated by hypermail 2.1.8 : Fri Sep 15 2006 - 00:15:09 EEST