Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65382 Details for
Bug 101699
media-audio/easytag-1.1 and 1.99.6 fail to ./configure: "id3lib not found"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 78.14 KB, created by
Ævar Arnfjörð Bjarmason
on 2005-08-07 21:18:24 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Ævar Arnfjörð Bjarmason
Created:
2005-08-07 21:18:24 UTC
Size:
78.14 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by easytag configure 1.99.6, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=powerpc-unknown-linux-gnu --enable-ogg --enable-nls --enable-flac > >## --------- ## >## Platform. ## >## --------- ## > >hostname = Rancorwe >uname -m = ppc >uname -r = 2.6.11 >uname -s = Linux >uname -v = #1 Sun Mar 6 02:21:38 GMT 2005 > >/usr/bin/uname -p = 7447A, altivec supported >/bin/uname -X = unknown > >/bin/arch = ppc >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.4 >PATH: /opt/ghc/bin >PATH: /opt/ibm-jdk-bin-1.4.2/bin >PATH: /opt/ibm-jdk-bin-1.4.2/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1555: checking for a BSD-compatible install >configure:1610: result: /bin/install -c >configure:1621: checking whether build environment is sane >configure:1664: result: yes >configure:1721: checking for gawk >configure:1737: found /bin/gawk >configure:1747: result: gawk >configure:1757: checking whether make sets $(MAKE) >configure:1777: result: yes >configure:1959: checking for powerpc-unknown-linux-gnu-gcc >configure:1975: found /usr/bin/powerpc-unknown-linux-gnu-gcc >configure:1985: result: powerpc-unknown-linux-gnu-gcc >configure:2267: checking for C compiler version >configure:2270: powerpc-unknown-linux-gnu-gcc --version </dev/null >&5 >powerpc-unknown-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2273: $? = 0 >configure:2275: powerpc-unknown-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/include/g++-v3 --host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu --enable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:2278: $? = 0 >configure:2280: powerpc-unknown-linux-gnu-gcc -V </dev/null >&5 >powerpc-unknown-linux-gnu-gcc: `-V' option must have argument >configure:2283: $? = 1 >configure:2306: checking for C compiler default output file name >configure:2309: powerpc-unknown-linux-gnu-gcc -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:2312: $? = 0 >configure:2358: result: a.out >configure:2363: checking whether the C compiler works >configure:2369: ./a.out >configure:2372: $? = 0 >configure:2389: result: yes >configure:2396: checking whether we are cross compiling >configure:2398: result: no >configure:2401: checking for suffix of executables >configure:2403: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:2406: $? = 0 >configure:2431: result: >configure:2437: checking for suffix of object files >configure:2458: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:2461: $? = 0 >configure:2483: result: o >configure:2487: checking whether we are using the GNU C compiler >configure:2511: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:2517: $? = 0 >configure:2521: test -z > || test ! -s conftest.err >configure:2524: $? = 0 >configure:2527: test -s conftest.o >configure:2530: $? = 0 >configure:2543: result: yes >configure:2549: checking whether powerpc-unknown-linux-gnu-gcc accepts -g >configure:2570: powerpc-unknown-linux-gnu-gcc -c -g conftest.c >&5 >configure:2576: $? = 0 >configure:2580: test -z > || test ! -s conftest.err >configure:2583: $? = 0 >configure:2586: test -s conftest.o >configure:2589: $? = 0 >configure:2600: result: yes >configure:2617: checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C >configure:2687: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:2693: $? = 0 >configure:2697: test -z > || test ! -s conftest.err >configure:2700: $? = 0 >configure:2703: test -s conftest.o >configure:2706: $? = 0 >configure:2724: result: none needed >configure:2742: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2748: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2892: checking for style of include used by make >configure:2920: result: GNU >configure:2948: checking dependency style of powerpc-unknown-linux-gnu-gcc >configure:3033: result: gcc3 >configure:3063: checking for a BSD-compatible install >configure:3118: result: /bin/install -c >configure:3129: checking whether make sets $(MAKE) >configure:3149: result: yes >configure:3237: checking build system type >configure:3255: result: powerpc-unknown-linux-gnu >configure:3263: checking host system type >configure:3277: result: powerpc-unknown-linux-gnu >configure:3285: checking for a sed that does not truncate output >configure:3339: result: /bin/sed >configure:3342: checking for egrep >configure:3352: result: grep -E >configure:3368: checking for ld used by powerpc-unknown-linux-gnu-gcc >configure:3435: result: /usr/powerpc-unknown-linux-gnu/bin/ld >configure:3444: checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld >configure:3459: result: yes >configure:3464: checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files >configure:3471: result: -r >configure:3480: checking for BSD-compatible nm >configure:3522: result: /usr/bin/powerpc-unknown-linux-gnu-nm -B >configure:3526: checking whether ln -s works >configure:3530: result: yes >configure:3537: checking how to recognise dependent libraries >configure:3720: result: pass_all >configure:3805: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:3808: $? = 0 >configure:3934: checking how to run the C preprocessor >configure:3969: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:3975: $? = 0 >configure:4007: powerpc-unknown-linux-gnu-gcc -E conftest.c >conftest.c:12:28: ac_nonexistent.h: No such file or directory >configure:4013: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4052: result: powerpc-unknown-linux-gnu-gcc -E >configure:4076: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:4082: $? = 0 >configure:4114: powerpc-unknown-linux-gnu-gcc -E conftest.c >conftest.c:12:28: ac_nonexistent.h: No such file or directory >configure:4120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4164: checking for ANSI C header files >configure:4189: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4195: $? = 0 >configure:4199: test -z > || test ! -s conftest.err >configure:4202: $? = 0 >configure:4205: test -s conftest.o >configure:4208: $? = 0 >configure:4297: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4300: $? = 0 >configure:4302: ./conftest >configure:4305: $? = 0 >configure:4320: result: yes >configure:4344: checking for sys/types.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for sys/stat.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for stdlib.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for string.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for memory.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for strings.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for inttypes.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for stdint.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4344: checking for unistd.h >configure:4360: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4366: $? = 0 >configure:4370: test -z > || test ! -s conftest.err >configure:4373: $? = 0 >configure:4376: test -s conftest.o >configure:4379: $? = 0 >configure:4390: result: yes >configure:4416: checking dlfcn.h usability >configure:4428: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:4434: $? = 0 >configure:4438: test -z > || test ! -s conftest.err >configure:4441: $? = 0 >configure:4444: test -s conftest.o >configure:4447: $? = 0 >configure:4457: result: yes >configure:4461: checking dlfcn.h presence >configure:4471: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:4477: $? = 0 >configure:4497: result: yes >configure:4532: checking for dlfcn.h >configure:4539: result: yes >configure:4562: checking for powerpc-unknown-linux-gnu-g++ >configure:4578: found /usr/bin/powerpc-unknown-linux-gnu-g++ >configure:4588: result: powerpc-unknown-linux-gnu-g++ >configure:4646: checking for C++ compiler version >configure:4649: powerpc-unknown-linux-gnu-g++ --version </dev/null >&5 >powerpc-unknown-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4652: $? = 0 >configure:4654: powerpc-unknown-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/include/g++-v3 --host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu --enable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:4657: $? = 0 >configure:4659: powerpc-unknown-linux-gnu-g++ -V </dev/null >&5 >powerpc-unknown-linux-gnu-g++: `-V' option must have argument >configure:4662: $? = 1 >configure:4665: checking whether we are using the GNU C++ compiler >configure:4689: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 >configure:4695: $? = 0 >configure:4699: test -z > || test ! -s conftest.err >configure:4702: $? = 0 >configure:4705: test -s conftest.o >configure:4708: $? = 0 >configure:4721: result: yes >configure:4727: checking whether powerpc-unknown-linux-gnu-g++ accepts -g >configure:4748: powerpc-unknown-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4754: $? = 0 >configure:4758: test -z > || test ! -s conftest.err >configure:4761: $? = 0 >configure:4764: test -s conftest.o >configure:4767: $? = 0 >configure:4778: result: yes >configure:4820: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 >configure:4826: $? = 0 >configure:4830: test -z > || test ! -s conftest.err >configure:4833: $? = 0 >configure:4836: test -s conftest.o >configure:4839: $? = 0 >configure:4865: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:27: error: `exit' undeclared (first use this function) >conftest.cc:27: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:4871: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4820: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 >configure:4826: $? = 0 >configure:4830: test -z > || test ! -s conftest.err >configure:4833: $? = 0 >configure:4836: test -s conftest.o >configure:4839: $? = 0 >configure:4865: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 >configure:4871: $? = 0 >configure:4875: test -z > || test ! -s conftest.err >configure:4878: $? = 0 >configure:4881: test -s conftest.o >configure:4884: $? = 0 >configure:4909: checking dependency style of powerpc-unknown-linux-gnu-g++ >configure:4994: result: gcc3 >configure:5016: checking how to run the C++ preprocessor >configure:5047: powerpc-unknown-linux-gnu-g++ -E conftest.cc >configure:5053: $? = 0 >configure:5085: powerpc-unknown-linux-gnu-g++ -E conftest.cc >conftest.cc:26:28: ac_nonexistent.h: No such file or directory >configure:5091: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5130: result: powerpc-unknown-linux-gnu-g++ -E >configure:5154: powerpc-unknown-linux-gnu-g++ -E conftest.cc >configure:5160: $? = 0 >configure:5192: powerpc-unknown-linux-gnu-g++ -E conftest.cc >conftest.cc:26:28: ac_nonexistent.h: No such file or directory >configure:5198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5251: checking for powerpc-unknown-linux-gnu-g77 >configure:5267: found /usr/bin/powerpc-unknown-linux-gnu-g77 >configure:5277: result: powerpc-unknown-linux-gnu-g77 >configure:5334: checking for Fortran 77 compiler version >configure:5337: powerpc-unknown-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:5340: $? = 0 >configure:5342: powerpc-unknown-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/include/g++-v3 --host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu --enable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:5345: $? = 0 >configure:5347: powerpc-unknown-linux-gnu-g77 -V </dev/null >&5 >powerpc-unknown-linux-gnu-g77: `-V' option must have argument >configure:5350: $? = 1 >configure:5358: checking whether we are using the GNU Fortran 77 compiler >configure:5372: powerpc-unknown-linux-gnu-g77 -c conftest.F >&5 >configure:5378: $? = 0 >configure:5382: test -z > || test ! -s conftest.err >configure:5385: $? = 0 >configure:5388: test -s conftest.o >configure:5391: $? = 0 >configure:5404: result: yes >configure:5410: checking whether powerpc-unknown-linux-gnu-g77 accepts -g >configure:5422: powerpc-unknown-linux-gnu-g77 -c -g conftest.f >&5 >configure:5428: $? = 0 >configure:5432: test -z > || test ! -s conftest.err >configure:5435: $? = 0 >configure:5438: test -s conftest.o >configure:5441: $? = 0 >configure:5453: result: yes >configure:5483: checking the maximum length of command line arguments >configure:5548: result: 32768 >configure:5559: checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object >configure:5648: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:5651: $? = 0 >configure:5655: /usr/bin/powerpc-unknown-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:5658: $? = 0 >configure:5710: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c conftstm.o >&5 >configure:5713: $? = 0 >configure:5751: result: ok >configure:5755: checking for objdir >configure:5770: result: .libs >configure:5822: checking for powerpc-unknown-linux-gnu-ar >configure:5838: found /usr/bin/powerpc-unknown-linux-gnu-ar >configure:5848: result: powerpc-unknown-linux-gnu-ar >configure:5902: checking for powerpc-unknown-linux-gnu-ranlib >configure:5918: found /usr/bin/powerpc-unknown-linux-gnu-ranlib >configure:5928: result: powerpc-unknown-linux-gnu-ranlib >configure:5982: checking for powerpc-unknown-linux-gnu-strip >configure:5998: found /usr/bin/powerpc-unknown-linux-gnu-strip >configure:6008: result: powerpc-unknown-linux-gnu-strip >configure:6309: checking if powerpc-unknown-linux-gnu-gcc static flag works >configure:6332: result: yes >configure:6350: checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6368: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6372: $? = 0 >configure:6383: result: no >configure:6398: checking for powerpc-unknown-linux-gnu-gcc option to produce PIC >configure:6575: result: -fPIC >configure:6583: checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC works >configure:6601: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -fPIC -DPIC conftest.c >&5 >configure:6605: $? = 0 >configure:6616: result: yes >configure:6640: checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o >configure:6661: powerpc-unknown-linux-gnu-gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -o out/conftest2.o conftest.c >&5 >configure:6665: $? = 0 >configure:6685: result: yes >configure:6711: checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:7559: result: yes >configure:7630: checking dynamic linker characteristics >configure:8191: result: GNU/Linux ld.so >configure:8195: checking how to hardcode library paths into programs >configure:8220: result: immediate >configure:8234: checking whether stripping libraries is possible >configure:8239: result: yes >configure:9069: checking if libtool supports shared libraries >configure:9071: result: yes >configure:9074: checking whether to build shared libraries >configure:9132: result: no >configure:9135: checking whether to build static libraries >configure:9139: result: yes >configure:9231: creating libtool >configure:9778: checking for ld used by powerpc-unknown-linux-gnu-g++ >configure:9845: result: /usr/powerpc-unknown-linux-gnu/bin/ld >configure:9854: checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld >configure:9869: result: yes >configure:9920: checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:10748: result: yes >configure:10766: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 >configure:10769: $? = 0 >configure:10865: checking for powerpc-unknown-linux-gnu-g++ option to produce PIC >configure:11117: result: -fPIC >configure:11125: checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC works >configure:11143: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -fPIC -DPIC conftest.cc >&5 >configure:11147: $? = 0 >configure:11158: result: yes >configure:11182: checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o >configure:11203: powerpc-unknown-linux-gnu-g++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -o out/conftest2.o conftest.cc >&5 >configure:11207: $? = 0 >configure:11227: result: yes >configure:11253: checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:11278: result: yes >configure:11349: checking dynamic linker characteristics >configure:11910: result: GNU/Linux ld.so >configure:11914: checking how to hardcode library paths into programs >configure:11939: result: immediate >configure:11953: checking whether stripping libraries is possible >configure:11958: result: yes >configure:13265: checking if libtool supports shared libraries >configure:13267: result: yes >configure:13270: checking whether to build shared libraries >configure:13288: result: no >configure:13291: checking whether to build static libraries >configure:13295: result: yes >configure:13307: checking for powerpc-unknown-linux-gnu-g77 option to produce PIC >configure:13484: result: -fPIC >configure:13492: checking if powerpc-unknown-linux-gnu-g77 PIC flag -fPIC works >configure:13510: powerpc-unknown-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:13514: $? = 0 >configure:13525: result: yes >configure:13549: checking if powerpc-unknown-linux-gnu-g77 supports -c -o file.o >configure:13570: powerpc-unknown-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:13574: $? = 0 >configure:13594: result: yes >configure:13620: checking whether the powerpc-unknown-linux-gnu-g77 linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:14448: result: yes >configure:14519: checking dynamic linker characteristics >configure:15080: result: GNU/Linux ld.so >configure:15084: checking how to hardcode library paths into programs >configure:15109: result: immediate >configure:15123: checking whether stripping libraries is possible >configure:15128: result: yes >configure:19235: checking for library containing strerror >configure:19265: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 >configure:19271: $? = 0 >configure:19275: test -z > || test ! -s conftest.err >configure:19278: $? = 0 >configure:19281: test -s conftest >configure:19284: $? = 0 >configure:19354: result: none required >configure:19361: checking whether to enable maintainer-specific portions of Makefiles >configure:19370: result: no >configure:19429: checking for pkg-config >configure:19447: found /usr/bin/pkg-config >configure:19460: result: /usr/bin/pkg-config >configure:19483: checking for GLIB - version >= 2.4.0 >configure:19602: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 >configure:19605: $? = 0 >configure:19607: ./conftest >configure:19610: $? = 0 >configure:19628: result: yes (version 2.6.5) >configure:19746: checking for pkg-config >configure:19777: result: /usr/bin/pkg-config >configure:19798: checking for GTK+ - version >= 2.4.0 >configure:19913: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 >configure:19916: $? = 0 >configure:19918: ./conftest >configure:19921: $? = 0 >configure:19939: result: yes (version 2.6.7) >configure:20083: checking for gtk+-2.0 >= 2.4.0 glib-2.0 >= 2.4.0 >configure:20087: result: yes >configure:20091: checking GTK_CFLAGS >configure:20094: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >configure:20097: checking GTK_LIBS >configure:20100: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >configure:20135: checking for cos in -lm >configure:20165: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lm >&5 >conftest.c:33: warning: conflicting types for built-in function 'cos' >configure:20171: $? = 0 >configure:20175: test -z > || test ! -s conftest.err >configure:20178: $? = 0 >configure:20181: test -s conftest >configure:20184: $? = 0 >configure:20197: result: yes >configure:20208: checking for ogg_sync_init in -logg >configure:20238: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -logg -lm >&5 >configure:20244: $? = 0 >configure:20248: test -z > || test ! -s conftest.err >configure:20251: $? = 0 >configure:20254: test -s conftest >configure:20257: $? = 0 >configure:20270: result: yes >configure:20284: checking for vorbis_comment_init in -lvorbis >configure:20314: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lvorbis -logg -lm >&5 >configure:20320: $? = 0 >configure:20324: test -z > || test ! -s conftest.err >configure:20327: $? = 0 >configure:20330: test -s conftest >configure:20333: $? = 0 >configure:20346: result: yes >configure:20360: checking for ov_open in -lvorbisfile >configure:20390: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lvorbisfile -lvorbis -logg -lm >&5 >configure:20396: $? = 0 >configure:20400: test -z > || test ! -s conftest.err >configure:20403: $? = 0 >configure:20406: test -s conftest >configure:20409: $? = 0 >configure:20422: result: yes >configure:20437: checking for Ogg Vorbis file support >configure:20449: result: yes >configure:20467: checking for cos in -lm >configure:20529: result: yes >configure:20540: checking for FLAC__metadata_simple_iterator_new in -lFLAC >configure:20570: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 >configure:20576: $? = 0 >configure:20580: test -z > || test ! -s conftest.err >configure:20583: $? = 0 >configure:20586: test -s conftest >configure:20589: $? = 0 >configure:20602: result: yes >configure:20616: checking for FLAC file support >configure:20635: result: yes >configure:20659: checking for libFLAC version >configure:20694: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 >configure:20697: $? = 0 >configure:20699: ./conftest >configure:20702: $? = 0 >configure:20737: checking for library containing ID3Tag_Link >configure:20767: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 >/var/tmp/portage/easytag-1.99.6/temp/ccojEWki.o(.text+0xc): In function `main': >: undefined reference to `ID3Tag_Link' >collect2: ld returned 1 exit status >configure:20773: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_LIBM 1 >| #define HAVE_LIBOGG 1 >| #define HAVE_LIBVORBIS 1 >| #define HAVE_LIBVORBISFILE 1 >| #define ENABLE_OGG 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBFLAC 1 >| #define ENABLE_FLAC 1 >| #define LIBFLAC_MAJOR 1 >| #define LIBFLAC_MINOR 1 >| #define LIBFLAC_PATCH 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char ID3Tag_Link (); >| int >| main () >| { >| ID3Tag_Link (); >| ; >| return 0; >| } >configure:20822: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lid3 -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `VTT for std::basic_ifstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator new[](unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_free_list' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(char const*, unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_fstream<char, std::char_traits<char> >::basic_fstream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(unsigned int, char, std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::basic_filebuf()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_filebuf<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::copy(char*, unsigned int, unsigned int) const' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::close()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_force_new' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, unsigned int, char)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::flush()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_fstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_call_unexpected' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_ifstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::put(char)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::open(char const*, std::_Ios_Openmode)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_destroy(std::allocator<wchar_t> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator delete(void*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::peek()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::seekg(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__throw_length_error(char const*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_end_catch' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `typeinfo for std::basic_ostream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__basic_file<char>::~__basic_file()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__gxx_personality_v0' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_pure_virtual' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::tellp()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::ios_base()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(unsigned int, char)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::locale::~locale()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::Init::Init()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__throw_logic_error(char const*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::read(char*, int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for __cxxabiv1::__class_type_info' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::append(unsigned int, wchar_t)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator delete[](void*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_node_allocator_lock' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::tellg()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_leak_hard()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(std::fpos<__mbstate_t>)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::Init::~Init()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned int, std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::~ios_base()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_begin_catch' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::reserve(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__basic_file<char>::is_open() const' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::write(char const*, int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator new(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__throw_out_of_range(char const*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::erase(unsigned int, unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `VTT for std::basic_fstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::seekg(std::fpos<__mbstate_t>)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `typeinfo for std::basic_istream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*, unsigned int)' >collect2: ld returned 1 exit status >configure:20828: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_LIBM 1 >| #define HAVE_LIBOGG 1 >| #define HAVE_LIBVORBIS 1 >| #define HAVE_LIBVORBISFILE 1 >| #define ENABLE_OGG 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBFLAC 1 >| #define ENABLE_FLAC 1 >| #define LIBFLAC_MAJOR 1 >| #define LIBFLAC_MINOR 1 >| #define LIBFLAC_PATCH 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char ID3Tag_Link (); >| int >| main () >| { >| ID3Tag_Link (); >| ; >| return 0; >| } >configure:20822: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lid3 -lstdc++ -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_free_list' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_force_new' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::seekg(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_node_allocator_lock' >collect2: ld returned 1 exit status >configure:20828: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_LIBM 1 >| #define HAVE_LIBOGG 1 >| #define HAVE_LIBVORBIS 1 >| #define HAVE_LIBVORBISFILE 1 >| #define ENABLE_OGG 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBFLAC 1 >| #define ENABLE_FLAC 1 >| #define LIBFLAC_MAJOR 1 >| #define LIBFLAC_MINOR 1 >| #define LIBFLAC_PATCH 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char ID3Tag_Link (); >| int >| main () >| { >| ID3Tag_Link (); >| ; >| return 0; >| } >configure:20822: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lid3 -lz -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `VTT for std::basic_ifstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator new[](unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_free_list' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(char const*, unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_fstream<char, std::char_traits<char> >::basic_fstream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(unsigned int, char, std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::basic_filebuf()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_filebuf<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::copy(char*, unsigned int, unsigned int) const' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::close()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_force_new' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, unsigned int, char)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::flush()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_fstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_call_unexpected' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_ifstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::put(char)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::open(char const*, std::_Ios_Openmode)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Rep::_M_destroy(std::allocator<wchar_t> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator delete(void*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::peek()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::seekg(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__throw_length_error(char const*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_end_catch' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `typeinfo for std::basic_ostream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__basic_file<char>::~__basic_file()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__gxx_personality_v0' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_pure_virtual' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::tellp()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::ios_base()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(unsigned int, char)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::locale::~locale()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::Init::Init()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__throw_logic_error(char const*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::read(char*, int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for __cxxabiv1::__class_type_info' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::append(unsigned int, wchar_t)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator delete[](void*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_node_allocator_lock' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::tellg()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_leak_hard()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(std::fpos<__mbstate_t>)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::Init::~Init()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned int, std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::ios_base::~ios_base()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `__cxa_begin_catch' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::reserve(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__basic_file<char>::is_open() const' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::write(char const*, int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `operator new(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__throw_out_of_range(char const*)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::erase(unsigned int, unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `VTT for std::basic_fstream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::seekg(std::fpos<__mbstate_t>)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_istream<char, std::char_traits<char> >::~basic_istream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `virtual thunk to std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `typeinfo for std::basic_istream<char, std::char_traits<char> >' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*, unsigned int)' >collect2: ld returned 1 exit status >configure:20828: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_LIBM 1 >| #define HAVE_LIBOGG 1 >| #define HAVE_LIBVORBIS 1 >| #define HAVE_LIBVORBISFILE 1 >| #define ENABLE_OGG 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBFLAC 1 >| #define ENABLE_FLAC 1 >| #define LIBFLAC_MAJOR 1 >| #define LIBFLAC_MINOR 1 >| #define LIBFLAC_PATCH 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char ID3Tag_Link (); >| int >| main () >| { >| ID3Tag_Link (); >| ; >| return 0; >| } >configure:20822: powerpc-unknown-linux-gnu-gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lid3 -lz -lstdc++ -lFLAC -lm -lvorbisfile -lvorbis -logg -lm >&5 >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_free_list' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_ostream<char, std::char_traits<char> >::seekp(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_force_new' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::seekg(long, std::_Ios_Seekdir)' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage' >/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.4/../../../libid3.so: undefined reference to `std::__default_alloc_template<true, 0>::_S_node_allocator_lock' >collect2: ld returned 1 exit status >configure:20828: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "easytag" >| #define PACKAGE_TARNAME "easytag" >| #define PACKAGE_VERSION "1.99.5" >| #define PACKAGE_STRING "easytag 1.99.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "easytag" >| #define VERSION "1.99.6" >| #define GETTEXT_PACKAGE "easytag" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_LIBM 1 >| #define HAVE_LIBOGG 1 >| #define HAVE_LIBVORBIS 1 >| #define HAVE_LIBVORBISFILE 1 >| #define ENABLE_OGG 1 >| #define HAVE_LIBM 1 >| #define HAVE_LIBFLAC 1 >| #define ENABLE_FLAC 1 >| #define LIBFLAC_MAJOR 1 >| #define LIBFLAC_MINOR 1 >| #define LIBFLAC_PATCH 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char ID3Tag_Link (); >| int >| main () >| { >| ID3Tag_Link (); >| ; >| return 0; >| } >configure:20856: result: no >configure:20862: error: id3lib not found > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=powerpc-unknown-linux-gnu >ac_cv_build_alias=powerpc-unknown-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=powerpc-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=powerpc-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=powerpc-unknown-linux-gnu >ac_cv_host_alias=powerpc-unknown-linux-gnu >ac_cv_lib_FLAC_FLAC__metadata_simple_iterator_new=yes >ac_cv_lib_m_cos=yes >ac_cv_lib_ogg_ogg_sync_init=yes >ac_cv_lib_vorbis_vorbis_comment_init=yes >ac_cv_lib_vorbisfile_ov_open=yes >ac_cv_objext=o >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=powerpc-unknown-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=powerpc-unknown-linux-gnu-gcc >ac_cv_prog_CPP='powerpc-unknown-linux-gnu-gcc -E' >ac_cv_prog_CXX=powerpc-unknown-linux-gnu-g++ >ac_cv_prog_CXXCPP='powerpc-unknown-linux-gnu-g++ -E' >ac_cv_prog_F77=powerpc-unknown-linux-gnu-g77 >ac_cv_prog_RANLIB=powerpc-unknown-linux-gnu-ranlib >ac_cv_prog_STRIP=powerpc-unknown-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_ID3Tag_Link=no >ac_cv_search_strerror='none required' >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.4.so' >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/powerpc-unknown-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/powerpc-unknown-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/powerpc-unknown-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/easytag-1.99.6/work/easytag-1.99.6/missing --run aclocal-1.8' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/easytag-1.99.6/work/easytag-1.99.6/missing --run tar' >AR='powerpc-unknown-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/easytag-1.99.6/work/easytag-1.99.6/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/easytag-1.99.6/work/easytag-1.99.6/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/easytag-1.99.6/work/easytag-1.99.6/missing --run automake-1.8' >AWK='gawk' >CATALOGS='' >CATOBJEXT='' >CC='powerpc-unknown-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec' >CPP='powerpc-unknown-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='powerpc-unknown-linux-gnu-g++' >CXXCPP='powerpc-unknown-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec' >CYGPATH_W='echo' >DATADIRNAME='' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='powerpc-unknown-linux-gnu-g77' >FFLAGS='-g -O2' >GETTEXT_PACKAGE='easytag' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GLIB_GENMARSHAL='glib-genmarshal' >GLIB_LIBS='-lglib-2.0 ' >GLIB_MKENUMS='glib-mkenums' >GMOFILES='' >GMSGFMT='' >GOBJECT_QUERY='gobject-query' >GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='' >INTLLIBS='' >LDFLAGS='' >LIBOBJS='' >LIBS='-lFLAC -lm -lvorbisfile -lvorbis -logg -lm ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/easytag-1.99.6/work/easytag-1.99.6/missing --run makeinfo' >MKINSTALLDIRS='' >MSGFMT='' >OBJEXT='o' >PACKAGE='easytag' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='easytag' >PACKAGE_STRING='easytag 1.99.6' >PACKAGE_TARNAME='easytag' >PACKAGE_VERSION='1.99.5' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POFILES='' >POSUB='' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >RANLIB='powerpc-unknown-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='powerpc-unknown-linux-gnu-strip' >USE_NLS='' >VERSION='1.99.6' >XGETTEXT='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='${exec_prefix}/bin' >build='powerpc-unknown-linux-gnu' >build_alias='powerpc-unknown-linux-gnu' >build_cpu='powerpc' >build_os='linux-gnu' >build_vendor='unknown' >datadir='/usr/share' >exec_prefix='NONE' >host='powerpc-unknown-linux-gnu' >host_alias='powerpc-unknown-linux-gnu' >host_cpu='powerpc' >host_os='linux-gnu' >host_vendor='unknown' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/easytag-1.99.6/work/easytag-1.99.6/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p -- .' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ENABLE_FLAC 1 >#define ENABLE_OGG 1 >#define GETTEXT_PACKAGE "easytag" >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBFLAC 1 >#define HAVE_LIBM 1 >#define HAVE_LIBM 1 >#define HAVE_LIBOGG 1 >#define HAVE_LIBVORBIS 1 >#define HAVE_LIBVORBISFILE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define LIBFLAC_MAJOR 1 >#define LIBFLAC_MINOR 1 >#define LIBFLAC_PATCH 1 >#define PACKAGE "easytag" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "easytag" >#define PACKAGE_STRING "easytag 1.99.6" >#define PACKAGE_TARNAME "easytag" >#define PACKAGE_VERSION "1.99.5" >#define STDC_HEADERS 1 >#define VERSION "1.99.6" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 101699
: 65382