Build problems on aubio-0.2.0
Mark Knecht
markknecht at gmail.com
Mon Oct 10 17:12:11 CEST 2005
Hi,
New user here. Problems building aubio-0.2.0:
gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -Wall -Werror -Wmissing-prototypes
-Wmissing-declarations -Wno-char-subscripts -Wno-unknown-pragmas -MT
scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.c -fPIC -DPIC -o
.libs/scale.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -Wall -Werror
-Wmissing-prototypes -Wmissing-declarations -Wno-char-subscripts
-Wno-unknown-pragmas -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c
scale.c -o scale.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-O2 -Wall -Werror -Wmissing-prototypes -Wmissing-declarations
-Wno-char-subscripts -Wno-unknown-pragmas -MT resample.lo -MD -MP -MF
".deps/resample.Tpo" -c -o resample.lo resample.c; \
then mv -f ".deps/resample.Tpo" ".deps/resample.Plo"; else rm -f
".deps/resample.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -Wall -Werror
-Wmissing-prototypes -Wmissing-declarations -Wno-char-subscripts
-Wno-unknown-pragmas -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c
resample.c -fPIC -DPIC -o .libs/resample.o
resample.c: In function `new_aubio_resampler':
resample.c:37: warning: cast to pointer from integer of different size
make[2]: *** [resample.lo] Error 1
make[2]: Leaving directory `/home/mark/CODE/aubio-0.2.0/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mark/CODE/aubio-0.2.0/src'
make: *** [all-recursive] Error 1
mark at lightning ~/CODE/aubio-0.2.0 $
System info:
lightning ~ # emerge info
Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4,
glibc-2.3.5-r2, 2.6.14-rc3-rt13 x86_64)
=================================================================
System uname: 2.6.14-rc3-rt13 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
Thanks!
- Mark
--
To unsubscribe, send mail to aubio-unsubscribe at piem.org.
More information about the aubio-user
mailing list