Making all in src Making all in plugins Making all in oss Making all in esd /bin/sh ../../../libtool --mode=compile gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I../../.. -I../../../include -I/usr/pkg/include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c ao_esd.c gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I../../.. -I../../../include -I/usr/pkg/include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c ao_esd.c -fPIC -DPIC -o ao_esd.lo /bin/sh ../../../libtool --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -o libesd.la -rpath /usr/local/lib/ao -export-dynamic -avoid-version ao_esd.lo -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lesd -laudiofile -lm -lossaudio mkdir .libs *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. (cd . && ln -s ao_esd.lo ao_esd.o) /usr/bin/ld -Bshareable ao_esd.lo -o .libs/libesd.so.0.0 (cd .libs && rm -f libesd.so.0 && ln -s libesd.so.0.0 libesd.so.0) (cd .libs && rm -f libesd.so && ln -s libesd.so.0.0 libesd.so) (cd .libs && rm -f libesd.so && ln -s libesd.so.0.0 libesd.so) creating libesd.la (cd .libs && rm -f libesd.la && ln -s ../libesd.la libesd.la) Making all in alsa Making all in arts /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I.. -I../include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c audio_out.c gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I.. -I../include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c audio_out.c -fPIC -DPIC -o audio_out.lo /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I.. -I../include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c ao_wav.c gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I.. -I../include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c ao_wav.c -fPIC -DPIC -o ao_wav.lo ao_wav.c:338: warning: initialization from incompatible pointer type /bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I.. -I../include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c ao_null.c gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -I. -I. -I.. -I../include -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c ao_null.c -fPIC -DPIC -o ao_null.lo ao_null.c:87: warning: initialization from incompatible pointer type /bin/sh ../libtool --mode=link gcc -O20 -D__NO_MATH_INLINES -fsigned-char -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -o libao.la -rpath /usr/local/lib -version-info 1:0:1 audio_out.lo ao_wav.lo ao_null.lo mkdir .libs (cd . && ln -s audio_out.lo audio_out.o) (cd . && ln -s ao_wav.lo ao_wav.o) (cd . && ln -s ao_null.lo ao_null.o) /usr/bin/ld -Bshareable audio_out.lo ao_wav.lo ao_null.lo -o .libs/libao.so.1.0 (cd .libs && rm -f libao.so.1 && ln -s libao.so.1.0 libao.so.1) (cd .libs && rm -f libao.so && ln -s libao.so.1.0 libao.so) (cd .libs && rm -f libao.so && ln -s libao.so.1.0 libao.so) creating libao.la (cd .libs && rm -f libao.la && ln -s ../libao.la libao.la) Making all in include Making all in ao Making all in doc Making all in debian