[linux-audio-user] Install problem dssi-vst on Fedora Core 3

David Edvardsen ded at broadpark.no
Fri Apr 8 07:29:51 EDT 2005


Hi,

This is my first time using Linux, and I've run into a problem 
installing dssi-vst on Fedora Core 3.
I have the lowlatency kernel from Planet Ccrma installed
I have never compiled anything before so please use simple language :-)

This is what I get when I run ./configure

checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for sqrt in -lm... yes
checking for iswalnum in -lw... no
checking for gethostbyname... yes
checking for connect... yes
checking for gcc strength-reduce bug... no
checking whether we can build a Linux dll... yes
checking whether we need to define __i386__... checking for egrep... grep -E
no
checking whether we need to define __sparc__... no
checking whether we need to define __sun__... no
checking for g++ -fpermissive option... yes
checking for g++ -fno-for-scope option... yes
checking for windef.h header... /usr/include/wine/windows
checking for -lwine...
checking for wine_cp_wcstombs in -lwine_unicode... yes
checking for libntdll.def... /usr/lib/wine
checking for wine... /usr/bin/wine
checking for winebuild... /usr/bin/winebuild
checking for wrc... /usr/bin/wrc
configure: creating ./config.status
config.status: creating Make.rules
config.status: creating Makefile

Configure finished.  Do 'make' to build the project.


This is what I get when i try to run make


sed -e 's, at bindir\@,/usr/local/bin,g' -e 's, at winelibdir\@,.,g' 
./apploader.in >apploader || rm -f apploader
LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -o 
dssi-vst-server.exe.dbg.c --debug -C.  dssi-vst-server.cpp
gcc -c  -I. -I/home/david/Audiowarez/vstsdk2.3/source/common 
-I/usr/include/wine/windows -g -O2 -fPIC    -D_REENTRANT -o 
dssi-vst-server.exe.dbg.o dssi-vst-server.exe.dbg.c
g++ -c  -I. -I/home/david/Audiowarez/vstsdk2.3/source/common 
-I/usr/include/wine/windows -g -O2 -fpermissive -fno-for-scope    
-D_REENTRANT -o dssi-vst-server.o dssi-vst-server.cpp
LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -fPIC -o 
dssi-vst-server.exe.spec.c --exe dssi-vst-server.exe -mgui    
dssi-vst-server.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: *** [dssi-vst-server.exe.spec.c] Error 1


Is there anyone out there that can help me get past this problem???
Any hints to what I am doing wrong????




More information about the Linux-audio-user mailing list