tar -xf libvorbis-aotuv_b5.7.tar.bz2 checking for autoconf... checking for automake 1.6 or later... automake checking for aclocal 1.6 or later... aclocal checking for libtool... libtoolize I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. Generating configuration files for vorbis, please wait.... aclocal -I m4 /usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB /usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal' /usr/share/aclocal/aalib.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal libtoolize --automake autoheader automake --add-missing doc/Makefile.am:93: foreach file, $(SPEC_PNG: non-POSIX variable name doc/Makefile.am:93: (probably a GNU make extension) doc/Makefile.am:94: foreach file, $(SPEC_PDF: non-POSIX variable name doc/Makefile.am:94: (probably a GNU make extension) doc/Makefile.am:95: `%'-style pattern rules are a GNU make extension autoconf configure: WARNING: unrecognized options: --enable-maintainer-mode checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gcc and cc understand -c and -o together... yes checking GCC version... 4.5.2 checking if gcc accepts -Wdeclaration-after-statement... yes checking for memory.h... (cached) yes checking for cos in -lm... yes checking for pthread_create in -lpthread... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-maintainer-mode checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether gcc and cc understand -c and -o together... yes checking GCC version... 4.5.2 checking if gcc accepts -Wdeclaration-after-statement... yes checking for memory.h... (cached) yes checking for cos in -lm... yes checking for pthread_create in -lpthread... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' Making all in m4 make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' Making all in include make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making all in vorbis make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making all in vq make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' Making all in lib make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making all in modes make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' Making all in books make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' Making all in coupled make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[4]: Für das Ziel »all« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' Making all in uncoupled make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[4]: Für das Ziel »all« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' Making all in floor make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Für das Ziel »all« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[4]: Für das Ziel »all-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o mv -f .deps/mdct.Tpo .deps/mdct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c -o smallft.lo smallft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -fPIC -DPIC -o .libs/smallft.o mv -f .deps/smallft.Tpo .deps/smallft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o .libs/block.o mv -f .deps/block.Tpo .deps/block.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c -o envelope.lo envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -fPIC -DPIC -o .libs/envelope.o mv -f .deps/envelope.Tpo .deps/envelope.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o mv -f .deps/window.Tpo .deps/window.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c -o lsp.lo lsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -fPIC -DPIC -o .libs/lsp.o mv -f .deps/lsp.Tpo .deps/lsp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c -o lpc.lo lpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o mv -f .deps/lpc.Tpo .deps/lpc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c -o analysis.lo analysis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -fPIC -DPIC -o .libs/analysis.o mv -f .deps/analysis.Tpo .deps/analysis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.lo synthesis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -fPIC -DPIC -o .libs/synthesis.o mv -f .deps/synthesis.Tpo .deps/synthesis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -fPIC -DPIC -o .libs/psy.o mv -f .deps/psy.Tpo .deps/psy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c -o floor1.lo floor1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -fPIC -DPIC -o .libs/floor1.o mv -f .deps/floor1.Tpo .deps/floor1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c -o floor0.lo floor0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -fPIC -DPIC -o .libs/floor0.o mv -f .deps/floor0.Tpo .deps/floor0.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c -o res0.lo res0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -fPIC -DPIC -o .libs/res0.o mv -f .deps/res0.Tpo .deps/res0.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.lo mapping0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -fPIC -DPIC -o .libs/mapping0.o mv -f .deps/mapping0.Tpo .deps/mapping0.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -fPIC -DPIC -o .libs/registry.o mv -f .deps/registry.Tpo .deps/registry.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c -o codebook.lo codebook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -fPIC -DPIC -o .libs/codebook.o mv -f .deps/codebook.Tpo .deps/codebook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.lo sharedbook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -fPIC -DPIC -o .libs/sharedbook.o mv -f .deps/sharedbook.Tpo .deps/sharedbook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o mv -f .deps/lookup.Tpo .deps/lookup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c -o bitrate.lo bitrate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -fPIC -DPIC -o .libs/bitrate.o mv -f .deps/bitrate.Tpo .deps/bitrate.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -no-undefined -version-info 4:1:4 -o libvorbis.la -rpath /usr/lib mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -logg libtool: link: gcc -shared -fPIC -DPIC .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o .libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o .libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/res0.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/lookup.o .libs/bitrate.o -lm /usr/lib/libogg.so -O2 -mno-ieee-fp -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libvorbis.so.0 -o .libs/libvorbis.so.0.4.1 libtool: link: (cd ".libs" && rm -f "libvorbis.so.0" && ln -s "libvorbis.so.0.4.1" "libvorbis.so.0") libtool: link: (cd ".libs" && rm -f "libvorbis.so" && ln -s "libvorbis.so.0.4.1" "libvorbis.so") libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.lo vorbisfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -fPIC -DPIC -o .libs/vorbisfile.o mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -no-undefined -version-info 6:0:3 -o libvorbisfile.la -rpath /usr/lib vorbisfile.lo libvorbis.la -logg libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -Wl,-rpath -Wl,/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs ./.libs/libvorbis.so -L/usr/lib -lm /usr/lib/libogg.so -O2 -mno-ieee-fp -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.0 libtool: link: (cd ".libs" && rm -f "libvorbisfile.so.3" && ln -s "libvorbisfile.so.3.3.0" "libvorbisfile.so.3") libtool: link: (cd ".libs" && rm -f "libvorbisfile.so" && ln -s "libvorbisfile.so.3.3.0" "libvorbisfile.so") libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c -o vorbisenc.lo vorbisenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -fPIC -DPIC -o .libs/vorbisenc.o mv -f .deps/vorbisenc.Tpo .deps/vorbisenc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -no-undefined -version-info 2:4:0 -o libvorbisenc.la -rpath /usr/lib vorbisenc.lo libvorbis.la -logg libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -Wl,-rpath -Wl,/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs ./.libs/libvorbis.so -L/usr/lib -lm /usr/lib/libogg.so -O2 -mno-ieee-fp -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libvorbisenc.so.2" && ln -s "libvorbisenc.so.2.0.4" "libvorbisenc.so.2") libtool: link: (cd ".libs" && rm -f "libvorbisenc.so" && ln -s "libvorbisenc.so.2.0.4" "libvorbisenc.so") libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_V_SELFTEST -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT test_sharedbook-sharedbook.o -MD -MP -MF .deps/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c mv -f .deps/test_sharedbook-sharedbook.Tpo .deps/test_sharedbook-sharedbook.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o -lm libtool: link: gcc -D_V_SELFTEST -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o -lm make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making all in examples make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT decoder_example.o -MD -MP -MF .deps/decoder_example.Tpo -c -o decoder_example.o decoder_example.c mv -f .deps/decoder_example.Tpo .deps/decoder_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/libvorbis.la libtool: link: gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o .libs/decoder_example decoder_example.o ../lib/.libs/libvorbis.so -lm /usr/lib/libogg.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT encoder_example.o -MD -MP -MF .deps/encoder_example.Tpo -c -o encoder_example.o encoder_example.c mv -f .deps/encoder_example.Tpo .deps/encoder_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/libvorbisenc.la ../lib/libvorbis.la libtool: link: gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o .libs/encoder_example encoder_example.o ../lib/.libs/libvorbisenc.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib/libogg.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT chaining_example.o -MD -MP -MF .deps/chaining_example.Tpo -c -o chaining_example.o chaining_example.c mv -f .deps/chaining_example.Tpo .deps/chaining_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la libtool: link: gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o .libs/chaining_example chaining_example.o ../lib/.libs/libvorbisfile.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib/libogg.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT vorbisfile_example.o -MD -MP -MF .deps/vorbisfile_example.Tpo -c -o vorbisfile_example.o vorbisfile_example.c mv -f .deps/vorbisfile_example.Tpo .deps/vorbisfile_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la libtool: link: gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o .libs/vorbisfile_example vorbisfile_example.o ../lib/.libs/libvorbisfile.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib/libogg.so gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT seeking_example.o -MD -MP -MF .deps/seeking_example.Tpo -c -o seeking_example.o seeking_example.c mv -f .deps/seeking_example.Tpo .deps/seeking_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la libtool: link: gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o .libs/seeking_example seeking_example.o ../lib/.libs/libvorbisfile.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib/libogg.so make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' Making all in test make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT write_read.o -MD -MP -MF .deps/write_read.Tpo -c -o write_read.o write_read.c mv -f .deps/write_read.Tpo .deps/write_read.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c mv -f .deps/test.Tpo .deps/test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o test util.o write_read.o test.o ../lib/libvorbisenc.la ../lib/libvorbis.la -logg libtool: link: gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -o .libs/test util.o write_read.o test.o ../lib/.libs/libvorbisenc.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib/libogg.so make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' Making all in doc make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' Making all in vorbisfile make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' Making all in vorbisenc make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' Making install in m4 make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' Making install in include make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making install in vorbis make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/include/vorbis" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/include/vorbis" /usr/bin/ginstall -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/slkbuilds/arch/l/libvorbis/pkg/usr/include/vorbis' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making install in vq make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' Making install in lib make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making install in modes make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' Making install in books make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' Making install in coupled make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' Making install in uncoupled make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' Making install in floor make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libvorbis.la libvorbisfile.la libvorbisenc.la '/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libvorbis.so.0.4.1 /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/libvorbis.so.0.4.1 libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib && { ln -s -f libvorbis.so.0.4.1 libvorbis.so.0 || { rm -f libvorbis.so.0 && ln -s libvorbis.so.0.4.1 libvorbis.so.0; }; }) libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib && { ln -s -f libvorbis.so.0.4.1 libvorbis.so || { rm -f libvorbis.so && ln -s libvorbis.so.0.4.1 libvorbis.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvorbis.lai /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/libvorbis.la libtool: install: warning: relinking `libvorbisfile.la' libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib; /bin/sh /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/libtool --tag CC --mode=relink gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -no-undefined -version-info 6:0:3 -o libvorbisfile.la -rpath /usr/lib vorbisfile.lo libvorbis.la -logg -inst-prefix-dir /home/slkbuilds/arch/l/libvorbis/pkg) libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -L/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib -L/usr/lib -lvorbis -lm -logg -O2 -mno-ieee-fp -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.0 libtool: install: /usr/bin/ginstall -c .libs/libvorbisfile.so.3.3.0T /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/libvorbisfile.so.3.3.0 libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib && { ln -s -f libvorbisfile.so.3.3.0 libvorbisfile.so.3 || { rm -f libvorbisfile.so.3 && ln -s libvorbisfile.so.3.3.0 libvorbisfile.so.3; }; }) libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib && { ln -s -f libvorbisfile.so.3.3.0 libvorbisfile.so || { rm -f libvorbisfile.so && ln -s libvorbisfile.so.3.3.0 libvorbisfile.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvorbisfile.lai /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/libvorbisfile.la libtool: install: warning: relinking `libvorbisenc.la' libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib; /bin/sh /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/libtool --tag CC --mode=relink gcc -O2 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -march=i486 -mtune=i686 -DUSE_MEMORY_H -no-undefined -version-info 2:4:0 -o libvorbisenc.la -rpath /usr/lib vorbisenc.lo libvorbis.la -logg -inst-prefix-dir /home/slkbuilds/arch/l/libvorbis/pkg) libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -L/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib -L/usr/lib -lvorbis -lm -logg -O2 -mno-ieee-fp -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.4 libtool: install: /usr/bin/ginstall -c .libs/libvorbisenc.so.2.0.4T /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/libvorbisenc.so.2.0.4 libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib && { ln -s -f libvorbisenc.so.2.0.4 libvorbisenc.so.2 || { rm -f libvorbisenc.so.2 && ln -s libvorbisenc.so.2.0.4 libvorbisenc.so.2; }; }) libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib && { ln -s -f libvorbisenc.so.2.0.4 libvorbisenc.so || { rm -f libvorbisenc.so && ln -s libvorbisenc.so.2.0.4 libvorbisenc.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvorbisenc.lai /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/libvorbisenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making install in examples make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' Making install in test make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' Making install in doc make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' Making install in vorbisfile make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile" /usr/bin/ginstall -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile' /usr/bin/ginstall -c -m 644 ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html return.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbis_comment.html vorbis_info.html vorbisfile_example_c.html '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' Making install in vorbisenc make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/doc/libvorbis-1.2.1RC2/vorbisenc" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisenc" /usr/bin/ginstall -c -m 644 changes.html examples.html index.html ov_ectl_ratemanage2_arg.html ov_ectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_info.html vorbis_encode_init_vbr.html '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisenc' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/doc/libvorbis-1.2.1RC2" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2" /usr/bin/ginstall -c -m 644 rfc5215.xml rfc5215.txt eightphase.png evenlsp.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html lspmap.png oddlsp.png oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis.html vorbisword2.png wait.png white-ogg.png white-xifish.png components.png floor1-1.png floor1-2.png floor1-3.png floor1-4.png hufftree.png hufftree-under.png residue-pack.png residue2.png window1.png window2.png '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/aclocal" /usr/bin/ginstall -c -m 644 vorbis.m4 '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/aclocal' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' /home/slkbuilds/arch/l/libvorbis/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Feb 11 2011 install drwxr-xr-x 7 root root 4096 Feb 11 2011 usr /home/slkbuilds/arch/l/libvorbis/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 609 Feb 11 2011 slack-desc /home/slkbuilds/arch/l/libvorbis/pkg/usr: insgesamt 20 drwxr-xr-x 3 root root 4096 Feb 11 2011 doc drwxr-xr-x 3 root root 4096 Feb 11 21:35 include drwxr-xr-x 3 root root 4096 Feb 11 2011 lib drwxr-xr-x 3 root root 4096 Feb 11 2011 share drwxr-xr-x 3 root root 4096 Feb 11 21:34 src /home/slkbuilds/arch/l/libvorbis/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 2011 libvorbis-aotuv.b5.7 /home/slkbuilds/arch/l/libvorbis/pkg/usr/doc/libvorbis-aotuv.b5.7: insgesamt 24 -rw-r--r-- 1 root root 65 Feb 11 2011 AUTHORS -rw-r--r-- 1 root root 1521 Feb 11 2011 COPYING -rw-r--r-- 1 root root 497 Feb 11 2011 aoTuV_README-1st.txt -rw-r--r-- 1 root root 6875 Feb 11 2011 aoTuV_technical.txt -rw-r--r-- 1 root root 490 Feb 11 2011 todo.txt /home/slkbuilds/arch/l/libvorbis/pkg/usr/include: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 21:35 vorbis /home/slkbuilds/arch/l/libvorbis/pkg/usr/include/vorbis: insgesamt 20 -rw-r--r-- 1 root root 8180 Feb 11 21:35 codec.h -rw-r--r-- 1 root root 3009 Feb 11 21:35 vorbisenc.h -rw-r--r-- 1 root root 7751 Feb 11 21:35 vorbisfile.h /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib: insgesamt 1240 -rwxr-xr-x 1 root root 935 Feb 11 21:35 libvorbis.la lrwxrwxrwx 1 root root 18 Feb 11 21:35 libvorbis.so -> libvorbis.so.0.4.1 lrwxrwxrwx 1 root root 18 Feb 11 21:35 libvorbis.so.0 -> libvorbis.so.0.4.1 -rwxr-xr-x 1 root root 189568 Feb 11 2011 libvorbis.so.0.4.1 -rwxr-xr-x 1 root root 975 Feb 11 21:35 libvorbisenc.la lrwxrwxrwx 1 root root 21 Feb 11 21:35 libvorbisenc.so -> libvorbisenc.so.2.0.4 lrwxrwxrwx 1 root root 21 Feb 11 21:35 libvorbisenc.so.2 -> libvorbisenc.so.2.0.4 -rwxr-xr-x 1 root root 1028796 Feb 11 2011 libvorbisenc.so.2.0.4 -rwxr-xr-x 1 root root 981 Feb 11 21:35 libvorbisfile.la lrwxrwxrwx 1 root root 22 Feb 11 21:35 libvorbisfile.so -> libvorbisfile.so.3.3.0 lrwxrwxrwx 1 root root 22 Feb 11 21:35 libvorbisfile.so.3 -> libvorbisfile.so.3.3.0 -rwxr-xr-x 1 root root 27972 Feb 11 2011 libvorbisfile.so.3.3.0 drwxr-xr-x 2 root root 4096 Feb 11 21:35 pkgconfig /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib/pkgconfig: insgesamt 12 -rw-r--r-- 1 root root 281 Feb 11 21:35 vorbis.pc -rw-r--r-- 1 root root 357 Feb 11 21:35 vorbisenc.pc -rw-r--r-- 1 root root 383 Feb 11 21:35 vorbisfile.pc /home/slkbuilds/arch/l/libvorbis/pkg/usr/share: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 21:35 aclocal /home/slkbuilds/arch/l/libvorbis/pkg/usr/share/aclocal: insgesamt 8 -rw-r--r-- 1 root root 4861 Feb 11 21:35 vorbis.m4 /home/slkbuilds/arch/l/libvorbis/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 2011 libvorbis-aotuv.b5.7 /home/slkbuilds/arch/l/libvorbis/pkg/usr/src/libvorbis-aotuv.b5.7: insgesamt 4 -rw-r--r-- 1 root root 1450 Feb 11 2011 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libvorbisenc.so.2 -> libvorbisenc.so.2.0.4 usr/lib/libvorbis.so.0 -> libvorbis.so.0.4.1 usr/lib/libvorbis.so -> libvorbis.so.0.4.1 usr/lib/libvorbisenc.so -> libvorbisenc.so.2.0.4 usr/lib/libvorbisfile.so.3 -> libvorbisfile.so.3.3.0 usr/lib/libvorbisfile.so -> libvorbisfile.so.3.3.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libvorbisenc.so.2 ) ( cd usr/lib ; ln -sf libvorbisenc.so.2.0.4 libvorbisenc.so.2 ) ( cd usr/lib ; rm -rf libvorbis.so.0 ) ( cd usr/lib ; ln -sf libvorbis.so.0.4.1 libvorbis.so.0 ) ( cd usr/lib ; rm -rf libvorbis.so ) ( cd usr/lib ; ln -sf libvorbis.so.0.4.1 libvorbis.so ) ( cd usr/lib ; rm -rf libvorbisenc.so ) ( cd usr/lib ; ln -sf libvorbisenc.so.2.0.4 libvorbisenc.so ) ( cd usr/lib ; rm -rf libvorbisfile.so.3 ) ( cd usr/lib ; ln -sf libvorbisfile.so.3.3.0 libvorbisfile.so.3 ) ( cd usr/lib ; rm -rf libvorbisfile.so ) ( cd usr/lib ; ln -sf libvorbisfile.so.3.3.0 libvorbisfile.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: „./usr/lib/libvorbisenc.so.2“ entfernt „./usr/lib/libvorbis.so.0“ entfernt „./usr/lib/libvorbis.so“ entfernt „./usr/lib/libvorbisenc.so“ entfernt „./usr/lib/libvorbisfile.so.3“ entfernt „./usr/lib/libvorbisfile.so“ entfernt Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/slkbuilds/arch/l/libvorbis/libvorbis-aotuv.b5.7-i486-3tm.txz ./ usr/ usr/doc/ usr/doc/libvorbis-aotuv.b5.7/ usr/doc/libvorbis-aotuv.b5.7/aoTuV_README-1st.txt usr/doc/libvorbis-aotuv.b5.7/aoTuV_technical.txt usr/doc/libvorbis-aotuv.b5.7/todo.txt usr/doc/libvorbis-aotuv.b5.7/AUTHORS usr/doc/libvorbis-aotuv.b5.7/COPYING usr/src/ usr/src/libvorbis-aotuv.b5.7/ usr/src/libvorbis-aotuv.b5.7/SLKBUILD usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/vorbis.pc usr/lib/pkgconfig/vorbisenc.pc usr/lib/pkgconfig/vorbisfile.pc usr/lib/libvorbisfile.la usr/lib/libvorbisenc.la usr/lib/libvorbisfile.so.3.3.0 usr/lib/libvorbis.so.0.4.1 usr/lib/libvorbis.la usr/lib/libvorbisenc.so.2.0.4 usr/include/ usr/include/vorbis/ usr/include/vorbis/vorbisenc.h usr/include/vorbis/codec.h usr/include/vorbis/vorbisfile.h usr/share/ usr/share/aclocal/ usr/share/aclocal/vorbis.m4 install/ install/slack-desc install/doinst.sh Slackware package /home/slkbuilds/arch/l/libvorbis/libvorbis-aotuv.b5.7-i486-3tm.txz created. Package has been built. Cleaning pkg and src directories