fluid-dev
[Top][All Lists]
Advanced

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

[fluid-dev] fluidsynth 1.0.3 and ladcca 0.4.0


From: krozilo
Subject: [fluid-dev] fluidsynth 1.0.3 and ladcca 0.4.0
Date: Fri, 28 Nov 2003 09:57:15 +0300

Hi!

i try to compile fluidsynth 1.0.3:

./configure --prefix=/usr  --with-gnu-ld  --enable-ladspa  --enable-double\
    --enable-longlong  --enable-ladcca
make

---------------------------------------------------------------------------
ranlib .libs/libfluidsynth.a
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        -O2 -march=i686 -pipe -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/tempo/work/src/fluidsynth-1.0.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/zrv/tempo/work/src/fluidsynth-1.0.3/src'
make: *** [all-recursive] Error 1
------------------------------------------------------------------------------

with --disable-ladcca make ok.
ladcca version 0.4.0 (jackit 0.90, alsa 0.9.8, linux 2.4.20)

__________
www.newmail.ru -- Новая Почта для нового поколения.




reply via email to

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