Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 124082 Details for
Bug 179030
net-www/mplayerplug-in-3.40-r1 fails to build. Missing header files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from the failed compile
config.log (text/plain), 45.12 KB, created by
Oliver Schoett
on 2007-07-06 20:40:33 UTC
(
hide
)
Description:
config.log from the failed compile
Filename:
MIME Type:
Creator:
Oliver Schoett
Created:
2007-07-06 20:40:33 UTC
Size:
45.12 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 mplayerplug-in configure 3.40, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-gtk2 --disable-dvx --disable-gmp --disable-rm --enable-qt --enable-wmp --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = oschoett.fritz >uname -m = i686 >uname -r = 2.6.21.5-cap >uname -s = Linux >uname -v = #1 PREEMPT Fri Jun 22 17:20:17 CEST 2007 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.60GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.2/sbin >PATH: /usr/kde/3.2/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1435: checking for i686-pc-linux-gnu-g++ >configure:1451: found /usr/bin/i686-pc-linux-gnu-g++ >configure:1461: result: i686-pc-linux-gnu-g++ >configure:1519: checking for C++ compiler version >configure:1522: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2) >Copyright (C) 2006 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:1525: $? = 0 >configure:1527: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2) >configure:1530: $? = 0 >configure:1532: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:1535: $? = 1 >configure:1558: checking for C++ compiler default output file name >configure:1561: i686-pc-linux-gnu-g++ -march=pentium4 -O3 -pipe conftest.cc >&5 >configure:1564: $? = 0 >configure:1610: result: a.out >configure:1615: checking whether the C++ compiler works >configure:1621: ./a.out >configure:1624: $? = 0 >configure:1641: result: yes >configure:1648: checking whether we are cross compiling >configure:1650: result: no >configure:1653: checking for suffix of executables >configure:1655: i686-pc-linux-gnu-g++ -o conftest -march=pentium4 -O3 -pipe conftest.cc >&5 >configure:1658: $? = 0 >configure:1683: result: >configure:1689: checking for suffix of object files >configure:1710: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe conftest.cc >&5 >configure:1713: $? = 0 >configure:1735: result: o >configure:1739: checking whether we are using the GNU C++ compiler >configure:1763: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe conftest.cc >&5 >configure:1769: $? = 0 >configure:1773: test -z > || test ! -s conftest.err >configure:1776: $? = 0 >configure:1779: test -s conftest.o >configure:1782: $? = 0 >configure:1795: result: yes >configure:1801: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:1822: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:1828: $? = 0 >configure:1832: test -z > || test ! -s conftest.err >configure:1835: $? = 0 >configure:1838: test -s conftest.o >configure:1841: $? = 0 >configure:1852: result: yes >configure:1894: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe conftest.cc >&5 >configure:1900: $? = 0 >configure:1904: test -z > || test ! -s conftest.err >configure:1907: $? = 0 >configure:1910: test -s conftest.o >configure:1913: $? = 0 >configure:1939: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:13: error: 'exit' was not declared in this scope >configure:1945: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "mplayerplug-in" >| #define PACKAGE_TARNAME "mplayerplug-in" >| #define PACKAGE_VERSION "3.40" >| #define PACKAGE_STRING "mplayerplug-in 3.40" >| #define PACKAGE_BUGREPORT "mplayerplug-in-devel@lists.sourceforge.net" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:1894: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe conftest.cc >&5 >configure:1900: $? = 0 >configure:1904: test -z > || test ! -s conftest.err >configure:1907: $? = 0 >configure:1910: test -s conftest.o >configure:1913: $? = 0 >configure:1939: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe conftest.cc >&5 >configure:1945: $? = 0 >configure:1949: test -z > || test ! -s conftest.err >configure:1952: $? = 0 >configure:1955: test -s conftest.o >configure:1958: $? = 0 >configure:1989: checking for i686-pc-linux-gnu-gcc >configure:2005: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2015: result: i686-pc-linux-gnu-gcc >configure:2297: checking for C compiler version >configure:2300: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2) >Copyright (C) 2006 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:2303: $? = 0 >configure:2305: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2) >configure:2308: $? = 0 >configure:2310: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2313: $? = 1 >configure:2316: checking whether we are using the GNU C compiler >configure:2340: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:2346: $? = 0 >configure:2350: test -z > || test ! -s conftest.err >configure:2353: $? = 0 >configure:2356: test -s conftest.o >configure:2359: $? = 0 >configure:2372: result: yes >configure:2378: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2399: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2405: $? = 0 >configure:2409: test -z > || test ! -s conftest.err >configure:2412: $? = 0 >configure:2415: test -s conftest.o >configure:2418: $? = 0 >configure:2429: result: yes >configure:2446: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2516: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:2522: $? = 0 >configure:2526: test -z > || test ! -s conftest.err >configure:2529: $? = 0 >configure:2532: test -s conftest.o >configure:2535: $? = 0 >configure:2553: result: none needed >configure:2571: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2577: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2748: checking for a BSD-compatible install >configure:2803: result: /usr/bin/install -c >configure:2818: checking for gawk >configure:2834: found /bin/gawk >configure:2844: result: gawk >configure:2854: checking whether make sets $(MAKE) >configure:2874: result: yes >configure:2912: checking for i686-pc-linux-gnu-pkg-config >configure:2945: result: no >configure:2954: checking for pkg-config >configure:2972: found /usr/bin/pkg-config >configure:2984: result: /usr/bin/pkg-config >configure:2999: checking pkg-config is at least version 0.9.0 >configure:3002: result: yes >configure:3042: Determining mozilla/firefox packages to build against >configure:3046: checking for MOZPLUG >configure:3054: $PKG_CONFIG --exists --print-errors "mozilla-plugin" >configure:3057: $? = 0 >configure:3072: $PKG_CONFIG --exists --print-errors "mozilla-plugin" >configure:3075: $? = 0 >configure:3113: result: yes >configure:3487: checking for GTK >configure:3495: $PKG_CONFIG --exists --print-errors "gtk+-2.0" >configure:3498: $? = 0 >configure:3513: $PKG_CONFIG --exists --print-errors "gtk+-2.0" >configure:3516: $? = 0 >configure:3554: result: yes >configure:3564: checking for GTK24 >configure:3572: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0" >configure:3575: $? = 0 >configure:3590: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0" >configure:3593: $? = 0 >configure:3631: result: yes >configure:3641: checking for GTHREAD >configure:3649: $PKG_CONFIG --exists --print-errors "gthread-2.0" >configure:3652: $? = 0 >configure:3667: $PKG_CONFIG --exists --print-errors "gthread-2.0" >configure:3670: $? = 0 >configure:3710: result: yes >configure:3940: checking how to run the C preprocessor >configure:3975: i686-pc-linux-gnu-gcc -E conftest.c >configure:3981: $? = 0 >configure:4013: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: error: ac_nonexistent.h: No such file or directory >configure:4019: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "mplayerplug-in" >| #define PACKAGE_TARNAME "mplayerplug-in" >| #define PACKAGE_VERSION "3.40" >| #define PACKAGE_STRING "mplayerplug-in 3.40" >| #define PACKAGE_BUGREPORT "mplayerplug-in-devel@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define GTK2_ENABLED 1 >| #define GTK24_ENABLED 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4058: result: i686-pc-linux-gnu-gcc -E >configure:4082: i686-pc-linux-gnu-gcc -E conftest.c >configure:4088: $? = 0 >configure:4120: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: error: ac_nonexistent.h: No such file or directory >configure:4126: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "mplayerplug-in" >| #define PACKAGE_TARNAME "mplayerplug-in" >| #define PACKAGE_VERSION "3.40" >| #define PACKAGE_STRING "mplayerplug-in 3.40" >| #define PACKAGE_BUGREPORT "mplayerplug-in-devel@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define GTK2_ENABLED 1 >| #define GTK24_ENABLED 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4172: checking for X >configure:4180: $PKG_CONFIG --exists --print-errors "x11" >configure:4183: $? = 0 >configure:4198: $PKG_CONFIG --exists --print-errors "x11" >configure:4201: $? = 0 >configure:4703: result: yes >configure:4709: checking for XT >configure:4717: $PKG_CONFIG --exists --print-errors "xt" >configure:4720: $? = 0 >configure:4735: $PKG_CONFIG --exists --print-errors "xt" >configure:4738: $? = 0 >configure:7080: result: yes >configure:7084: checking for egrep >configure:7094: result: grep -E >configure:7099: checking for ANSI C header files >configure:7124: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7130: $? = 0 >configure:7134: test -z > || test ! -s conftest.err >configure:7137: $? = 0 >configure:7140: test -s conftest.o >configure:7143: $? = 0 >configure:7232: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' >configure:7235: $? = 0 >configure:7237: ./conftest >configure:7240: $? = 0 >configure:7255: result: yes >configure:7279: checking for sys/types.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for sys/stat.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for stdlib.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for string.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for memory.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for strings.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for inttypes.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for stdint.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7279: checking for unistd.h >configure:7295: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7301: $? = 0 >configure:7305: test -z > || test ! -s conftest.err >configure:7308: $? = 0 >configure:7311: test -s conftest.o >configure:7314: $? = 0 >configure:7325: result: yes >configure:7339: checking for XPM >configure:7347: $PKG_CONFIG --exists --print-errors "xpm" >configure:7350: $? = 0 >configure:7365: $PKG_CONFIG --exists --print-errors "xpm" >configure:7368: $? = 0 >configure:7686: result: yes >configure:7699: checking for ANSI C header files >configure:7855: result: yes >configure:7883: checking stddef.h usability >configure:7895: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7901: $? = 0 >configure:7905: test -z > || test ! -s conftest.err >configure:7908: $? = 0 >configure:7911: test -s conftest.o >configure:7914: $? = 0 >configure:7924: result: yes >configure:7928: checking stddef.h presence >configure:7938: i686-pc-linux-gnu-gcc -E conftest.c >configure:7944: $? = 0 >configure:7964: result: yes >configure:7999: checking for stddef.h >configure:8006: result: yes >configure:7874: checking for stdlib.h >configure:7879: result: yes >configure:7874: checking for unistd.h >configure:7879: result: yes >configure:7874: checking for sys/stat.h >configure:7879: result: yes >configure:7883: checking fcntl.h usability >configure:7895: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:7901: $? = 0 >configure:7905: test -z > || test ! -s conftest.err >configure:7908: $? = 0 >configure:7911: test -s conftest.o >configure:7914: $? = 0 >configure:7924: result: yes >configure:7928: checking fcntl.h presence >configure:7938: i686-pc-linux-gnu-gcc -E conftest.c >configure:7944: $? = 0 >configure:7964: result: yes >configure:7999: checking for fcntl.h >configure:8006: result: yes >configure:8021: checking for an ANSI C-conforming const >configure:8088: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:8094: $? = 0 >configure:8098: test -z > || test ! -s conftest.err >configure:8101: $? = 0 >configure:8104: test -s conftest.o >configure:8107: $? = 0 >configure:8118: result: yes >configure:8128: checking whether time.h and sys/time.h may both be included >configure:8153: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:8159: $? = 0 >configure:8163: test -z > || test ! -s conftest.err >configure:8166: $? = 0 >configure:8169: test -s conftest.o >configure:8172: $? = 0 >configure:8183: result: yes >configure:8193: checking for pid_t >configure:8217: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:8223: $? = 0 >configure:8227: test -z > || test ! -s conftest.err >configure:8230: $? = 0 >configure:8233: test -s conftest.o >configure:8236: $? = 0 >configure:8247: result: yes >configure:8259: checking for size_t >configure:8283: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:8289: $? = 0 >configure:8293: test -z > || test ! -s conftest.err >configure:8296: $? = 0 >configure:8299: test -s conftest.o >configure:8302: $? = 0 >configure:8313: result: yes >configure:8332: checking for stdlib.h >configure:8337: result: yes >configure:8477: checking for GNU libc compatible malloc >configure:8506: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:8509: $? = 0 >configure:8511: ./conftest >configure:8514: $? = 0 >configure:8528: result: yes >configure:8564: checking for unistd.h >configure:8569: result: yes >configure:8573: checking vfork.h usability >configure:8585: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >conftest.c:68:19: error: vfork.h: No such file or directory >configure:8591: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "mplayerplug-in" >| #define PACKAGE_TARNAME "mplayerplug-in" >| #define PACKAGE_VERSION "3.40" >| #define PACKAGE_STRING "mplayerplug-in 3.40" >| #define PACKAGE_BUGREPORT "mplayerplug-in-devel@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define GTK2_ENABLED 1 >| #define GTK24_ENABLED 1 >| #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 STDC_HEADERS 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_FCNTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vfork.h> >configure:8614: result: no >configure:8618: checking vfork.h presence >configure:8628: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:34:19: error: vfork.h: No such file or directory >configure:8634: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "mplayerplug-in" >| #define PACKAGE_TARNAME "mplayerplug-in" >| #define PACKAGE_VERSION "3.40" >| #define PACKAGE_STRING "mplayerplug-in 3.40" >| #define PACKAGE_BUGREPORT "mplayerplug-in-devel@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define GTK2_ENABLED 1 >| #define GTK24_ENABLED 1 >| #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 STDC_HEADERS 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_FCNTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <vfork.h> >configure:8654: result: no >configure:8689: checking for vfork.h >configure:8696: result: no >configure:8714: checking for fork >configure:8771: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:58: warning: conflicting types for built-in function 'fork' >configure:8777: $? = 0 >configure:8781: test -z > || test ! -s conftest.err >configure:8784: $? = 0 >configure:8787: test -s conftest >configure:8790: $? = 0 >configure:8802: result: yes >configure:8714: checking for vfork >configure:8771: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:8777: $? = 0 >configure:8781: test -z > || test ! -s conftest.err >configure:8784: $? = 0 >configure:8787: test -s conftest >configure:8790: $? = 0 >configure:8802: result: yes >configure:8813: checking for working fork >configure:8836: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c: In function 'main': >conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' >configure:8839: $? = 0 >configure:8841: ./conftest >configure:8844: $? = 0 >configure:8858: result: yes >configure:8879: checking for working vfork >configure:9012: result: yes >configure:9061: checking for memset >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:62: warning: conflicting types for built-in function 'memset' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strcasecmp >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:63: warning: conflicting types for built-in function 'strcasecmp' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strchr >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:64: warning: conflicting types for built-in function 'strchr' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strdup >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:65: warning: conflicting types for built-in function 'strdup' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strncasecmp >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:66: warning: conflicting types for built-in function 'strncasecmp' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strstr >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:67: warning: conflicting types for built-in function 'strstr' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strrchr >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:68: warning: conflicting types for built-in function 'strrchr' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for snprintf >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >conftest.c:69: warning: conflicting types for built-in function 'snprintf' >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for mkfifo >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for dup2 >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for gettimeofday >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strerror >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for strtol >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for mkdir >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9061: checking for setlocale >configure:9118: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9124: $? = 0 >configure:9128: test -z > || test ! -s conftest.err >configure:9131: $? = 0 >configure:9134: test -s conftest >configure:9137: $? = 0 >configure:9149: result: yes >configure:9164: checking for memmem >configure:9221: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >configure:9227: $? = 0 >configure:9231: test -z > || test ! -s conftest.err >configure:9234: $? = 0 >configure:9237: test -s conftest >configure:9240: $? = 0 >configure:9252: result: yes >configure:9294: checking libintl.h usability >configure:9306: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:9312: $? = 0 >configure:9316: test -z > || test ! -s conftest.err >configure:9319: $? = 0 >configure:9322: test -s conftest.o >configure:9325: $? = 0 >configure:9335: result: yes >configure:9339: checking libintl.h presence >configure:9349: i686-pc-linux-gnu-gcc -E conftest.c >configure:9355: $? = 0 >configure:9375: result: yes >configure:9410: checking for libintl.h >configure:9417: result: yes >configure:9449: checking sys/time.h usability >configure:9461: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:9467: $? = 0 >configure:9471: test -z > || test ! -s conftest.err >configure:9474: $? = 0 >configure:9477: test -s conftest.o >configure:9480: $? = 0 >configure:9490: result: yes >configure:9494: checking sys/time.h presence >configure:9504: i686-pc-linux-gnu-gcc -E conftest.c >configure:9510: $? = 0 >configure:9530: result: yes >configure:9565: checking for sys/time.h >configure:9572: result: yes >configure:9599: checking sys/param.h usability >configure:9611: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:9617: $? = 0 >configure:9621: test -z > || test ! -s conftest.err >configure:9624: $? = 0 >configure:9627: test -s conftest.o >configure:9630: $? = 0 >configure:9640: result: yes >configure:9644: checking sys/param.h presence >configure:9654: i686-pc-linux-gnu-gcc -E conftest.c >configure:9660: $? = 0 >configure:9680: result: yes >configure:9715: checking for sys/param.h >configure:9722: result: yes >configure:9749: checking locale.h usability >configure:9761: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:9767: $? = 0 >configure:9771: test -z > || test ! -s conftest.err >configure:9774: $? = 0 >configure:9777: test -s conftest.o >configure:9780: $? = 0 >configure:9790: result: yes >configure:9794: checking locale.h presence >configure:9804: i686-pc-linux-gnu-gcc -E conftest.c >configure:9810: $? = 0 >configure:9830: result: yes >configure:9865: checking for locale.h >configure:9872: result: yes >configure:9886: checking for stdbool.h that conforms to C99 >configure:9939: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:9945: $? = 0 >configure:9949: test -z > || test ! -s conftest.err >configure:9952: $? = 0 >configure:9955: test -s conftest.o >configure:9958: $? = 0 >configure:9969: result: yes >configure:9971: checking for _Bool >configure:9995: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:10001: $? = 0 >configure:10005: test -z > || test ! -s conftest.err >configure:10008: $? = 0 >configure:10011: test -s conftest.o >configure:10014: $? = 0 >configure:10025: result: yes >configure:10044: checking for sys/wait.h that is POSIX.1 compatible >configure:10075: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:10081: $? = 0 >configure:10085: test -z > || test ! -s conftest.err >configure:10088: $? = 0 >configure:10091: test -s conftest.o >configure:10094: $? = 0 >configure:10105: result: yes >configure:10115: checking return type of signal handlers >configure:10146: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:10152: $? = 0 >configure:10156: test -z > || test ! -s conftest.err >configure:10159: $? = 0 >configure:10162: test -s conftest.o >configure:10165: $? = 0 >configure:10176: result: void >configure:10186: checking for DPMSQueryExtension in -lXdpms >configure:10216: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lXdpms -lX11 -lX11 -lXt -lX11 -lSM -lICE >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXdpms >collect2: ld returned 1 exit status >configure:10222: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "mplayerplug-in" >| #define PACKAGE_TARNAME "mplayerplug-in" >| #define PACKAGE_VERSION "3.40" >| #define PACKAGE_STRING "mplayerplug-in 3.40" >| #define PACKAGE_BUGREPORT "mplayerplug-in-devel@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define GTK2_ENABLED 1 >| #define GTK24_ENABLED 1 >| #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 STDC_HEADERS 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_FCNTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_MEMSET 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_DUP2 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define RETSIGTYPE void >| /* 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 DPMSQueryExtension (); >| int >| main () >| { >| DPMSQueryExtension (); >| ; >| return 0; >| } >configure:10248: result: no >configure:10258: checking for X11/extensions/dpms.h >configure:10274: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 >configure:10280: $? = 0 >configure:10284: test -z > || test ! -s conftest.err >configure:10287: $? = 0 >configure:10290: test -s conftest.o >configure:10293: $? = 0 >configure:10304: result: yes >configure:10415: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by mplayerplug-in config.status 3.40, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on oschoett.fritz > >config.status:687: creating Makefile >config.status:687: creating po/Makefile >config.status:687: creating install.sh >config.status:687: creating uninstall.sh >config.status:791: creating config.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=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='-march=pentium4 -O3 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=pentium4 -O3 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_GTHREAD_CFLAGS_set= >ac_cv_env_GTHREAD_CFLAGS_value= >ac_cv_env_GTHREAD_LIBS_set= >ac_cv_env_GTHREAD_LIBS_value= >ac_cv_env_GTK24_CFLAGS_set= >ac_cv_env_GTK24_CFLAGS_value= >ac_cv_env_GTK24_LIBS_set= >ac_cv_env_GTK24_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_MOZPLUG_CFLAGS_set= >ac_cv_env_MOZPLUG_CFLAGS_value= >ac_cv_env_MOZPLUG_LIBS_set= >ac_cv_env_MOZPLUG_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_XPM_CFLAGS_set= >ac_cv_env_XPM_CFLAGS_value= >ac_cv_env_XPM_LIBS_set= >ac_cv_env_XPM_LIBS_value= >ac_cv_env_XT_CFLAGS_set= >ac_cv_env_XT_CFLAGS_value= >ac_cv_env_XT_LIBS_set= >ac_cv_env_XT_LIBS_value= >ac_cv_env_X_CFLAGS_set= >ac_cv_env_X_CFLAGS_value= >ac_cv_env_X_LIBS_set= >ac_cv_env_X_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func_dup2=yes >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_memmem=yes >ac_cv_func_memset=yes >ac_cv_func_mkdir=yes >ac_cv_func_mkfifo=yes >ac_cv_func_setlocale=yes >ac_cv_func_snprintf=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strchr=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strncasecmp=yes >ac_cv_func_strrchr=yes >ac_cv_func_strstr=yes >ac_cv_func_strtol=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_header_X11_extensions_dpms_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_param_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_vfork_h=no >ac_cv_lib_Xdpms_DPMSQueryExtension=no >ac_cv_objext=o >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >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_make_make_set=yes >ac_cv_type__Bool=yes >ac_cv_type_pid_t=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' >pkg_cv_GTK24_CFLAGS='-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' >pkg_cv_GTK24_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_GTK_CFLAGS='-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' >pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_MOZPLUG_CFLAGS='-I/usr/lib/seamonkey/include/java -I/usr/lib/seamonkey/include/plugin -I/usr/include/nspr ' >pkg_cv_MOZPLUG_LIBS='-Wl,-R/usr/lib/nspr -L/usr/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' >pkg_cv_XPM_CFLAGS=' ' >pkg_cv_XPM_LIBS='-lXpm -lX11 ' >pkg_cv_XT_CFLAGS=' ' >pkg_cv_XT_LIBS='-lXt -lX11 -lSM -lICE ' >pkg_cv_X_CFLAGS=' ' >pkg_cv_X_LIBS='-lX11 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-march=pentium4 -O3 -pipe ' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CREATE=' mplayerplug-in mplayerplug-in-wmp mplayerplug-in-qt' >CXX='i686-pc-linux-gnu-g++' >CXXFLAGS64='' >CXXFLAGS='-march=pentium4 -O3 -pipe' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >GECKO_DEFINES='' >GECKO_SDK_PREFIX='' >GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' >GTK24_CFLAGS='-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' >GTK24_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >GTK_CFLAGS='-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' >GTK_DEFINES='-DGTK_ENABLED ' >GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_SUBDIR='install-languages' >LDFLAGS64='' >LDFLAGS=' ' >LIBOBJS='' >LIBS='-lX11 -lX11 -lXt -lX11 -lSM -lICE ' >LOCALEDIR='/share/locale' >LTLIBOBJS='' >MOZILLA_HOME='/usr/lib/seamonkey' >MOZPLUG_CFLAGS='-I/usr/lib/seamonkey/include/java -I/usr/lib/seamonkey/include/plugin -I/usr/include/nspr -I/usr/lib/seamonkey/include' >MOZPLUG_LIBS='-Wl,-R/usr/lib/nspr -L/usr/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' >OBJEXT='o' >PACKAGE_BUGREPORT='mplayerplug-in-devel@lists.sourceforge.net' >PACKAGE_NAME='mplayerplug-in' >PACKAGE_STRING='mplayerplug-in 3.40' >PACKAGE_TARNAME='mplayerplug-in' >PACKAGE_VERSION='3.40' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_PATH='/usr/qt/3/lib/pkgconfig' >SET_MAKE='' >SHELL='/bin/sh' >SUBDIR='languages' >XEXT_LIBS='-lXext -lX11' >XPM_CFLAGS=' ' >XPM_LIBS='-lXpm -lX11 ' >XT_CFLAGS=' ' >XT_LIBS='-lXt -lX11 -lSM -lICE ' >X_CFLAGS=' ' >X_EXTRA_LIBS='' >X_LIBS='-lX11 ' >X_PRE_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_pt_PKG_CONFIG='/usr/bin/pkg-config' >bindir='${exec_prefix}/bin' >build_alias='i686-pc-linux-gnu' >datadir='/usr/share' >exec_prefix='${prefix}' >host_alias='i686-pc-linux-gnu' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >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 DPMSExtension 1 >#define GTK24_ENABLED 1 >#define GTK2_ENABLED 1 >#define HAVE_DUP2 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FORK 1 >#define HAVE_GETTEXT 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBINTL_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MALLOC 1 >#define HAVE_MEMMEM 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMSET 1 >#define HAVE_MKDIR 1 >#define HAVE_MKFIFO 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRCHR 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_STRRCHR 1 >#define HAVE_STRSTR 1 >#define HAVE_STRTOL 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VFORK 1 >#define HAVE_WORKING_FORK 1 >#define HAVE_WORKING_VFORK 1 >#define HAVE__BOOL 1 >#define PACKAGE_BUGREPORT "mplayerplug-in-devel@lists.sourceforge.net" >#define PACKAGE_NAME "mplayerplug-in" >#define PACKAGE_STRING "mplayerplug-in 3.40" >#define PACKAGE_TARNAME "mplayerplug-in" >#define PACKAGE_VERSION "3.40" >#define RETSIGTYPE void >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 0
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 179030
:
119627
|
119632
|
119634
|
121037
| 124082