Frieder Bürzele wrote:
Yves Potin wrote:
Le 11 Sep à 17:51, Robert Jonsson ecrivait:
Does this build enable vst support for muse?
Hi Robert. This build fails with or without vst
support in any version...
Y.
Hi,
I think I know the cause of the problem:
The configure script is checking for FST via libfst.pc
Which still will be installed with >=fst-1.7 in the proaudio gentoo
overlay
This behavior is wrong as >=fst-1.7 is not compatible to fst/libfst-1.6
--> libfst.pc pulls -lwine_unicode as dependency
So I'll release a new ebuild for fst which will not install libfst.pc
But I think the muse configure script should not check for fst
presence if
--disable-vst is selected
Greetz Frieder
sync the overlay and try:
emerge fst =museseq-0.8.1a
hth
Greetz Frieder