[CELT-dev] Problem compiling celt 0.7.0

Pierre pierre42d at 9online.fr
Sat Nov 7 17:58:39 PST 2009


# make
make  all-recursive
make[1]: Entering directory `/tmp/celt-0.7.0'
Making all in libcelt
make[2]: Entering directory `/tmp/celt-0.7.0/libcelt'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 
-DHAVE_CONFIG_H -I. -I..     -s -O3 -march=i686 -fvisibility=hidden -W 
-Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow 
-Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD 
-MP -MF .deps/celt.Tpo -c -o celt.lo celt.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -s -O3 
-march=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra 
-Wcast-align -Wnested-externs -Wshadow -Wno-parentheses 
-Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD -MP -MF 
.deps/celt.Tpo -c celt.c  -fPIC -DPIC -o .libs/celt.o
celt.c:1231:17: error: plc.c: No such file or directory
celt.c: In function 'celt_decode_float':
celt.c:1340: warning: implicit declaration of function 'celt_decode_lost'
celt.c:1340: warning: nested extern declaration of 'celt_decode_lost'
make[2]: *** [celt.lo] Error 1
make[2]: Leaving directory `/tmp/celt-0.7.0/libcelt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/celt-0.7.0'
make: *** [all] Error 2




More information about the celt-dev mailing list