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

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-user] Re: [PlanetCCRMA] re: problem compiling k_vst~external
From: Mark Knecht (markknecht_AT_gmail.com)
Date: Wed Oct 27 2004 - 17:36:50 EEST


FYI - I have right now 11 versions of Wine on my machine, including
the older one that Kjetil recommended for use with vstserver. I can
compile all other versions of Wine on my system, but this version I
cannot compile. I get the same error you're getting below. (Tried it
last evening.)

I'm using jack_fst and not vstserver so I cannot comment directly on
how well vstserver would work with newer versions of Wine, but
currently jack_fst does not work with anything newer than
wine-20040505.

- Mark

On Wed, 27 Oct 2004 12:50:33 +0100, rob canning <rscanning_AT_eircom.net> wrote:
> 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
> > >
> > >
> > >
> >
>
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA_AT_ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
>


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Oct 27 2004 - 17:41:17 EEST