libtheora-1.0alpha2
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse ) works... yes
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 0.11.0... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/bin/sdl-config
configure: warning: *** Unable to find SDL -- Not compiling player_example ***
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating include/Makefile
creating include/theora/Makefile
creating examples/Makefile
creating debian/Makefile
Making all in lib
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/lib'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c encode.c
mkdir .libs
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c encode.c  -fPIC -DPIC -o .libs/encode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c encode.c -o encode.o >/dev/null 2>&1
mv -f .libs/encode.lo encode.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c idct.c
rm -f .libs/idct.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c idct.c  -fPIC -DPIC -o .libs/idct.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c idct.c -o idct.o >/dev/null 2>&1
mv -f .libs/idct.lo idct.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c reconstruct.c
rm -f .libs/reconstruct.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c reconstruct.c  -fPIC -DPIC -o .libs/reconstruct.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c reconstruct.c -o reconstruct.o >/dev/null 2>&1
mv -f .libs/reconstruct.lo reconstruct.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c mcomp.c
rm -f .libs/mcomp.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c mcomp.c  -fPIC -DPIC -o .libs/mcomp.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c mcomp.c -o mcomp.o >/dev/null 2>&1
mv -f .libs/mcomp.lo mcomp.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c scan.c
rm -f .libs/scan.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c scan.c  -fPIC -DPIC -o .libs/scan.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c scan.c -o scan.o >/dev/null 2>&1
mv -f .libs/scan.lo scan.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c blockmap.c
rm -f .libs/blockmap.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c blockmap.c  -fPIC -DPIC -o .libs/blockmap.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c blockmap.c -o blockmap.o >/dev/null 2>&1
mv -f .libs/blockmap.lo blockmap.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c misc_common.c
rm -f .libs/misc_common.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c misc_common.c  -fPIC -DPIC -o .libs/misc_common.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c misc_common.c -o misc_common.o >/dev/null 2>&1
mv -f .libs/misc_common.lo misc_common.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct.c
rm -f .libs/dct.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct.c  -fPIC -DPIC -o .libs/dct.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct.c -o dct.o >/dev/null 2>&1
mv -f .libs/dct.lo dct.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c frarray.c
rm -f .libs/frarray.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c frarray.c  -fPIC -DPIC -o .libs/frarray.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c frarray.c -o frarray.o >/dev/null 2>&1
mv -f .libs/frarray.lo frarray.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c pb.c
rm -f .libs/pb.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c pb.c  -fPIC -DPIC -o .libs/pb.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c pb.c -o pb.o >/dev/null 2>&1
mv -f .libs/pb.lo pb.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct_decode.c
rm -f .libs/dct_decode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct_decode.c  -fPIC -DPIC -o .libs/dct_decode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct_decode.c -o dct_decode.o >/dev/null 2>&1
mv -f .libs/dct_decode.lo dct_decode.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c frinit.c
rm -f .libs/frinit.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c frinit.c  -fPIC -DPIC -o .libs/frinit.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c frinit.c -o frinit.o >/dev/null 2>&1
mv -f .libs/frinit.lo frinit.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c pp.c
rm -f .libs/pp.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c pp.c  -fPIC -DPIC -o .libs/pp.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c pp.c -o pp.o >/dev/null 2>&1
mv -f .libs/pp.lo pp.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct_encode.c
rm -f .libs/dct_encode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct_encode.c  -fPIC -DPIC -o .libs/dct_encode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dct_encode.c -o dct_encode.o >/dev/null 2>&1
mv -f .libs/dct_encode.lo dct_encode.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c huffman.c
rm -f .libs/huffman.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c huffman.c  -fPIC -DPIC -o .libs/huffman.lo
huffman.c:369:2: warning: no newline at end of file
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c huffman.c -o huffman.o >/dev/null 2>&1
mv -f .libs/huffman.lo huffman.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c toplevel.c
rm -f .libs/toplevel.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c toplevel.c  -fPIC -DPIC -o .libs/toplevel.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c toplevel.c -o toplevel.o >/dev/null 2>&1
mv -f .libs/toplevel.lo toplevel.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c decode.c
rm -f .libs/decode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c decode.c  -fPIC -DPIC -o .libs/decode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c decode.c -o decode.o >/dev/null 2>&1
mv -f .libs/decode.lo decode.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c quant.c
rm -f .libs/quant.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c quant.c  -fPIC -DPIC -o .libs/quant.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c quant.c -o quant.o >/dev/null 2>&1
mv -f .libs/quant.lo quant.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c comment.c
rm -f .libs/comment.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c comment.c  -fPIC -DPIC -o .libs/comment.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c comment.c -o comment.o >/dev/null 2>&1
mv -f .libs/comment.lo comment.lo
/bin/sh ../libtool --mode=link gcc  -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT  -o libtheora.la -rpath /usr/lib -version-info 0:0:0 encode.lo idct.lo reconstruct.lo mcomp.lo scan.lo blockmap.lo misc_common.lo dct.lo frarray.lo pb.lo dct_decode.lo frinit.lo pp.lo dct_encode.lo huffman.lo toplevel.lo decode.lo quant.lo comment.lo  
rm -fr .libs/libtheora.la .libs/libtheora.* .libs/libtheora.*
gcc -shared  encode.lo idct.lo reconstruct.lo mcomp.lo scan.lo blockmap.lo misc_common.lo dct.lo frarray.lo pb.lo dct_decode.lo frinit.lo pp.lo dct_encode.lo huffman.lo toplevel.lo decode.lo quant.lo comment.lo   -Wl,-soname -Wl,libtheora.so.0 -o .libs/libtheora.so.0.0.0
(cd .libs && rm -f libtheora.so.0 && ln -s libtheora.so.0.0.0 libtheora.so.0)
(cd .libs && rm -f libtheora.so && ln -s libtheora.so.0.0.0 libtheora.so)
ar cru .libs/libtheora.a  encode.o idct.o reconstruct.o mcomp.o scan.o blockmap.o misc_common.o dct.o frarray.o pb.o dct_decode.o frinit.o pp.o dct_encode.o huffman.o toplevel.o decode.o quant.o comment.o 
ranlib .libs/libtheora.a
creating libtheora.la
(cd .libs && rm -f libtheora.la && ln -s ../libtheora.la libtheora.la)
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/lib'
Making all in include
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/include'
Making all in theora
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2/include/theora'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2/include/theora'
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2/include'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2/include'
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/include'
Making all in examples
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/examples'
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include     -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c encoder_example.c
encoder_example.c:20:1: warning: "_REENTRANT" redefined
<command line>:4:1: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=link gcc  -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT  -o encoder_example  encoder_example.o ../lib/libtheora.la -logg -lm -lvorbisenc 
mkdir .libs
gcc -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -o .libs/encoder_example encoder_example.o  ../lib/.libs/libtheora.so /usr/lib/libvorbisenc.so /usr/lib/libvorbis.so -L/usr/lib -lm /usr/lib/libogg.so
creating encoder_example
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include     -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -c dump_video.c
dump_video.c:22:1: warning: "_REENTRANT" redefined
<command line>:4:1: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=link gcc  -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT  -o dump_video  dump_video.o ../lib/libtheora.la -logg -lm 
gcc -O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_REENTRANT -o .libs/dump_video dump_video.o  ../lib/.libs/libtheora.so /usr/lib/libogg.so -lm
creating dump_video
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/examples'
Making all in debian
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/debian'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/debian'
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2'
Making install in lib
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/lib'
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2/lib'
/bin/sh ../mkinstalldirs /usr/lib
/bin/sh ../libtool  --mode=install /bin/install -c libtheora.la /usr/lib/libtheora.la
/bin/install -c .libs/libtheora.so.0.0.0 /usr/lib/libtheora.so.0.0.0
(cd /usr/lib && rm -f libtheora.so.0 && ln -s libtheora.so.0.0.0 libtheora.so.0)
(cd /usr/lib && rm -f libtheora.so && ln -s libtheora.so.0.0.0 libtheora.so)
/bin/install -c .libs/libtheora.lai /usr/lib/libtheora.la
/bin/install -c .libs/libtheora.a /usr/lib/libtheora.a
ranlib /usr/lib/libtheora.a
chmod 644 /usr/lib/libtheora.a
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2/lib'
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/lib'
Making install in include
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/include'
Making install in theora
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2/include/theora'
make[3]: Entering directory `/usr/src/libtheora-1.0alpha2/include/theora'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/include/theora
mkdir /usr/include/theora
 /bin/install -c -m 644 theora.h /usr/include/theora/theora.h
make[3]: Leaving directory `/usr/src/libtheora-1.0alpha2/include/theora'
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2/include/theora'
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2/include'
make[3]: Entering directory `/usr/src/libtheora-1.0alpha2/include'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/libtheora-1.0alpha2/include'
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2/include'
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/include'
Making install in examples
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/examples'
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2/examples'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2/examples'
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/examples'
Making install in debian
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2/debian'
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2/debian'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2/debian'
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2/debian'
make[1]: Entering directory `/usr/src/libtheora-1.0alpha2'
make[2]: Entering directory `/usr/src/libtheora-1.0alpha2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libtheora-1.0alpha2'
make[1]: Leaving directory `/usr/src/libtheora-1.0alpha2'

real	0m12.968s
user	0m9.871s
sys	0m1.688s
