mod-musicindex_0.8.9 Build error on Apache 2

David A. Koran dak at solo.net
Mon Nov 3 13:51:06 PST 2003


There's a build error on Apache 2 for this module... (see bottom, but 
this is the entire build results)



mail# make all install clean
 >> libapache-mod-musicindex_0.8.9.tar.gz doesn't seem to exist in 
/usr/ports/dis
tfiles/.
 >> Attempting to fetch from http://www.esiee.fr/~puffin/musicindex/.
Receiving libapache-mod-musicindex_0.8.9.tar.gz (54195 bytes): 100%
54195 bytes transferred in 1.3 seconds (39.28 kBps)
===>  Extracting for mod_musicindex-0.8.9
 >> Checksum OK for libapache-mod-musicindex_0.8.9.tar.gz.
===>  Patching for mod_musicindex-0.8.9
===>  Applying FreeBSD patches for mod_musicindex-0.8.9
===>   mod_musicindex-0.8.9 depends on file: /usr/local/sbin/apxs - found
===>   mod_musicindex-0.8.9 depends on executable: gmake - found
===>   mod_musicindex-0.8.9 depends on shared library: ogg.4 - not found
===>    Verifying install for ogg.4 in /usr/ports/audio/libogg
 >> libogg-1.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://www.vorbis.com/files/1.0/unix/.
Receiving libogg-1.0.tar.gz (222625 bytes): 100%
222625 bytes transferred in 0.6 seconds (337.79 kBps)
===>  Extracting for libogg-1.0_1,3
 >> Checksum OK for libogg-1.0.tar.gz.
===>  Patching for libogg-1.0_1,3
===>  Applying FreeBSD patches for libogg-1.0_1,3
===>   libogg-1.0_1,3 depends on file: 
/usr/local/libexec/libtool13/libtool - fo
und
===>  Configuring for libogg-1.0_1,3
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe  ) works... yes
checking whether the C compiler (cc -O2 -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking host system type... i386-portbld-freebsd4.9
checking build system type... i386-portbld-freebsd4.9
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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... /usr/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 cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... y
es
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 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... yes
creating libtool
checking host system type... i386-unknown-freebsd4.9
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... y
es
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for ANSI C header files... yes
checking for working const... yes
checking for int16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for u_int32_t... yes
checking for int64_t... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for 8-bit clean memcmp... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating doc/Makefile
creating doc/ogg/Makefile
creating include/Makefile
creating include/ogg/Makefile
creating include/ogg/config_types.h
creating win32/Makefile
creating debian/Makefile
===>  Building for libogg-1.0_1,3
Making all in src
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libogg\" 
-DVERSION=\"1.0\" -DHA
VE_DLFCN_H=1 -DSTDC_HEADERS=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 
-DSIZEOF_LONG=4 -D
SIZEOF_LONG_LONG=8  -I. -I. -I../include -I../include    -O2 -pipe -c 
framing.c
mkdir .libs
cc -DPACKAGE=\"libogg\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DSTDC_HEADERS=1 -DSI
ZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -I. -I. 
-I../in
clude -I../include -O2 -pipe -c framing.c  -fPIC -DPIC -o .libs/framing.lo
cc -DPACKAGE=\"libogg\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DSTDC_HEADERS=1 -DSI
ZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -I. -I. 
-I../in
clude -I../include -O2 -pipe -c framing.c -o framing.o >/dev/null 2>&1
mv -f .libs/framing.lo framing.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libogg\" 
-DVERSION=\"1.0\" -DHA
VE_DLFCN_H=1 -DSTDC_HEADERS=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 
-DSIZEOF_LONG=4 -D
SIZEOF_LONG_LONG=8  -I. -I. -I../include -I../include    -O2 -pipe -c 
bitwise.c
rm -f .libs/bitwise.lo
cc -DPACKAGE=\"libogg\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DSTDC_HEADERS=1 -DSI
ZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -I. -I. 
-I../in
clude -I../include -O2 -pipe -c bitwise.c  -fPIC -DPIC -o .libs/bitwise.lo
cc -DPACKAGE=\"libogg\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DSTDC_HEADERS=1 -DSI
ZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -I. -I. 
-I../in
clude -I../include -O2 -pipe -c bitwise.c -o bitwise.o >/dev/null 2>&1
mv -f .libs/bitwise.lo bitwise.lo
/bin/sh ../libtool --mode=link cc  -O2 -pipe  -o libogg.la -rpath 
/usr/local/lib
 -version-info 4:0:4 framing.lo bitwise.lo
rm -fr .libs/libogg.la .libs/libogg.* .libs/libogg.*
cc -shared  -Wl,--rpath -Wl,/usr/local/lib  framing.lo bitwise.lo   
-Wl,-soname
-Wl,libogg.so.4 -o .libs/libogg.so.4
(cd .libs && rm -f libogg.so && ln -sf libogg.so.4 libogg.so)
ar cru .libs/libogg.a  framing.o bitwise.o
ranlib .libs/libogg.a
creating libogg.la
(cd .libs && rm -f libogg.la && ln -sf ../libogg.la libogg.la)
Making all in include
Making all in ogg
Making all in doc
Making all in ogg
Making all in win32
Making all in debian
===>  Installing for libogg-1.0_1,3
===>   Generating temporary packing list
===>  Checking if audio/libogg already installed
Making install in src
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool  --mode=install /usr/bin/install -c -o root -g wheel 
libogg.l
a /usr/local/lib/libogg.la
/usr/bin/install -c -o root -g wheel .libs/libogg.so.4 
/usr/local/lib/libogg.so.
4
(cd /usr/local/lib && rm -f libogg.so && ln -sf libogg.so.4 libogg.so)
/usr/bin/install -c -o root -g wheel .libs/libogg.a /usr/local/lib/libogg.a
ranlib /usr/local/lib/libogg.a
chmod 644 /usr/local/lib/libogg.a
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/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 `-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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in include
Making install in ogg
/bin/sh ../../mkinstalldirs /usr/local/include/ogg
mkdir /usr/local/include/ogg
 install -C -c -o root -g wheel -m 444 ogg.h /usr/local/include/ogg/ogg.h
 install -C -c -o root -g wheel -m 444 os_types.h 
/usr/local/include/ogg/os_type
s.h
 install -C -c -o root -g wheel -m 444 config_types.h 
/usr/local/include/ogg/con
fig_types.h
Making install in doc
Making install in ogg
/bin/sh ../../mkinstalldirs /usr/local/share/doc/libogg/ogg
mkdir /usr/local/share/doc/libogg
mkdir /usr/local/share/doc/libogg/ogg
 install -C -c -o root -g wheel -m 444 ./bitpacking.html 
/usr/local/share/doc/li
bogg/ogg/bitpacking.html
 install -C -c -o root -g wheel -m 444 ./datastructures.html 
/usr/local/share/do
c/libogg/ogg/datastructures.html
 install -C -c -o root -g wheel -m 444 ./decoding.html 
/usr/local/share/doc/libo
gg/ogg/decoding.html
 install -C -c -o root -g wheel -m 444 ./encoding.html 
/usr/local/share/doc/libo
gg/ogg/encoding.html
 install -C -c -o root -g wheel -m 444 ./general.html 
/usr/local/share/doc/libog
g/ogg/general.html
 install -C -c -o root -g wheel -m 444 ./index.html 
/usr/local/share/doc/libogg/
ogg/index.html
 install -C -c -o root -g wheel -m 444 ./ogg_packet.html 
/usr/local/share/doc/li
bogg/ogg/ogg_packet.html
 install -C -c -o root -g wheel -m 444 ./ogg_page.html 
/usr/local/share/doc/libo
gg/ogg/ogg_page.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_bos.html 
/usr/local/share/doc/
libogg/ogg/ogg_page_bos.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_continued.html 
/usr/local/shar
e/doc/libogg/ogg/ogg_page_continued.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_eos.html 
/usr/local/share/doc/
libogg/ogg/ogg_page_eos.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_granulepos.html 
/usr/local/sha
re/doc/libogg/ogg/ogg_page_granulepos.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_pageno.html 
/usr/local/share/d
oc/libogg/ogg/ogg_page_pageno.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_serialno.html 
/usr/local/share
/doc/libogg/ogg/ogg_page_serialno.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_version.html 
/usr/local/share/
doc/libogg/ogg/ogg_page_version.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_clear.html 
/usr/local/share/
doc/libogg/ogg/ogg_stream_clear.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_destroy.html 
/usr/local/shar
e/doc/libogg/ogg/ogg_stream_destroy.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_packets.html 
/usr/local/share/
doc/libogg/ogg/ogg_page_packets.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_eos.html 
/usr/local/share/do
c/libogg/ogg/ogg_stream_eos.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_flush.html 
/usr/local/share/
doc/libogg/ogg/ogg_stream_flush.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_init.html 
/usr/local/share/d
oc/libogg/ogg/ogg_stream_init.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_packetin.html 
/usr/local/sha
re/doc/libogg/ogg/ogg_stream_packetin.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_packetout.html 
/usr/local/sh
are/doc/libogg/ogg/ogg_stream_packetout.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_pagein.html 
/usr/local/share
/doc/libogg/ogg/ogg_stream_pagein.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_pageout.html 
/usr/local/shar
e/doc/libogg/ogg/ogg_stream_pageout.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_reset.html 
/usr/local/share/
doc/libogg/ogg/ogg_stream_reset.html
 install -C -c -o root -g wheel -m 444 ./ogg_stream_state.html 
/usr/local/share/
doc/libogg/ogg/ogg_stream_state.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_buffer.html 
/usr/local/share/d
oc/libogg/ogg/ogg_sync_buffer.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_clear.html 
/usr/local/share/do
c/libogg/ogg/ogg_sync_clear.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_destroy.html 
/usr/local/share/
doc/libogg/ogg/ogg_sync_destroy.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_init.html 
/usr/local/share/doc
/libogg/ogg/ogg_sync_init.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_pageout.html 
/usr/local/share/
doc/libogg/ogg/ogg_sync_pageout.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_pageseek.html 
/usr/local/share
/doc/libogg/ogg/ogg_sync_pageseek.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_reset.html 
/usr/local/share/do
c/libogg/ogg/ogg_sync_reset.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_state.html 
/usr/local/share/do
c/libogg/ogg/ogg_sync_state.html
 install -C -c -o root -g wheel -m 444 ./ogg_sync_wrote.html 
/usr/local/share/do
c/libogg/ogg/ogg_sync_wrote.html
 install -C -c -o root -g wheel -m 444 ./oggpack_adv.html 
/usr/local/share/doc/l
ibogg/ogg/oggpack_adv.html
 install -C -c -o root -g wheel -m 444 ./oggpack_adv1.html 
/usr/local/share/doc/
libogg/ogg/oggpack_adv1.html
 install -C -c -o root -g wheel -m 444 ./oggpack_bits.html 
/usr/local/share/doc/
libogg/ogg/oggpack_bits.html
 install -C -c -o root -g wheel -m 444 ./oggpack_buffer.html 
/usr/local/share/do
c/libogg/ogg/oggpack_buffer.html
 install -C -c -o root -g wheel -m 444 ./oggpack_bytes.html 
/usr/local/share/doc
/libogg/ogg/oggpack_bytes.html
 install -C -c -o root -g wheel -m 444 ./oggpack_get_buffer.html 
/usr/local/shar
e/doc/libogg/ogg/oggpack_get_buffer.html
 install -C -c -o root -g wheel -m 444 ./oggpack_look.html 
/usr/local/share/doc/
libogg/ogg/oggpack_look.html
 install -C -c -o root -g wheel -m 444 ./oggpack_look1.html 
/usr/local/share/doc
/libogg/ogg/oggpack_look1.html
 install -C -c -o root -g wheel -m 444 ./oggpack_read.html 
/usr/local/share/doc/
libogg/ogg/oggpack_read.html
 install -C -c -o root -g wheel -m 444 ./oggpack_read1.html 
/usr/local/share/doc
/libogg/ogg/oggpack_read1.html
 install -C -c -o root -g wheel -m 444 ./oggpack_readinit.html 
/usr/local/share/
doc/libogg/ogg/oggpack_readinit.html
 install -C -c -o root -g wheel -m 444 ./oggpack_reset.html 
/usr/local/share/doc
/libogg/ogg/oggpack_reset.html
 install -C -c -o root -g wheel -m 444 ./oggpack_write.html 
/usr/local/share/doc
/libogg/ogg/oggpack_write.html
 install -C -c -o root -g wheel -m 444 ./oggpack_writeclear.html 
/usr/local/shar
e/doc/libogg/ogg/oggpack_writeclear.html
 install -C -c -o root -g wheel -m 444 ./oggpack_writeinit.html 
/usr/local/share
/doc/libogg/ogg/oggpack_writeinit.html
 install -C -c -o root -g wheel -m 444 ./overview.html 
/usr/local/share/doc/libo
gg/ogg/overview.html
 install -C -c -o root -g wheel -m 444 ./reference.html 
/usr/local/share/doc/lib
ogg/ogg/reference.html
 install -C -c -o root -g wheel -m 444 ./style.css 
/usr/local/share/doc/libogg/o
gg/style.css
 install -C -c -o root -g wheel -m 444 ./vorbis_comment.html 
/usr/local/share/do
c/libogg/ogg/vorbis_comment.html
 install -C -c -o root -g wheel -m 444 ./vorbis_info.html 
/usr/local/share/doc/l
ibogg/ogg/vorbis_info.html
 install -C -c -o root -g wheel -m 444 ./ogg_packet_clear.html 
/usr/local/share/
doc/libogg/ogg/ogg_packet_clear.html
 install -C -c -o root -g wheel -m 444 ./ogg_page_checksum_set.html 
/usr/local/s
hare/doc/libogg/ogg/ogg_page_checksum_set.html
/bin/sh ../mkinstalldirs /usr/local/share/doc/libogg
 install -C -c -o root -g wheel -m 444 ./index.html 
/usr/local/share/doc/libogg/
index.html
 install -C -c -o root -g wheel -m 444 ./framing.html 
/usr/local/share/doc/libog
g/framing.html
 install -C -c -o root -g wheel -m 444 ./oggstream.html 
/usr/local/share/doc/lib
ogg/oggstream.html
 install -C -c -o root -g wheel -m 444 ./white-xifish.png 
/usr/local/share/doc/l
ibogg/white-xifish.png
 install -C -c -o root -g wheel -m 444 ./stream.png 
/usr/local/share/doc/libogg/
stream.png
 install -C -c -o root -g wheel -m 444 ./white-ogg.png 
/usr/local/share/doc/libo
gg/white-ogg.png
Making install in win32
Making install in debian
/bin/sh ./mkinstalldirs /usr/local/share/aclocal
 install -C -c -o root -g wheel -m 444 ./ogg.m4 
/usr/local/share/aclocal/ogg.m4
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libogg-1.0_1,3
===>   Returning to build of mod_musicindex-0.8.9
===>   mod_musicindex-0.8.9 depends on shared library: vorbis.2 - not found
===>    Verifying install for vorbis.2 in /usr/ports/audio/libvorbis
 >> libvorbis-1.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://www.vorbis.com/files/1.0/unix/.
Receiving libvorbis-1.0.tar.gz (749064 bytes): 100%
749064 bytes transferred in 1.5 seconds (472.33 kBps)
===>  Extracting for libvorbis-1.0_1,3
 >> Checksum OK for libvorbis-1.0.tar.gz.
===>  Patching for libvorbis-1.0_1,3
===>  Applying FreeBSD patches for libvorbis-1.0_1,3
===>   libvorbis-1.0_1,3 depends on file: 
/usr/local/libexec/libtool13/libtool -
 found
===>   libvorbis-1.0_1,3 depends on shared library: ogg.4 - found
===>  Configuring for libvorbis-1.0_1,3
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe  ) works... yes
checking whether the C compiler (cc -O2 -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i386-portbld-freebsd4.9
checking build system type... i386-portbld-freebsd4.9
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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... /usr/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 cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... y
es
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 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... yes
creating libtool
checking host system type... i386-unknown-freebsd4.9
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... y
es
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking host system type... i386-portbld-freebsd4.9
checking for memory.h... yes
checking for cos in -lm... yes
checking for pthread_create in -lpthread... no
checking for Ogg... yes
checking for working alloca.h... no
checking for alloca... yes
checking for 8-bit clean memcmp... yes
checking for sqrtf... yes
checking for logf... yes
checking for expf... yes
checking for acosf... yes
checking for atanf... yes
checking for frexpf... yes
checking for rintf... yes
checking for floorf... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating lib/modes/Makefile
creating lib/books/Makefile
creating lib/books/coupled/Makefile
creating lib/books/uncoupled/Makefile
creating lib/books/floor/Makefile
creating doc/Makefile
creating doc/vorbisfile/Makefile
creating doc/vorbisenc/Makefile
creating include/Makefile
creating include/vorbis/Makefile
creating examples/Makefile
creating win32/Makefile
creating debian/Makefile
creating vq/Makefile
===>  Building for libvorbis-1.0_1,3
Making all in lib
Making all in modes
Making all in books
Making all in coupled
Making all in uncoupled
Making all in floor
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 mdct.c
mkdir .libs
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c mdct.c  -fPIC -DPIC -o 
.libs/mdct.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c mdct.c -o mdct.o >/dev/null 2>&1
mv -f .libs/mdct.lo mdct.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 smallft.c
rm -f .libs/smallft.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c smallft.c  -fPIC -DPIC -o 
.libs/smallf
t.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c smallft.c -o smallft.o 
 >/dev/null 2>&1
mv -f .libs/smallft.lo smallft.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 block.c
rm -f .libs/block.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c block.c  -fPIC -DPIC -o 
.libs/block.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c block.c -o block.o >/dev/null 2>&1
mv -f .libs/block.lo block.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 envelope.c
rm -f .libs/envelope.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c envelope.c  -fPIC -DPIC -o 
.libs/envel
ope.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c envelope.c -o envelope.o 
 >/dev/null 2>
&1
mv -f .libs/envelope.lo envelope.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 window.c
rm -f .libs/window.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c window.c  -fPIC -DPIC -o 
.libs/window.
lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c window.c -o window.o 
 >/dev/null 2>&1
mv -f .libs/window.lo window.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 lsp.c
rm -f .libs/lsp.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c lsp.c  -fPIC -DPIC -o .libs/lsp.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c lsp.c -o lsp.o >/dev/null 2>&1
mv -f .libs/lsp.lo lsp.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 lpc.c
rm -f .libs/lpc.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c lpc.c  -fPIC -DPIC -o .libs/lpc.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c lpc.c -o lpc.o >/dev/null 2>&1
mv -f .libs/lpc.lo lpc.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 analysis.c
rm -f .libs/analysis.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c analysis.c  -fPIC -DPIC -o 
.libs/analy
sis.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c analysis.c -o analysis.o 
 >/dev/null 2>
&1
mv -f .libs/analysis.lo analysis.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 synthesis.c
rm -f .libs/synthesis.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c synthesis.c  -fPIC -DPIC -o 
.libs/synt
hesis.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c synthesis.c -o synthesis.o 
 >/dev/null
2>&1
mv -f .libs/synthesis.lo synthesis.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 psy.c
rm -f .libs/psy.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c psy.c  -fPIC -DPIC -o .libs/psy.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c psy.c -o psy.o >/dev/null 2>&1
mv -f .libs/psy.lo psy.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 info.c
rm -f .libs/info.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c info.c  -fPIC -DPIC -o 
.libs/info.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c info.c -o info.o >/dev/null 2>&1
mv -f .libs/info.lo info.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 floor1.c
rm -f .libs/floor1.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c floor1.c  -fPIC -DPIC -o 
.libs/floor1.
lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c floor1.c -o floor1.o 
 >/dev/null 2>&1
mv -f .libs/floor1.lo floor1.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 floor0.c
rm -f .libs/floor0.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c floor0.c  -fPIC -DPIC -o 
.libs/floor0.
lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c floor0.c -o floor0.o 
 >/dev/null 2>&1
mv -f .libs/floor0.lo floor0.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 res0.c
rm -f .libs/res0.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c res0.c  -fPIC -DPIC -o 
.libs/res0.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c res0.c -o res0.o >/dev/null 2>&1
mv -f .libs/res0.lo res0.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 mapping0.c
rm -f .libs/mapping0.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c mapping0.c  -fPIC -DPIC -o 
.libs/mappi
ng0.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c mapping0.c -o mapping0.o 
 >/dev/null 2>
&1
mv -f .libs/mapping0.lo mapping0.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 registry.c
rm -f .libs/registry.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c registry.c  -fPIC -DPIC -o 
.libs/regis
try.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c registry.c -o registry.o 
 >/dev/null 2>
&1
mv -f .libs/registry.lo registry.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 codebook.c
rm -f .libs/codebook.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c codebook.c  -fPIC -DPIC -o 
.libs/codeb
ook.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c codebook.c -o codebook.o 
 >/dev/null 2>
&1
mv -f .libs/codebook.lo codebook.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 sharedbook.c
rm -f .libs/sharedbook.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c sharedbook.c  -fPIC -DPIC -o 
.libs/sha
redbook.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c sharedbook.c -o sharedbook.o 
 >/dev/nul
l 2>&1
mv -f .libs/sharedbook.lo sharedbook.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 lookup.c
rm -f .libs/lookup.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c lookup.c  -fPIC -DPIC -o 
.libs/lookup.
lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c lookup.c -o lookup.o 
 >/dev/null 2>&1
mv -f .libs/lookup.lo lookup.lo
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 bitrate.c
rm -f .libs/bitrate.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c bitrate.c  -fPIC -DPIC -o 
.libs/bitrat
e.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c bitrate.c -o bitrate.o 
 >/dev/null 2>&1
mv -f .libs/bitrate.lo bitrate.lo
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H  -o l
ibvorbis.la -rpath /usr/local/lib -version-info 2:0:2 mdct.lo smallft.lo 
block.l
o 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 l
ookup.lo bitrate.lo  -lm -L/usr/local/lib -logg
rm -fr .libs/libvorbis.la .libs/libvorbis.* .libs/libvorbis.*
cc -shared  -Wl,--rpath -Wl,/usr/local/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 fl
oor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo 
lookup.lo bitr
ate.lo  -lm -L/usr/local/lib -logg  -Wl,-soname -Wl,libvorbis.so.2 -o 
.libs/libv
orbis.so.2
(cd .libs && rm -f libvorbis.so && ln -sf libvorbis.so.2 libvorbis.so)
ar cru .libs/libvorbis.a  mdct.o smallft.o block.o envelope.o window.o 
lsp.o lpc
.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o 
mapping0.o regis
try.o codebook.o sharedbook.o lookup.o bitrate.o
ranlib .libs/libvorbis.a
creating libvorbis.la
(cd .libs && rm -f libvorbis.la && ln -sf ../libvorbis.la libvorbis.la)
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 vorbisfile.c
rm -f .libs/vorbisfile.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c vorbisfile.c  -fPIC -DPIC -o 
.libs/vor
bisfile.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c vorbisfile.c -o vorbisfile.o 
 >/dev/nul
l 2>&1
mv -f .libs/vorbisfile.lo vorbisfile.lo
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H  -o l
ibvorbisfile.la -rpath /usr/local/lib -version-info 3:0:0 vorbisfile.lo  
-lm -L/
usr/local/lib -logg
rm -fr .libs/libvorbisfile.la .libs/libvorbisfile.* .libs/libvorbisfile.*
cc -shared  -Wl,--rpath -Wl,/usr/local/lib  vorbisfile.lo  -lm 
-L/usr/local/lib
-logg  -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3
(cd .libs && rm -f libvorbisfile.so && ln -sf libvorbisfile.so.3 
libvorbisfile.s
o)
ar cru .libs/libvorbisfile.a  vorbisfile.o
ranlib .libs/libvorbisfile.a
creating libvorbisfile.la
(cd .libs && rm -f libvorbisfile.la && ln -sf ../libvorbisfile.la 
libvorbisfile.
la)
/bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libvorbis\" 
-DVERSION=\"1.0\" -
DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 
-DHAVE_EXPF=1 -DHAV
E_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  
-I. -I.
 -I../include -I/usr/local/include    -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -c
 vorbisenc.c
rm -f .libs/vorbisenc.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c vorbisenc.c  -fPIC -DPIC -o 
.libs/vorb
isenc.lo
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 -I. -I. -I../include 
-I/usr/local/include
-fsigned-char -O2 -pipe -DUSE_MEMORY_H -c vorbisenc.c -o vorbisenc.o 
 >/dev/null
2>&1
mv -f .libs/vorbisenc.lo vorbisenc.lo
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H  -o l
ibvorbisenc.la -rpath /usr/local/lib -version-info 2:0:0 vorbisenc.lo  
-lm -L/us
r/local/lib -logg
rm -fr .libs/libvorbisenc.la .libs/libvorbisenc.* .libs/libvorbisenc.*
cc -shared  -Wl,--rpath -Wl,/usr/local/lib  vorbisenc.lo  -lm 
-L/usr/local/lib -
logg  -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2
(cd .libs && rm -f libvorbisenc.so && ln -sf libvorbisenc.so.2 
libvorbisenc.so)
ar cru .libs/libvorbisenc.a  vorbisenc.o
ranlib .libs/libvorbisenc.a
creating libvorbisenc.la
(cd .libs && rm -f libvorbisenc.la && ln -sf ../libvorbisenc.la 
libvorbisenc.la)
Making all in include
Making all in vorbis
Making all in doc
Making all in vorbisfile
Making all in vorbisenc
Making all in examples
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  -I. -I. -I../include 
-I/usr/local/include
    -fsigned-char -O2 -pipe  -DUSE_MEMORY_H -c decoder_example.c
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -all-
static -o decoder_example  decoder_example.o ../lib/libvorbis.la -lm 
-L/usr/loca
l/lib -logg
mkdir .libs
cc -fsigned-char -O2 -pipe -DUSE_MEMORY_H -static -o decoder_example 
decoder_exa
mple.o ../lib/.libs/libvorbis.a -lm -L/usr/local/lib -logg -lm 
-L/usr/local/lib
-logg
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  -I. -I. -I../include 
-I/usr/local/include
    -fsigned-char -O2 -pipe  -DUSE_MEMORY_H -c encoder_example.c
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -all-
static -o encoder_example  encoder_example.o ../lib/libvorbisenc.la 
../lib/libvo
rbis.la -lm -L/usr/local/lib -logg
cc -fsigned-char -O2 -pipe -DUSE_MEMORY_H -static -o encoder_example 
encoder_exa
mple.o ../lib/.libs/libvorbisenc.a -lm -L/usr/local/lib -logg 
../lib/.libs/libvo
rbis.a -lm -logg -lm -L/usr/local/lib -logg
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  -I. -I. -I../include 
-I/usr/local/include
    -fsigned-char -O2 -pipe  -DUSE_MEMORY_H -c chaining_example.c
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -all-
static -o chaining_example  chaining_example.o ../lib/libvorbisfile.la 
../lib/li
bvorbis.la -lm -L/usr/local/lib -logg
cc -fsigned-char -O2 -pipe -DUSE_MEMORY_H -static -o chaining_example 
chaining_e
xample.o ../lib/.libs/libvorbisfile.a -lm -L/usr/local/lib -logg 
../lib/.libs/li
bvorbis.a -lm -logg -lm -L/usr/local/lib -logg
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  -I. -I. -I../include 
-I/usr/local/include
    -fsigned-char -O2 -pipe  -DUSE_MEMORY_H -c vorbisfile_example.c
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -all-
static -o vorbisfile_example  vorbisfile_example.o 
../lib/libvorbisfile.la ../li
b/libvorbis.la -lm -L/usr/local/lib -logg
cc -fsigned-char -O2 -pipe -DUSE_MEMORY_H -static -o vorbisfile_example 
vorbisfi
le_example.o ../lib/.libs/libvorbisfile.a -lm -L/usr/local/lib -logg 
../lib/.lib
s/libvorbis.a -lm -logg -lm -L/usr/local/lib -logg
cc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 
-DHAVE_ALLOCA=1 -D
HAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 
-DHAVE_FR
EXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1  -I. -I. -I../include 
-I/usr/local/include
    -fsigned-char -O2 -pipe  -DUSE_MEMORY_H -c seeking_example.c
/bin/sh ../libtool --mode=link cc  -fsigned-char -O2 -pipe  
-DUSE_MEMORY_H -all-
static -o seeking_example  seeking_example.o ../lib/libvorbisfile.la 
../lib/libv
orbis.la -lm -L/usr/local/lib -logg
cc -fsigned-char -O2 -pipe -DUSE_MEMORY_H -static -o seeking_example 
seeking_exa
mple.o ../lib/.libs/libvorbisfile.a -lm -L/usr/local/lib -logg 
../lib/.libs/libv
orbis.a -lm -logg -lm -L/usr/local/lib -logg
Making all in win32
Making all in debian
Making all in vq
===>  Installing for libvorbis-1.0_1,3
===>   Generating temporary packing list
===>  Checking if audio/libvorbis already installed
Making install in lib
Making install in modes
Making install in books
Making install in coupled
Making install in uncoupled
Making install in floor
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool  --mode=install /usr/bin/install -c -o root -g wheel 
libvorbi
s.la /usr/local/lib/libvorbis.la
/usr/bin/install -c -o root -g wheel .libs/libvorbis.so.2 
/usr/local/lib/libvorb
is.so.2
(cd /usr/local/lib && rm -f libvorbis.so && ln -sf libvorbis.so.2 
libvorbis.so)
/usr/bin/install -c -o root -g wheel .libs/libvorbis.a 
/usr/local/lib/libvorbis.
a
ranlib /usr/local/lib/libvorbis.a
chmod 644 /usr/local/lib/libvorbis.a
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/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 `-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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c -o root -g wheel 
libvorbi
sfile.la /usr/local/lib/libvorbisfile.la
/usr/bin/install -c -o root -g wheel .libs/libvorbisfile.so.3 
/usr/local/lib/lib
vorbisfile.so.3
(cd /usr/local/lib && rm -f libvorbisfile.so && ln -sf 
libvorbisfile.so.3 libvor
bisfile.so)
/usr/bin/install -c -o root -g wheel .libs/libvorbisfile.a 
/usr/local/lib/libvor
bisfile.a
ranlib /usr/local/lib/libvorbisfile.a
chmod 644 /usr/local/lib/libvorbisfile.a
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/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 `-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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c -o root -g wheel 
libvorbi
senc.la /usr/local/lib/libvorbisenc.la
/usr/bin/install -c -o root -g wheel .libs/libvorbisenc.so.2 
/usr/local/lib/libv
orbisenc.so.2
(cd /usr/local/lib && rm -f libvorbisenc.so && ln -sf libvorbisenc.so.2 
libvorbi
senc.so)
/usr/bin/install -c -o root -g wheel .libs/libvorbisenc.a 
/usr/local/lib/libvorb
isenc.a
ranlib /usr/local/lib/libvorbisenc.a
chmod 644 /usr/local/lib/libvorbisenc.a
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/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 `-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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in include
Making install in vorbis
/bin/sh ../../mkinstalldirs /usr/local/include/vorbis
mkdir /usr/local/include/vorbis
 install -C -c -o root -g wheel -m 444 codec.h 
/usr/local/include/vorbis/codec.h
 install -C -c -o root -g wheel -m 444 vorbisfile.h 
/usr/local/include/vorbis/vo
rbisfile.h
 install -C -c -o root -g wheel -m 444 vorbisenc.h 
/usr/local/include/vorbis/vor
bisenc.h
Making install in doc
Making install in vorbisfile
/bin/sh ../../mkinstalldirs /usr/local/share/doc/libvorbis/vorbisfile
mkdir /usr/local/share/doc/libvorbis
mkdir /usr/local/share/doc/libvorbis/vorbisfile
 install -C -c -o root -g wheel -m 444 ./OggVorbis_File.html 
/usr/local/share/do
c/libvorbis/vorbisfile/OggVorbis_File.html
 install -C -c -o root -g wheel -m 444 ./chaining_example_c.html 
/usr/local/shar
e/doc/libvorbis/vorbisfile/chaining_example_c.html
 install -C -c -o root -g wheel -m 444 ./chainingexample.html 
/usr/local/share/d
oc/libvorbis/vorbisfile/chainingexample.html
 install -C -c -o root -g wheel -m 444 ./datastructures.html 
/usr/local/share/do
c/libvorbis/vorbisfile/datastructures.html
 install -C -c -o root -g wheel -m 444 ./decoding.html 
/usr/local/share/doc/libv
orbis/vorbisfile/decoding.html
 install -C -c -o root -g wheel -m 444 ./example.html 
/usr/local/share/doc/libvo
rbis/vorbisfile/example.html
 install -C -c -o root -g wheel -m 444 ./exampleindex.html 
/usr/local/share/doc/
libvorbis/vorbisfile/exampleindex.html
 install -C -c -o root -g wheel -m 444 ./fileinfo.html 
/usr/local/share/doc/libv
orbis/vorbisfile/fileinfo.html
 install -C -c -o root -g wheel -m 444 ./index.html 
/usr/local/share/doc/libvorb
is/vorbisfile/index.html
 install -C -c -o root -g wheel -m 444 ./initialization.html 
/usr/local/share/do
c/libvorbis/vorbisfile/initialization.html
 install -C -c -o root -g wheel -m 444 ./ov_bitrate.html 
/usr/local/share/doc/li
bvorbis/vorbisfile/ov_bitrate.html
 install -C -c -o root -g wheel -m 444 ./ov_bitrate_instant.html 
/usr/local/shar
e/doc/libvorbis/vorbisfile/ov_bitrate_instant.html
 install -C -c -o root -g wheel -m 444 ./ov_callbacks.html 
/usr/local/share/doc/
libvorbis/vorbisfile/ov_callbacks.html
 install -C -c -o root -g wheel -m 444 ./ov_clear.html 
/usr/local/share/doc/libv
orbis/vorbisfile/ov_clear.html
 install -C -c -o root -g wheel -m 444 ./ov_comment.html 
/usr/local/share/doc/li
bvorbis/vorbisfile/ov_comment.html
 install -C -c -o root -g wheel -m 444 ./ov_info.html 
/usr/local/share/doc/libvo
rbis/vorbisfile/ov_info.html
 install -C -c -o root -g wheel -m 444 ./ov_open.html 
/usr/local/share/doc/libvo
rbis/vorbisfile/ov_open.html
 install -C -c -o root -g wheel -m 444 ./ov_open_callbacks.html 
/usr/local/share
/doc/libvorbis/vorbisfile/ov_open_callbacks.html
 install -C -c -o root -g wheel -m 444 ./ov_pcm_seek.html 
/usr/local/share/doc/l
ibvorbis/vorbisfile/ov_pcm_seek.html
 install -C -c -o root -g wheel -m 444 ./ov_pcm_tell.html 
/usr/local/share/doc/l
ibvorbis/vorbisfile/ov_pcm_tell.html
 install -C -c -o root -g wheel -m 444 ./ov_pcm_total.html 
/usr/local/share/doc/
libvorbis/vorbisfile/ov_pcm_total.html
 install -C -c -o root -g wheel -m 444 ./ov_raw_seek.html 
/usr/local/share/doc/l
ibvorbis/vorbisfile/ov_raw_seek.html
 install -C -c -o root -g wheel -m 444 ./ov_raw_tell.html 
/usr/local/share/doc/l
ibvorbis/vorbisfile/ov_raw_tell.html
 install -C -c -o root -g wheel -m 444 ./ov_raw_total.html 
/usr/local/share/doc/
libvorbis/vorbisfile/ov_raw_total.html
 install -C -c -o root -g wheel -m 444 ./ov_read.html 
/usr/local/share/doc/libvo
rbis/vorbisfile/ov_read.html
 install -C -c -o root -g wheel -m 444 ./ov_seekable.html 
/usr/local/share/doc/l
ibvorbis/vorbisfile/ov_seekable.html
 install -C -c -o root -g wheel -m 444 ./ov_serialnumber.html 
/usr/local/share/d
oc/libvorbis/vorbisfile/ov_serialnumber.html
 install -C -c -o root -g wheel -m 444 ./ov_streams.html 
/usr/local/share/doc/li
bvorbis/vorbisfile/ov_streams.html
 install -C -c -o root -g wheel -m 444 ./ov_time_seek.html 
/usr/local/share/doc/
libvorbis/vorbisfile/ov_time_seek.html
 install -C -c -o root -g wheel -m 444 ./ov_time_tell.html 
/usr/local/share/doc/
libvorbis/vorbisfile/ov_time_tell.html
 install -C -c -o root -g wheel -m 444 ./ov_time_total.html 
/usr/local/share/doc
/libvorbis/vorbisfile/ov_time_total.html
 install -C -c -o root -g wheel -m 444 ./overview.html 
/usr/local/share/doc/libv
orbis/vorbisfile/overview.html
 install -C -c -o root -g wheel -m 444 ./reference.html 
/usr/local/share/doc/lib
vorbis/vorbisfile/reference.html
 install -C -c -o root -g wheel -m 444 ./seekexample.html 
/usr/local/share/doc/l
ibvorbis/vorbisfile/seekexample.html
 install -C -c -o root -g wheel -m 444 ./seeking.html 
/usr/local/share/doc/libvo
rbis/vorbisfile/seeking.html
 install -C -c -o root -g wheel -m 444 ./seeking_test_c.html 
/usr/local/share/do
c/libvorbis/vorbisfile/seeking_test_c.html
 install -C -c -o root -g wheel -m 444 ./seekingexample.html 
/usr/local/share/do
c/libvorbis/vorbisfile/seekingexample.html
 install -C -c -o root -g wheel -m 444 ./style.css 
/usr/local/share/doc/libvorbi
s/vorbisfile/style.css
 install -C -c -o root -g wheel -m 444 ./vorbis_comment.html 
/usr/local/share/do
c/libvorbis/vorbisfile/vorbis_comment.html
 install -C -c -o root -g wheel -m 444 ./vorbis_info.html 
/usr/local/share/doc/l
ibvorbis/vorbisfile/vorbis_info.html
 install -C -c -o root -g wheel -m 444 ./vorbisfile_example_c.html 
/usr/local/sh
are/doc/libvorbis/vorbisfile/vorbisfile_example_c.html
 install -C -c -o root -g wheel -m 444 ./ov_read_float.html 
/usr/local/share/doc
/libvorbis/vorbisfile/ov_read_float.html
 install -C -c -o root -g wheel -m 444 ./ov_test.html 
/usr/local/share/doc/libvo
rbis/vorbisfile/ov_test.html
 install -C -c -o root -g wheel -m 444 ./ov_test_open.html 
/usr/local/share/doc/
libvorbis/vorbisfile/ov_test_open.html
 install -C -c -o root -g wheel -m 444 ./ov_test_callbacks.html 
/usr/local/share
/doc/libvorbis/vorbisfile/ov_test_callbacks.html
Making install in vorbisenc
/bin/sh ../../mkinstalldirs /usr/local/share/doc/libvorbis/vorbisenc
mkdir /usr/local/share/doc/libvorbis/vorbisenc
 install -C -c -o root -g wheel -m 444 ./index.html 
/usr/local/share/doc/libvorb
is/vorbisenc/index.html
 install -C -c -o root -g wheel -m 444 ./overview.html 
/usr/local/share/doc/libv
orbis/vorbisenc/overview.html
 install -C -c -o root -g wheel -m 444 ./reference.html 
/usr/local/share/doc/lib
vorbis/vorbisenc/reference.html
 install -C -c -o root -g wheel -m 444 ./style.css 
/usr/local/share/doc/libvorbi
s/vorbisenc/style.css
 install -C -c -o root -g wheel -m 444 ./vorbis_encode_ctl.html 
/usr/local/share
/doc/libvorbis/vorbisenc/vorbis_encode_ctl.html
 install -C -c -o root -g wheel -m 444 ./vorbis_encode_init.html 
/usr/local/shar
e/doc/libvorbis/vorbisenc/vorbis_encode_init.html
 install -C -c -o root -g wheel -m 444 ./vorbis_info.html 
/usr/local/share/doc/l
ibvorbis/vorbisenc/vorbis_info.html
 install -C -c -o root -g wheel -m 444 ./vorbis_encode_init_vbr.html 
/usr/local/
share/doc/libvorbis/vorbisenc/vorbis_encode_init_vbr.html
/bin/sh ../mkinstalldirs /usr/local/share/doc/libvorbis
 install -C -c -o root -g wheel -m 444 ./components.png 
/usr/local/share/doc/lib
vorbis/components.png
 install -C -c -o root -g wheel -m 444 ./draft-moffitt-vorbis-rtp-00.txt 
/usr/lo
cal/share/doc/libvorbis/draft-moffitt-vorbis-rtp-00.txt
 install -C -c -o root -g wheel -m 444 ./eightphase.png 
/usr/local/share/doc/lib
vorbis/eightphase.png
 install -C -c -o root -g wheel -m 444 ./evenlsp.png 
/usr/local/share/doc/libvor
bis/evenlsp.png
 install -C -c -o root -g wheel -m 444 ./floor1-1.png 
/usr/local/share/doc/libvo
rbis/floor1-1.png
 install -C -c -o root -g wheel -m 444 ./floor1-2.png 
/usr/local/share/doc/libvo
rbis/floor1-2.png
 install -C -c -o root -g wheel -m 444 ./floor1-3.png 
/usr/local/share/doc/libvo
rbis/floor1-3.png
 install -C -c -o root -g wheel -m 444 ./floor1-4.png 
/usr/local/share/doc/libvo
rbis/floor1-4.png
 install -C -c -o root -g wheel -m 444 ./floor1_inverse_dB_table.html 
/usr/local
/share/doc/libvorbis/floor1_inverse_dB_table.html
 install -C -c -o root -g wheel -m 444 ./floorval.png 
/usr/local/share/doc/libvo
rbis/floorval.png
 install -C -c -o root -g wheel -m 444 ./fourphase.png 
/usr/local/share/doc/libv
orbis/fourphase.png
 install -C -c -o root -g wheel -m 444 ./framing.html 
/usr/local/share/doc/libvo
rbis/framing.html
 install -C -c -o root -g wheel -m 444 ./helper.html 
/usr/local/share/doc/libvor
bis/helper.html
 install -C -c -o root -g wheel -m 444 ./hufftree-under.png 
/usr/local/share/doc
/libvorbis/hufftree-under.png
 install -C -c -o root -g wheel -m 444 ./hufftree.png 
/usr/local/share/doc/libvo
rbis/hufftree.png
 install -C -c -o root -g wheel -m 444 ./index.html 
/usr/local/share/doc/libvorb
is/index.html
 install -C -c -o root -g wheel -m 444 ./lspmap.png 
/usr/local/share/doc/libvorb
is/lspmap.png
 install -C -c -o root -g wheel -m 444 ./oddlsp.png 
/usr/local/share/doc/libvorb
is/oddlsp.png
 install -C -c -o root -g wheel -m 444 ./oggstream.html 
/usr/local/share/doc/lib
vorbis/oggstream.html
 install -C -c -o root -g wheel -m 444 ./programming.html 
/usr/local/share/doc/l
ibvorbis/programming.html
 install -C -c -o root -g wheel -m 444 ./residue-pack.png 
/usr/local/share/doc/l
ibvorbis/residue-pack.png
 install -C -c -o root -g wheel -m 444 ./residue2.png 
/usr/local/share/doc/libvo
rbis/residue2.png
 install -C -c -o root -g wheel -m 444 ./squarepolar.png 
/usr/local/share/doc/li
bvorbis/squarepolar.png
 install -C -c -o root -g wheel -m 444 ./stereo.html 
/usr/local/share/doc/libvor
bis/stereo.html
 install -C -c -o root -g wheel -m 444 ./stream.png 
/usr/local/share/doc/libvorb
is/stream.png
 install -C -c -o root -g wheel -m 444 ./v-comment.html 
/usr/local/share/doc/lib
vorbis/v-comment.html
 install -C -c -o root -g wheel -m 444 ./vorbis-clip.txt 
/usr/local/share/doc/li
bvorbis/vorbis-clip.txt
 install -C -c -o root -g wheel -m 444 ./vorbis-errors.txt 
/usr/local/share/doc/
libvorbis/vorbis-errors.txt
 install -C -c -o root -g wheel -m 444 ./vorbis-fidelity.html 
/usr/local/share/d
oc/libvorbis/vorbis-fidelity.html
 install -C -c -o root -g wheel -m 444 ./vorbis-ogg.html 
/usr/local/share/doc/li
bvorbis/vorbis-ogg.html
 install -C -c -o root -g wheel -m 444 ./vorbis-spec-bitpack.html 
/usr/local/sha
re/doc/libvorbis/vorbis-spec-bitpack.html
 install -C -c -o root -g wheel -m 444 ./vorbis-spec-codebook.html 
/usr/local/sh
are/doc/libvorbis/vorbis-spec-codebook.html
 install -C -c -o root -g wheel -m 444 ./vorbis-spec-floor0.html 
/usr/local/shar
e/doc/libvorbis/vorbis-spec-floor0.html
 install -C -c -o root -g wheel -m 444 ./vorbis-spec-floor1.html 
/usr/local/shar
e/doc/libvorbis/vorbis-spec-floor1.html
 install -C -c -o root -g wheel -m 444 ./vorbis-spec-intro.html 
/usr/local/share
/doc/libvorbis/vorbis-spec-intro.html
 install -C -c -o root -g wheel -m 444 ./vorbis-spec-ref.html 
/usr/local/share/d
oc/libvorbis/vorbis-spec-ref.html
 install -C -c -o root -g wheel -m 444 ./vorbis-spec-res.html 
/usr/local/share/d
oc/libvorbis/vorbis-spec-res.html
 install -C -c -o root -g wheel -m 444 ./vorbis.html 
/usr/local/share/doc/libvor
bis/vorbis.html
 install -C -c -o root -g wheel -m 444 ./vorbisword2.png 
/usr/local/share/doc/li
bvorbis/vorbisword2.png
 install -C -c -o root -g wheel -m 444 ./wait.png 
/usr/local/share/doc/libvorbis
/wait.png
 install -C -c -o root -g wheel -m 444 ./white-ogg.png 
/usr/local/share/doc/libv
orbis/white-ogg.png
 install -C -c -o root -g wheel -m 444 ./white-xifish.png 
/usr/local/share/doc/l
ibvorbis/white-xifish.png
 install -C -c -o root -g wheel -m 444 ./window1.png 
/usr/local/share/doc/libvor
bis/window1.png
 install -C -c -o root -g wheel -m 444 ./window2.png 
/usr/local/share/doc/libvor
bis/window2.png
Making install in examples
Making install in win32
Making install in debian
Making install in vq
/bin/sh ./mkinstalldirs /usr/local/share/aclocal
 install -C -c -o root -g wheel -m 444 ./vorbis.m4 
/usr/local/share/aclocal/vorb
is.m4
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libvorbis-1.0_1,3
===>   Returning to build of mod_musicindex-0.8.9
===>   mod_musicindex-0.8.9 depends on shared library: id3tag.1 - not found
===>    Verifying install for id3tag.1 in /usr/ports/audio/mad
 >> mad-0.14.2b.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://us.dl.sourceforge.net/mad/.
Receiving mad-0.14.2b.tar.gz (721345 bytes): 100%
721345 bytes transferred in 1.7 seconds (408.96 kBps)
===>  Extracting for mad-0.14.2b_3
 >> Checksum OK for mad-0.14.2b.tar.gz.
===>  Patching for mad-0.14.2b_3
===>  Applying FreeBSD patches for mad-0.14.2b_3
===>   mad-0.14.2b_3 depends on file: 
/usr/local/libexec/autoconf213/autoconf -
found
===>   mad-0.14.2b_3 depends on file: 
/usr/local/libexec/libtool13/libtool - fou
nd
===>   mad-0.14.2b_3 depends on shared library: intl.5 - found
===>  Configuring for mad-0.14.2b_3
configure.in:139: warning: AC_TRY_RUN called without default to allow 
cross comp
iling
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i386-portbld-freebsd4.9
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe  -L/usr/local/lib) 
works... yes
checking whether the C compiler (cc -O2 -pipe  -L/usr/local/lib) is a 
cross-comp
iler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for POSIXized ISC... no
checking build system type... i386-portbld-freebsd4.9
checking for ranlib... ranlib
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... y
es
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking how to run the C preprocessor... cc -E
checking whether cc needs -traditional... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... no
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for gettext in libintl... checking for gettext in -lintl... yes
yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  en es fr hr no
checking for ANSI C header files... (cached) yes
checking for assert.h... yes
checking for termios.h... yes
checking for stropts.h... no
checking for sys/types.h... yes
checking for fcntl.h... yes
checking for errno.h... yes
checking for sys/soundcard.h... yes
checking for machine/soundcard.h... yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... no
checking for vprintf... yes
checking for madvise... yes
checking for localeconv... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... yes
checking for library containing pow... -lm
checking for library containing log10... none required
checking for compress2 in -lz... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether to use mmap... yes
updating cache ./config.cache
checking for audio support... oss
checking whether to enable profiling... no
checking whether to enable debugging... no
checking whether to enable experimental code... no
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating winamp/Makefile
creating winamp/in_mad.psc
creating msvc++/Makefile
creating msvc++/libmad/Makefile
creating msvc++/libid3tag/Makefile
creating msvc++/libz/Makefile
creating msvc++/madplay/Makefile
creating config.h
configuring in libz
running /bin/sh ./configure  --enable-shared --disable-debugging 
--enable-sso --
enable-accuracy --without-esd --prefix=/usr/local 
i386-portbld-freebsd4.9 --cach
e-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ../
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i386-portbld-freebsd4.9
checking for gcc... (cached) cc
checking whether the C compiler (cc -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/
local/lib) works... yes
checking whether the C compiler (cc -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/
local/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in libid3tag
running /bin/sh ./configure  --enable-shared --disable-debugging 
--enable-sso --
enable-accuracy --without-esd --prefix=/usr/local 
i386-portbld-freebsd4.9 --cach
e-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ../
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i386-portbld-freebsd4.9
checking for gcc... (cached) cc
checking whether the C compiler (cc -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/
local/lib) works... yes
checking whether the C compiler (cc -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/
local/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking build system type... i386-portbld-freebsd4.9
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
updating cache .././config.cache
loading cache .././config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... y
es
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache .././config.cache
loading cache .././config.cache
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for assert.h... (cached) yes
checking for zlib.h... yes
checking for unistd.h... (cached) yes
updating cache .././config.cache
checking whether to enable profiling... no
checking whether to enable debugging... no
creating ./config.status
creating Makefile
creating config.h
configuring in libmad
running /bin/sh ./configure  --enable-shared --disable-debugging 
--enable-sso --
enable-accuracy --without-esd --prefix=/usr/local 
i386-portbld-freebsd4.9 --cach
e-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ../
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i386-portbld-freebsd4.9
checking for gcc... (cached) cc
checking whether the C compiler (cc -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/
local/lib) works... yes
checking whether the C compiler (cc -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/
local/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking build system type... i386-portbld-freebsd4.9
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
updating cache .././config.cache
loading cache .././config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared 
libraries... y
es
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache .././config.cache
loading cache .././config.cache
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for assert.h... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for errno.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for pid_t... yes
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for waitpid... yes
checking for fcntl... yes
checking for pipe... yes
checking for fork... yes
updating cache .././config.cache
checking whether to optimize for speed or for accuracy... accuracy
checking for architecture-specific fixed-point math routines... INTEL
checking for ISO/IEC interpretation... best accepted practices
checking whether to enable profiling... no
checking whether to enable debugging... no
checking whether to enable experimental code... no
creating ./config.status
creating Makefile
creating config.h
===>  Building for mad-0.14.2b_3
make  all-recursive
Making all in intl
Making all in po
Making all in libid3tag
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c version.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c version.c  -fPIC -DPIC -o .libs/version.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c version.c -o version.o >/dev/null 2>&1
mv -f .libs/version.lo version.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c ucs4.c
rm -f .libs/ucs4.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c ucs4.c  -fPIC -DPIC -o .libs/ucs4.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c ucs4.c -o ucs4.o >/dev/null 2>&1
mv -f .libs/ucs4.lo ucs4.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c latin1.c
rm -f .libs/latin1.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c latin1.c  -fPIC -DPIC -o .libs/latin1.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c latin1.c -o latin1.o >/dev/null 2>&1
mv -f .libs/latin1.lo latin1.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c utf16.c
rm -f .libs/utf16.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c utf16.c  -fPIC -DPIC -o .libs/utf16.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c utf16.c -o utf16.o >/dev/null 2>&1
mv -f .libs/utf16.lo utf16.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c utf8.c
rm -f .libs/utf8.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c utf8.c  -fPIC -DPIC -o .libs/utf8.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c utf8.c -o utf8.o >/dev/null 2>&1
mv -f .libs/utf8.lo utf8.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c parse.c
rm -f .libs/parse.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c parse.c  -fPIC -DPIC -o .libs/parse.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c parse.c -o parse.o >/dev/null 2>&1
mv -f .libs/parse.lo parse.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c render.c
rm -f .libs/render.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c render.c  -fPIC -DPIC -o .libs/render.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c render.c -o render.o >/dev/null 2>&1
mv -f .libs/render.lo render.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c field.c
rm -f .libs/field.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c field.c  -fPIC -DPIC -o .libs/field.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c field.c -o field.o >/dev/null 2>&1
mv -f .libs/field.lo field.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c frametype.c
rm -f .libs/frametype.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c frametype.c  -fPIC -DPIC -o .libs/frametype.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c frametype.c -o frametype.o >/dev/null 2>&1
mv -f .libs/frametype.lo frametype.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c compat.c
rm -f .libs/compat.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c compat.c  -fPIC -DPIC -o .libs/compat.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c compat.c -o compat.o >/dev/null 2>&1
mv -f .libs/compat.lo compat.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c genre.c
rm -f .libs/genre.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c genre.c  -fPIC -DPIC -o .libs/genre.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c genre.c -o genre.o >/dev/null 2>&1
mv -f .libs/genre.lo genre.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c frame.c
rm -f .libs/frame.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c frame.c  -fPIC -DPIC -o .libs/frame.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c frame.c -o frame.o >/dev/null 2>&1
mv -f .libs/frame.lo frame.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c crc.c
rm -f .libs/crc.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c crc.c  -fPIC -DPIC -o .libs/crc.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c crc.c -o crc.o >/dev/null 2>&1
mv -f .libs/crc.lo crc.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c util.c
rm -f .libs/util.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c util.c  -fPIC -DPIC -o .libs/util.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c util.c -o util.o >/dev/null 2>&1
mv -f .libs/util.lo util.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c tag.c
rm -f .libs/tag.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c tag.c  -fPIC -DPIC -o .libs/tag.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c tag.c -o tag.o >/dev/null 2>&1
mv -f .libs/tag.lo tag.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   
-I/usr/local/i
nclude  -Wall -pipe -O2 -fomit-frame-pointer -c file.c
rm -f .libs/file.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c file.c  -fPIC -DPIC -o .libs/file.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -pipe -O2 
-fomit-frame
-pointer -c file.c -o file.o >/dev/null 2>&1
mv -f .libs/file.lo file.lo
/bin/sh ./libtool --mode=link cc  -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/lo
cal/lib -o libid3tag.la -rpath /usr/local/lib -version-info 1:0:1 
version.lo ucs
4.lo latin1.lo  utf16.lo utf8.lo parse.lo render.lo field.lo 
frametype.lo  compa
t.lo genre.lo frame.lo crc.lo util.lo tag.lo file.lo
rm -fr .libs/libid3tag.la .libs/libid3tag.* .libs/libid3tag.*
cc -shared  -Wl,--rpath -Wl,/usr/local/lib  version.lo ucs4.lo latin1.lo 
utf16.l
o utf8.lo parse.lo render.lo field.lo frametype.lo compat.lo genre.lo 
frame.lo c
rc.lo util.lo tag.lo file.lo  -L/usr/local/lib  -Wl,-soname 
-Wl,libid3tag.so.1 -
o .libs/libid3tag.so.1
(cd .libs && rm -f libid3tag.so && ln -s libid3tag.so.1 libid3tag.so)
ar cru .libs/libid3tag.a  version.o ucs4.o latin1.o utf16.o utf8.o 
parse.o rende
r.o field.o frametype.o compat.o genre.o frame.o crc.o util.o tag.o file.o
ranlib .libs/libid3tag.a
creating libid3tag.la
(cd .libs && rm -f libid3tag.la && ln -s ../libid3tag.la libid3tag.la)
Making all in libmad
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c versi
on.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c version.c  -fPIC -DPIC -o 
.libs/version.
lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c version.c -o version.o 
 >/dev/null 2>&1
mv -f .libs/version.lo version.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c fixed
.c
rm -f .libs/fixed.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c fixed.c  -fPIC -DPIC -o 
.libs/fixed.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c fixed.c -o fixed.o >/dev/null 2>&1
mv -f .libs/fixed.lo fixed.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c bit.c
rm -f .libs/bit.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c bit.c  -fPIC -DPIC -o .libs/bit.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c bit.c -o bit.o >/dev/null 2>&1
mv -f .libs/bit.lo bit.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c timer
.c
rm -f .libs/timer.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c timer.c  -fPIC -DPIC -o 
.libs/timer.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c timer.c -o timer.o >/dev/null 2>&1
mv -f .libs/timer.lo timer.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c strea
m.c
rm -f .libs/stream.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c stream.c  -fPIC -DPIC -o 
.libs/stream.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c stream.c -o stream.o >/dev/null 2>&1
mv -f .libs/stream.lo stream.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c frame
.c
rm -f .libs/frame.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c frame.c  -fPIC -DPIC -o 
.libs/frame.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c frame.c -o frame.o >/dev/null 2>&1
mv -f .libs/frame.lo frame.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c synth
.c
rm -f .libs/synth.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c synth.c  -fPIC -DPIC -o 
.libs/synth.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c synth.c -o synth.o >/dev/null 2>&1
mv -f .libs/synth.lo synth.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c decod
er.c
rm -f .libs/decoder.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c decoder.c  -fPIC -DPIC -o 
.libs/decoder.
lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c decoder.c -o decoder.o 
 >/dev/null 2>&1
mv -f .libs/decoder.lo decoder.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c layer
12.c
rm -f .libs/layer12.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c layer12.c  -fPIC -DPIC -o 
.libs/layer12.
lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c layer12.c -o layer12.o 
 >/dev/null 2>&1
mv -f .libs/layer12.lo layer12.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c layer
3.c
rm -f .libs/layer3.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c layer3.c  -fPIC -DPIC -o 
.libs/layer3.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c layer3.c -o layer3.o >/dev/null 2>&1
mv -f .libs/layer3.lo layer3.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-DFPM_INTEL -DAS
O_ZEROCHECK  -I/usr/local/include  -Wall -pipe -O2 -fomit-frame-pointer 
-c huffm
an.c
rm -f .libs/huffman.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c huffman.c  -fPIC -DPIC -o 
.libs/huffman.
lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK 
-I/usr/local/include
-Wall -pipe -O2 -fomit-frame-pointer -c huffman.c -o huffman.o 
 >/dev/null 2>&1
mv -f .libs/huffman.lo huffman.lo
/bin/sh ./libtool --mode=link cc  -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/lo
cal/lib -o libmad.la -rpath /usr/local/lib -version-info 1:0:1 
version.lo fixed.
lo bit.lo timer.lo stream.lo  frame.lo synth.lo decoder.lo layer12.lo 
layer3.lo
huffman.lo
rm -fr .libs/libmad.la .libs/libmad.* .libs/libmad.*
cc -shared  -Wl,--rpath -Wl,/usr/local/lib  version.lo fixed.lo bit.lo 
timer.lo
stream.lo frame.lo synth.lo decoder.lo layer12.lo layer3.lo huffman.lo  
-L/usr/l
ocal/lib  -Wl,-soname -Wl,libmad.so.1 -o .libs/libmad.so.1
(cd .libs && rm -f libmad.so && ln -s libmad.so.1 libmad.so)
ar cru .libs/libmad.a  version.o fixed.o bit.o timer.o stream.o frame.o 
synth.o
decoder.o layer12.o layer3.o huffman.o
ranlib .libs/libmad.a
creating libmad.la
(cd .libs && rm -f libmad.la && ln -s ../libmad.la libmad.la)
(sed -e '1s|.*|/*|' -e '1b' -e '$s|.*| */|' -e '$b'   -e 's/^.*/ *&/' 
./COPYRIGH
T; echo;   echo "# ifdef __cplusplus";   echo 'extern "C" {';   echo "# 
endif";
echo;   if [ ".-DFPM_INTEL" != "." ]; then   echo ".-DFPM_INTEL" | sed 
-e 's|^\.
-D|# define |'; echo;   fi;   sed -ne 's/^# *define  
*\(HAVE_.*_ASM\).*/# define
 \1/p'   config.h; echo;   sed -ne 's/^# *define  
*OPT_\(SPEED\|ACCURACY\).*/# d
efine OPT_\1/p'   config.h; echo;   sed -ne 's/^# *define  
*\(SIZEOF_.*\)/# defi
ne \1/p'   config.h; echo;   for header in version.h fixed.h bit.h 
timer.h strea
m.h frame.h synth.h decoder.h; do   echo;   sed -n -f ./mad.h.sed 
./$header; ech
o;   done;   echo "# ifdef __cplusplus";   echo '}';   echo "# endif") | 
cat -s
 >mad.h
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c version.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio_cdda.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio_aiff.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio_wave.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio_snd.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio_raw.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio_null.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c madplay.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c resample.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c filter.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c equalizer.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c xing.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c player.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c getopt.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c getopt1.c
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c audio_oss.c
/bin/sh ./libtool --mode=link cc  -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/lo
cal/lib -o madplay  version.o audio.o audio_cdda.o audio_aiff.o  
audio_wave.o au
dio_snd.o audio_raw.o audio_null.o madplay.o resample.o  filter.o 
equalizer.o xi
ng.o player.o getopt.o getopt1.o audio_oss.o   libmad/libmad.la        
libid3tag
/libid3tag.la -lz -lm  -lintl
mkdir .libs
cc -Wall -pipe -O2 -fomit-frame-pointer -L/usr/local/lib -o 
.libs/madplay versio
n.o audio.o audio_cdda.o audio_aiff.o audio_wave.o audio_snd.o 
audio_raw.o audio
_null.o madplay.o resample.o filter.o equalizer.o xing.o player.o 
getopt.o getop
t1.o audio_oss.o libmad/.libs/libmad.so libid3tag/.libs/libid3tag.so -lz 
-lm -li
ntl -Wl,--rpath -Wl,/usr/local/lib
creating madplay
cc -DHAVE_CONFIG_H -I. -I. -I. -Ilibmad -I./libid3tag 
-Iintl                   -
DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include  -Wall 
-pipe -O2 -f
omit-frame-pointer -c madtime.c
/bin/sh ./libtool --mode=link cc  -Wall -pipe -O2 -fomit-frame-pointer 
-L/usr/lo
cal/lib -o madtime  version.o madtime.o   libmad/libmad.la -lm  -lintl
cc -Wall -pipe -O2 -fomit-frame-pointer -L/usr/local/lib -o 
.libs/madtime versio
n.o madtime.o libmad/.libs/libmad.so -lm -lintl -Wl,--rpath 
-Wl,/usr/local/lib
creating madtime
===>  Installing for mad-0.14.2b_3
===>   Generating temporary packing list
===>  Checking if audio/mad already installed
Making install in intl
if test "mad" = "gettext"  && test '' = 'intl-compat.o'; then  if test 
-r ./mkin
stalldirs; then  ./mkinstalldirs /usr/local/lib /usr/local/include;  
else  ../mk
installdirs /usr/local/lib /usr/local/include;  fi;  install -C -c -o 
root -g wh
eel -m 444 intlh.inst /usr/local/include/libintl.h;  install -C -c -o 
root -g wh
eel -m 444 libintl.a /usr/local/lib/libintl.a;  else  : ;  fi
if test "mad" = "gettext"; then  if test -r ./mkinstalldirs; then  
./mkinstalldi
rs /usr/local/share/gettext/intl;  else  ../mkinstalldirs 
/usr/local/share/gette
xt/intl;  fi;  install -C -c -o root -g wheel -m 444 VERSION 
/usr/local/share/ge
ttext/intl/VERSION;  dists="ChangeLog Makefile.in linux-msg.sed 
po2tbl.sed.in  x
open-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h 
bindtext
dom.c dcgettext.c dgettext.c gettext.c  finddomain.c loadmsgcat.c 
localealias.c
textdomain.c l10nflist.c  explodename.c intl-compat.c cat-compat.c";  
for file i
n $dists; do  install -C -c -o root -g wheel -m 444 ./$file 
/usr/local/share/get
text/intl/$file;  done;  else  : ;  fi
Making install in po
if test -r ".././mkinstalldirs"; then  .././mkinstalldirs 
/usr/local/share;  els
e  /bin/sh ../mkinstalldirs /usr/local/share;  fi
mkdir /usr/local/share/locale/en
mkdir /usr/local/share/locale/en/LC_MESSAGES
installing en.gmo as /usr/local/share/locale/en/LC_MESSAGES/mad.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/mad.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/mad.mo
installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/mad.mo
installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/mad.mo
if test "mad" = "gettext"; then  if test -r ".././mkinstalldirs"; then  
.././mki
nstalldirs /usr/local/share/gettext/po;  else  /bin/sh ../mkinstalldirs 
/usr/loc
al/share/gettext/po;  fi;  install -C -c -o root -g wheel -m 444 
./Makefile.in.i
n  /usr/local/share/gettext/po/Makefile.in.in;  else  : ;  fi
Making install in libid3tag
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./libtool  --mode=install install -C -c -o root -g wheel -m 444 
libid3ta
g.la /usr/local/lib/libid3tag.la
install -C -c -o root -g wheel -m 444 .libs/libid3tag.so.1 
/usr/local/lib/libid3
tag.so.1
(cd /usr/local/lib && rm -f libid3tag.so && ln -s libid3tag.so.1 
libid3tag.so)
install -C -c -o root -g wheel -m 444 .libs/libid3tag.a 
/usr/local/lib/libid3tag
.a
ranlib /usr/local/lib/libid3tag.a
chmod 644 /usr/local/lib/libid3tag.a
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/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 `-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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./../mkinstalldirs /usr/local/include
 install -C -c -o root -g wheel -m 444 id3tag.h /usr/local/include/id3tag.h
Making install in libmad
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./libtool  --mode=install install -C -c -o root -g wheel -m 444 
libmad.l
a /usr/local/lib/libmad.la
install -C -c -o root -g wheel -m 444 .libs/libmad.so.1 
/usr/local/lib/libmad.so
.1
(cd /usr/local/lib && rm -f libmad.so && ln -s libmad.so.1 libmad.so)
install -C -c -o root -g wheel -m 444 .libs/libmad.a /usr/local/lib/libmad.a
ranlib /usr/local/lib/libmad.a
chmod 644 /usr/local/lib/libmad.a
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/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 `-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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./../mkinstalldirs /usr/local/include
 install -C -c -o root -g wheel -m 444 mad.h /usr/local/include/mad.h
/bin/sh ./mkinstalldirs /usr/local/bin
 /bin/sh ./libtool  --mode=install install -C -c -s -o root -g wheel -m 
555  mad
play /usr/local/bin/madplay
libtool: install: warning: `libmad/libmad.la' has not been installed in 
`/usr/lo
cal/lib'
libtool: install: warning: `libid3tag/libid3tag.la' has not been 
installed in `/
usr/local/lib'
install -C -c -o root -g wheel -m 555 -s .libs/madplay 
/usr/local/bin/madplay
 /bin/sh ./libtool  --mode=install install -C -c -s -o root -g wheel -m 
555  mad
time /usr/local/bin/madtime
libtool: install: warning: `libmad/libmad.la' has not been installed in 
`/usr/lo
cal/lib'
install -C -c -o root -g wheel -m 555 -s .libs/madtime 
/usr/local/bin/madtime
/bin/sh ./mkinstalldirs /usr/local/bin
 install -C -c -o root -g wheel -m 555 abxtest /usr/local/bin/abxtest
make  install-man1
/bin/sh ./mkinstalldirs /usr/local/man/man1
 install -C -c -o root -g wheel -m 444 ./madplay.1 
/usr/local/man/man1/madplay.1
 install -C -c -o root -g wheel -m 444 ./abxtest.1 
/usr/local/man/man1/abxtest.1
===>   Compressing manual pages for mad-0.14.2b_3
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for mad-0.14.2b_3
===>   Returning to build of mod_musicindex-0.8.9
===>   mod_musicindex-0.8.9 depends on shared library: mad.1 - found
===>  Configuring for mod_musicindex-0.8.9
===>  Building for mod_musicindex-0.8.9
/usr/local/share/apache2/build/libtool --silent --mode=compile gcc -O2 
-Wall -pe
dantic  -DEAPI -I/usr/local/include/apache2  
-I/usr/local/include/apache2   -I/u
sr/local/include/apache2 -I/usr/local/include -I/usr/local/include 
-I/usr/local/
include/apache2  -c -o config.lo config.c && touch config.slo
In file included from /usr/local/include/apache2/ap_config.h:58,
                 from /usr/local/include/apache2/httpd.h:72,
                 from mod_musicindex.h:21,
                 from config.h:21,
                 from config.c:32:
/usr/local/include/apache2/apr.h:302: warning: ANSI C does not support 
`long lon
g'
/usr/local/include/apache2/apr.h:303: warning: ANSI C does not support 
`long lon
g'
In file included from /usr/local/include/apache2/pcreposix.h:16,
                 from /usr/local/include/apache2/httpd.h:86,
                 from mod_musicindex.h:21,
                 from config.h:21,
                 from config.c:32:
/usr/include/stdlib.h:111: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:117: warning: ANSI C does not support `long long'
config.c: In function `create_musicindex_config':
config.c:51: warning: implicit declaration of function `apr_pstrdup'
config.c:51: warning: assignment makes pointer from integer without a cast
config.c:52: warning: assignment makes pointer from integer without a cast
config.c:53: warning: assignment makes pointer from integer without a cast
config.c:54: warning: assignment makes pointer from integer without a cast
config.c:55: warning: assignment makes pointer from integer without a cast
config.c:56: warning: assignment makes pointer from integer without a cast
config.c:57: warning: assignment makes pointer from integer without a cast
config.c: In function `merge_musicindex_configs':
config.c:80: warning: assignment makes pointer from integer without a cast
config.c:81: warning: assignment makes pointer from integer without a cast
config.c:82: warning: assignment makes pointer from integer without a cast
config.c:83: warning: assignment makes pointer from integer without a cast
config.c:84: warning: assignment makes pointer from integer without a cast
config.c:85: warning: assignment makes pointer from integer without a cast
config.c:86: warning: assignment makes pointer from integer without a cast
config.c:88: warning: assignment makes pointer from integer without a cast
config.c:93: warning: assignment makes pointer from integer without a cast
config.c: In function `set_cache_path':
config.c:184: warning: assignment makes pointer from integer without a cast
config.c: In function `set_page_title':
config.c:191: warning: assignment makes pointer from integer without a cast
/usr/local/share/apache2/build/libtool --silent --mode=link gcc -o 
temp.so -I/us
r/local/include -I/usr/local/include/apache2  -rpath 
/usr/local/libexec/apache2
-module -avoid-version    config.lo
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x85): undefined reference to `main'
config.o: In function `create_musicindex_config':
config.o(.text+0x16): undefined reference to `apr_palloc'
config.o(.text+0x72): undefined reference to `apr_pstrdup'
config.o(.text+0x83): undefined reference to `apr_pstrdup'
config.o(.text+0x97): undefined reference to `apr_pstrdup'
config.o(.text+0xa8): undefined reference to `apr_pstrdup'
config.o(.text+0xbc): undefined reference to `apr_pstrdup'
config.o(.text+0xcd): more undefined references to `apr_pstrdup' follow
config.o: In function `create_musicindex_config':
config.o(.text+0x110): undefined reference to `set_fctptrs'
config.o: In function `merge_musicindex_configs':
config.o(.text+0x139): undefined reference to `apr_palloc'
config.o(.text+0x173): undefined reference to `apr_pstrdup'
config.o(.text+0x188): undefined reference to `apr_pstrdup'
config.o(.text+0x19a): undefined reference to `apr_pstrdup'
config.o(.text+0x1af): undefined reference to `apr_pstrdup'
config.o(.text+0x1c1): undefined reference to `apr_pstrdup'
config.o(.text+0x1d6): more undefined references to `apr_pstrdup' follow
config.o: In function `merge_musicindex_configs':
config.o(.text+0x240): undefined reference to `set_fctptrs'
config.o: In function `sort_or_fields':
config.o(.text+0x27a): undefined reference to `ap_getword_conf'
config.o: In function `sort_order':
config.o(.text+0x442): undefined reference to `set_fctptrs'
config.o: In function `set_cache_path':
config.o(.text+0x4d7): undefined reference to `apr_pstrdup'
config.o: In function `set_page_title':
config.o(.text+0x4ff): undefined reference to `apr_pstrdup'
apxs:Error: Command failed with rc=65536
.
gmake: *** [config.o] Error 1
*** Error code 2

Stop in /usr/ports/www/mod_musicindex.
mail# make clean
===>  Cleaning for libogg-1.0_1,3
===>  Cleaning for libvorbis-1.0_1,3
===>  Cleaning for mad-0.14.2b_3
===>  Cleaning for libiconv-1.9.1_3
===>  Cleaning for autoconf-2.13.000227_5
===>  Cleaning for gettext-0.12.1
===>  Cleaning for gmake-3.80_1
===>  Cleaning for libtool-1.3.5_1
===>  Cleaning for m4-1.4_1
===>  Cleaning for expat-1.95.6_1
===>  Cleaning for apache-1.3.29
===>  Cleaning for mod_musicindex-0.8.9




More information about the freebsd-ports mailing list