[linux-audio-user] re: problem compiling k_vst~external

rob canning rscanning at eircom.net
Wed Oct 27 07:50:33 EDT 2004


yes, that might be the case, I'm using Fedora Core 2 with a planetcrma
kernel - 
should vstserver at least compile on new versions of wine?
thanks,
rob

On Wed, 2004-10-27 at 11:24, Kjetil Svalastog Matheussen wrote:
> I have no idea. Which linux are you using? I think theres a problem with 
> older versions of wine and newer linux-distributions.
> 
> On Tue, 26 Oct 2004, rob canning wrote:
> 
> > thanks kjetil,
> > i've been trying with the most recent version of wine which caused
> > problems with the install of vstserver so i did a make uninstall and got
> > rid of the new wine - now i am having problems with compiling the
> > vstserver-wine-0.3.0 from your site
> > output ending:
> > cd `dirname winmm/winearts/__depend__` && make depend
> > make[2]: Entering directory `/home/robcanning/wine/dlls/winmm/winearts'
> > ./../../tools/makedep -I. -I. -I../../../include -I../../../include
> > -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0
> > -I/usr/lib/glib-2.0/include -C. arts.c audio.c
> > Unknown option '-pthread'
> > Usage: ../../../tools/makedep [options] [files]
> > Options:
> >    -Idir   Search for include files in directory 'dir'
> >    -Cdir   Search for source files in directory 'dir'
> >    -fxxx   Store output in file 'xxx' (default: Makefile)
> >    -sxxx   Use 'xxx' as separator (default: "### Dependencies")
> > make[2]: *** [depend] Error 1
> > make[2]: Leaving directory `/home/robcanning/wine/dlls/winmm/winearts'
> > make[1]: *** [winmm/winearts/__depend__] Error 2
> > make[1]: Leaving directory `/home/robcanning/wine/dlls'
> > make: *** [dlls/__depend__] Error 2
> > 
> > Compilation failed, aborting install.
> > 
> > i've tried other versions of wine that you have and get the same
> > problems.
> > any idea whats wrong with me/my computer?
> > thanks
> > rob
> > 
> > On Tue, 2004-10-26 at 16:27, Kjetil Svalastog Matheussen wrote:
> > > On Tue, 26 Oct 2004, rob canning wrote:
> > > 
> > > > hi list,
> > > > i am running a fedora core 2 planetccrma box and am having problems compiling k_vst~
> > > > i have included a edited output from my make command below:
> > > > anyone have any idea why this is happening?
> > > > thanks,
> > > > rob
> > > > root at localhost k_vst~]# make
> > > > cc -DPD -DUNIX -DICECAST -O2 -funroll-loops -fomit-frame-pointer -Wall -W -Wno-shadow -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch 
> > > > -I../../src -I../../vstserver/include -I/site/include/wine -c k_vst~.c 
> > > > -I../include -DPLUGIN_TILDE_USE_VST -DPLUGIN_DEBUG 
> > > > -DPLUGIN_TILDE_VERBOSE
> > > > In file included from k_vst~.c:46:
> > > > config.h:52:1: warning: "PLUGIN_TILDE_VERBOSE" redefined
> > > > <command line>:9:1: warning: this is the location of the previous definition
> > > > In file included from k_vst~.c:53:
> > > > plugin~.h:73:25: vst/AEffect.h: No such file or directory
> > > 
> > > 
> > > The compiler can't find the vst header files. When making the vstserver,
> > > the vst header-files is copied to /usr/include/ by default.
> > > 
> > > Try replacing -I../../vstserver/include with -I/usr/local/include in the 
> > > Makefile for k_vst~.
> > 
> > _________________________________________________________________
> > Sign up for eircom broadband now and get a free two month trial.*
> > Phone 1850 73 00 73 or visit http://home.eircom.net/broadbandoffer
> > 
> > 
> > 
> 




More information about the Linux-audio-user mailing list