fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] Re: fluidsynth 1.0.3 and LADCCA 0.4


From: krozilo
Subject: [fluid-dev] Re: fluidsynth 1.0.3 and LADCCA 0.4
Date: Mon, 01 Dec 2003 10:55:21 +0300

hmm, i try patching 

sh-2.05b$ bzcat ~/lar/patch/fluidsynth-1.0.3-ladcca-patch.bz2 | patch -p0
patching file src/fluidsynth.c
patch: **** malformed patch at line 5: flags = CCA_Config_Data_Set | 
CCA_Terminal;

sh-2.05b$ ./configure --prefix=/usr  --with-gnu-ld  --enable-ladspa  
--enable-double --enable-longlong  --enable-ladcca
sh-2.05b$ make
...
creating libfluidsynth.la
(cd .libs && rm -f libfluidsynth.la && ln -s ../libfluidsynth.la 
libfluidsynth.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -I/usr/include/ladcca-1.0 
-I/usr/include/alsa        -Wall  -O2 -fomit-frame-pointer -funroll-all-loops 
-finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual 
-Wcast-align -Wstrict-prototypes -Wno-unused -Winline  -MT 
fluidsynth-fluidsynth.o -MD -MP -MF ".deps/fluidsynth-fluidsynth.Tpo" \
  -c -o fluidsynth-fluidsynth.o `test -f 'fluidsynth.c' || echo 
'./'`fluidsynth.c; \
then mv ".deps/fluidsynth-fluidsynth.Tpo" ".deps/fluidsynth-fluidsynth.Po"; \
else rm -f ".deps/fluidsynth-fluidsynth.Tpo"; exit 1; \
fi
fluidsynth.c: In function `main':
fluidsynth.c:444: `CCA_Use_Jack' undeclared (first use in this function)
fluidsynth.c:444: (Each undeclared identifier is reported only once
fluidsynth.c:444: for each function it appears in.)
fluidsynth.c:447: `CCA_Use_Alsa' undeclared (first use in this function)
make[2]: *** [fluidsynth-fluidsynth.o] Error 1
make[2]: Leaving directory `/home/zrv/src/fluidsynth-1.0.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/zrv/src/fluidsynth-1.0.3/src'
make: *** [all-recursive] Error 1
------------------------------------------------------------------------

what is my mistake?
__________
www.newmail.ru -- Новая Почта: все по-новому.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]