Menu

#48 can't install on MacOSX

open
nobody
None
5
2015-02-28
2003-04-18
gg
No

cd Last login: Fri Apr 18 15:59:06 on ttyp1
Welcome to Darwin!
[localhost:~] gritsch% cd /Users/gritsch/Desktop/Downloads/id3lib-
3.8.3
[localhost:~/Desktop/Downloads/id3lib-3.8.3] gritsch% ./configure
checking for a BSD-compatible install... /sw/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for library containing strerror... none required
checking build system type... powerpc-apple-darwin6.5
checking host system type... powerpc-apple-darwin6.5
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O
dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin6.5 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking whether to enable maintainer-specific portions of
Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /sw/bin/install -c
checking for uncompress in -lz... yes
checking for ANSI C header files... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking wchar.h usability... no
checking wchar.h presence... no
checking for wchar.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
checking libcw/sys.h usability... no
checking libcw/sys.h presence... no
checking for libcw/sys.h... no
checking cctype usability... yes
checking cctype presence... yes
checking for cctype... yes
checking climits usability... yes
checking climits presence... yes
checking for climits... yes
checking cstdio usability... yes
checking cstdio presence... yes
checking for cstdio... yes
checking cstdlib usability... yes
checking cstdlib presence... yes
checking for cstdlib... yes
checking bitset usability... yes
checking bitset presence... yes
checking for bitset... yes
checking cstring usability... yes
checking cstring presence... yes
checking for cstring... yes
checking fstream usability... yes
checking fstream presence... yes
checking for fstream... yes
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking iomanip usability... yes
checking iomanip presence... yes
checking for iomanip... yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking iomanip.h usability... yes
checking iomanip.h presence... yes
checking for iomanip.h... yes
checking whether C++ has bool... yes
checking whether C++ has correct scoping in for-loops... yes
checking what warning flags to pass to the C++ compiler... -Wall -
Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-
declarations
checking what language compliance flags to pass to the C++
compiler...
checking for getopt_long... no
checking for mkstemp... yes
checking for truncate... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating include/Makefile
config.status: creating include/id3/Makefile
config.status: creating id3com/Makefile
config.status: creating id3com/Sample/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating prj/Makefile
config.status: creating libprj/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in zlib
configure: running /bin/sh './configure' --prefix=/usr/local --
cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /sw/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... powerpc-apple-darwin6.5
checking host system type... powerpc-apple-darwin6.5
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O
dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin6.5 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking whether to enable maintainer-specific portions of
Makefiles... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ranlib... (cached) ranlib
checking for a BSD-compatible install... /sw/bin/install -c
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating prj/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating config.h
config.status: executing default-1 commands
[localhost:~/Desktop/Downloads/id3lib-3.8.3] gritsch% ./configure
[localhost:~/Desktop/Downloads/id3lib-3.8.3] gritsch% g++ -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1175, based on gcc version
3.1 20020420 (prerelease)
[localhost:~/Desktop/Downloads/id3lib-3.8.3] gritsch% make
make all-recursive
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in include
Making all in id3
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in id3com
Making all in Sample
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in src
source='c_wrapper.cpp' object='c_wrapper.lo' libtool=yes \ depfile='.deps/c_wrapper.Plo' tmpdepfile='.deps/c_wrapper.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
c_wrapper.lo `test -f 'c_wrapper.cpp' || echo './'`c_wrapper.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c c_wrapper.cpp -MT c_wrapper.lo -MD -MP
-MF .deps/c_wrapper.TPlo -fno-common -DPIC -o .libs/c_wrapper.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c c_wrapper.cpp -MT c_wrapper.lo -MD -MP
-MF .deps/c_wrapper.TPlo -o c_wrapper.o >/dev/null 2>&1
mv -f .libs/c_wrapper.lo c_wrapper.lo
source='field.cpp' object='field.lo' libtool=yes \ depfile='.deps/field.Plo' tmpdepfile='.deps/field.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o field.lo
`test -f 'field.cpp' || echo './'`field.cpp
rm -f .libs/field.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field.cpp -MT field.lo -MD -MP -MF .deps/
field.TPlo -fno-common -DPIC -o .libs/field.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field.cpp -MT field.lo -MD -MP -MF .deps/
field.TPlo -o field.o >/dev/null 2>&1
mv -f .libs/field.lo field.lo
source='field_binary.cpp' object='field_binary.lo' libtool=yes \ depfile='.deps/field_binary.Plo' tmpdepfile='.deps/field_binary.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
field_binary.lo `test -f 'field_binary.cpp' || echo './'`field_binary.cpp
rm -f .libs/field_binary.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_binary.cpp -MT field_binary.lo -MD -
MP -MF .deps/field_binary.TPlo -fno-common -DPIC -o .libs/
field_binary.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_binary.cpp -MT field_binary.lo -MD -
MP -MF .deps/field_binary.TPlo -o field_binary.o >/dev/null 2>&1
mv -f .libs/field_binary.lo field_binary.lo
source='field_integer.cpp' object='field_integer.lo' libtool=yes \ depfile='.deps/field_integer.Plo' tmpdepfile='.deps/field_integer.TPlo'
\ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
field_integer.lo `test -f 'field_integer.cpp' || echo './'`field_integer.cpp
rm -f .libs/field_integer.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_integer.cpp -MT field_integer.lo -MD
-MP -MF .deps/field_integer.TPlo -fno-common -DPIC -o .libs/
field_integer.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_integer.cpp -MT field_integer.lo -MD
-MP -MF .deps/field_integer.TPlo -o field_integer.o >/dev/null 2>&1
mv -f .libs/field_integer.lo field_integer.lo
source='field_string_ascii.cpp' object='field_string_ascii.lo'
libtool=yes \ depfile='.deps/field_string_ascii.Plo' tmpdepfile='.deps/
field_string_ascii.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
field_string_ascii.lo `test -f 'field_string_ascii.cpp' || echo './
'`field_string_ascii.cpp
rm -f .libs/field_string_ascii.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_string_ascii.cpp -MT
field_string_ascii.lo -MD -MP -MF .deps/field_string_ascii.TPlo -fno-
common -DPIC -o .libs/field_string_ascii.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_string_ascii.cpp -MT
field_string_ascii.lo -MD -MP -MF .deps/field_string_ascii.TPlo -o
field_string_ascii.o >/dev/null 2>&1
mv -f .libs/field_string_ascii.lo field_string_ascii.lo
source='field_string_unicode.cpp' object='field_string_unicode.lo'
libtool=yes \ depfile='.deps/field_string_unicode.Plo' tmpdepfile='.deps/
field_string_unicode.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
field_string_unicode.lo `test -f 'field_string_unicode.cpp' || echo './
'`field_string_unicode.cpp
rm -f .libs/field_string_unicode.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_string_unicode.cpp -MT
field_string_unicode.lo -MD -MP -MF .deps/field_string_unicode.TPlo
-fno-common -DPIC -o .libs/field_string_unicode.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c field_string_unicode.cpp -MT
field_string_unicode.lo -MD -MP -MF .deps/field_string_unicode.TPlo
-o field_string_unicode.o >/dev/null 2>&1
mv -f .libs/field_string_unicode.lo field_string_unicode.lo
source='frame.cpp' object='frame.lo' libtool=yes \ depfile='.deps/frame.Plo' tmpdepfile='.deps/frame.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o frame.lo
`test -f 'frame.cpp' || echo './'`frame.cpp
rm -f .libs/frame.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame.cpp -MT frame.lo -MD -MP -MF
.deps/frame.TPlo -fno-common -DPIC -o .libs/frame.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame.cpp -MT frame.lo -MD -MP -MF
.deps/frame.TPlo -o frame.o >/dev/null 2>&1
mv -f .libs/frame.lo frame.lo
source='frame_impl.cpp' object='frame_impl.lo' libtool=yes \ depfile='.deps/frame_impl.Plo' tmpdepfile='.deps/frame_impl.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
frame_impl.lo `test -f 'frame_impl.cpp' || echo './'`frame_impl.cpp
rm -f .libs/frame_impl.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame_impl.cpp -MT frame_impl.lo -MD -
MP -MF .deps/frame_impl.TPlo -fno-common -DPIC -o .libs/
frame_impl.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame_impl.cpp -MT frame_impl.lo -MD -
MP -MF .deps/frame_impl.TPlo -o frame_impl.o >/dev/null 2>&1
mv -f .libs/frame_impl.lo frame_impl.lo
source='frame_parse.cpp' object='frame_parse.lo' libtool=yes \ depfile='.deps/frame_parse.Plo' tmpdepfile='.deps/frame_parse.TPlo'
\ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
frame_parse.lo `test -f 'frame_parse.cpp' || echo './'`frame_parse.cpp
rm -f .libs/frame_parse.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame_parse.cpp -MT frame_parse.lo -MD -
MP -MF .deps/frame_parse.TPlo -fno-common -DPIC -o .libs/
frame_parse.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame_parse.cpp -MT frame_parse.lo -MD -
MP -MF .deps/frame_parse.TPlo -o frame_parse.o >/dev/null 2>&1
mv -f .libs/frame_parse.lo frame_parse.lo
source='frame_render.cpp' object='frame_render.lo' libtool=yes \ depfile='.deps/frame_render.Plo' tmpdepfile='.deps/
frame_render.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
frame_render.lo `test -f 'frame_render.cpp' || echo './
'`frame_render.cpp
rm -f .libs/frame_render.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame_render.cpp -MT frame_render.lo -
MD -MP -MF .deps/frame_render.TPlo -fno-common -DPIC -o .libs/
frame_render.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c frame_render.cpp -MT frame_render.lo -
MD -MP -MF .deps/frame_render.TPlo -o frame_render.o >/dev/null
2>&1
mv -f .libs/frame_render.lo frame_render.lo
source='globals.cpp' object='globals.lo' libtool=yes \ depfile='.deps/globals.Plo' tmpdepfile='.deps/globals.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o globals.lo
`test -f 'globals.cpp' || echo './'`globals.cpp
rm -f .libs/globals.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c globals.cpp -MT globals.lo -MD -MP -MF
.deps/globals.TPlo -fno-common -DPIC -o .libs/globals.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c globals.cpp -MT globals.lo -MD -MP -MF
.deps/globals.TPlo -o globals.o >/dev/null 2>&1
mv -f .libs/globals.lo globals.lo
source='header.cpp' object='header.lo' libtool=yes \ depfile='.deps/header.Plo' tmpdepfile='.deps/header.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o header.lo
`test -f 'header.cpp' || echo './'`header.cpp
rm -f .libs/header.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c header.cpp -MT header.lo -MD -MP -MF
.deps/header.TPlo -fno-common -DPIC -o .libs/header.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c header.cpp -MT header.lo -MD -MP -MF
.deps/header.TPlo -o header.o >/dev/null 2>&1
mv -f .libs/header.lo header.lo
source='header_frame.cpp' object='header_frame.lo' libtool=yes \ depfile='.deps/header_frame.Plo' tmpdepfile='.deps/
header_frame.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
header_frame.lo `test -f 'header_frame.cpp' || echo './
'`header_frame.cpp
rm -f .libs/header_frame.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c header_frame.cpp -MT header_frame.lo -
MD -MP -MF .deps/header_frame.TPlo -fno-common -DPIC -o .libs/
header_frame.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c header_frame.cpp -MT header_frame.lo -
MD -MP -MF .deps/header_frame.TPlo -o header_frame.o >/dev/null
2>&1
mv -f .libs/header_frame.lo header_frame.lo
source='header_tag.cpp' object='header_tag.lo' libtool=yes \ depfile='.deps/header_tag.Plo' tmpdepfile='.deps/header_tag.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
header_tag.lo `test -f 'header_tag.cpp' || echo './'`header_tag.cpp
rm -f .libs/header_tag.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c header_tag.cpp -MT header_tag.lo -MD -
MP -MF .deps/header_tag.TPlo -fno-common -DPIC -o .libs/
header_tag.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c header_tag.cpp -MT header_tag.lo -MD -
MP -MF .deps/header_tag.TPlo -o header_tag.o >/dev/null 2>&1
mv -f .libs/header_tag.lo header_tag.lo
source='helpers.cpp' object='helpers.lo' libtool=yes \ depfile='.deps/helpers.Plo' tmpdepfile='.deps/helpers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o helpers.lo
`test -f 'helpers.cpp' || echo './'`helpers.cpp
rm -f .libs/helpers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c helpers.cpp -MT helpers.lo -MD -MP -MF
.deps/helpers.TPlo -fno-common -DPIC -o .libs/helpers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c helpers.cpp -MT helpers.lo -MD -MP -MF
.deps/helpers.TPlo -o helpers.o >/dev/null 2>&1
mv -f .libs/helpers.lo helpers.lo
source='io.cpp' object='io.lo' libtool=yes \ depfile='.deps/io.Plo' tmpdepfile='.deps/io.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o io.lo `test
-f 'io.cpp' || echo './'`io.cpp
rm -f .libs/io.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c io.cpp -MT io.lo -MD -MP -MF .deps/
io.TPlo -fno-common -DPIC -o .libs/io.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c io.cpp -MT io.lo -MD -MP -MF .deps/
io.TPlo -o io.o >/dev/null 2>&1
mv -f .libs/io.lo io.lo
source='io_decorators.cpp' object='io_decorators.lo' libtool=yes \ depfile='.deps/io_decorators.Plo' tmpdepfile='.deps/
io_decorators.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
io_decorators.lo `test -f 'io_decorators.cpp' || echo './
'`io_decorators.cpp
rm -f .libs/io_decorators.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c io_decorators.cpp -MT io_decorators.lo -
MD -MP -MF .deps/io_decorators.TPlo -fno-common -DPIC -o .libs/
io_decorators.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c io_decorators.cpp -MT io_decorators.lo -
MD -MP -MF .deps/io_decorators.TPlo -o io_decorators.o >/dev/null
2>&1
mv -f .libs/io_decorators.lo io_decorators.lo
source='io_helpers.cpp' object='io_helpers.lo' libtool=yes \ depfile='.deps/io_helpers.Plo' tmpdepfile='.deps/io_helpers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
io_helpers.lo `test -f 'io_helpers.cpp' || echo './'`io_helpers.cpp
rm -f .libs/io_helpers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c io_helpers.cpp -MT io_helpers.lo -MD -MP
-MF .deps/io_helpers.TPlo -fno-common -DPIC -o .libs/io_helpers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c io_helpers.cpp -MT io_helpers.lo -MD -MP
-MF .deps/io_helpers.TPlo -o io_helpers.o >/dev/null 2>&1
mv -f .libs/io_helpers.lo io_helpers.lo
source='misc_support.cpp' object='misc_support.lo' libtool=yes \ depfile='.deps/misc_support.Plo' tmpdepfile='.deps/
misc_support.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
misc_support.lo `test -f 'misc_support.cpp' || echo './
'`misc_support.cpp
rm -f .libs/misc_support.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c misc_support.cpp -MT misc_support.lo -
MD -MP -MF .deps/misc_support.TPlo -fno-common -DPIC -o .libs/
misc_support.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c misc_support.cpp -MT misc_support.lo -
MD -MP -MF .deps/misc_support.TPlo -o misc_support.o >/dev/null
2>&1
mv -f .libs/misc_support.lo misc_support.lo
source='mp3_parse.cpp' object='mp3_parse.lo' libtool=yes \ depfile='.deps/mp3_parse.Plo' tmpdepfile='.deps/mp3_parse.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
mp3_parse.lo `test -f 'mp3_parse.cpp' || echo './'`mp3_parse.cpp
rm -f .libs/mp3_parse.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c mp3_parse.cpp -MT mp3_parse.lo -MD -
MP -MF .deps/mp3_parse.TPlo -fno-common -DPIC -o .libs/
mp3_parse.lo
mp3_parse.cpp: In member function `bool
Mp3Info::Parse(ID3_Reader&, long
unsigned int)':
mp3_parse.cpp:503: warning: comparison between signed and
unsigned integer
expressions
mp3_parse.cpp:411: warning: enumeration value `MPEGLAYER_FALSE'
not handled in
switch
mp3_parse.cpp:411: warning: enumeration value
`MPEGLAYER_UNDEFINED' not handled
in switch
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c mp3_parse.cpp -MT mp3_parse.lo -MD -
MP -MF .deps/mp3_parse.TPlo -o mp3_parse.o >/dev/null 2>&1
mv -f .libs/mp3_parse.lo mp3_parse.lo
source='readers.cpp' object='readers.lo' libtool=yes \ depfile='.deps/readers.Plo' tmpdepfile='.deps/readers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o readers.lo
`test -f 'readers.cpp' || echo './'`readers.cpp
rm -f .libs/readers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c readers.cpp -MT readers.lo -MD -MP -MF
.deps/readers.TPlo -fno-common -DPIC -o .libs/readers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c readers.cpp -MT readers.lo -MD -MP -MF
.deps/readers.TPlo -o readers.o >/dev/null 2>&1
mv -f .libs/readers.lo readers.lo
source='spec.cpp' object='spec.lo' libtool=yes \ depfile='.deps/spec.Plo' tmpdepfile='.deps/spec.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o spec.lo
`test -f 'spec.cpp' || echo './'`spec.cpp
rm -f .libs/spec.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c spec.cpp -MT spec.lo -MD -MP -MF .deps/
spec.TPlo -fno-common -DPIC -o .libs/spec.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c spec.cpp -MT spec.lo -MD -MP -MF .deps/
spec.TPlo -o spec.o >/dev/null 2>&1
mv -f .libs/spec.lo spec.lo
source='tag.cpp' object='tag.lo' libtool=yes \ depfile='.deps/tag.Plo' tmpdepfile='.deps/tag.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o tag.lo
`test -f 'tag.cpp' || echo './'`tag.cpp
rm -f .libs/tag.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag.cpp -MT tag.lo -MD -MP -MF .deps/
tag.TPlo -fno-common -DPIC -o .libs/tag.lo
tag.cpp: In member function `size_t ID3_Tag::Render(uchar*,
ID3_TagType)
const':
tag.cpp:649: warning: passing negative value `-1' for argument 2 of
`
ID3_MemoryWriter::ID3_MemoryWriter(uint8*, long unsigned int)'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag.cpp -MT tag.lo -MD -MP -MF .deps/
tag.TPlo -o tag.o >/dev/null 2>&1
mv -f .libs/tag.lo tag.lo
source='tag_file.cpp' object='tag_file.lo' libtool=yes \ depfile='.deps/tag_file.Plo' tmpdepfile='.deps/tag_file.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_file.lo
`test -f 'tag_file.cpp' || echo './'`tag_file.cpp
rm -f .libs/tag_file.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_file.cpp -MT tag_file.lo -MD -MP -MF
.deps/tag_file.TPlo -fno-common -DPIC -o .libs/tag_file.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_file.cpp -MT tag_file.lo -MD -MP -MF
.deps/tag_file.TPlo -o tag_file.o >/dev/null 2>&1
mv -f .libs/tag_file.lo tag_file.lo
source='tag_find.cpp' object='tag_find.lo' libtool=yes \ depfile='.deps/tag_find.Plo' tmpdepfile='.deps/tag_find.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o tag_find.lo
`test -f 'tag_find.cpp' || echo './'`tag_find.cpp
rm -f .libs/tag_find.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_find.cpp -MT tag_find.lo -MD -MP -MF
.deps/tag_find.TPlo -fno-common -DPIC -o .libs/tag_find.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_find.cpp -MT tag_find.lo -MD -MP -MF
.deps/tag_find.TPlo -o tag_find.o >/dev/null 2>&1
mv -f .libs/tag_find.lo tag_find.lo
source='tag_impl.cpp' object='tag_impl.lo' libtool=yes \ depfile='.deps/tag_impl.Plo' tmpdepfile='.deps/tag_impl.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
tag_impl.lo `test -f 'tag_impl.cpp' || echo './'`tag_impl.cpp
rm -f .libs/tag_impl.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_impl.cpp -MT tag_impl.lo -MD -MP -
MF .deps/tag_impl.TPlo -fno-common -DPIC -o .libs/tag_impl.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_impl.cpp -MT tag_impl.lo -MD -MP -
MF .deps/tag_impl.TPlo -o tag_impl.o >/dev/null 2>&1
mv -f .libs/tag_impl.lo tag_impl.lo
source='tag_parse.cpp' object='tag_parse.lo' libtool=yes \ depfile='.deps/tag_parse.Plo' tmpdepfile='.deps/tag_parse.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
tag_parse.lo `test -f 'tag_parse.cpp' || echo './'`tag_parse.cpp
rm -f .libs/tag_parse.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse.cpp -MT tag_parse.lo -MD -MP -
MF .deps/tag_parse.TPlo -fno-common -DPIC -o .libs/tag_parse.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse.cpp -MT tag_parse.lo -MD -MP -
MF .deps/tag_parse.TPlo -o tag_parse.o >/dev/null 2>&1
mv -f .libs/tag_parse.lo tag_parse.lo
source='tag_parse_lyrics3.cpp' object='tag_parse_lyrics3.lo'
libtool=yes \ depfile='.deps/tag_parse_lyrics3.Plo' tmpdepfile='.deps/
tag_parse_lyrics3.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
tag_parse_lyrics3.lo `test -f 'tag_parse_lyrics3.cpp' || echo './
'`tag_parse_lyrics3.cpp
rm -f .libs/tag_parse_lyrics3.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse_lyrics3.cpp -MT
tag_parse_lyrics3.lo -MD -MP -MF .deps/tag_parse_lyrics3.TPlo -
fno-common -DPIC -o .libs/tag_parse_lyrics3.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse_lyrics3.cpp -MT
tag_parse_lyrics3.lo -MD -MP -MF .deps/tag_parse_lyrics3.TPlo -o
tag_parse_lyrics3.o >/dev/null 2>&1
mv -f .libs/tag_parse_lyrics3.lo tag_parse_lyrics3.lo
source='tag_parse_musicmatch.cpp'
object='tag_parse_musicmatch.lo' libtool=yes \ depfile='.deps/tag_parse_musicmatch.Plo' tmpdepfile='.deps/
tag_parse_musicmatch.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
tag_parse_musicmatch.lo `test -f 'tag_parse_musicmatch.cpp' || echo
'./'`tag_parse_musicmatch.cpp
rm -f .libs/tag_parse_musicmatch.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse_musicmatch.cpp -MT
tag_parse_musicmatch.lo -MD -MP -MF .deps/
tag_parse_musicmatch.TPlo -fno-common -DPIC -o .libs/
tag_parse_musicmatch.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse_musicmatch.cpp -MT
tag_parse_musicmatch.lo -MD -MP -MF .deps/
tag_parse_musicmatch.TPlo -o tag_parse_musicmatch.o >/dev/null
2>&1
mv -f .libs/tag_parse_musicmatch.lo tag_parse_musicmatch.lo
source='tag_parse_v1.cpp' object='tag_parse_v1.lo' libtool=yes \ depfile='.deps/tag_parse_v1.Plo' tmpdepfile='.deps/
tag_parse_v1.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
tag_parse_v1.lo `test -f 'tag_parse_v1.cpp' || echo './
'`tag_parse_v1.cpp
rm -f .libs/tag_parse_v1.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse_v1.cpp -MT tag_parse_v1.lo -MD
-MP -MF .deps/tag_parse_v1.TPlo -fno-common -DPIC -o .libs/
tag_parse_v1.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_parse_v1.cpp -MT tag_parse_v1.lo -MD
-MP -MF .deps/tag_parse_v1.TPlo -o tag_parse_v1.o >/dev/null
2>&1
mv -f .libs/tag_parse_v1.lo tag_parse_v1.lo
source='tag_render.cpp' object='tag_render.lo' libtool=yes \ depfile='.deps/tag_render.Plo' tmpdepfile='.deps/tag_render.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o
tag_render.lo `test -f 'tag_render.cpp' || echo './'`tag_render.cpp
rm -f .libs/tag_render.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_render.cpp -MT tag_render.lo -MD -MP
-MF .deps/tag_render.TPlo -fno-common -DPIC -o .libs/
tag_render.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c tag_render.cpp -MT tag_render.lo -MD -MP
-MF .deps/tag_render.TPlo -o tag_render.o >/dev/null 2>&1
mv -f .libs/tag_render.lo tag_render.lo
source='utils.cpp' object='utils.lo' libtool=yes \ depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o utils.lo
`test -f 'utils.cpp' || echo './'`utils.cpp
rm -f .libs/utils.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c utils.cpp -MT utils.lo -MD -MP -MF .deps/
utils.TPlo -fno-common -DPIC -o .libs/utils.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c utils.cpp -MT utils.lo -MD -MP -MF .deps/
utils.TPlo -o utils.o >/dev/null 2>&1
mv -f .libs/utils.lo utils.lo
source='writers.cpp' object='writers.lo' libtool=yes \ depfile='.deps/writers.Plo' tmpdepfile='.deps/writers.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include/id3 -I../include -g -O2 -Wall -Wno-unused -Wno-
inline -Woverloaded-virtual -Wmissing-declarations -c -o writers.lo
`test -f 'writers.cpp' || echo './'`writers.cpp
rm -f .libs/writers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c writers.cpp -MT writers.lo -MD -MP -MF
.deps/writers.TPlo -fno-common -DPIC -o .libs/writers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -g -
O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -c writers.cpp -MT writers.lo -MD -MP -MF
.deps/writers.TPlo -o writers.o >/dev/null 2>&1
mv -f .libs/writers.lo writers.lo
/bin/sh ../libtool --mode=link g++ -g -O2 -Wall -Wno-unused -
Wno-inline -Woverloaded-virtual -Wmissing-declarations -o
libid3.la -rpath /usr/local/lib -version-info 3:0:0 -release 3.8 -
export-dynamic c_wrapper.lo field.lo field_binary.lo field_integer.lo
field_string_ascii.lo field_string_unicode.lo frame.lo frame_impl.lo
frame_parse.lo frame_render.lo globals.lo header.lo header_frame.lo
header_tag.lo helpers.lo io.lo io_decorators.lo io_helpers.lo
misc_support.lo mp3_parse.lo readers.lo spec.lo tag.lo tag_file.lo
tag_find.lo tag_impl.lo tag_parse.lo tag_parse_lyrics3.lo
tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo utils.lo
writers.lo
rm -fr .libs/libid3.la .libs/libid3.* .libs/libid3-3.8.*
g++ -dynamiclib -flat_namespace -undefined suppress -o .libs/
libid3-3.8.3.0.0.dylib c_wrapper.lo field.lo field_binary.lo
field_integer.lo field_string_ascii.lo field_string_unicode.lo frame.lo
frame_impl.lo frame_parse.lo frame_render.lo globals.lo header.lo
header_frame.lo header_tag.lo helpers.lo io.lo io_decorators.lo
io_helpers.lo misc_support.lo mp3_parse.lo readers.lo spec.lo tag.lo
tag_file.lo tag_find.lo tag_impl.lo tag_parse.lo tag_parse_lyrics3.lo
tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo utils.lo
writers.lo -lc -install_name /usr/local/lib/libid3-3.8.3.dylib -
compatibility_version 4 -current_version 4.0
(cd .libs && rm -f libid3-3.8.3.dylib && ln -s libid3-3.8.3.0.0.dylib
libid3-3.8.3.dylib)
(cd .libs && rm -f libid3.dylib && ln -s libid3-3.8.3.0.0.dylib
libid3.dylib)
ar cru .libs/libid3.a c_wrapper.o field.o field_binary.o field_integer.o
field_string_ascii.o field_string_unicode.o frame.o frame_impl.o
frame_parse.o frame_render.o globals.o header.o header_frame.o
header_tag.o helpers.o io.o io_decorators.o io_helpers.o
misc_support.o mp3_parse.o readers.o spec.o tag.o tag_file.o
tag_find.o tag_impl.o tag_parse.o tag_parse_lyrics3.o
tag_parse_musicmatch.o tag_parse_v1.o tag_render.o utils.o writers.o
ranlib .libs/libid3.a
creating libid3.la
(cd .libs && rm -f libid3.la && ln -s ../libid3.la libid3.la)
Making all in examples
source='demo_info_options.c' object='demo_info_options.o'
libtool=no \ depfile='.deps/demo_info_options.Po' tmpdepfile='.deps/
demo_info_options.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -Wall -c `test
-f 'demo_info_options.c' || echo './'`demo_info_options.c
source='demo_info.cpp' object='demo_info.o' libtool=no \ depfile='.deps/demo_info.Po' tmpdepfile='.deps/demo_info.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -Wall -Wno-
unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -
c -o demo_info.o `test -f 'demo_info.cpp' || echo './'`demo_info.cpp
source='getopt.c' object='getopt.o' libtool=no \ depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -Wall -c `test
-f 'getopt.c' || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \ depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -Wall -c `test
-f 'getopt1.c' || echo './'`getopt1.c
/bin/sh ../libtool --mode=link g++ -g -O2 -Wall -Wno-unused -
Wno-inline -Woverloaded-virtual -Wmissing-declarations -o
id3info demo_info_options.o demo_info.o ../src/libid3.la -lz
getopt.o getopt1.o
mkdir .libs
g++ -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -o .libs/id3info demo_info_options.o
demo_info.o getopt.o getopt1.o -L../src/.libs -lid3 -lz
ld: Undefined symbols:
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_Rep::_M_dispose(std::allocator<wchar_t>
const&)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::basic_string[in-
charge](std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_S_empty_rep_storage
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_Rep::_M_destroy(std::allocator<wchar_t>
const&)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::append(unsigned long, wchar_t)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::reserve(unsigned long)
make[2]: *** [id3info] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[localhost:~/Desktop/Downloads/id3lib-3.8.3] gritsch% make check
Making check in .
make[1]: Nothing to be done for `check-am'.
Making check in m4
make[1]: Nothing to be done for `check'.
Making check in doc
make[1]: Nothing to be done for `check'.
Making check in include
Making check in id3
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in id3com
Making check in Sample
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in src
make[1]: Nothing to be done for `check'.
Making check in examples
/bin/sh ../libtool --mode=link g++ -g -O2 -Wall -Wno-unused -
Wno-inline -Woverloaded-virtual -Wmissing-declarations -o
id3info demo_info_options.o demo_info.o ../src/libid3.la -lz
getopt.o getopt1.o
g++ -g -O2 -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -
Wmissing-declarations -o .libs/id3info demo_info_options.o
demo_info.o getopt.o getopt1.o -L../src/.libs -lid3 -lz
ld: Undefined symbols:
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_Rep::_M_dispose(std::allocator<wchar_t>
const&)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::basic_string[in-
charge](std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_S_empty_rep_storage
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_Rep::_M_destroy(std::allocator<wchar_t>
const&)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::append(unsigned long, wchar_t)
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::reserve(unsigned long)
make[1]: *** [id3info] Error 1
make: *** [check-recursive] Error 1
[localhost:~/Desktop/Downloads/id3lib-3.8.3] gritsch%

Discussion

  • c hiller

    c hiller - 2003-10-21

    Logged In: YES
    user_id=621801

    Same error with 3.8.3 and 3.8.2, 10/23/03 02:30. What's going
    on? Will any version of this lib compile on OSX?

     
  • Nobody/Anonymous

    Logged In: NO

    What I found to work for allowing me to get past the compile errors and
    actually complete an install on OSX was as follows:

    1. sudo -s //this is superuser do for the length of the existence of the
    current shell

    2. sh //changes the currently running shell from either bash/tcsh to sh

    Once these two steps were done I was able to compile and install without
    any errors that I could see.

    Good luck

     
  • Nobody/Anonymous

    Logged In: NO

    i tired to compile this under tiger with both the suggestion
    and following in the included instructions, still no luck.
    any help would be greatly appreciated

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.