<86>Apr 27 01:48:32 userdel[18030]: delete user `rooter' <86>Apr 27 01:48:32 userdel[18030]: remove group `rooter' <86>Apr 27 01:48:32 groupadd[18031]: new group: name=rooter, gid=501 <86>Apr 27 01:48:32 useradd[18032]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 01:48:32 userdel[18034]: delete user `builder' <86>Apr 27 01:48:32 userdel[18034]: remove group `builder' <86>Apr 27 01:48:32 groupadd[18035]: new group: name=builder, gid=502 <86>Apr 27 01:48:32 useradd[18036]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 01:48:34 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 01:48:34 rpmi: libOpenSP-1.5.2-alt1 installed <13>Apr 27 01:48:34 rpmi: OpenSP-1.5.2-alt1 installed <13>Apr 27 01:48:34 rpmi: sgml-common-0.6.3-alt11 installed <13>Apr 27 01:48:34 rpmi: xml-common-0.6.3-alt11 installed <13>Apr 27 01:48:35 rpmi: libxml2-1:2.7.2-alt1.M41.1 installed <13>Apr 27 01:48:35 rpmi: xml-utils-1:2.7.2-alt1.M41.1 installed <13>Apr 27 01:48:35 rpmi: docbook-dtds-4.4-alt1 installed <13>Apr 27 01:48:35 rpmi: docbook-style-dsssl-1.79-alt1 installed <13>Apr 27 01:48:35 rpmi: openjade-1.3.2-alt8 installed <13>Apr 27 01:48:36 rpmi: perl-SGMLSpm-1.03ii-alt5 installed <13>Apr 27 01:48:36 rpmi: docbook-utils-0.6.14-alt1 installed <13>Apr 27 01:48:36 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 27 01:48:36 rpmi: doxygen-1:1.5.5-alt1 installed <13>Apr 27 01:48:36 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 01:48:37 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 01:48:38 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 27 01:48:39 rpmi: libogg-1.1.3-alt1 installed <13>Apr 27 01:48:39 rpmi: libogg-devel-1.1.3-alt1 installed Installing liboggz-0.9.7-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47331 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liboggz-0.9.7 + echo 'Source #0 (liboggz-0.9.7.tar.gz):' Source #0 (liboggz-0.9.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/liboggz-0.9.7.tar.gz + /bin/tar -xf - + cd liboggz-0.9.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47331 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liboggz-0.9.7 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... 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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all 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 ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memmove... yes checking for pkg-config... yes checking for doxygen... true checking for docbook-to-man... no checking for docbook2man... docbook2man checking for docbook2html... true checking for getopt in -lgetopt... no checking for getopt_long... yes checking for off_t... (cached) yes checking size of off_t... 4 checking for loff_t... yes checking size of loff_t... 8 checking for off64_t... no checking size of off64_t... 0 checking for ppc-alt-linux-getconf... no checking for getconf... getconf checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for LDFLAGS value to request large file support... checking for LIBS value to request large file support... checking for _FILE_OFFSET_BITS... 64 checking for _LARGEFILE_SOURCE... 1 checking for _LARGE_FILES... no checking for off_t... (cached) yes checking size of off_t... 8 checking for ssize_t... yes checking for ssize_t... (cached) yes checking size of ssize_t... 4 checking for ppc-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking if ogg_page_bos() takes a const argument... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating include/Makefile config.status: creating include/oggz/Makefile config.status: creating include/oggz/oggz_off_t_generated.h config.status: creating src/Makefile config.status: creating src/liboggz/Version_script config.status: creating src/liboggz/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/oggzdiff config.status: creating src/tests/Makefile config.status: creating src/examples/Makefile config.status: creating oggz.pc config.status: creating oggz-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------------------------ liboggz 0.9.7: Automatic configuration OK. General configuration: Experimental code: ........... no Reading support: ............. yes Writing support: ............. yes Tools: oggzdump oggzinfo oggz-scan oggzrip oggzmerge oggz-comment oggz-validate Installation paths: liboggz: ..................... /usr/lib Tools: ....................... /usr/bin C header files: .............. /usr/include/oggz Documentation: ............... /usr/share/doc/liboggz Building: Type 'make' to compile liboggz. Type 'make install' to install liboggz. Type 'make check' to test liboggz using the unit and functional tests contained in the src/tests directory. (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7/doc' doxygen Warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1038 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1046 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key Searching for include files... Searching for example files... Searching for files in directory /usr/src/RPM/BUILD/liboggz-0.9.7/src/examples Searching for images... Searching for files in directory /usr/src/RPM/BUILD/liboggz-0.9.7/doc Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz Reading and parsing tag files Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_comments.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_comments.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_constants.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_constants.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_deprecated.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_deprecated.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_io.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_io.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_off_t.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_off_t.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_off_t_generated.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_off_t_generated.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_read.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_read.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_seek.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_seek.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_stream.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_stream.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_table.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_table.h... Preprocessing /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_write.h... Parsing file /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_write.h... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for enumerations... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding todo/test/bug list items... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating code for file oggz.h... Generating code for file oggz_comments.h... Generating code for file oggz_constants.h... Generating code for file oggz_deprecated.h... Generating code for file oggz_io.h... Generating code for file oggz_off_t.h... Generating code for file oggz_off_t_generated.h... Generating code for file oggz_read.h... Generating code for/usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_comments.h:277: Warning: Member oggz_comments_copy(OGGZ *src, long src_serialno, OGGZ *dest, long dest_serialno) (function) of file oggz_comments.h is not documented. /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_constants.h:77: Warning: Member OggzStopCtl (enumeration) of file oggz_constants.h is not documented. /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz_off_t_generated.h:64: Warning: Member PRI_OGGZ_OFF_T (define) of file oggz_off_t_generated.h is not documented. /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz.h:250: Warning: explicit link request to 'A' could not be resolved /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz.h:250: Warning: explicit link request to 'B' could not be resolved /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz.h:250: Warning: explicit link request to 'C' could not be resolved /usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz/oggz.h:250: Warning: explicit link request to 'D' could not be resolved QGDict::hashAsciiKey: Invalid null key QGDict::hashAsciiKey: Invalid null key file oggz_seek.h... Generating code for file oggz_stream.h... Generating code for file oggz_table.h... Generating code for file oggz_write.h... Generating file documentation... Generating docs for file oggz.h... Generating docs for file oggz_comments.h... Generating docs for file oggz_constants.h... Generating docs for file oggz_deprecated.h... Generating docs for file oggz_io.h... Generating docs for file oggz_off_t.h... Generating docs for file oggz_off_t_generated.h... Generating docs for file oggz_read.h... Generating docs for file oggz_seek.h... Generating docs for file oggz_stream.h... Generating docs for file oggz_table.h... Generating docs for file oggz_write.h... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating docs for compound OggzComment... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... touch doxygen-build.stamp make[2]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7/doc' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include' Making all in oggz make[3]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz' make all-am make[4]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz' make[3]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include/oggz' make[3]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7/include' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7/src' Making all in liboggz make[3]: Entering directory `/usr/src/RPM/BUILD/liboggz-0.9.7/src/liboggz' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz.lo oggz.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_comments.lo oggz_comments.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_io.lo oggz_io.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_read.lo oggz_read.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_write.lo oggz_write.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_seek.lo oggz_seek.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_auto.lo oggz_auto.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_stream.lo oggz_stream.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_table.lo oggz_table.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_vector.lo oggz_vector.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o oggz_dlist.lo oggz_dlist.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o metric_internal.lo metric_internal.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_comments.c -fPIC -DPIC -o .libs/oggz_comments.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_table.c -fPIC -DPIC -o .libs/oggz_table.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_auto.c -fPIC -DPIC -o .libs/oggz_auto.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_vector.c -fPIC -DPIC -o .libs/oggz_vector.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz.c -fPIC -DPIC -o .libs/oggz.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_io.c -fPIC -DPIC -o .libs/oggz_io.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c metric_internal.c -fPIC -DPIC -o .libs/metric_internal.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_seek.c -fPIC -DPIC -o .libs/oggz_seek.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_write.c -fPIC -DPIC -o .libs/oggz_write.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_dlist.c -fPIC -DPIC -o .libs/oggz_dlist.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_read.c -fPIC -DPIC -o .libs/oggz_read.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c oggz_stream.c -fPIC -DPIC -o .libs/oggz_stream.o /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o liboggz.la -rpath /usr/lib -version-info 5:0:4 -Wl,--version-script=Version_script oggz.lo oggz_comments.lo oggz_io.lo oggz_read.lo oggz_write.lo oggz_seek.lo oggz_auto.lo oggz_stream.lo oggz_table.lo oggz_vector.lo oggz_dlist.lo metric_internal.lo -logg ppc-alt-linux-gcc -shared .libs/oggz.o .libs/oggz_comments.o .libs/oggz_io.o .libs/oggz_read.o .libs/oggz_write.o .libs/oggz_seek.o .libs/oggz_auto.o .libs/oggz_stream.o .libs/oggz_table.o .libs/oggz_vector.o .libs/oggz_dlist.o .libs/metric_internal.o -logg -Wl,--version-script=Version_script -Wl,-soname -Wl,liboggz.so.1 -o .libs/liboggz.so.1.4.0 .libs/oggz_comments.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_comments.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_comments.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_comments.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_comments.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_comments.o: In function `__strcspn_c1': /usr/include/bits/string2.h:972: multiple definition of `__strcspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:972: first defined here .libs/oggz_comments.o: In function `__strcspn_c2': /usr/include/bits/string2.h:983: multiple definition of `__strcspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:983: first defined here .libs/oggz_comments.o: In function `__strcspn_c3': /usr/include/bits/string2.h:996: multiple definition of `__strcspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:996: first defined here .libs/oggz_comments.o: In function `__strspn_c1': /usr/include/bits/string2.h:1048: multiple definition of `__strspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:1048: first defined here .libs/oggz_comments.o: In function `__strspn_c2': /usr/include/bits/string2.h:1060: multiple definition of `__strspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:1060: first defined here .libs/oggz_comments.o: In function `__strspn_c3': /usr/include/bits/string2.h:1072: multiple definition of `__strspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:1072: first defined here .libs/oggz_comments.o: In function `__strpbrk_c2': /usr/include/bits/string2.h:1125: multiple definition of `__strpbrk_c2' .libs/oggz.o:/usr/include/bits/string2.h:1125: first defined here .libs/oggz_comments.o: In function `__strpbrk_c3': /usr/include/bits/string2.h:1137: multiple definition of `__strpbrk_c3' .libs/oggz.o:/usr/include/bits/string2.h:1137: first defined here .libs/oggz_comments.o: In function `__strtok_r_1c': /usr/include/bits/string2.h:1178: multiple definition of `__strtok_r_1c' .libs/oggz.o:/usr/include/bits/string2.h:1178: first defined here .libs/oggz_comments.o: In function `__strsep_2c': /usr/include/bits/string2.h:1236: multiple definition of `__strsep_2c' .libs/oggz.o:/usr/include/bits/string2.h:1236: first defined here .libs/oggz_comments.o: In function `__strsep_3c': /usr/include/bits/string2.h:1264: multiple definition of `__strsep_3c' .libs/oggz.o:/usr/include/bits/string2.h:1264: first defined here .libs/oggz_comments.o: In function `stpncpy': /usr/include/bits/string3.h:160: multiple definition of `stpncpy' .libs/oggz.o:/usr/include/bits/string3.h:160: first defined here .libs/oggz_comments.o: In function `__strsep_1c': /usr/include/bits/string2.h:1226: multiple definition of `__strsep_1c' .libs/oggz.o:/usr/include/bits/string2.h:1226: first defined here .libs/oggz_comments.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_comments.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_comments.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_comments.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_comments.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_comments.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_comments.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_comments.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_comments.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_comments.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_comments.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_comments.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_comments.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_comments.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_comments.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_comments.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_comments.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_comments.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_comments.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_comments.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_comments.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_comments.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_comments.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_comments.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_comments.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_comments.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_comments.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_comments.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_comments.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_io.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_io.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_io.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_io.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_io.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_io.o: In function `__strcspn_c1': /usr/include/bits/string2.h:972: multiple definition of `__strcspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:972: first defined here .libs/oggz_io.o: In function `__strcspn_c2': /usr/include/bits/string2.h:983: multiple definition of `__strcspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:983: first defined here .libs/oggz_io.o: In function `__strcspn_c3': /usr/include/bits/string2.h:996: multiple definition of `__strcspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:996: first defined here .libs/oggz_io.o: In function `__strspn_c1': /usr/include/bits/string2.h:1048: multiple definition of `__strspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:1048: first defined here .libs/oggz_io.o: In function `__strspn_c2': /usr/include/bits/string2.h:1060: multiple definition of `__strspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:1060: first defined here .libs/oggz_io.o: In function `__strspn_c3': /usr/include/bits/string2.h:1072: multiple definition of `__strspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:1072: first defined here .libs/oggz_io.o: In function `__strpbrk_c2': /usr/include/bits/string2.h:1125: multiple definition of `__strpbrk_c2' .libs/oggz.o:/usr/include/bits/string2.h:1125: first defined here .libs/oggz_io.o: In function `__strpbrk_c3': /usr/include/bits/string2.h:1137: multiple definition of `__strpbrk_c3' .libs/oggz.o:/usr/include/bits/string2.h:1137: first defined here .libs/oggz_io.o: In function `__strtok_r_1c': /usr/include/bits/string2.h:1178: multiple definition of `__strtok_r_1c' .libs/oggz.o:/usr/include/bits/string2.h:1178: first defined here .libs/oggz_io.o: In function `__strsep_2c': /usr/include/bits/string2.h:1236: multiple definition of `__strsep_2c' .libs/oggz.o:/usr/include/bits/string2.h:1236: first defined here .libs/oggz_io.o: In function `__strsep_3c': /usr/include/bits/string2.h:1264: multiple definition of `__strsep_3c' .libs/oggz.o:/usr/include/bits/string2.h:1264: first defined here .libs/oggz_io.o: In function `stpncpy': /usr/include/bits/string3.h:160: multiple definition of `stpncpy' .libs/oggz.o:/usr/include/bits/string3.h:160: first defined here .libs/oggz_io.o: In function `__strsep_1c': /usr/include/bits/string2.h:1226: multiple definition of `__strsep_1c' .libs/oggz.o:/usr/include/bits/string2.h:1226: first defined here .libs/oggz_io.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_io.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_io.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_io.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_io.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_io.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_io.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_io.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_io.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_io.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_io.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_io.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_io.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_io.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_io.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_io.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_io.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_io.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_io.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_io.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_io.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_io.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_io.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_io.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_io.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_io.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_io.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_io.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_io.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_read.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_read.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_read.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_read.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_read.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_read.o: In function `__strcspn_c1': /usr/include/bits/string2.h:972: multiple definition of `__strcspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:972: first defined here .libs/oggz_read.o: In function `__strcspn_c2': /usr/include/bits/string2.h:983: multiple definition of `__strcspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:983: first defined here .libs/oggz_read.o: In function `__strcspn_c3': /usr/include/bits/string2.h:996: multiple definition of `__strcspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:996: first defined here .libs/oggz_read.o: In function `__strspn_c1': /usr/include/bits/string2.h:1048: multiple definition of `__strspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:1048: first defined here .libs/oggz_read.o: In function `__strspn_c2': /usr/include/bits/string2.h:1060: multiple definition of `__strspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:1060: first defined here .libs/oggz_read.o: In function `__strspn_c3': /usr/include/bits/string2.h:1072: multiple definition of `__strspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:1072: first defined here .libs/oggz_read.o: In function `__strpbrk_c2': /usr/include/bits/string2.h:1125: multiple definition of `__strpbrk_c2' .libs/oggz.o:/usr/include/bits/string2.h:1125: first defined here .libs/oggz_read.o: In function `__strpbrk_c3': /usr/include/bits/string2.h:1137: multiple definition of `__strpbrk_c3' .libs/oggz.o:/usr/include/bits/string2.h:1137: first defined here .libs/oggz_read.o: In function `__strtok_r_1c': /usr/include/bits/string2.h:1178: multiple definition of `__strtok_r_1c' .libs/oggz.o:/usr/include/bits/string2.h:1178: first defined here .libs/oggz_read.o: In function `__strsep_2c': /usr/include/bits/string2.h:1236: multiple definition of `__strsep_2c' .libs/oggz.o:/usr/include/bits/string2.h:1236: first defined here .libs/oggz_read.o: In function `__strsep_3c': /usr/include/bits/string2.h:1264: multiple definition of `__strsep_3c' .libs/oggz.o:/usr/include/bits/string2.h:1264: first defined here .libs/oggz_read.o: In function `stpncpy': /usr/include/bits/string3.h:160: multiple definition of `stpncpy' .libs/oggz.o:/usr/include/bits/string3.h:160: first defined here .libs/oggz_read.o: In function `__strsep_1c': /usr/include/bits/string2.h:1226: multiple definition of `__strsep_1c' .libs/oggz.o:/usr/include/bits/string2.h:1226: first defined here .libs/oggz_read.o: In function `getdomainname': /usr/include/bits/unistd.h:244: multiple definition of `getdomainname' .libs/oggz.o:/usr/include/bits/unistd.h:244: first defined here .libs/oggz_read.o: In function `gethostname': /usr/include/bits/unistd.h:226: multiple definition of `gethostname' .libs/oggz.o:/usr/include/bits/unistd.h:226: first defined here .libs/oggz_read.o: In function `getlogin_r': /usr/include/bits/unistd.h:209: multiple definition of `getlogin_r' .libs/oggz.o:/usr/include/bits/unistd.h:209: first defined here .libs/oggz_read.o: In function `ttyname_r': /usr/include/bits/unistd.h:193: multiple definition of `ttyname_r' .libs/oggz.o:/usr/include/bits/unistd.h:193: first defined here .libs/oggz_read.o: In function `getgroups': /usr/include/bits/unistd.h:176: multiple definition of `getgroups' .libs/oggz.o:/usr/include/bits/unistd.h:176: first defined here .libs/oggz_read.o: In function `confstr': /usr/include/bits/unistd.h:161: multiple definition of `confstr' .libs/oggz.o:/usr/include/bits/unistd.h:161: first defined here .libs/oggz_read.o: In function `getwd': /usr/include/bits/unistd.h:147: multiple definition of `getwd' .libs/oggz.o:/usr/include/bits/unistd.h:147: first defined here .libs/oggz_read.o: In function `getcwd': /usr/include/bits/unistd.h:132: multiple definition of `getcwd' .libs/oggz.o:/usr/include/bits/unistd.h:132: first defined here .libs/oggz_read.o: In function `readlink': /usr/include/bits/unistd.h:95: multiple definition of `readlink' .libs/oggz.o:/usr/include/bits/unistd.h:95: first defined here .libs/oggz_read.o: In function `read': /usr/include/bits/unistd.h:31: multiple definition of `read' .libs/oggz.o:/usr/include/bits/unistd.h:31: first defined here .libs/oggz_read.o: In function `mknod': /usr/include/sys/stat.h:465: multiple definition of `mknod' .libs/oggz.o:/usr/include/sys/stat.h:465: first defined here .libs/oggz_read.o: In function `*fstat64': /usr/include/sys/stat.h:449: multiple definition of `fstat64' .libs/oggz.o:/usr/include/sys/stat.h:449: first defined here .libs/oggz_read.o: In function `*lstat64': /usr/include/sys/stat.h:442: multiple definition of `lstat64' .libs/oggz.o:/usr/include/sys/stat.h:442: first defined here .libs/oggz_read.o: In function `*stat64': /usr/include/sys/stat.h:435: multiple definition of `stat64' .libs/oggz.o:/usr/include/sys/stat.h:435: first defined here .libs/oggz_read.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_read.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_read.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_read.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_read.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_read.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_read.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_read.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_read.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_read.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_read.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_read.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_read.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_read.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_read.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_read.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_read.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_read.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_read.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_read.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_read.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_read.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_read.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_read.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_read.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_read.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_read.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_read.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_read.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_write.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_write.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_write.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_write.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_write.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_write.o: In function `__strcspn_c1': /usr/include/bits/string2.h:972: multiple definition of `__strcspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:972: first defined here .libs/oggz_write.o: In function `__strcspn_c2': /usr/include/bits/string2.h:983: multiple definition of `__strcspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:983: first defined here .libs/oggz_write.o: In function `__strcspn_c3': /usr/include/bits/string2.h:996: multiple definition of `__strcspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:996: first defined here .libs/oggz_write.o: In function `__strspn_c1': /usr/include/bits/string2.h:1048: multiple definition of `__strspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:1048: first defined here .libs/oggz_write.o: In function `__strspn_c2': /usr/include/bits/string2.h:1060: multiple definition of `__strspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:1060: first defined here .libs/oggz_write.o: In function `__strspn_c3': /usr/include/bits/string2.h:1072: multiple definition of `__strspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:1072: first defined here .libs/oggz_write.o: In function `__strpbrk_c2': /usr/include/bits/string2.h:1125: multiple definition of `__strpbrk_c2' .libs/oggz.o:/usr/include/bits/string2.h:1125: first defined here .libs/oggz_write.o: In function `__strpbrk_c3': /usr/include/bits/string2.h:1137: multiple definition of `__strpbrk_c3' .libs/oggz.o:/usr/include/bits/string2.h:1137: first defined here .libs/oggz_write.o: In function `__strtok_r_1c': /usr/include/bits/string2.h:1178: multiple definition of `__strtok_r_1c' .libs/oggz.o:/usr/include/bits/string2.h:1178: first defined here .libs/oggz_write.o: In function `__strsep_2c': /usr/include/bits/string2.h:1236: multiple definition of `__strsep_2c' .libs/oggz.o:/usr/include/bits/string2.h:1236: first defined here .libs/oggz_write.o: In function `__strsep_3c': /usr/include/bits/string2.h:1264: multiple definition of `__strsep_3c' .libs/oggz.o:/usr/include/bits/string2.h:1264: first defined here .libs/oggz_write.o: In function `stpncpy': /usr/include/bits/string3.h:160: multiple definition of `stpncpy' .libs/oggz.o:/usr/include/bits/string3.h:160: first defined here .libs/oggz_write.o: In function `__strsep_1c': /usr/include/bits/string2.h:1226: multiple definition of `__strsep_1c' .libs/oggz.o:/usr/include/bits/string2.h:1226: first defined here .libs/oggz_write.o: In function `getdomainname': /usr/include/bits/unistd.h:244: multiple definition of `getdomainname' .libs/oggz.o:/usr/include/bits/unistd.h:244: first defined here .libs/oggz_write.o: In function `gethostname': /usr/include/bits/unistd.h:226: multiple definition of `gethostname' .libs/oggz.o:/usr/include/bits/unistd.h:226: first defined here .libs/oggz_write.o: In function `getlogin_r': /usr/include/bits/unistd.h:209: multiple definition of `getlogin_r' .libs/oggz.o:/usr/include/bits/unistd.h:209: first defined here .libs/oggz_write.o: In function `ttyname_r': /usr/include/bits/unistd.h:193: multiple definition of `ttyname_r' .libs/oggz.o:/usr/include/bits/unistd.h:193: first defined here .libs/oggz_write.o: In function `getgroups': /usr/include/bits/unistd.h:176: multiple definition of `getgroups' .libs/oggz.o:/usr/include/bits/unistd.h:176: first defined here .libs/oggz_write.o: In function `confstr': /usr/include/bits/unistd.h:161: multiple definition of `confstr' .libs/oggz.o:/usr/include/bits/unistd.h:161: first defined here .libs/oggz_write.o: In function `getwd': /usr/include/bits/unistd.h:147: multiple definition of `getwd' .libs/oggz.o:/usr/include/bits/unistd.h:147: first defined here .libs/oggz_write.o: In function `getcwd': /usr/include/bits/unistd.h:132: multiple definition of `getcwd' .libs/oggz.o:/usr/include/bits/unistd.h:132: first defined here .libs/oggz_write.o: In function `readlink': /usr/include/bits/unistd.h:95: multiple definition of `readlink' .libs/oggz.o:/usr/include/bits/unistd.h:95: first defined here .libs/oggz_write.o: In function `read': /usr/include/bits/unistd.h:31: multiple definition of `read' .libs/oggz.o:/usr/include/bits/unistd.h:31: first defined here .libs/oggz_write.o: In function `mknod': /usr/include/sys/stat.h:465: multiple definition of `mknod' .libs/oggz.o:/usr/include/sys/stat.h:465: first defined here .libs/oggz_write.o: In function `*fstat64': /usr/include/sys/stat.h:449: multiple definition of `fstat64' .libs/oggz.o:/usr/include/sys/stat.h:449: first defined here .libs/oggz_write.o: In function `*lstat64': /usr/include/sys/stat.h:442: multiple definition of `lstat64' .libs/oggz.o:/usr/include/sys/stat.h:442: first defined here .libs/oggz_write.o: In function `*stat64': /usr/include/sys/stat.h:435: multiple definition of `stat64' .libs/oggz.o:/usr/include/sys/stat.h:435: first defined here .libs/oggz_write.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_write.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_write.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_write.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_write.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_write.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_write.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_write.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_write.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_write.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_write.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_write.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_write.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_write.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_write.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_write.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_write.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_write.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_write.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_write.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_write.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_write.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_write.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_write.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_write.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_write.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_write.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_write.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_write.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_seek.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_seek.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_seek.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_seek.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_seek.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_seek.o: In function `__strcspn_c1': /usr/include/bits/string2.h:972: multiple definition of `__strcspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:972: first defined here .libs/oggz_seek.o: In function `__strcspn_c2': /usr/include/bits/string2.h:983: multiple definition of `__strcspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:983: first defined here .libs/oggz_seek.o: In function `__strcspn_c3': /usr/include/bits/string2.h:996: multiple definition of `__strcspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:996: first defined here .libs/oggz_seek.o: In function `__strspn_c1': /usr/include/bits/string2.h:1048: multiple definition of `__strspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:1048: first defined here .libs/oggz_seek.o: In function `__strspn_c2': /usr/include/bits/string2.h:1060: multiple definition of `__strspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:1060: first defined here .libs/oggz_seek.o: In function `__strspn_c3': /usr/include/bits/string2.h:1072: multiple definition of `__strspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:1072: first defined here .libs/oggz_seek.o: In function `__strpbrk_c2': /usr/include/bits/string2.h:1125: multiple definition of `__strpbrk_c2' .libs/oggz.o:/usr/include/bits/string2.h:1125: first defined here .libs/oggz_seek.o: In function `__strpbrk_c3': /usr/include/bits/string2.h:1137: multiple definition of `__strpbrk_c3' .libs/oggz.o:/usr/include/bits/string2.h:1137: first defined here .libs/oggz_seek.o: In function `__strtok_r_1c': /usr/include/bits/string2.h:1178: multiple definition of `__strtok_r_1c' .libs/oggz.o:/usr/include/bits/string2.h:1178: first defined here .libs/oggz_seek.o: In function `__strsep_2c': /usr/include/bits/string2.h:1236: multiple definition of `__strsep_2c' .libs/oggz.o:/usr/include/bits/string2.h:1236: first defined here .libs/oggz_seek.o: In function `__strsep_3c': /usr/include/bits/string2.h:1264: multiple definition of `__strsep_3c' .libs/oggz.o:/usr/include/bits/string2.h:1264: first defined here .libs/oggz_seek.o: In function `stpncpy': /usr/include/bits/string3.h:160: multiple definition of `stpncpy' .libs/oggz.o:/usr/include/bits/string3.h:160: first defined here .libs/oggz_seek.o: In function `__strsep_1c': /usr/include/bits/string2.h:1226: multiple definition of `__strsep_1c' .libs/oggz.o:/usr/include/bits/string2.h:1226: first defined here .libs/oggz_seek.o: In function `getdomainname': /usr/include/bits/unistd.h:244: multiple definition of `getdomainname' .libs/oggz.o:/usr/include/bits/unistd.h:244: first defined here .libs/oggz_seek.o: In function `gethostname': /usr/include/bits/unistd.h:226: multiple definition of `gethostname' .libs/oggz.o:/usr/include/bits/unistd.h:226: first defined here .libs/oggz_seek.o: In function `getlogin_r': /usr/include/bits/unistd.h:209: multiple definition of `getlogin_r' .libs/oggz.o:/usr/include/bits/unistd.h:209: first defined here .libs/oggz_seek.o: In function `ttyname_r': /usr/include/bits/unistd.h:193: multiple definition of `ttyname_r' .libs/oggz.o:/usr/include/bits/unistd.h:193: first defined here .libs/oggz_seek.o: In function `getgroups': /usr/include/bits/unistd.h:176: multiple definition of `getgroups' .libs/oggz.o:/usr/include/bits/unistd.h:176: first defined here .libs/oggz_seek.o: In function `confstr': /usr/include/bits/unistd.h:161: multiple definition of `confstr' .libs/oggz.o:/usr/include/bits/unistd.h:161: first defined here .libs/oggz_seek.o: In function `getwd': /usr/include/bits/unistd.h:147: multiple definition of `getwd' .libs/oggz.o:/usr/include/bits/unistd.h:147: first defined here .libs/oggz_seek.o: In function `getcwd': /usr/include/bits/unistd.h:132: multiple definition of `getcwd' .libs/oggz.o:/usr/include/bits/unistd.h:132: first defined here .libs/oggz_seek.o: In function `readlink': /usr/include/bits/unistd.h:95: multiple definition of `readlink' .libs/oggz.o:/usr/include/bits/unistd.h:95: first defined here .libs/oggz_seek.o: In function `read': /usr/include/bits/unistd.h:31: multiple definition of `read' .libs/oggz.o:/usr/include/bits/unistd.h:31: first defined here .libs/oggz_seek.o: In function `mknod': /usr/include/sys/stat.h:465: multiple definition of `mknod' .libs/oggz.o:/usr/include/sys/stat.h:465: first defined here .libs/oggz_seek.o: In function `fstat': /usr/include/sys/stat.h:449: multiple definition of `fstat64' .libs/oggz.o:/usr/include/sys/stat.h:449: first defined here .libs/oggz_seek.o: In function `*lstat64': /usr/include/sys/stat.h:442: multiple definition of `lstat64' .libs/oggz.o:/usr/include/sys/stat.h:442: first defined here .libs/oggz_seek.o: In function `*stat64': /usr/include/sys/stat.h:435: multiple definition of `stat64' .libs/oggz.o:/usr/include/sys/stat.h:435: first defined here .libs/oggz_seek.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_seek.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_seek.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_seek.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_seek.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_seek.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_seek.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_seek.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_seek.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_seek.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_seek.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_seek.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_seek.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_seek.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_seek.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_seek.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_seek.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_seek.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_seek.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_seek.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_seek.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_seek.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_seek.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_seek.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_seek.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_seek.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_seek.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_seek.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_seek.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_auto.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_auto.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_auto.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_auto.o: In function `__strcspn_c1': /usr/include/bits/string2.h:972: multiple definition of `__strcspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:972: first defined here .libs/oggz_auto.o: In function `__strcspn_c2': /usr/include/bits/string2.h:983: multiple definition of `__strcspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:983: first defined here .libs/oggz_auto.o: In function `__strcspn_c3': /usr/include/bits/string2.h:996: multiple definition of `__strcspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:996: first defined here .libs/oggz_auto.o: In function `__strspn_c1': /usr/include/bits/string2.h:1048: multiple definition of `__strspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:1048: first defined here .libs/oggz_auto.o: In function `__strspn_c2': /usr/include/bits/string2.h:1060: multiple definition of `__strspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:1060: first defined here .libs/oggz_auto.o: In function `__strspn_c3': /usr/include/bits/string2.h:1072: multiple definition of `__strspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:1072: first defined here .libs/oggz_auto.o: In function `__strpbrk_c2': /usr/include/bits/string2.h:1125: multiple definition of `__strpbrk_c2' .libs/oggz.o:/usr/include/bits/string2.h:1125: first defined here .libs/oggz_auto.o: In function `__strpbrk_c3': /usr/include/bits/string2.h:1137: multiple definition of `__strpbrk_c3' .libs/oggz.o:/usr/include/bits/string2.h:1137: first defined here .libs/oggz_auto.o: In function `__strtok_r_1c': /usr/include/bits/string2.h:1178: multiple definition of `__strtok_r_1c' .libs/oggz.o:/usr/include/bits/string2.h:1178: first defined here .libs/oggz_auto.o: In function `__strsep_2c': /usr/include/bits/string2.h:1236: multiple definition of `__strsep_2c' .libs/oggz.o:/usr/include/bits/string2.h:1236: first defined here .libs/oggz_auto.o: In function `__strsep_3c': /usr/include/bits/string2.h:1264: multiple definition of `__strsep_3c' .libs/oggz.o:/usr/include/bits/string2.h:1264: first defined here .libs/oggz_auto.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_auto.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_auto.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_auto.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_auto.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_auto.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_auto.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_auto.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_auto.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_auto.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_auto.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_auto.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_auto.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_auto.o: In function `stpncpy': /usr/include/bits/string3.h:160: multiple definition of `stpncpy' .libs/oggz.o:/usr/include/bits/string3.h:160: first defined here .libs/oggz_auto.o: In function `__strsep_1c': /usr/include/bits/string2.h:1226: multiple definition of `__strsep_1c' .libs/oggz.o:/usr/include/bits/string2.h:1226: first defined here .libs/oggz_auto.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_auto.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_auto.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_auto.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_auto.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_auto.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_auto.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_auto.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_auto.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_auto.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_auto.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_auto.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_auto.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_auto.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_auto.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_auto.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_auto.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_auto.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_stream.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_stream.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_stream.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_stream.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_stream.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_stream.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_stream.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_stream.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_stream.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_stream.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_stream.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_stream.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_stream.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_stream.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_stream.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_stream.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_stream.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_stream.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_stream.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_stream.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_stream.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_stream.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_stream.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_stream.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_stream.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_stream.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_stream.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_stream.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_stream.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_stream.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_stream.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_stream.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_stream.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_stream.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_table.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_table.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_table.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_table.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_table.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_table.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_table.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_table.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_table.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_table.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_table.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_table.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_table.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_table.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_table.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_table.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_table.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_table.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_table.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_table.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_table.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_vector.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/oggz_vector.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/oggz_vector.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_vector.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_vector.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_vector.o: In function `__strcspn_c1': /usr/include/bits/string2.h:972: multiple definition of `__strcspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:972: first defined here .libs/oggz_vector.o: In function `__strcspn_c2': /usr/include/bits/string2.h:983: multiple definition of `__strcspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:983: first defined here .libs/oggz_vector.o: In function `__strcspn_c3': /usr/include/bits/string2.h:996: multiple definition of `__strcspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:996: first defined here .libs/oggz_vector.o: In function `__strspn_c1': /usr/include/bits/string2.h:1048: multiple definition of `__strspn_c1' .libs/oggz.o:/usr/include/bits/string2.h:1048: first defined here .libs/oggz_vector.o: In function `__strspn_c2': /usr/include/bits/string2.h:1060: multiple definition of `__strspn_c2' .libs/oggz.o:/usr/include/bits/string2.h:1060: first defined here .libs/oggz_vector.o: In function `__strspn_c3': /usr/include/bits/string2.h:1072: multiple definition of `__strspn_c3' .libs/oggz.o:/usr/include/bits/string2.h:1072: first defined here .libs/oggz_vector.o: In function `__strpbrk_c2': /usr/include/bits/string2.h:1125: multiple definition of `__strpbrk_c2' .libs/oggz.o:/usr/include/bits/string2.h:1125: first defined here .libs/oggz_vector.o: In function `__strpbrk_c3': /usr/include/bits/string2.h:1137: multiple definition of `__strpbrk_c3' .libs/oggz.o:/usr/include/bits/string2.h:1137: first defined here .libs/oggz_vector.o: In function `__strtok_r_1c': /usr/include/bits/string2.h:1178: multiple definition of `__strtok_r_1c' .libs/oggz.o:/usr/include/bits/string2.h:1178: first defined here .libs/oggz_vector.o: In function `__strsep_2c': /usr/include/bits/string2.h:1236: multiple definition of `__strsep_2c' .libs/oggz.o:/usr/include/bits/string2.h:1236: first defined here .libs/oggz_vector.o: In function `__strsep_3c': /usr/include/bits/string2.h:1264: multiple definition of `__strsep_3c' .libs/oggz.o:/usr/include/bits/string2.h:1264: first defined here .libs/oggz_vector.o: In function `stpncpy': /usr/include/bits/string3.h:160: multiple definition of `stpncpy' .libs/oggz.o:/usr/include/bits/string3.h:160: first defined here .libs/oggz_vector.o: In function `__strsep_1c': /usr/include/bits/string2.h:1226: multiple definition of `__strsep_1c' .libs/oggz.o:/usr/include/bits/string2.h:1226: first defined here .libs/oggz_vector.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_vector.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_vector.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_vector.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_vector.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_vector.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_vector.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_vector.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_vector.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_vector.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_vector.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_vector.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_vector.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_vector.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_vector.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_vector.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_vector.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_vector.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/oggz_vector.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/oggz_vector.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/oggz_vector.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/oggz_vector.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/oggz_vector.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/oggz_vector.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/oggz_vector.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/oggz_vector.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/oggz_vector.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/oggz_vector.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/oggz_vector.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here .libs/oggz_dlist.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/oggz_dlist.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/oggz_dlist.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/oggz_dlist.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/oggz_dlist.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/oggz_dlist.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/oggz_dlist.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/oggz_dlist.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/oggz_dlist.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/oggz_dlist.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/oggz_dlist.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/oggz_dlist.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/oggz_dlist.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/oggz_dlist.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/oggz_dlist.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/oggz_dlist.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/oggz_dlist.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/oggz_dlist.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/oggz_dlist.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/oggz_dlist.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/oggz_dlist.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/metric_internal.o: In function `feof_unlocked': /usr/include/bits/stdio.h:123: multiple definition of `feof_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:123: first defined here .libs/metric_internal.o: In function `ferror_unlocked': /usr/include/bits/stdio.h:130: multiple definition of `ferror_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:130: first defined here .libs/metric_internal.o: In function `gnu_dev_major': /usr/include/sys/sysmacros.h:43: multiple definition of `gnu_dev_major' .libs/oggz.o:/usr/include/sys/sysmacros.h:43: first defined here .libs/metric_internal.o: In function `gnu_dev_minor': /usr/include/sys/sysmacros.h:49: multiple definition of `gnu_dev_minor' .libs/oggz.o:/usr/include/sys/sysmacros.h:49: first defined here .libs/metric_internal.o: In function `gnu_dev_makedev': /usr/include/sys/sysmacros.h:55: multiple definition of `gnu_dev_makedev' .libs/oggz.o:/usr/include/sys/sysmacros.h:55: first defined here .libs/metric_internal.o: In function `wcstombs': /usr/include/bits/stdlib.h:110: multiple definition of `wcstombs' .libs/oggz.o:/usr/include/bits/stdlib.h:110: first defined here .libs/metric_internal.o: In function `mbstowcs': /usr/include/bits/stdlib.h:89: multiple definition of `mbstowcs' .libs/oggz.o:/usr/include/bits/stdlib.h:89: first defined here .libs/metric_internal.o: In function `wctomb': /usr/include/bits/stdlib.h:64: multiple definition of `wctomb' .libs/oggz.o:/usr/include/bits/stdlib.h:64: first defined here .libs/metric_internal.o: In function `ptsname_r': /usr/include/bits/stdlib.h:49: multiple definition of `ptsname_r' .libs/oggz.o:/usr/include/bits/stdlib.h:49: first defined here .libs/metric_internal.o: In function `realpath': /usr/include/bits/stdlib.h:33: multiple definition of `realpath' .libs/oggz.o:/usr/include/bits/stdlib.h:33: first defined here .libs/metric_internal.o: In function `strtoull': /usr/include/stdlib.h:389: multiple definition of `strtoull' .libs/oggz.o:/usr/include/stdlib.h:389: first defined here .libs/metric_internal.o: In function `strtouq': /usr/include/stdlib.h:373: multiple definition of `strtouq' .libs/oggz.o:/usr/include/stdlib.h:373: first defined here .libs/metric_internal.o: In function `strtoll': /usr/include/stdlib.h:383: multiple definition of `strtoll' .libs/oggz.o:/usr/include/stdlib.h:383: first defined here .libs/metric_internal.o: In function `atoll': /usr/include/stdlib.h:417: multiple definition of `atoll' .libs/oggz.o:/usr/include/stdlib.h:417: first defined here .libs/metric_internal.o: In function `strtoq': /usr/include/stdlib.h:367: multiple definition of `strtoq' .libs/oggz.o:/usr/include/stdlib.h:367: first defined here .libs/metric_internal.o: In function `strtold': /usr/include/stdlib.h:356: multiple definition of `strtold' .libs/oggz.o:/usr/include/stdlib.h:356: first defined here .libs/metric_internal.o: In function `strtof': /usr/include/stdlib.h:350: multiple definition of `strtof' .libs/oggz.o:/usr/include/stdlib.h:350: first defined here .libs/metric_internal.o: In function `strtoul': /usr/include/stdlib.h:341: multiple definition of `strtoul' .libs/oggz.o:/usr/include/stdlib.h:341: first defined here .libs/metric_internal.o: In function `strtol': /usr/include/stdlib.h:335: multiple definition of `strtol' .libs/oggz.o:/usr/include/stdlib.h:335: first defined here .libs/metric_internal.o: In function `atol': /usr/include/stdlib.h:408: multiple definition of `atol' .libs/oggz.o:/usr/include/stdlib.h:408: first defined here .libs/metric_internal.o: In function `atoi': /usr/include/stdlib.h:403: multiple definition of `atoi' .libs/oggz.o:/usr/include/stdlib.h:403: first defined here .libs/metric_internal.o: In function `strtod': /usr/include/stdlib.h:329: multiple definition of `strtod' .libs/oggz.o:/usr/include/stdlib.h:329: first defined here .libs/metric_internal.o: In function `atof': /usr/include/stdlib.h:398: multiple definition of `atof' .libs/oggz.o:/usr/include/stdlib.h:398: first defined here .libs/metric_internal.o: In function `fgets': /usr/include/bits/stdio2.h:105: multiple definition of `fgets' .libs/oggz.o:/usr/include/bits/stdio2.h:105: first defined here .libs/metric_internal.o: In function `gets': /usr/include/bits/stdio2.h:91: multiple definition of `gets' .libs/oggz.o:/usr/include/bits/stdio2.h:91: first defined here .libs/metric_internal.o: In function `putchar_unlocked': /usr/include/bits/stdio.h:104: multiple definition of `putchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:104: first defined here .libs/metric_internal.o: In function `putc_unlocked': /usr/include/bits/stdio.h:97: multiple definition of `putc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:97: first defined here .libs/metric_internal.o: In function `fputc_unlocked': /usr/include/bits/stdio.h:87: multiple definition of `fputc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:87: first defined here .libs/metric_internal.o: In function `putchar': /usr/include/bits/stdio.h:78: multiple definition of `putchar' .libs/oggz.o:/usr/include/bits/stdio.h:78: first defined here .libs/metric_internal.o: In function `getchar_unlocked': /usr/include/bits/stdio.h:68: multiple definition of `getchar_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:68: first defined here .libs/metric_internal.o: In function `getc_unlocked': /usr/include/bits/stdio.h:61: multiple definition of `getc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:61: first defined here .libs/metric_internal.o: In function `fgetc_unlocked': /usr/include/bits/stdio.h:51: multiple definition of `fgetc_unlocked' .libs/oggz.o:/usr/include/bits/stdio.h:51: first defined here .libs/metric_internal.o: In function `getchar': /usr/include/bits/stdio.h:42: multiple definition of `getchar' .libs/oggz.o:/usr/include/bits/stdio.h:42: first defined here .libs/metric_internal.o: In function `vprintf': /usr/include/bits/stdio.h:36: multiple definition of `vprintf' .libs/oggz.o:/usr/include/bits/stdio.h:36: first defined here collect2: ld returned 1 exit status make[3]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7/src/liboggz' make[3]: *** [liboggz.la] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7/src' make[2]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7' make[1]: *** [all-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/liboggz-0.9.7' make: *** [all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.47331 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.47331 (%build) Command exited with non-zero status 1 11.97user 5.80system 0:14.57elapsed 121%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1315445minor)pagefaults 0swaps hsh-rebuild: rebuild of `liboggz-0.9.7-alt1.src.rpm' failed.