Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 107597 Details for
Bug 162970
kde-base/qtjava-3.5.2 compile fails (dependency on qt-3)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Plain text of qtjava config.log file
qtjava_config.log (text/plain), 109.52 KB, created by
Antonio Cárdenas
on 2007-01-20 22:22:21 UTC
(
hide
)
Description:
Plain text of qtjava config.log file
Filename:
MIME Type:
Creator:
Antonio Cárdenas
Created:
2007-01-20 22:22:21 UTC
Size:
109.52 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 configure, 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 --with-java=/opt/sun-jdk-1.5.0.09 --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/lib/qt-3.3 --enable-mt --with-qt-libraries=/usr/lib/qt-3.3/lib --disable-dependency-tracking --disable-debug --without-debug --disable-final --with-arts --prefix=/usr/kde/3.5 --mandir=/usr/kde/3.5/share/man --infodir=/usr/kde/3.5/share/info --datadir=/usr/kde/3.5/share --sysconfdir=/usr/kde/3.5/etc --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost.localdomain >uname -m = i686 >uname -r = 2.6.19-1.2895.fc6 >uname -s = Linux >uname -v = #1 SMP Wed Jan 10 19:28:18 EST 2007 > >/usr/bin/uname -p = AMD Athlon(tm) XP 1600+ >/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/kde/3.5/bin >PATH: /usr/lib/qt-3.3/bin >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/i386-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1566: checking build system type >configure:1584: result: i686-pc-linux-gnu >configure:1592: checking host system type >configure:1606: result: i686-pc-linux-gnu >configure:1614: checking target system type >configure:1628: result: i686-pc-linux-gnu >configure:1675: checking for a BSD-compatible install >configure:1730: result: /bin/install -c >configure:1745: checking for -p flag to install >configure:1758: result: yes >configure:1769: checking whether build environment is sane >configure:1812: result: yes >configure:1864: checking for gawk >configure:1880: found /bin/gawk >configure:1890: result: gawk >configure:1900: checking whether make sets $(MAKE) >configure:1920: result: yes >configure:2178: checking for kde-config >configure:2240: result: /usr/kde/3.5/bin/kde-config >configure:2264: checking where to install >configure:2272: result: /usr/kde/3.5 (as requested) >configure:2323: checking for style of include used by make >configure:2351: result: GNU >configure:2461: checking for i686-pc-linux-gnu-gcc >configure:2490: result: no >configure:2499: checking for gcc >configure:2515: found /usr/bin/gcc >configure:2525: result: gcc >configure:2769: checking for C compiler version >configure:2772: gcc --version </dev/null >&5 >gcc (GCC) 4.1.1 (Gentoo 4.1.1) >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:2775: $? = 0 >configure:2777: gcc -v </dev/null >&5 >Using built-in specs. >Target: i386-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/include/g++-v4 --host=i386-pc-linux-gnu --build=i386-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:2780: $? = 0 >configure:2782: gcc -V </dev/null >&5 >gcc: '-V' option must have argument >configure:2785: $? = 1 >configure:2808: checking for C compiler default output file name >configure:2811: gcc -O2 -mtune=i686 -pipe conftest.c >&5 >configure:2814: $? = 0 >configure:2860: result: a.out >configure:2865: checking whether the C compiler works >configure:2871: ./a.out >configure:2874: $? = 0 >configure:2891: result: yes >configure:2898: checking whether we are cross compiling >configure:2900: result: no >configure:2903: checking for suffix of executables >configure:2905: gcc -o conftest -O2 -mtune=i686 -pipe conftest.c >&5 >configure:2908: $? = 0 >configure:2933: result: >configure:2939: checking for suffix of object files >configure:2960: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:2963: $? = 0 >configure:2985: result: o >configure:2989: checking whether we are using the GNU C compiler >configure:3013: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:3019: $? = 0 >configure:3023: test -z > || test ! -s conftest.err >configure:3026: $? = 0 >configure:3029: test -s conftest.o >configure:3032: $? = 0 >configure:3045: result: yes >configure:3051: checking whether gcc accepts -g >configure:3072: gcc -c -g conftest.c >&5 >configure:3078: $? = 0 >configure:3082: test -z > || test ! -s conftest.err >configure:3085: $? = 0 >configure:3088: test -s conftest.o >configure:3091: $? = 0 >configure:3102: result: yes >configure:3119: checking for gcc option to accept ANSI C >configure:3189: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:3195: $? = 0 >configure:3199: test -z > || test ! -s conftest.err >configure:3202: $? = 0 >configure:3205: test -s conftest.o >configure:3208: $? = 0 >configure:3226: result: none needed >configure:3244: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:3250: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3385: checking dependency style of gcc >configure:3475: result: none >configure:3498: checking how to run the C preprocessor >configure:3533: gcc -E conftest.c >configure:3539: $? = 0 >configure:3571: gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:3577: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3616: result: gcc -E >configure:3640: gcc -E conftest.c >configure:3646: $? = 0 >configure:3678: gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:3684: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3766: checking for i686-pc-linux-gnu-g++ >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-c++ >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-gpp >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-aCC >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-CC >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-cxx >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-cc++ >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-cl >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-FCC >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-KCC >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-RCC >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-xlC_r >configure:3795: result: no >configure:3766: checking for i686-pc-linux-gnu-xlC >configure:3795: result: no >configure:3808: checking for g++ >configure:3824: found /usr/bin/g++ >configure:3834: result: g++ >configure:3850: checking for C++ compiler version >configure:3853: g++ --version </dev/null >&5 >g++ (GCC) 4.1.1 (Gentoo 4.1.1) >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:3856: $? = 0 >configure:3858: g++ -v </dev/null >&5 >Using built-in specs. >Target: i386-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/include/g++-v4 --host=i386-pc-linux-gnu --build=i386-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:3861: $? = 0 >configure:3863: g++ -V </dev/null >&5 >g++: '-V' option must have argument >configure:3866: $? = 1 >configure:3869: checking whether we are using the GNU C++ compiler >configure:3893: g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 >configure:3899: $? = 0 >configure:3903: test -z > || test ! -s conftest.err >configure:3906: $? = 0 >configure:3909: test -s conftest.o >configure:3912: $? = 0 >configure:3925: result: yes >configure:3931: checking whether g++ accepts -g >configure:3952: g++ -c -g conftest.cc >&5 >configure:3958: $? = 0 >configure:3962: test -z > || test ! -s conftest.err >configure:3965: $? = 0 >configure:3968: test -s conftest.o >configure:3971: $? = 0 >configure:3982: result: yes >configure:4024: g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 >configure:4030: $? = 0 >configure:4034: test -z > || test ! -s conftest.err >configure:4037: $? = 0 >configure:4040: test -s conftest.o >configure:4043: $? = 0 >configure:4069: g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:15: error: 'exit' was not declared in this scope >configure:4075: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4024: g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 >configure:4030: $? = 0 >configure:4034: test -z > || test ! -s conftest.err >configure:4037: $? = 0 >configure:4040: test -s conftest.o >configure:4043: $? = 0 >configure:4069: g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 >configure:4075: $? = 0 >configure:4079: test -z > || test ! -s conftest.err >configure:4082: $? = 0 >configure:4085: test -s conftest.o >configure:4088: $? = 0 >configure:4113: checking dependency style of g++ >configure:4203: result: none >configure:4222: checking whether gcc is blacklisted >configure:4248: gcc -c -DNDEBUG -O2 -O2 -mtune=i686 -pipe conftest.c >&5 >configure:4254: $? = 0 >configure:4258: test -z > || test ! -s conftest.err >configure:4261: $? = 0 >configure:4264: test -s conftest.o >configure:4267: $? = 0 >configure:4279: result: no >configure:4616: checking whether g++ supports -Wmissing-format-attribute >configure:4652: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wmissing-format-attribute conftest.cc 1>&5 >configure:4658: $? = 0 >configure:4662: test -z > || test ! -s conftest.err >configure:4665: $? = 0 >configure:4668: test -s conftest >configure:4671: $? = 0 >configure:4692: result: yes >configure:4704: checking whether gcc supports -Wmissing-format-attribute >configure:4737: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wmissing-format-attribute conftest.c >&5 >configure:4743: $? = 0 >configure:4747: test -z > || test ! -s conftest.err >configure:4750: $? = 0 >configure:4753: test -s conftest >configure:4756: $? = 0 >configure:4777: result: yes >configure:4791: checking whether g++ supports -Wundef >configure:4827: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 >configure:4833: $? = 0 >configure:4837: test -z > || test ! -s conftest.err >configure:4840: $? = 0 >configure:4843: test -s conftest >configure:4846: $? = 0 >configure:4867: result: yes >configure:4879: checking whether g++ supports -Wno-long-long >configure:4915: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 >configure:4921: $? = 0 >configure:4925: test -z > || test ! -s conftest.err >configure:4928: $? = 0 >configure:4931: test -s conftest >configure:4934: $? = 0 >configure:4955: result: yes >configure:4967: checking whether g++ supports -Wno-non-virtual-dtor >configure:5003: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cc 1>&5 >configure:5009: $? = 0 >configure:5013: test -z > || test ! -s conftest.err >configure:5016: $? = 0 >configure:5019: test -s conftest >configure:5022: $? = 0 >configure:5043: result: yes >configure:5075: checking whether g++ supports -fno-reorder-blocks >configure:5111: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks conftest.cc 1>&5 >configure:5117: $? = 0 >configure:5121: test -z > || test ! -s conftest.err >configure:5124: $? = 0 >configure:5127: test -s conftest >configure:5130: $? = 0 >configure:5151: result: yes >configure:5169: checking whether g++ supports -fno-exceptions >configure:5205: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cc 1>&5 >configure:5211: $? = 0 >configure:5215: test -z > || test ! -s conftest.err >configure:5218: $? = 0 >configure:5221: test -s conftest >configure:5224: $? = 0 >configure:5245: result: yes >configure:5257: checking whether g++ supports -fno-check-new >configure:5293: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cc 1>&5 >configure:5299: $? = 0 >configure:5303: test -z > || test ! -s conftest.err >configure:5306: $? = 0 >configure:5309: test -s conftest >configure:5312: $? = 0 >configure:5333: result: yes >configure:5345: checking whether g++ supports -fno-common >configure:5381: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 >configure:5387: $? = 0 >configure:5391: test -z > || test ! -s conftest.err >configure:5394: $? = 0 >configure:5397: test -s conftest >configure:5400: $? = 0 >configure:5421: result: yes >configure:5433: checking whether g++ supports -fexceptions >configure:5469: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 >configure:5475: $? = 0 >configure:5479: test -z > || test ! -s conftest.err >configure:5482: $? = 0 >configure:5485: test -s conftest >configure:5488: $? = 0 >configure:5509: result: yes >configure:5552: checking whether system headers can cope with -O2 -fno-inline >configure:5621: result: irrelevant >configure:6277: checking how to run the C++ preprocessor >configure:6308: g++ -E conftest.cc >configure:6314: $? = 0 >configure:6346: g++ -E conftest.cc >conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory >configure:6352: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6391: result: g++ -E >configure:6415: g++ -E conftest.cc >configure:6421: $? = 0 >configure:6453: g++ -E conftest.cc >conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory >configure:6459: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6507: checking whether g++ supports -O0 >configure:6543: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 >configure:6549: $? = 0 >configure:6553: test -z > || test ! -s conftest.err >configure:6556: $? = 0 >configure:6559: test -s conftest >configure:6562: $? = 0 >configure:6583: result: yes >configure:6854: checking whether g++ supports -Wl,--no-undefined >configure:6890: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 >configure:6896: $? = 0 >configure:6900: test -z > || test ! -s conftest.err >configure:6903: $? = 0 >configure:6906: test -s conftest >configure:6909: $? = 0 >configure:6930: result: yes >configure:6934: checking whether g++ supports -Wl,--allow-shlib-undefined >configure:6970: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 >configure:6976: $? = 0 >configure:6980: test -z > || test ! -s conftest.err >configure:6983: $? = 0 >configure:6986: test -s conftest >configure:6989: $? = 0 >configure:7010: result: yes >configure:7134: result: not using lib directory suffix >configure:7179: checking for a sed that does not truncate output >configure:7233: result: /bin/sed >configure:7236: checking for egrep >configure:7246: result: grep -E >configure:7262: checking for ld used by gcc >configure:7329: result: /usr/i386-pc-linux-gnu/bin/ld >configure:7338: checking if the linker (/usr/i386-pc-linux-gnu/bin/ld) is GNU ld >configure:7353: result: yes >configure:7358: checking for /usr/i386-pc-linux-gnu/bin/ld option to reload object files >configure:7365: result: -r >configure:7374: checking for BSD-compatible nm >configure:7416: result: nm >configure:7420: checking whether ln -s works >configure:7424: result: yes >configure:7431: checking how to recognise dependent libraries >configure:7638: result: pass_all >configure:7847: checking for ANSI C header files >configure:7872: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7878: $? = 0 >configure:7882: test -z > || test ! -s conftest.err >configure:7885: $? = 0 >configure:7888: test -s conftest.o >configure:7891: $? = 0 >configure:7980: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c: In function 'main': >conftest.c:32: warning: implicit declaration of function 'exit' >conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit' >configure:7983: $? = 0 >configure:7985: ./conftest >configure:7988: $? = 0 >configure:8003: result: yes >configure:8027: checking for sys/types.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for sys/stat.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for stdlib.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for string.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for memory.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for strings.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for inttypes.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for stdint.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8027: checking for unistd.h >configure:8043: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8049: $? = 0 >configure:8053: test -z > || test ! -s conftest.err >configure:8056: $? = 0 >configure:8059: test -s conftest.o >configure:8062: $? = 0 >configure:8073: result: yes >configure:8099: checking dlfcn.h usability >configure:8111: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:8117: $? = 0 >configure:8121: test -z > || test ! -s conftest.err >configure:8124: $? = 0 >configure:8127: test -s conftest.o >configure:8130: $? = 0 >configure:8140: result: yes >configure:8144: checking dlfcn.h presence >configure:8154: gcc -E conftest.c >configure:8160: $? = 0 >configure:8180: result: yes >configure:8215: checking for dlfcn.h >configure:8222: result: yes >configure:8244: checking for i686-pc-linux-gnu-g77 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-f77 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-xlf >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-frt >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-pgf77 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-fort77 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-fl32 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-af77 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-f90 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-xlf90 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-pgf90 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-epcf90 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-f95 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-fort >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-xlf95 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-ifc >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-efc >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-pgf95 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-lf95 >configure:8273: result: no >configure:8244: checking for i686-pc-linux-gnu-gfortran >configure:8273: result: no >configure:8286: checking for g77 >configure:8315: result: no >configure:8286: checking for f77 >configure:8315: result: no >configure:8286: checking for xlf >configure:8315: result: no >configure:8286: checking for frt >configure:8315: result: no >configure:8286: checking for pgf77 >configure:8315: result: no >configure:8286: checking for fort77 >configure:8315: result: no >configure:8286: checking for fl32 >configure:8315: result: no >configure:8286: checking for af77 >configure:8315: result: no >configure:8286: checking for f90 >configure:8315: result: no >configure:8286: checking for xlf90 >configure:8315: result: no >configure:8286: checking for pgf90 >configure:8315: result: no >configure:8286: checking for epcf90 >configure:8315: result: no >configure:8286: checking for f95 >configure:8315: result: no >configure:8286: checking for fort >configure:8315: result: no >configure:8286: checking for xlf95 >configure:8315: result: no >configure:8286: checking for ifc >configure:8315: result: no >configure:8286: checking for efc >configure:8315: result: no >configure:8286: checking for pgf95 >configure:8315: result: no >configure:8286: checking for lf95 >configure:8315: result: no >configure:8286: checking for gfortran >configure:8302: found /usr/i386-pc-linux-gnu/gcc-bin/4.1.1/gfortran >configure:8312: result: gfortran >configure:8327: checking for Fortran 77 compiler version >configure:8330: gfortran --version </dev/null >&5 >GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 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 > >configure:8333: $? = 0 >configure:8335: gfortran -v </dev/null >&5 >Using built-in specs. >Target: i386-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i386-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/include/g++-v4 --host=i386-pc-linux-gnu --build=i386-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:8338: $? = 0 >configure:8340: gfortran -V </dev/null >&5 >gfortran: '-V' option must have argument >configure:8343: $? = 1 >configure:8351: checking whether we are using the GNU Fortran 77 compiler >configure:8365: gfortran -c conftest.F >&5 >configure:8371: $? = 0 >configure:8375: test -z > || test ! -s conftest.err >configure:8378: $? = 0 >configure:8381: test -s conftest.o >configure:8384: $? = 0 >configure:8397: result: yes >configure:8403: checking whether gfortran accepts -g >configure:8415: gfortran -c -g conftest.f >&5 >configure:8421: $? = 0 >configure:8425: test -z > || test ! -s conftest.err >configure:8428: $? = 0 >configure:8431: test -s conftest.o >configure:8434: $? = 0 >configure:8446: result: yes >configure:8476: checking the maximum length of command line arguments >configure:8535: result: 32768 >configure:8546: checking command to parse nm output from gcc object >configure:8635: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:5: warning: no previous prototype for 'nm_test_func' >configure:8638: $? = 0 >configure:8642: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:8645: $? = 0 >configure:8697: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 >configure:8700: $? = 0 >configure:8738: result: ok >configure:8742: checking for objdir >configure:8757: result: .libs >configure:8809: checking for i686-pc-linux-gnu-ar >configure:8838: result: no >configure:8847: checking for ar >configure:8863: found /usr/bin/ar >configure:8874: result: ar >configure:8889: checking for i686-pc-linux-gnu-ranlib >configure:8918: result: no >configure:8927: checking for ranlib >configure:8943: found /usr/bin/ranlib >configure:8954: result: ranlib >configure:8969: checking for i686-pc-linux-gnu-strip >configure:8998: result: no >configure:9007: checking for strip >configure:9023: found /usr/bin/strip >configure:9034: result: strip >configure:9296: checking if gcc static flag works >configure:9319: result: yes >configure:9341: checking if gcc supports -fno-rtti -fno-exceptions >configure:9359: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:9363: $? = 0 >configure:9374: result: no >configure:9389: checking for gcc option to produce PIC >configure:9566: result: -fPIC >configure:9574: checking if gcc PIC flag -fPIC works >configure:9592: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 >configure:9596: $? = 0 >configure:9607: result: yes >configure:9631: checking if gcc supports -c -o file.o >configure:9659: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 >configure:9663: $? = 0 >configure:9680: result: yes >configure:9706: checking whether the gcc linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries >configure:10518: result: yes >configure:10544: checking whether -lc should be explicitly linked in >configure:10549: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:10552: $? = 0 >configure:10566: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:10569: $? = 0 >configure:10581: result: no >configure:10589: checking dynamic linker characteristics >configure:11107: result: GNU/Linux ld.so >configure:11111: checking how to hardcode library paths into programs >configure:11136: result: immediate >configure:11150: checking whether stripping libraries is possible >configure:11155: result: yes >configure:11281: checking for shl_load >configure:11338: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/qtjava-3.5.2/temp/cclhRMLO.o: In function `main': >conftest.c:(.text+0x17): undefined reference to `shl_load' >/var/tmp/portage/qtjava-3.5.2/temp/cclhRMLO.o:(.data+0x0): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:11344: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* 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 shl_load (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_shl_load) || defined (__stub___shl_load) >| choke me >| #else >| char (*f) () = shl_load; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != shl_load; >| ; >| return 0; >| } >configure:11369: result: no >configure:11374: checking for shl_load in -ldld >configure:11404: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:11410: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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. */ >| >| /* 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 shl_load (); >| int >| main () >| { >| shl_load (); >| ; >| return 0; >| } >configure:11436: result: no >configure:11441: checking for dlopen >configure:11498: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/qtjava-3.5.2/temp/ccwjzoSc.o: In function `main': >conftest.c:(.text+0x17): undefined reference to `dlopen' >/var/tmp/portage/qtjava-3.5.2/temp/ccwjzoSc.o:(.data+0x0): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:11504: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* 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 dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_dlopen) || defined (__stub___dlopen) >| choke me >| #else >| char (*f) () = dlopen; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != dlopen; >| ; >| return 0; >| } >configure:11529: result: no >configure:11534: checking for dlopen in -ldl >configure:11564: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 >configure:11570: $? = 0 >configure:11574: test -z > || test ! -s conftest.err >configure:11577: $? = 0 >configure:11580: test -s conftest >configure:11583: $? = 0 >configure:11596: result: yes >configure:11771: checking whether a program can dlopen itself >configure:11843: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11826: warning: no previous prototype for 'fnord' >configure: In function 'fnord': >configure:11826: warning: unused variable 'i' >configure: In function 'main': >configure:11839: warning: implicit declaration of function 'exit' >configure:11839: warning: incompatible implicit declaration of built-in function 'exit' >configure:11846: $? = 0 >configure:11864: result: yes >configure:11869: checking whether a statically linked program can dlopen itself >configure:11941: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11924: warning: no previous prototype for 'fnord' >configure: In function 'fnord': >configure:11924: warning: unused variable 'i' >configure: In function 'main': >configure:11937: warning: implicit declaration of function 'exit' >configure:11937: warning: incompatible implicit declaration of built-in function 'exit' >configure:11944: $? = 0 >configure:11962: result: yes >configure:11985: checking if libtool supports shared libraries >configure:11987: result: yes >configure:11990: checking whether to build shared libraries >configure:12048: result: yes >configure:12051: checking whether to build static libraries >configure:12055: result: no >configure:12146: creating libtool >configure:12690: checking for ld used by g++ >configure:12757: result: /usr/i386-pc-linux-gnu/bin/ld >configure:12766: checking if the linker (/usr/i386-pc-linux-gnu/bin/ld) is GNU ld >configure:12781: result: yes >configure:12832: checking whether the g++ linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries >configure:13646: result: yes >configure:13668: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 >configure:13671: $? = 0 >configure:13767: checking for g++ option to produce PIC >configure:14019: result: -fPIC >configure:14027: checking if g++ PIC flag -fPIC works >configure:14045: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 >configure:14049: $? = 0 >configure:14060: result: yes >configure:14084: checking if g++ supports -c -o file.o >configure:14112: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 >configure:14116: $? = 0 >configure:14133: result: yes >configure:14159: checking whether the g++ linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries >configure:14184: result: yes >configure:14255: checking dynamic linker characteristics >configure:14773: result: GNU/Linux ld.so >configure:14777: checking how to hardcode library paths into programs >configure:14802: result: immediate >configure:14816: checking whether stripping libraries is possible >configure:14821: result: yes >configure:14947: checking for shl_load >configure:15035: result: no >configure:15040: checking for shl_load in -ldld >configure:15102: result: no >configure:15107: checking for dlopen >configure:15195: result: no >configure:15200: checking for dlopen in -ldl >configure:15262: result: yes >configure:15437: checking whether a program can dlopen itself >configure:15530: result: yes >configure:15535: checking whether a statically linked program can dlopen itself >configure:15628: result: yes >configure:16124: checking if libtool supports shared libraries >configure:16126: result: yes >configure:16129: checking whether to build shared libraries >configure:16147: result: yes >configure:16150: checking whether to build static libraries >configure:16154: result: no >configure:16166: checking for gfortran option to produce PIC >configure:16343: result: -fPIC >configure:16351: checking if gfortran PIC flag -fPIC works >configure:16369: gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:16373: $? = 0 >configure:16384: result: yes >configure:16408: checking if gfortran supports -c -o file.o >configure:16436: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:16440: $? = 0 >configure:16457: result: yes >configure:16483: checking whether the gfortran linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries >configure:17275: result: yes >configure:17346: checking dynamic linker characteristics >configure:17864: result: GNU/Linux ld.so >configure:17868: checking how to hardcode library paths into programs >configure:17893: result: immediate >configure:17907: checking whether stripping libraries is possible >configure:17912: result: yes >configure:21968: checking for msgfmt >configure:21995: result: /usr/bin/msgfmt >configure:22004: checking for gmsgfmt >configure:22022: found /usr/bin/gmsgfmt >configure:22035: result: /usr/bin/gmsgfmt >configure:22054: checking for xgettext >configure:22081: result: /usr/bin/xgettext >configure:22117: checking if C++ programs can be compiled >configure:22146: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cc >&5 >configure:22152: $? = 0 >configure:22156: test -z > || test ! -s conftest.err >configure:22159: $? = 0 >configure:22162: test -s conftest.o >configure:22165: $? = 0 >configure:22179: result: yes >configure:22209: checking for strlcat >configure:22257: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:38: error: 'strlcat' was not declared in this scope >configure:22263: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| /* end confdefs.h. */ >| >| >| #include <string.h> >| >| >| int >| main () >| { >| >| char buf[20]; >| buf[0]='\0'; >| strlcat(buf, "KDE function test", sizeof(buf)); >| >| >| ; >| return 0; >| } >configure:22298: result: no >configure:22301: checking if strlcat needs custom prototype >configure:22405: result: yes - in libkdefakes >configure:22430: checking for strlcpy >configure:22477: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:37: error: 'strlcpy' was not declared in this scope >configure:22483: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| /* end confdefs.h. */ >| >| >| #include <string.h> >| >| >| int >| main () >| { >| >| char buf[20]; >| strlcpy(buf, "KDE function test", sizeof(buf)); >| >| >| ; >| return 0; >| } >configure:22518: result: no >configure:22521: checking if strlcpy needs custom prototype >configure:22624: result: yes - in libkdefakes >configure:22648: checking for main in -lutil >configure:22672: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 >configure:22678: $? = 0 >configure:22682: test -z > || test ! -s conftest.err >configure:22685: $? = 0 >configure:22688: test -s conftest >configure:22691: $? = 0 >configure:22704: result: yes >configure:22710: checking for main in -lcompat >configure:22734: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -lcompat >collect2: ld returned 1 exit status >configure:22740: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:22766: result: no >configure:22773: checking for crypt in -lcrypt >configure:22803: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 >configure:22809: $? = 0 >configure:22813: test -z > || test ! -s conftest.err >configure:22816: $? = 0 >configure:22819: test -s conftest >configure:22822: $? = 0 >configure:22835: result: yes >configure:22929: checking for socklen_t >configure:22964: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 >configure:22970: $? = 0 >configure:22974: test -z > || test ! -s conftest.err >configure:22977: $? = 0 >configure:22980: test -s conftest.o >configure:22983: $? = 0 >configure:23004: result: yes >configure:23098: checking for dnet_ntoa in -ldnet >configure:23128: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -ldnet >collect2: ld returned 1 exit status >configure:23134: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| /* 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 dnet_ntoa (); >| int >| main () >| { >| dnet_ntoa (); >| ; >| return 0; >| } >configure:23160: result: no >configure:23167: checking for dnet_ntoa in -ldnet_stub >configure:23197: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: ld returned 1 exit status >configure:23203: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| /* 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 dnet_ntoa (); >| int >| main () >| { >| dnet_ntoa (); >| ; >| return 0; >| } >configure:23229: result: no >configure:23236: checking for inet_ntoa >configure:23293: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23299: $? = 0 >configure:23303: test -z > || test ! -s conftest.err >configure:23306: $? = 0 >configure:23309: test -s conftest >configure:23312: $? = 0 >configure:23324: result: yes >configure:23397: checking for connect >configure:23454: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23460: $? = 0 >configure:23464: test -z > || test ! -s conftest.err >configure:23467: $? = 0 >configure:23470: test -s conftest >configure:23473: $? = 0 >configure:23485: result: yes >configure:23559: checking for remove >configure:23616: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23622: $? = 0 >configure:23626: test -z > || test ! -s conftest.err >configure:23629: $? = 0 >configure:23632: test -s conftest >configure:23635: $? = 0 >configure:23647: result: yes >configure:23722: checking for shmat >configure:23779: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23785: $? = 0 >configure:23789: test -z > || test ! -s conftest.err >configure:23792: $? = 0 >configure:23795: test -s conftest >configure:23798: $? = 0 >configure:23810: result: yes >configure:23893: checking for sys/types.h >configure:23898: result: yes >configure:23893: checking for stdint.h >configure:23898: result: yes >configure:24054: checking sys/bitypes.h usability >configure:24066: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:24072: $? = 0 >configure:24076: test -z > || test ! -s conftest.err >configure:24079: $? = 0 >configure:24082: test -s conftest.o >configure:24085: $? = 0 >configure:24095: result: yes >configure:24099: checking sys/bitypes.h presence >configure:24109: gcc -E conftest.c >configure:24115: $? = 0 >configure:24135: result: yes >configure:24170: checking for sys/bitypes.h >configure:24177: result: yes >configure:24192: checking for poll in -lpoll >configure:24222: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -lpoll >collect2: ld returned 1 exit status >configure:24228: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 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 poll (); >| int >| main () >| { >| poll (); >| ; >| return 0; >| } >configure:24254: result: no >configure:24276: checking Carbon/Carbon.h usability >configure:24288: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:67:27: error: Carbon/Carbon.h: No such file or directory >configure:24294: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_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 <Carbon/Carbon.h> >configure:24317: result: no >configure:24321: checking Carbon/Carbon.h presence >configure:24331: gcc -E conftest.c >conftest.c:33:27: error: Carbon/Carbon.h: No such file or directory >configure:24337: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <Carbon/Carbon.h> >configure:24357: result: no >configure:24392: checking for Carbon/Carbon.h >configure:24399: result: no >configure:24424: checking CoreAudio/CoreAudio.h usability >configure:24436: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:67:33: error: CoreAudio/CoreAudio.h: No such file or directory >configure:24442: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_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 <CoreAudio/CoreAudio.h> >configure:24465: result: no >configure:24469: checking CoreAudio/CoreAudio.h presence >configure:24479: gcc -E conftest.c >conftest.c:33:33: error: CoreAudio/CoreAudio.h: No such file or directory >configure:24485: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <CoreAudio/CoreAudio.h> >configure:24505: result: no >configure:24540: checking for CoreAudio/CoreAudio.h >configure:24547: result: no >configure:24565: checking if res_init needs -lresolv >configure:24592: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 >configure:24598: $? = 0 >configure:24602: test -z > || test ! -s conftest.err >configure:24605: $? = 0 >configure:24608: test -s conftest >configure:24611: $? = 0 >configure:24615: result: yes >configure:24637: checking for res_init >configure:24685: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 >configure:24691: $? = 0 >configure:24695: test -z > || test ! -s conftest.err >configure:24698: $? = 0 >configure:24701: test -s conftest.o >configure:24704: $? = 0 >configure:24726: result: yes >configure:24729: checking if res_init needs custom prototype >configure:24833: result: no >configure:24861: checking for killpg in -lucb >configure:24891: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -lucb >collect2: ld returned 1 exit status >configure:24897: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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 killpg (); >| int >| main () >| { >| killpg (); >| ; >| return 0; >| } >configure:24923: result: no >configure:25006: checking for int >configure:25030: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:25036: $? = 0 >configure:25040: test -z > || test ! -s conftest.err >configure:25043: $? = 0 >configure:25046: test -s conftest.o >configure:25049: $? = 0 >configure:25060: result: yes >configure:25063: checking size of int >configure:25382: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:70: warning: no previous prototype for 'longval' >conftest.c:71: warning: no previous prototype for 'ulongval' >configure:25385: $? = 0 >configure:25387: ./conftest >configure:25390: $? = 0 >configure:25413: result: 4 >configure:25419: checking for short >configure:25443: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:25449: $? = 0 >configure:25453: test -z > || test ! -s conftest.err >configure:25456: $? = 0 >configure:25459: test -s conftest.o >configure:25462: $? = 0 >configure:25473: result: yes >configure:25476: checking size of short >configure:25795: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:71: warning: no previous prototype for 'longval' >conftest.c:72: warning: no previous prototype for 'ulongval' >configure:25798: $? = 0 >configure:25800: ./conftest >configure:25803: $? = 0 >configure:25826: result: 2 >configure:25832: checking for long >configure:25856: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:25862: $? = 0 >configure:25866: test -z > || test ! -s conftest.err >configure:25869: $? = 0 >configure:25872: test -s conftest.o >configure:25875: $? = 0 >configure:25886: result: yes >configure:25889: checking size of long >configure:26208: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:72: warning: no previous prototype for 'longval' >conftest.c:73: warning: no previous prototype for 'ulongval' >configure:26211: $? = 0 >configure:26213: ./conftest >configure:26216: $? = 0 >configure:26239: result: 4 >configure:26245: checking for char * >configure:26269: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:26275: $? = 0 >configure:26279: test -z > || test ! -s conftest.err >configure:26282: $? = 0 >configure:26285: test -s conftest.o >configure:26288: $? = 0 >configure:26299: result: yes >configure:26302: checking size of char * >configure:26621: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:73: warning: no previous prototype for 'longval' >conftest.c:74: warning: no previous prototype for 'ulongval' >configure:26624: $? = 0 >configure:26626: ./conftest >configure:26629: $? = 0 >configure:26652: result: 4 >configure:26660: checking for dlopen in -ldl >configure:26722: result: yes >configure:26732: checking for shl_unload in -ldld >configure:26762: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:26768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| /* 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 shl_unload (); >| int >| main () >| { >| shl_unload (); >| ; >| return 0; >| } >configure:26794: result: no >configure:26809: checking for size_t >configure:26833: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:26839: $? = 0 >configure:26843: test -z > || test ! -s conftest.err >configure:26846: $? = 0 >configure:26849: test -s conftest.o >configure:26852: $? = 0 >configure:26863: result: yes >configure:26866: checking size of size_t >configure:27185: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:74: warning: no previous prototype for 'longval' >conftest.c:75: warning: no previous prototype for 'ulongval' >configure:27188: $? = 0 >configure:27190: ./conftest >configure:27193: $? = 0 >configure:27216: result: 4 >configure:27223: checking for unsigned long >configure:27247: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:27253: $? = 0 >configure:27257: test -z > || test ! -s conftest.err >configure:27260: $? = 0 >configure:27263: test -s conftest.o >configure:27266: $? = 0 >configure:27277: result: yes >configure:27280: checking size of unsigned long >configure:27599: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:75: warning: no previous prototype for 'longval' >conftest.c:76: warning: no previous prototype for 'ulongval' >configure:27602: $? = 0 >configure:27604: ./conftest >configure:27607: $? = 0 >configure:27630: result: 4 >configure:27638: checking sizeof size_t == sizeof unsigned long >configure:27660: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:27666: $? = 0 >configure:27670: test -z > || test ! -s conftest.err >configure:27673: $? = 0 >configure:27676: test -s conftest.o >configure:27679: $? = 0 >configure:27681: result: yes >configure:27704: checking for PIE support >configure:27742: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE -pie conftest.cc 1>&5 >configure:27748: $? = 0 >configure:27752: test -z > || test ! -s conftest.err >configure:27755: $? = 0 >configure:27758: test -s conftest >configure:27761: $? = 0 >configure:27783: result: yes >configure:27786: checking if enabling -pie/fPIE support >configure:27801: result: yes >configure:27831: checking crt_externs.h usability >configure:27843: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:76:25: error: crt_externs.h: No such file or directory >configure:27849: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| /* 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 <crt_externs.h> >configure:27872: result: no >configure:27876: checking crt_externs.h presence >configure:27886: gcc -E conftest.c >conftest.c:42:25: error: crt_externs.h: No such file or directory >configure:27892: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| /* end confdefs.h. */ >| #include <crt_externs.h> >configure:27912: result: no >configure:27947: checking for crt_externs.h >configure:27954: result: no >configure:27967: checking for _NSGetEnviron >configure:28024: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/qtjava-3.5.2/temp/cct8ZQp4.o: In function `main': >conftest.c:(.text+0x17): undefined reference to `_NSGetEnviron' >/var/tmp/portage/qtjava-3.5.2/temp/cct8ZQp4.o:(.data+0x0): undefined reference to `_NSGetEnviron' >collect2: ld returned 1 exit status >configure:28030: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| /* end confdefs.h. */ >| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _NSGetEnviron innocuous__NSGetEnviron >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _NSGetEnviron (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _NSGetEnviron >| >| /* 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 _NSGetEnviron (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron) >| choke me >| #else >| char (*f) () = _NSGetEnviron; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _NSGetEnviron; >| ; >| return 0; >| } >configure:28055: result: no >configure:28077: checking for vsnprintf >configure:28134: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:28140: $? = 0 >configure:28144: test -z > || test ! -s conftest.err >configure:28147: $? = 0 >configure:28150: test -s conftest >configure:28153: $? = 0 >configure:28165: result: yes >configure:28077: checking for snprintf >configure:28134: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:28140: $? = 0 >configure:28144: test -z > || test ! -s conftest.err >configure:28147: $? = 0 >configure:28150: test -s conftest >configure:28153: $? = 0 >configure:28165: result: yes >configure:28224: checking for X >configure:28262: gcc -E conftest.c >configure:28268: $? = 0 >configure:28359: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 >configure:28365: $? = 0 >configure:28369: test -z > || test ! -s conftest.err >configure:28372: $? = 0 >configure:28375: test -s conftest >configure:28378: $? = 0 >configure:28524: result: libraries /usr/lib, headers . >configure:28553: checking for IceConnectionNumber in -lICE >configure:28583: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lICE >&5 >configure:28589: $? = 0 >configure:28593: test -z > || test ! -s conftest.err >configure:28596: $? = 0 >configure:28599: test -s conftest >configure:28602: $? = 0 >configure:28615: result: yes >configure:28625: checking for libXext >configure:28660: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lXext -lX11 >&5 >configure:28666: $? = 0 >configure:28670: test -z > || test ! -s conftest.err >configure:28673: $? = 0 >configure:28676: test -s conftest >configure:28679: $? = 0 >configure:28698: result: yes >configure:28933: checking for pthread_create in -lpthread >configure:28963: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 >configure:28969: $? = 0 >configure:28973: test -z > || test ! -s conftest.err >configure:28976: $? = 0 >configure:28979: test -s conftest >configure:28982: $? = 0 >configure:28995: result: yes >configure:29275: checking for extra includes >configure:29303: result: no >configure:29307: checking for extra libs >configure:29336: result: no >configure:29342: checking for libz >configure:29377: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lz >&5 >configure:29383: $? = 0 >configure:29387: test -z > || test ! -s conftest.err >configure:29390: $? = 0 >configure:29393: test -s conftest >configure:29396: $? = 0 >configure:29418: result: -lz >configure:29439: checking for libpng >configure:29476: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lpng -lz -lm -lX11 >&5 >configure:29482: $? = 0 >configure:29486: test -z > || test ! -s conftest.err >configure:29489: $? = 0 >configure:29492: test -s conftest >configure:29495: $? = 0 >configure:29519: result: -lpng -lz -lm >configure:29530: checking for libjpeg6b >configure:29564: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg6b -lm >&5 >/usr/lib/gcc/i386-pc-linux-gnu/4.1.1/../../../../i386-pc-linux-gnu/bin/ld: cannot find -ljpeg6b >collect2: ld returned 1 exit status >configure:29570: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "qtjava" >| #define VERSION "3.5.2" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_LIBZ 1 >| #define HAVE_LIBPNG 1 >| /* end confdefs.h. */ >| >| #ifdef __cplusplus >| extern "C" { >| #endif >| void jpeg_CreateDecompress(); >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| jpeg_CreateDecompress(); >| ; >| return 0; >| } >configure:29605: result: no >configure:29608: checking for libjpeg >configure:29642: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg -lm >&5 >configure:29648: $? = 0 >configure:29652: test -z > || test ! -s conftest.err >configure:29655: $? = 0 >configure:29658: test -s conftest >configure:29661: $? = 0 >configure:29680: result: -ljpeg >configure: 29704: ${prefix}/include/jpeglib.h >configure: 29704: /usr/include/jpeglib.h >taking that >configure:29751: checking for perl >configure:29811: result: /usr/bin/perl >configure:29937: checking for Qt >configure: 30002: /usr/lib/qt-3.3/include/qstyle.h >configure: 30002: /usr/lib/qt-3.3/include/qstyle.h >configure: 30002: /usr/lib/qt-3.3/include/qstyle.h >configure: 30002: /usr/lib/qt-3.3/qstyle.h >configure: 30002: /usr/lib/qt3/include/qstyle.h >configure: 30002: /usr/lib/qt3/qstyle.h >configure: 30002: /usr/lib/qt/include/qstyle.h >configure: 30002: /usr/lib/qt/qstyle.h >configure: 30002: /usr/share/qt3/include/qstyle.h >configure: 30002: /usr/share/qt3/qstyle.h >configure: 30002: /usr/local/qt/include/qstyle.h >configure: 30002: /usr/include/qt/qstyle.h >configure: 30002: /usr/include/qstyle.h >configure: 30002: /usr/X11R6/include/X11/qt/qstyle.h >configure: 30002: /usr/X11R6/include/qt/qstyle.h >configure: 30002: /usr/X11R6/include/qt2/qstyle.h >configure: 30002: /usr/include/qt3/qstyle.h >configure: 30002: ./qstyle.h >configure:30120: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -INO -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt-3.3/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 >conftest.cc:2:21: error: qglobal.h: No such file or directory >conftest.cc:3:26: error: qapplication.h: No such file or directory >conftest.cc:4:21: error: qcursor.h: No such file or directory >conftest.cc:5:27: error: qstylefactory.h: No such file or directory >conftest.cc:6:34: error: private/qucomextra_p.h: No such file or directory >conftest.cc:7:8: warning: "QT_VERSION" is not defined >conftest.cc:8:2: error: #error 1 >conftest.cc: In function 'int main()': >conftest.cc:12: error: 'QStyleFactory' has not been declared >conftest.cc:12: error: 'QString' has not been declared >conftest.cc:13: error: 'QCursor' was not declared in this scope >conftest.cc:13: error: expected `;' before 'c' >configure:30123: $? = 1 >configure: failed program was: >#include "confdefs.h" >#include <qglobal.h> >#include <qapplication.h> >#include <qcursor.h> >#include <qstylefactory.h> >#include <private/qucomextra_p.h> >#if ! (QT_VERSION >= 0x030300 && QT_VERSION < 0x040000) >#error 1 >#endif > >int main() { > (void)QStyleFactory::create(QString::null); > QCursor c(Qt::WhatsThisCursor); > return 0; >} >configure:30163: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation! >For more details about this problem, look at the end of config.log. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-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 -mtune=i686 -pipe' >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 -mtune=i686 -pipe' >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=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_f77_compiler_gnu=yes >ac_cv_func__NSGetEnviron=no >ac_cv_func_connect=yes >ac_cv_func_dlopen=no >ac_cv_func_inet_ntoa=yes >ac_cv_func_remove=yes >ac_cv_func_shl_load=no >ac_cv_func_shmat=yes >ac_cv_func_snprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_have_dlfcn=yes >ac_cv_have_qt=have_qt=no >ac_cv_header_Carbon_Carbon_h=no >ac_cv_header_CoreAudio_CoreAudio_h=no >ac_cv_header_crt_externs_h=no >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_bitypes_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=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_compat_main=no >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_dld_shl_unload=no >ac_cv_lib_dnet_dnet_ntoa=no >ac_cv_lib_dnet_stub_dnet_ntoa=no >ac_cv_lib_jpeg_6b=no >ac_cv_lib_jpeg_normal=-ljpeg >ac_cv_lib_png='-lpng -lz -lm' >ac_cv_lib_poll_poll=no >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_ucb_killpg=no >ac_cv_lib_util_main=yes >ac_cv_lib_z=-lz >ac_cv_objext=o >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_CXXCPP='g++ -E' >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_ac_ct_CXX=g++ >ac_cv_prog_ac_ct_F77=gfortran >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=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_sizeof_char_p=4 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_unsigned_long=4 >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_char_p=yes >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_short=yes >ac_cv_type_size_t=yes >ac_cv_type_unsigned_long=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >kde_cv_func_res_init=yes >kde_cv_func_strlcat=no >kde_cv_func_strlcpy=no >kde_cv_have_libXext=yes >kde_cv_have_x='have_x=yes kde_x_includes=. kde_x_libraries=/usr/lib' >kde_cv_opt_noinline_match=irrelevant >kde_cv_path=/usr/bin/perl >kde_cv_path_kde_config=/usr/kde/3.5/bin/kde-config >kde_cv_path_perl=/usr/bin/perl >kde_cv_prog_cc_Wmissing_format_attribute=yes >kde_cv_prog_cxx_O0=yes >kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes >kde_cv_prog_cxx_Wl___no_undefined=yes >kde_cv_prog_cxx_Wmissing_format_attribute=yes >kde_cv_prog_cxx_Wno_long_long=yes >kde_cv_prog_cxx_Wno_non_virtual_dtor=yes >kde_cv_prog_cxx_Wundef=yes >kde_cv_prog_cxx_fexceptions=yes >kde_cv_prog_cxx_fno_check_new=yes >kde_cv_prog_cxx_fno_common=yes >kde_cv_prog_cxx_fno_exceptions=yes >kde_cv_prog_cxx_fno_reorder_blocks=yes >kde_cv_prog_cxx_fvisibility_hidden=no >kde_cv_proto_res_init=no >kde_cv_proto_strlcat='yes - in libkdefakes' >kde_cv_proto_strlcpy='yes - in libkdefakes' >kde_cv_socklen_t=yes >kde_cv_socklen_t_equiv=socklen_t >kde_cv_stl_works=yes >kde_cv_val_pie_support=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=yes >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.6.so' >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i386-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i386-pc-linux-gnu/bin/ld >lt_cv_path_NM=nm >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/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_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/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_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/qtjava-3.5.2/work/qtjava-3.5.2/admin/missing --run aclocal-1.9' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/qtjava-3.5.2/work/qtjava-3.5.2/admin/missing --run tar' >AR='ar' >ARTSCCONFIG='' >AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' >AUTODIRS='' >AUTOHEADER='${SHELL} /var/tmp/portage/qtjava-3.5.2/work/qtjava-3.5.2/admin/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/qtjava-3.5.2/work/qtjava-3.5.2/admin/missing --run automake-1.9' >AWK='gawk' >CC='gcc' >CCDEPMODE='depmode=none' >CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute' >CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./qtjava/configure.in.in $(top_srcdir)/configure.in.bot' >CPP='gcc -E' >CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' >CXX='g++' >CXXCPP='g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=i686 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common' >CYGPATH_W='echo' >DCOPIDL2CPP='' >DCOPIDL='' >DCOPIDLNG='' >DCOP_DEPENDENCIES='' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_PERMISSIVE_FLAG='-fpermissive' >EXEEXT='' >F77='gfortran' >FFLAGS='-g -O2' >FRAMEWORK_COREAUDIO='' >GMSGFMT='/usr/bin/gmsgfmt' >HAVE_GCC_VISIBILITY='0' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >JAR='' >JAVAC='' >JAVAH='' >JVMLIBS='' >KCFG_DEPENDENCIES='' >KCONFIG_COMPILER='' >KDECONFIG='/usr/kde/3.5/bin/kde-config' >KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)' >KDE_EXTRA_RPATH='' >KDE_INCLUDES='' >KDE_LDFLAGS='' >KDE_MT_LDFLAGS='' >KDE_MT_LIBS='-lpthread' >KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined' >KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' >KDE_RPATH='' >KDE_USE_CLOSURE_FALSE='' >KDE_USE_CLOSURE_TRUE='#' >KDE_USE_FINAL_FALSE='' >KDE_USE_FINAL_TRUE='#' >KDE_USE_FPIE='-fPIE' >KDE_USE_NMCHECK_FALSE='' >KDE_USE_NMCHECK_TRUE='#' >KDE_USE_PIE='-pie' >KDE_XSL_STYLESHEET='' >LDFLAGS='' >LDFLAGS_AS_NEEDED='' >LDFLAGS_NEW_DTAGS='' >LIBCOMPAT='' >LIBCRYPT='-lcrypt' >LIBDL='-ldl' >LIBJPEG='-ljpeg' >LIBOBJS='' >LIBPNG='-lpng -lz -lm' >LIBPTHREAD='-lpthread' >LIBRESOLV='-lresolv' >LIBS='' >LIBSM='-lSM -lICE' >LIBSOCKET='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' >LIBUCB='' >LIBUTIL='-lutil' >LIBZ='-lz' >LIB_KAB='' >LIB_KABC='' >LIB_KDECORE='' >LIB_KDED='' >LIB_KDEPIM='' >LIB_KDEPRINT='' >LIB_KDEUI='' >LIB_KDNSSD='' >LIB_KFILE='' >LIB_KFM='' >LIB_KHTML='' >LIB_KIMPROXY='' >LIB_KIO='' >LIB_KJS='' >LIB_KMDI='' >LIB_KNEWSTUFF='' >LIB_KNS='' >LIB_KPARTS='' >LIB_KSPELL='' >LIB_KSYCOCA='' >LIB_KUNITTEST='' >LIB_KUTILS='' >LIB_POLL='' >LIB_QPE='' >LIB_QT='' >LIB_SMB='' >LIB_X11='-lX11 $(LIBSOCKET)' >LIB_XEXT='-lXext' >LIB_XRENDER='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/qtjava-3.5.2/work/qtjava-3.5.2/admin/missing --run makeinfo' >MAKEKDEWIDGETS='' >MCOPIDL='' >MEINPROC='' >MOC='' >MSGFMT='/usr/bin/gmsgfmt' >NOOPT_CFLAGS='-O0' >NOOPT_CXXFLAGS='-O0' >OBJEXT='o' >PACKAGE='qtjava' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >QTE_NORTTI='' >QTJAVA='' >QT_INCLUDES='' >QT_LDFLAGS='' >RANLIB='ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >TOPSUBDIRS='' >UIC='' >UIC_TR='' >USER_INCLUDES='' >USER_LDFLAGS='' >USE_EXCEPTIONS='-fexceptions' >USE_RTTI='' >USE_THREADS='' >VERSION='3.5.2' >WOVERLOADED_VIRTUAL='' >XGETTEXT='/usr/bin/xgettext' >XMLLINT='' >X_EXTRA_LIBS='' >X_INCLUDES='-I.' >X_LDFLAGS='-L/usr/lib' >X_PRE_LIBS='' >X_RPATH='' >ac_ct_AR='ar' >ac_ct_CC='gcc' >ac_ct_CXX='g++' >ac_ct_F77='gfortran' >ac_ct_RANLIB='ranlib' >ac_ct_STRIP='strip' >all_includes='-I.' >all_libraries='-L/usr/lib ' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/kde/3.5/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >include_ARTS_FALSE='' >include_ARTS_TRUE='' >include_x11_FALSE='#' >include_x11_TRUE='' >includedir='${prefix}/include' >infodir='/usr/kde/3.5/share/info' >install_sh='/var/tmp/portage/qtjava-3.5.2/work/qtjava-3.5.2/admin/install-sh' >jni_includes='' >kde_appsdir='' >kde_bindir='' >kde_confdir='' >kde_datadir='' >kde_htmldir='' >kde_icondir='' >kde_includes='' >kde_kcfgdir='' >kde_libraries='' >kde_libs_htmldir='/usr/kde/3.5/share/doc/HTML' >kde_libs_prefix='/usr/kde/3.5' >kde_locale='' >kde_mimedir='' >kde_moduledir='' >kde_qtver='3' >kde_servicesdir='' >kde_servicetypesdir='' >kde_sounddir='' >kde_styledir='' >kde_templatesdir='' >kde_wallpaperdir='' >kde_widgetdir='/usr/kde/3.5/lib/kde3/plugins/designer' >kdeinitdir='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/kde/3.5/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr/kde/3.5' >program_transform_name='s,x,x,' >qt_includes='' >qt_libraries='' >qtjava_SUBDIR_included_FALSE='' >qtjava_SUBDIR_included_TRUE='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/usr/kde/3.5/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' >unsermake_enable_pch_FALSE='' >unsermake_enable_pch_TRUE='#' >x_includes='.' >x_libraries='/usr/lib' >xdg_appsdir='' >xdg_directorydir='' >xdg_menudir='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_CRYPT 1 >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBJPEG 1 >#define HAVE_LIBPNG 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_LIBZ 1 >#define HAVE_MEMORY_H 1 >#define HAVE_RES_INIT 1 >#define HAVE_RES_INIT 1 >#define HAVE_RES_INIT_PROTO 1 >#define HAVE_SGI_STL 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDINT_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_BITYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VSNPRINTF 1 >#define KDELIBSUFF "" >#define PACKAGE "qtjava" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define SIZEOF_CHAR_P 4 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_SHORT 2 >#define SIZEOF_SIZE_T 4 >#define SIZEOF_UNSIGNED_LONG 4 >#define STDC_HEADERS 1 >#define VERSION "3.5.2" >#define kde_socklen_t socklen_t >#define ksize_t socklen_t >#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 162970
:
107591
|
107595
| 107597 |
109397