From koffice Tue Apr 04 12:56:20 2006 From: "Aron Stansvik" Date: Tue, 04 Apr 2006 12:56:20 +0000 To: koffice Subject: Problem building 1.5 branch on FreeBSD 6.1/amd64 Message-Id: <751a4f870604040556y458b57ffo6d16118cba7fe4d () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=koffice&m=114417518520235 MIME-Version: 1 Content-Type: multipart/mixed; boundary="------=_Part_17186_21183549.1144155380266" ------=_Part_17186_21183549.1144155380266 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello KOffice users! This is my first mail to the list. I've just finished setting up my new computer, a beefy Opteron, and I thought I'd give the 1.5 branch a spin before the release. I'm having trouble building it though. The system is running FreeBSD 6.1-PRERELEASE/amd64 with KDE 3.5.2 installed from ports (KOffice 1.4.2 _not_ installed). Below is a transcript of the commands I ran to checkout and build the 1.5 branch, as well as the 'gmake' output. I'm also attaching my config.log. $ svn co svn://anonsvn.kde.org/home/kde/branches/koffice/1.5/koffice koffic= e $ cd koffice $ gmake -f Makefile.cvs $ ./configure --prefix=3D/usr/home/elvis/.inst --with-extra-includes=3D/usr/local/include --with-extra-libs=3D/usr/local/lib $ gmake gmake all-recursive gmake[1]: Entering directory `/usr/home/elvis/Nedladdat/koffice' Making all in lib gmake[2]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib' Making all in store gmake[3]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/store' Making all in . gmake[4]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/store' if /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/kofficecore -I../../lib/kofficecore -I/usr/local/include -I/usr/X11R6/include=20 -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE =20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -MT KoStore.lo -MD -MP -MF ".deps/KoStore.Tpo" -c -o KoStore.lo KoStore.cpp; \ then mv -f ".deps/KoStore.Tpo" ".deps/KoStore.Plo"; else rm -f ".deps/KoStore.Tpo"; exit 1; fi if /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/kofficecore -I../../lib/kofficecore -I/usr/local/include -I/usr/X11R6/include=20 -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE =20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -MT KoTarStore.lo -MD -MP -MF ".deps/KoTarStore.Tpo" -c -o KoTarStore.lo KoTarStore.cpp; \ then mv -f ".deps/KoTarStore.Tpo" ".deps/KoTarStore.Plo"; else rm -f ".deps/KoTarStore.Tpo"; exit 1; fi if /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/kofficecore -I../../lib/kofficecore -I/usr/local/include -I/usr/X11R6/include=20 -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE =20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -MT KoDirectoryStore.lo -MD -MP -MF ".deps/KoDirectoryStore.Tpo" -c -o KoDirectoryStore.lo KoDirectoryStore.cpp; \ then mv -f ".deps/KoDirectoryStore.Tpo" ".deps/KoDirectoryStore.Plo"; else rm -f ".deps/KoDirectoryStore.Tpo"; exit 1; fi if /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/kofficecore -I../../lib/kofficecore -I/usr/local/include -I/usr/X11R6/include=20 -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE =20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -MT KoZipStore.lo -MD -MP -MF ".deps/KoZipStore.Tpo" -c -o KoZipStore.lo KoZipStore.cpp; \ then mv -f ".deps/KoZipStore.Tpo" ".deps/KoZipStore.Plo"; else rm -f ".deps/KoZipStore.Tpo"; exit 1; fi if /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/kofficecore -I../../lib/kofficecore -I/usr/local/include -I/usr/X11R6/include=20 -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE =20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -MT KoStoreDrag.lo -MD -MP -MF ".deps/KoStoreDrag.Tpo" -c -o KoStoreDrag.lo KoStoreDrag.cpp; \ then mv -f ".deps/KoStoreDrag.Tpo" ".deps/KoStoreDrag.Plo"; else rm -f ".deps/KoStoreDrag.Tpo"; exit 1; fi if /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/kofficecore -I../../lib/kofficecore -I/usr/local/include -I/usr/X11R6/include=20 -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE =20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -MT KoStoreBase.lo -MD -MP -MF ".deps/KoStoreBase.Tpo" -c -o KoStoreBase.lo KoStoreBase.cpp; \ then mv -f ".deps/KoStoreBase.Tpo" ".deps/KoStoreBase.Plo"; else rm -f ".deps/KoStoreBase.Tpo"; exit 1; fi if /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dcompile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/kofficecore -I../../lib/kofficecore -I/usr/local/include -I/usr/X11R6/include=20 -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE =20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -MT KoXmlWriter.lo -MD -MP -MF ".deps/KoXmlWriter.Tpo" -c -o KoXmlWriter.lo KoXmlWriter.cpp; \ then mv -f ".deps/KoXmlWriter.Tpo" ".deps/KoXmlWriter.Plo"; else rm -f ".deps/KoXmlWriter.Tpo"; exit 1; fi /usr/local/bin/bash ../../libtool --silent --tag=3DCXX --mode=3Dlink g++=20 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -o libkstore.la -rpath /usr/home/elvis/.inst/lib -L/usr/local/lib -L/usr/X11R6/lib =20 -L/usr/local/lib -version-info 3:0:0 -L/usr/local/lib -no-undefined=20 KoStore.lo KoTarStore.lo KoDirectoryStore.lo KoZipStore.lo KoStoreDrag.lo KoStoreBase.lo KoXmlWriter.lo -lkio libtool: link: cannot find the library `' gmake[4]: *** [libkstore.la] Error 1 gmake[4]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/store' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/store' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/elvis/Nedladdat/koffice' gmake: *** [all] Error 2 You see the "libtool: link: cannot find the library `'" is very mysterious. Googling I came up with another fellow back in '04 who had the same problem building koffice-1.3.1 on FreeBSD 4.10 [1]. I also found a guy who had a similar problem when trying to build Subversion [2], and he was advised to replace the ltmain.sh in the tree with a newer one from /usr/share/libtool. I tried the same approach, and the build was successful, but got my self a different problem during the 'gmake install' step: $ svn co svn://anonsvn.kde.org/home/kde/branches/koffice/1.5/koffice koffic= e $ cd koffice $ cp /usr/local/share/libtool/ltmain.sh admin/ $ gmake -f Makefile.cvs $ ./configure --prefix=3D/usr/home/elvis/.inst --with-extra-includes=3D/usr/local/include --with-extra-libs=3D/usr/local/lib $ gmake $ su # gmake install Making install in lib gmake[1]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib' Making install in store gmake[2]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/store' Making install in . gmake[3]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/store' gmake[4]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/store' test -z "/usr/home/elvis/.inst/lib" || /usr/local/bin/bash ../../admin/mkinstalldirs "/usr/home/elvis/.inst/lib" mkdir /usr/home/elvis/.inst/lib /usr/local/bin/bash ../../libtool --silent --mode=3Dinstall /usr/bin/install -c -p 'libkstore.la' '/usr/home/elvis/.it/lib/libkstore.la' test -z "/usr/home/elvis/.inst/include" || /usr/local/bin/bash ../../admin/mkinstalldirs "/usr/home/elvis/.inst/inclu" mkdir /usr/home/elvis/.inst/include /usr/bin/install -c -p -m 644 'KoStore.h' '/usr/home/elvis/.inst/include/KoStore.h' /usr/bin/install -c -p -m 644 'KoStoreDevice.h' '/usr/home/elvis/.inst/include/KoStoreDevice.h' /usr/bin/install -c -p -m 644 'KoXmlWriter.h' '/usr/home/elvis/.inst/include/KoXmlWriter.h' gmake[4]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/store' gmake[3]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/store' Making install in tests gmake[3]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/store/t= ests' gmake[4]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/store/t= ests' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/store/te= sts' gmake[3]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/store/te= sts' gmake[2]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/store' Making install in kwmf gmake[2]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/kwmf' gmake[3]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/kwmf' test -z "/usr/home/elvis/.inst/lib" || /usr/local/bin/bash ../../admin/mkinstalldirs "/usr/home/elvis/.inst/lib" /usr/local/bin/bash ../../libtool --silent --mode=3Dinstall /usr/bin/install -c -p 'libkwmf.la' '/usr/home/elvis/.inslib/libkwmf.la' /usr/local/bin/bash ../../libtool --silent --mode=3Dinstall /usr/bin/install -c -p 'libkowmf.la' '/usr/home/elvis/.in/lib/libkowmf.la' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/kwmf' gmake[2]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/kwmf' Making install in kofficecore gmake[2]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/koffice= core' Making install in . gmake[3]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/koffice= core' gmake[4]: Entering directory `/usr/home/elvis/Nedladdat/koffice/lib/koffice= core' test -z "/usr/home/elvis/.inst/lib" || /usr/local/bin/bash ../../admin/mkinstalldirs "/usr/home/elvis/.inst/lib" /usr/local/bin/bash ../../libtool --silent --mode=3Dinstall /usr/bin/install -c -p 'libkofficecore.la' '/usr/home/elv/.inst/lib/libkofficecore.la' libtool: install: warning: relinking `libkofficecore.la' /usr/bin/ld: cannot find -lkstore libtool: install: error: relink `libkofficecore.la' with the above command before installing it gmake[4]: *** [install-libLTLIBRARIES] Error 1 gmake[4]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/kofficec= ore' gmake[3]: *** [install-am] Error 2 gmake[3]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/kofficec= ore' gmake[2]: *** [install-recursive] Error 1 gmake[2]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib/kofficec= ore' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/elvis/Nedladdat/koffice/lib' gmake: *** [install-recursive] Error 1 This relinking is unwanted, right? I don't know why it happens :( Any thoughts and help on this would be greatly appriciated. I know 1.5.0 is right around the corner, but I'd really like to get to the bottom of this. In addition to config.log, I've also attached two files that shows the environment I'm running these commands in. One of them showing the environment for the regular user I'm using to build, and the other for the environment of the root user running the 'gmake install' command. Thanks in advance. Best regards, Aron Stansvik ------=_Part_17186_21183549.1144155380266 Content-Type: application/octet-stream; name=config.log Content-Transfer-Encoding: quoted-printable X-Attachment-Id: f_elm49kea Content-Disposition: attachment; filename="config.log" 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=3D/usr/home/elvis/.inst --with-extra-includes=3D/u= sr/local/include --with-extra-libs=3D/usr/local/lib ## --------- ## ## Platform. ## ## --------- ## hostname =3D rubik.dose.se uname -m =3D amd64 uname -r =3D 6.1-PRERELEASE uname -s =3D FreeBSD uname -v =3D FreeBSD 6.1-PRERELEASE #0: Sat Apr 1 23:25:17 CEST 2006 e= lvis@rubik.dose.se:/usr/obj/usr/src/sys/GENERIC=20 /usr/bin/uname -p =3D amd64 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/elvis/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1590: checking build system type configure:1608: result: x86_64-unknown-freebsd6.1 configure:1616: checking host system type configure:1630: result: x86_64-unknown-freebsd6.1 configure:1638: checking target system type configure:1652: result: x86_64-unknown-freebsd6.1 configure:1699: checking for a BSD-compatible install configure:1754: result: /usr/bin/install -c configure:1769: checking for -p flag to install configure:1782: result: yes configure:1793: checking whether build environment is sane configure:1836: result: yes configure:1888: checking for gawk configure:1917: result: no configure:1888: checking for mawk configure:1917: result: no configure:1888: checking for nawk configure:1904: found /usr/bin/nawk configure:1914: result: nawk configure:1924: checking whether make sets $(MAKE) configure:1944: result: yes configure:2202: checking for kde-config configure:2264: result: /usr/local/bin/kde-config configure:2288: checking where to install configure:2296: result: /usr/home/elvis/.inst (as requested) configure:2347: checking for style of include used by make configure:2375: result: GNU configure:2523: checking for gcc configure:2539: found /usr/bin/gcc configure:2549: result: gcc configure:2793: checking for C compiler version configure:2796: gcc --version &5 gcc (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2799: $? =3D 0 configure:2801: gcc -v &5 Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:2804: $? =3D 0 configure:2806: gcc -V &5 gcc: `-V' option must have argument configure:2809: $? =3D 1 configure:2832: checking for C compiler default output file name configure:2835: gcc conftest.c >&5 configure:2838: $? =3D 0 configure:2884: result: a.out configure:2889: checking whether the C compiler works configure:2895: ./a.out configure:2898: $? =3D 0 configure:2915: result: yes configure:2922: checking whether we are cross compiling configure:2924: result: no configure:2927: checking for suffix of executables configure:2929: gcc -o conftest conftest.c >&5 configure:2932: $? =3D 0 configure:2957: result:=20 configure:2963: checking for suffix of object files configure:2984: gcc -c conftest.c >&5 configure:2987: $? =3D 0 configure:3009: result: o configure:3013: checking whether we are using the GNU C compiler configure:3037: gcc -c conftest.c >&5 configure:3043: $? =3D 0 configure:3047: test -z=20 =09=09=09 || test ! -s conftest.err configure:3050: $? =3D 0 configure:3053: test -s conftest.o configure:3056: $? =3D 0 configure:3069: result: yes configure:3075: checking whether gcc accepts -g configure:3096: gcc -c -g conftest.c >&5 configure:3102: $? =3D 0 configure:3106: test -z=20 =09=09=09 || test ! -s conftest.err configure:3109: $? =3D 0 configure:3112: test -s conftest.o configure:3115: $? =3D 0 configure:3126: result: yes configure:3143: checking for gcc option to accept ANSI C configure:3213: gcc -c conftest.c >&5 configure:3219: $? =3D 0 configure:3223: test -z=20 =09=09=09 || test ! -s conftest.err configure:3226: $? =3D 0 configure:3229: test -s conftest.o configure:3232: $? =3D 0 configure:3250: result: none needed configure:3268: gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3274: $? =3D 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3409: checking dependency style of gcc configure:3499: result: gcc3 configure:3522: checking how to run the C preprocessor configure:3557: gcc -E conftest.c configure:3563: $? =3D 0 configure:3595: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3601: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | /* end confdefs.h. */ | #include configure:3640: result: gcc -E configure:3664: gcc -E conftest.c configure:3670: $? =3D 0 configure:3702: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3708: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | /* end confdefs.h. */ | #include configure:3832: checking for g++ configure:3848: found /usr/bin/g++ configure:3858: result: g++ configure:3874: checking for C++ compiler version configure:3877: g++ --version &5 g++ (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3880: $? =3D 0 configure:3882: g++ -v &5 Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:3885: $? =3D 0 configure:3887: g++ -V &5 g++: `-V' option must have argument configure:3890: $? =3D 1 configure:3893: checking whether we are using the GNU C++ compiler configure:3917: g++ -c conftest.cc >&5 configure:3923: $? =3D 0 configure:3927: test -z=20 =09=09=09 || test ! -s conftest.err configure:3930: $? =3D 0 configure:3933: test -s conftest.o configure:3936: $? =3D 0 configure:3949: result: yes configure:3955: checking whether g++ accepts -g configure:3976: g++ -c -g conftest.cc >&5 configure:3982: $? =3D 0 configure:3986: test -z=20 =09=09=09 || test ! -s conftest.err configure:3989: $? =3D 0 configure:3992: test -s conftest.o configure:3995: $? =3D 0 configure:4006: result: yes configure:4048: g++ -c conftest.cc >&5 configure:4054: $? =3D 0 configure:4058: test -z=20 =09=09=09 || test ! -s conftest.err configure:4061: $? =3D 0 configure:4064: test -s conftest.o configure:4067: $? =3D 0 configure:4093: g++ -c conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once fo= r each function it appears in.) configure:4099: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | /* end confdefs.h. */ |=20 | int | main () | { | exit (42); | ; | return 0; | } configure:4048: g++ -c conftest.cc >&5 configure:4054: $? =3D 0 configure:4058: test -z=20 =09=09=09 || test ! -s conftest.err configure:4061: $? =3D 0 configure:4064: test -s conftest.o configure:4067: $? =3D 0 configure:4093: g++ -c conftest.cc >&5 configure:4099: $? =3D 0 configure:4103: test -z=20 =09=09=09 || test ! -s conftest.err configure:4106: $? =3D 0 configure:4109: test -s conftest.o configure:4112: $? =3D 0 configure:4137: checking dependency style of g++ configure:4227: result: gcc3 configure:4246: checking whether gcc is blacklisted configure:4272: gcc -c -O2 conftest.c >&5 configure:4278: $? =3D 0 configure:4282: test -z=20 =09=09=09 || test ! -s conftest.err configure:4285: $? =3D 0 configure:4288: test -s conftest.o configure:4291: $? =3D 0 configure:4303: result: no configure:4815: checking whether g++ supports -Wundef configure:4851: rm -rf SunWS_cache; g++ -o conftest -Wall -W -Wpointer-arit= h -O2 -Wundef conftest.cc 1>&5 configure:4857: $? =3D 0 configure:4861: test -z=20 =09=09=09 || test ! -s conftest.err configure:4864: $? =3D 0 configure:4867: test -s conftest configure:4870: $? =3D 0 configure:4891: result: yes configure:4903: checking whether g++ supports -Wno-long-long configure:4939: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -W -Wpoin= ter-arith -O2 -Wno-long-long conftest.cc 1>&5 configure:4945: $? =3D 0 configure:4949: test -z=20 =09=09=09 || test ! -s conftest.err configure:4952: $? =3D 0 configure:4955: test -s conftest configure:4958: $? =3D 0 configure:4979: result: yes configure:4991: checking whether g++ supports -Wno-non-virtual-dtor configure:5027: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef = -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor conftest.cc 1>&5 configure:5033: $? =3D 0 configure:5037: test -z=20 =09=09=09 || test ! -s conftest.err configure:5040: $? =3D 0 configure:5043: test -s conftest configure:5046: $? =3D 0 configure:5067: result: yes configure:5099: checking whether g++ supports -fno-reorder-blocks configure:5135: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef = -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-reorder-blocks = conftest.cc 1>&5 configure:5141: $? =3D 0 configure:5145: test -z=20 =09=09=09 || test ! -s conftest.err configure:5148: $? =3D 0 configure:5151: test -s conftest configure:5154: $? =3D 0 configure:5175: result: yes configure:5193: checking whether g++ supports -fno-exceptions configure:5229: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef = -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions conf= test.cc 1>&5 configure:5235: $? =3D 0 configure:5239: test -z=20 =09=09=09 || test ! -s conftest.err configure:5242: $? =3D 0 configure:5245: test -s conftest configure:5248: $? =3D 0 configure:5269: result: yes configure:5281: checking whether g++ supports -fno-check-new configure:5317: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef = -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-c= heck-new conftest.cc 1>&5 configure:5323: $? =3D 0 configure:5327: test -z=20 =09=09=09 || test ! -s conftest.err configure:5330: $? =3D 0 configure:5333: test -s conftest configure:5336: $? =3D 0 configure:5357: result: yes configure:5369: checking whether g++ supports -fno-common configure:5405: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef = -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-c= heck-new -fno-common conftest.cc 1>&5 configure:5411: $? =3D 0 configure:5415: test -z=20 =09=09=09 || test ! -s conftest.err configure:5418: $? =3D 0 configure:5421: test -s conftest configure:5424: $? =3D 0 configure:5445: result: yes configure:5457: checking whether g++ supports -fexceptions configure:5493: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef = -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-c= heck-new -fno-common -fexceptions conftest.cc 1>&5 configure:5499: $? =3D 0 configure:5503: test -z=20 =09=09=09 || test ! -s conftest.err configure:5506: $? =3D 0 configure:5509: test -s conftest configure:5512: $? =3D 0 configure:5533: result: yes configure:5576: checking whether system headers can cope with -O2 -fno-inli= ne configure:5645: result: irrelevant configure:6301: checking how to run the C++ preprocessor configure:6332: g++ -E conftest.cc configure:6338: $? =3D 0 configure:6370: g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6376: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6415: result: g++ -E configure:6439: g++ -E conftest.cc configure:6445: $? =3D 0 configure:6477: g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6483: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6531: checking whether g++ supports -O0 configure:6567: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef = -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-che= ck-new -fno-common -O0 conftest.cc 1>&5 configure:6573: $? =3D 0 configure:6577: test -z=20 =09=09=09 || test ! -s conftest.err configure:6580: $? =3D 0 configure:6583: test -s conftest configure:6586: $? =3D 0 configure:6607: result: yes configure:7161: result: not using lib directory suffix configure:7206: checking for a sed that does not truncate output configure:7260: result: /usr/bin/sed configure:7263: checking for egrep configure:7273: result: grep -E configure:7289: checking for ld used by gcc configure:7356: result: /usr/bin/ld configure:7365: checking if the linker (/usr/bin/ld) is GNU ld configure:7380: result: yes configure:7385: checking for /usr/bin/ld option to reload object files configure:7392: result: -r configure:7401: checking for BSD-compatible nm configure:7443: result: /usr/bin/nm -B configure:7447: checking whether ln -s works configure:7451: result: yes configure:7458: checking how to recognise dependent libraries configure:7665: result: pass_all configure:7874: checking for ANSI C header files configure:7899: gcc -c -O2 conftest.c >&5 configure:7905: $? =3D 0 configure:7909: test -z=20 =09=09=09 || test ! -s conftest.err configure:7912: $? =3D 0 configure:7915: test -s conftest.o configure:7918: $? =3D 0 configure:8007: gcc -o conftest -O2 conftest.c >&5 configure:8010: $? =3D 0 configure:8012: ./conftest configure:8015: $? =3D 0 configure:8030: result: yes configure:8054: checking for sys/types.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for sys/stat.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for stdlib.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for string.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for memory.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for strings.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for inttypes.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for stdint.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8054: checking for unistd.h configure:8070: gcc -c -O2 conftest.c >&5 configure:8076: $? =3D 0 configure:8080: test -z=20 =09=09=09 || test ! -s conftest.err configure:8083: $? =3D 0 configure:8086: test -s conftest.o configure:8089: $? =3D 0 configure:8100: result: yes configure:8126: checking dlfcn.h usability configure:8138: gcc -c -O2 conftest.c >&5 configure:8144: $? =3D 0 configure:8148: test -z=20 =09=09=09 || test ! -s conftest.err configure:8151: $? =3D 0 configure:8154: test -s conftest.o configure:8157: $? =3D 0 configure:8167: result: yes configure:8171: checking dlfcn.h presence configure:8181: gcc -E conftest.c configure:8187: $? =3D 0 configure:8207: result: yes configure:8242: checking for dlfcn.h configure:8249: result: yes configure:8313: checking for g77 configure:8342: result: no configure:8313: checking for f77 configure:8329: found /usr/bin/f77 configure:8339: result: f77 configure:8354: checking for Fortran 77 compiler version configure:8357: f77 --version &5 GNU Fortran (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:8360: $? =3D 0 configure:8362: f77 -v &5 Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:8365: $? =3D 0 configure:8367: f77 -V &5 f77: `-V' option must have argument configure:8370: $? =3D 1 configure:8378: checking whether we are using the GNU Fortran 77 compiler configure:8392: f77 -c conftest.F >&5 configure:8398: $? =3D 0 configure:8402: test -z=20 =09=09=09 || test ! -s conftest.err configure:8405: $? =3D 0 configure:8408: test -s conftest.o configure:8411: $? =3D 0 configure:8424: result: yes configure:8430: checking whether f77 accepts -g configure:8442: f77 -c -g conftest.f >&5 configure:8448: $? =3D 0 configure:8452: test -z=20 =09=09=09 || test ! -s conftest.err configure:8455: $? =3D 0 configure:8458: test -s conftest.o configure:8461: $? =3D 0 configure:8473: result: yes configure:8503: checking the maximum length of command line arguments configure:8562: result: 65536 configure:8573: checking command to parse /usr/bin/nm -B output from gcc ob= ject configure:8662: gcc -c -O2 conftest.c >&5 configure:8665: $? =3D 0 configure:8669: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ =09]\([ABCDG= ISTW][ABCDGISTW]*\)[ =09][ =09]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/= p' \> conftest.nm configure:8672: $? =3D 0 configure:8724: gcc -o conftest -O2 conftest.c conftstm.o >&5 configure:8727: $? =3D 0 configure:8765: result: ok configure:8769: checking for objdir configure:8784: result: .libs configure:8874: checking for ar configure:8890: found /usr/bin/ar configure:8901: result: ar configure:8954: checking for ranlib configure:8970: found /usr/bin/ranlib configure:8981: result: ranlib configure:9034: checking for strip configure:9050: found /usr/bin/strip configure:9061: result: strip configure:9323: checking if gcc static flag works configure:9346: result: yes configure:9368: checking if gcc supports -fno-rtti -fno-exceptions configure:9386: gcc -c -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but n= ot for C configure:9390: $? =3D 0 configure:9401: result: no configure:9416: checking for gcc option to produce PIC configure:9593: result: -fPIC configure:9601: checking if gcc PIC flag -fPIC works configure:9619: gcc -c -O2 -fPIC -DPIC conftest.c >&5 configure:9623: $? =3D 0 configure:9634: result: yes configure:9658: checking if gcc supports -c -o file.o configure:9686: gcc -c -O2 -o out/conftest2.o conftest.c >&5 configure:9690: $? =3D 0 configure:9707: result: yes configure:9733: checking whether the gcc linker (/usr/bin/ld) supports shar= ed libraries configure:10545: result: yes configure:10571: checking whether -lc should be explicitly linked in configure:10576: gcc -c -O2 conftest.c >&5 configure:10579: $? =3D 0 configure:10593: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o con= ftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10596: $? =3D 1 configure:10608: result: yes configure:10616: checking dynamic linker characteristics configure:11134: result: freebsd6.1 ld.so configure:11138: checking how to hardcode library paths into programs configure:11163: result: immediate configure:11177: checking whether stripping libraries is possible configure:11182: result: yes configure:11308: checking for shl_load configure:11365: gcc -o conftest -O2 conftest.c >&5 /var/tmp//ccsBSuy9.o(.text+0x9): In function `main': : undefined reference to `shl_load' /var/tmp//ccsBSuy9.o(.data+0x0): undefined reference to `shl_load' configure:11371: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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 declares s= hl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef shl_load |=20 | /* 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) () =3D shl_load; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D shl_load; | ; | return 0; | } configure:11396: result: no configure:11401: checking for shl_load in -ldld configure:11431: gcc -o conftest -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld configure:11437: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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. */ |=20 | /* 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:11463: result: no configure:11468: checking for dlopen configure:11525: gcc -o conftest -O2 conftest.c >&5 configure:11531: $? =3D 0 configure:11535: test -z=20 =09=09=09 || test ! -s conftest.err configure:11538: $? =3D 0 configure:11541: test -s conftest configure:11544: $? =3D 0 configure:11556: result: yes configure:11798: checking whether a program can dlopen itself configure:11870: gcc -o conftest -O2 -DHAVE_DLFCN_H -Wl,--export-dynami= c conftest.c >&5 configure:11873: $? =3D 0 configure:11891: result: yes configure:11896: checking whether a statically linked program can dlopen it= self configure:11968: gcc -o conftest -O2 -DHAVE_DLFCN_H -Wl,--export-dynami= c conftest.c >&5 configure:11971: $? =3D 0 configure:11989: result: yes configure:12012: checking if libtool supports shared libraries configure:12014: result: yes configure:12017: checking whether to build shared libraries configure:12075: result: yes configure:12078: checking whether to build static libraries configure:12082: result: no configure:12173: creating libtool configure:12717: checking for ld used by g++ configure:12784: result: /usr/bin/ld configure:12793: checking if the linker (/usr/bin/ld) is GNU ld configure:12808: result: yes configure:12859: checking whether the g++ linker (/usr/bin/ld) supports sha= red libraries configure:13673: result: yes configure:13695: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest= .cc >&5 configure:13698: $? =3D 0 configure:13794: checking for g++ option to produce PIC configure:14046: result: -fPIC configure:14054: checking if g++ PIC flag -fPIC works configure:14072: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -D= PIC conftest.cc >&5 configure:14076: $? =3D 0 configure:14087: result: yes configure:14111: checking if g++ supports -c -o file.o configure:14139: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/c= onftest2.o conftest.cc >&5 configure:14143: $? =3D 0 configure:14160: result: yes configure:14186: checking whether the g++ linker (/usr/bin/ld) supports sha= red libraries configure:14211: result: yes configure:14282: checking dynamic linker characteristics configure:14800: result: freebsd6.1 ld.so configure:14804: checking how to hardcode library paths into programs configure:14829: result: immediate configure:14843: checking whether stripping libraries is possible configure:14848: result: yes configure:14974: checking for shl_load configure:15062: result: no configure:15067: checking for shl_load in -ldld configure:15129: result: no configure:15134: checking for dlopen configure:15222: result: yes configure:15464: checking whether a program can dlopen itself configure:15557: result: yes configure:15562: checking whether a statically linked program can dlopen it= self configure:15655: result: yes configure:16151: checking if libtool supports shared libraries configure:16153: result: yes configure:16156: checking whether to build shared libraries configure:16174: result: yes configure:16177: checking whether to build static libraries configure:16181: result: no configure:16193: checking for f77 option to produce PIC configure:16370: result: -fPIC configure:16378: checking if f77 PIC flag -fPIC works configure:16396: f77 -c -g -O2 -fPIC conftest.f >&5 configure:16400: $? =3D 0 configure:16411: result: yes configure:16435: checking if f77 supports -c -o file.o configure:16463: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:16467: $? =3D 0 configure:16484: result: yes configure:16510: checking whether the f77 linker (/usr/bin/ld) supports sha= red libraries configure:17302: result: yes configure:17373: checking dynamic linker characteristics configure:17891: result: freebsd6.1 ld.so configure:17895: checking how to hardcode library paths into programs configure:17920: result: immediate configure:17934: checking whether stripping libraries is possible configure:17939: result: yes configure:21995: checking for msgfmt configure:22022: result: /usr/local/bin/msgfmt configure:22031: checking for gmsgfmt configure:22062: result: /usr/local/bin/msgfmt configure:22081: checking for xgettext configure:22108: result: /usr/local/bin/xgettext configure:22228: checking if C++ programs can be compiled configure:22257: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cc >&5 configure:22263: $? =3D 0 configure:22267: test -z=20 =09=09=09 || test ! -s conftest.err configure:22270: $? =3D 0 configure:22273: test -s conftest.o configure:22276: $? =3D 0 configure:22290: result: yes configure:22320: checking for strlcat configure:22368: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic= -errors conftest.cc >&5 configure:22374: $? =3D 0 configure:22378: test -z=20 =09=09=09 || test ! -s conftest.err configure:22381: $? =3D 0 configure:22384: test -s conftest.o configure:22387: $? =3D 0 configure:22409: result: yes configure:22412: checking if strlcat needs custom prototype configure:22516: result: no configure:22541: checking for strlcpy configure:22588: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic= -errors conftest.cc >&5 configure:22594: $? =3D 0 configure:22598: test -z=20 =09=09=09 || test ! -s conftest.err configure:22601: $? =3D 0 configure:22604: test -s conftest.o configure:22607: $? =3D 0 configure:22629: result: yes configure:22632: checking if strlcpy needs custom prototype configure:22735: result: no configure:22759: checking for main in -lutil configure:22783: gcc -o conftest -O2 conftest.c -lutil >&5 configure:22789: $? =3D 0 configure:22793: test -z=20 =09=09=09 || test ! -s conftest.err configure:22796: $? =3D 0 configure:22799: test -s conftest configure:22802: $? =3D 0 configure:22815: result: yes configure:22821: checking for main in -lcompat configure:22845: gcc -o conftest -O2 conftest.c -lcompat >&5 configure:22851: $? =3D 0 configure:22855: test -z=20 =09=09=09 || test ! -s conftest.err configure:22858: $? =3D 0 configure:22861: test -s conftest configure:22864: $? =3D 0 configure:22877: result: yes configure:22884: checking for crypt in -lcrypt configure:22914: gcc -o conftest -O2 conftest.c -lcrypt >&5 configure:22920: $? =3D 0 configure:22924: test -z=20 =09=09=09 || test ! -s conftest.err configure:22927: $? =3D 0 configure:22930: test -s conftest configure:22933: $? =3D 0 configure:22946: result: yes configure:23040: checking for socklen_t configure:23075: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest= .cc >&5 configure:23081: $? =3D 0 configure:23085: test -z=20 =09=09=09 || test ! -s conftest.err configure:23088: $? =3D 0 configure:23091: test -s conftest.o configure:23094: $? =3D 0 configure:23115: result: yes configure:23209: checking for dnet_ntoa in -ldnet configure:23239: gcc -o conftest -O2 conftest.c -ldnet >&5 /usr/bin/ld: cannot find -ldnet configure:23245: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ |=20 | /* 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:23271: result: no configure:23278: checking for dnet_ntoa in -ldnet_stub configure:23308: gcc -o conftest -O2 conftest.c -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub configure:23314: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ |=20 | /* 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:23340: result: no configure:23347: checking for inet_ntoa configure:23404: gcc -o conftest -O2 conftest.c >&5 configure:23410: $? =3D 0 configure:23414: test -z=20 =09=09=09 || test ! -s conftest.err configure:23417: $? =3D 0 configure:23420: test -s conftest configure:23423: $? =3D 0 configure:23435: result: yes configure:23508: checking for connect configure:23565: gcc -o conftest -O2 conftest.c >&5 configure:23571: $? =3D 0 configure:23575: test -z=20 =09=09=09 || test ! -s conftest.err configure:23578: $? =3D 0 configure:23581: test -s conftest configure:23584: $? =3D 0 configure:23596: result: yes configure:23670: checking for remove configure:23727: gcc -o conftest -O2 conftest.c >&5 configure:23733: $? =3D 0 configure:23737: test -z=20 =09=09=09 || test ! -s conftest.err configure:23740: $? =3D 0 configure:23743: test -s conftest configure:23746: $? =3D 0 configure:23758: result: yes configure:23833: checking for shmat configure:23890: gcc -o conftest -O2 conftest.c >&5 configure:23896: $? =3D 0 configure:23900: test -z=20 =09=09=09 || test ! -s conftest.err configure:23903: $? =3D 0 configure:23906: test -s conftest configure:23909: $? =3D 0 configure:23921: result: yes configure:24004: checking for sys/types.h configure:24009: result: yes configure:24004: checking for stdint.h configure:24009: result: yes configure:24165: checking sys/bitypes.h usability configure:24177: gcc -c -O2 conftest.c >&5 conftest.c:70:25: sys/bitypes.h: No such file or directory configure:24183: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24206: result: no configure:24210: checking sys/bitypes.h presence configure:24220: gcc -E conftest.c conftest.c:36:25: sys/bitypes.h: No such file or directory configure:24226: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ | #include configure:24246: result: no configure:24281: checking for sys/bitypes.h configure:24288: result: no configure:24303: checking for poll in -lpoll configure:24333: gcc -o conftest -O2 conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll configure:24339: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ |=20 | /* 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:24365: result: no configure:24387: checking Carbon/Carbon.h usability configure:24399: gcc -c -O2 conftest.c >&5 conftest.c:70:27: Carbon/Carbon.h: No such file or directory configure:24405: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24428: result: no configure:24432: checking Carbon/Carbon.h presence configure:24442: gcc -E conftest.c conftest.c:36:27: Carbon/Carbon.h: No such file or directory configure:24448: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ | #include configure:24468: result: no configure:24503: checking for Carbon/Carbon.h configure:24510: result: no configure:24535: checking CoreAudio/CoreAudio.h usability configure:24547: gcc -c -O2 conftest.c >&5 conftest.c:70:33: CoreAudio/CoreAudio.h: No such file or directory configure:24553: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24576: result: no configure:24580: checking CoreAudio/CoreAudio.h presence configure:24590: gcc -E conftest.c conftest.c:36:33: CoreAudio/CoreAudio.h: No such file or directory configure:24596: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ | #include configure:24616: result: no configure:24651: checking for CoreAudio/CoreAudio.h configure:24658: result: no configure:24676: checking if res_init needs -lresolv configure:24703: gcc -o conftest -O2 conftest.c -lresolv >&5 /usr/bin/ld: cannot find -lresolv configure:24709: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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 | /* end confdefs.h. */ |=20 | #include | #include | #include | #include |=20 | int | main () | { |=20 | res_init(); |=20 | ; | return 0; | } configure:24738: result: no configure:24748: checking for res_init configure:24796: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic= -errors conftest.cc >&5 configure:24802: $? =3D 0 configure:24806: test -z=20 =09=09=09 || test ! -s conftest.err configure:24809: $? =3D 0 configure:24812: test -s conftest.o configure:24815: $? =3D 0 configure:24837: result: yes configure:24840: checking if res_init needs custom prototype configure:24944: result: no configure:24972: checking for killpg in -lucb configure:25002: gcc -o conftest -O2 conftest.c -lucb >&5 /usr/bin/ld: cannot find -lucb configure:25008: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | /* end confdefs.h. */ |=20 | /* 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:25034: result: no configure:25117: checking for int configure:25141: gcc -c -O2 conftest.c >&5 configure:25147: $? =3D 0 configure:25151: test -z=20 =09=09=09 || test ! -s conftest.err configure:25154: $? =3D 0 configure:25157: test -s conftest.o configure:25160: $? =3D 0 configure:25171: result: yes configure:25174: checking size of int configure:25493: gcc -o conftest -O2 conftest.c >&5 configure:25496: $? =3D 0 configure:25498: ./conftest configure:25501: $? =3D 0 configure:25524: result: 4 configure:25530: checking for short configure:25554: gcc -c -O2 conftest.c >&5 configure:25560: $? =3D 0 configure:25564: test -z=20 =09=09=09 || test ! -s conftest.err configure:25567: $? =3D 0 configure:25570: test -s conftest.o configure:25573: $? =3D 0 configure:25584: result: yes configure:25587: checking size of short configure:25906: gcc -o conftest -O2 conftest.c >&5 configure:25909: $? =3D 0 configure:25911: ./conftest configure:25914: $? =3D 0 configure:25937: result: 2 configure:25943: checking for long configure:25967: gcc -c -O2 conftest.c >&5 configure:25973: $? =3D 0 configure:25977: test -z=20 =09=09=09 || test ! -s conftest.err configure:25980: $? =3D 0 configure:25983: test -s conftest.o configure:25986: $? =3D 0 configure:25997: result: yes configure:26000: checking size of long configure:26319: gcc -o conftest -O2 conftest.c >&5 configure:26322: $? =3D 0 configure:26324: ./conftest configure:26327: $? =3D 0 configure:26350: result: 8 configure:26356: checking for char * configure:26380: gcc -c -O2 conftest.c >&5 configure:26386: $? =3D 0 configure:26390: test -z=20 =09=09=09 || test ! -s conftest.err configure:26393: $? =3D 0 configure:26396: test -s conftest.o configure:26399: $? =3D 0 configure:26410: result: yes configure:26413: checking size of char * configure:26732: gcc -o conftest -O2 conftest.c >&5 configure:26735: $? =3D 0 configure:26737: ./conftest configure:26740: $? =3D 0 configure:26763: result: 8 configure:26771: checking for dlopen in -ldl configure:26801: gcc -o conftest -O2 conftest.c -ldl >&5 /usr/bin/ld: cannot find -ldl configure:26807: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | /* end confdefs.h. */ |=20 | /* 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 (); | int | main () | { | dlopen (); | ; | return 0; | } configure:26833: result: no configure:26843: checking for shl_unload in -ldld configure:26873: gcc -o conftest -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld configure:26879: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | /* end confdefs.h. */ |=20 | /* 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:26905: result: no configure:26920: checking for size_t configure:26944: gcc -c -O2 conftest.c >&5 configure:26950: $? =3D 0 configure:26954: test -z=20 =09=09=09 || test ! -s conftest.err configure:26957: $? =3D 0 configure:26960: test -s conftest.o configure:26963: $? =3D 0 configure:26974: result: yes configure:26977: checking size of size_t configure:27296: gcc -o conftest -O2 conftest.c >&5 configure:27299: $? =3D 0 configure:27301: ./conftest configure:27304: $? =3D 0 configure:27327: result: 8 configure:27334: checking for unsigned long configure:27358: gcc -c -O2 conftest.c >&5 configure:27364: $? =3D 0 configure:27368: test -z=20 =09=09=09 || test ! -s conftest.err configure:27371: $? =3D 0 configure:27374: test -s conftest.o configure:27377: $? =3D 0 configure:27388: result: yes configure:27391: checking size of unsigned long configure:27710: gcc -o conftest -O2 conftest.c >&5 configure:27713: $? =3D 0 configure:27715: ./conftest configure:27718: $? =3D 0 configure:27741: result: 8 configure:27749: checking sizeof size_t =3D=3D sizeof unsigned long configure:27771: gcc -c -O2 conftest.c >&5 configure:27777: $? =3D 0 configure:27781: test -z=20 =09=09=09 || test ! -s conftest.err configure:27784: $? =3D 0 configure:27787: test -s conftest.o configure:27790: $? =3D 0 configure:27792: result: yes configure:27815: checking for PIE support configure:27853: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef= -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-ch= eck-new -fno-common -fPIE -pie conftest.cc 1>&5 configure:27859: $? =3D 0 configure:27863: test -z=20 =09=09=09 || test ! -s conftest.err configure:27866: $? =3D 0 configure:27869: test -s conftest configure:27872: $? =3D 0 configure:27894: result: yes configure:27897: checking if enabling -pie/fPIE support configure:27912: result: yes configure:27942: checking crt_externs.h usability configure:27954: gcc -c -O2 conftest.c >&5 conftest.c:78:25: crt_externs.h: No such file or directory configure:27960: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27983: result: no configure:27987: checking crt_externs.h presence configure:27997: gcc -E conftest.c conftest.c:44:25: crt_externs.h: No such file or directory configure:28003: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* end confdefs.h. */ | #include configure:28023: result: no configure:28058: checking for crt_externs.h configure:28065: result: no configure:28078: checking for _NSGetEnviron configure:28135: gcc -o conftest -O2 conftest.c >&5 /var/tmp//ccM6YAEP.o(.text+0x9): In function `main': : undefined reference to `_NSGetEnviron' /var/tmp//ccM6YAEP.o(.data+0x0): undefined reference to `_NSGetEnviron' configure:28141: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case decla= res _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef _NSGetEnviron |=20 | /* 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) () =3D _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D _NSGetEnviron; | ; | return 0; | } configure:28166: result: no configure:28188: checking for vsnprintf configure:28245: gcc -o conftest -O2 conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function 'vsnprintf' configure:28251: $? =3D 0 configure:28255: test -z=20 =09=09=09 || test ! -s conftest.err configure:28258: $? =3D 0 configure:28261: test -s conftest configure:28264: $? =3D 0 configure:28276: result: yes configure:28188: checking for snprintf configure:28245: gcc -o conftest -O2 conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function 'snprintf' configure:28251: $? =3D 0 configure:28255: test -z=20 =09=09=09 || test ! -s conftest.err configure:28258: $? =3D 0 configure:28261: test -s conftest configure:28264: $? =3D 0 configure:28276: result: yes configure:28335: checking for X configure:28373: gcc -E conftest.c conftest.c:46:27: X11/Intrinsic.h: No such file or directory configure:28379: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include configure:28470: gcc -o conftest -O2 conftest.c -lXt >&5 conftest.c:46:27: X11/Intrinsic.h: No such file or directory configure:28476: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | XtMalloc(1) | ; | return 0; | } configure:28635: result: libraries /usr/X11R6/lib, headers /usr/X11R6/inclu= de configure:28664: checking for IceConnectionNumber in -lICE configure:28694: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lICE = >&5 configure:28700: $? =3D 0 configure:28704: test -z=20 =09=09=09 || test ! -s conftest.err configure:28707: $? =3D 0 configure:28710: test -s conftest configure:28713: $? =3D 0 configure:28726: result: yes configure:28736: checking for libXext configure:28771: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lXex= t -lX11 >&5 configure:28777: $? =3D 0 configure:28781: test -z=20 =09=09=09 || test ! -s conftest.err configure:28784: $? =3D 0 configure:28787: test -s conftest configure:28790: $? =3D 0 configure:28809: result: yes configure:28960: checking for pthread_create in -lpthread configure:28990: gcc -o conftest -O2 conftest.c -lpthread >&5 configure:28996: $? =3D 0 configure:29000: test -z=20 =09=09=09 || test ! -s conftest.err configure:29003: $? =3D 0 configure:29006: test -s conftest configure:29009: $? =3D 0 configure:29022: result: yes configure:29302: checking for extra includes configure:29330: result: added configure:29334: checking for extra libs configure:29363: result: added configure:29369: checking for libz configure:29404: gcc -o conftest -O2 -I/usr/X11R6/include -I/usr/local/i= nclude -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -L/usr/local/lib -l= z >&5 configure:29410: $? =3D 0 configure:29414: test -z=20 =09=09=09 || test ! -s conftest.err configure:29417: $? =3D 0 configure:29420: test -s conftest configure:29423: $? =3D 0 configure:29445: result: -lz configure:29466: checking for libpng configure:29503: gcc -o conftest -O2 -I/usr/X11R6/include -I/usr/local/i= nclude -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -L/usr/local/lib -= lpng -lz -lm -lX11 >&5 configure:29509: $? =3D 0 configure:29513: test -z=20 =09=09=09 || test ! -s conftest.err configure:29516: $? =3D 0 configure:29519: test -s conftest configure:29522: $? =3D 0 configure:29546: result: -lpng -lz -lm configure:29557: checking for libjpeg6b configure:29591: gcc -o conftest -O2 -I/usr/X11R6/include -I/usr/local/i= nclude -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -L/usr/local/lib -l= jpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b configure:29597: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ |=20 | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(); | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | jpeg_CreateDecompress(); | ; | return 0; | } configure:29632: result: no configure:29635: checking for libjpeg configure:29669: gcc -o conftest -O2 -I/usr/X11R6/include -I/usr/local/i= nclude -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -L/usr/local/lib -l= jpeg -lm >&5 configure:29675: $? =3D 0 configure:29679: test -z=20 =09=09=09 || test ! -s conftest.err configure:29682: $? =3D 0 configure:29685: test -s conftest configure:29688: $? =3D 0 configure:29707: result: -ljpeg configure: 29731: ${prefix}/include/jpeglib.h configure: 29731: /usr/include/jpeglib.h configure: 29731: /usr/local/include/jpeglib.h taking that configure:29778: checking for perl configure:29838: result: /usr/bin/perl configure:29964: checking for Qt configure: 30029: /usr/lib/qt3/include/qstyle.h configure: 30029: /usr/lib/qt3/qstyle.h configure: 30029: /usr/lib/qt/include/qstyle.h configure: 30029: /usr/lib/qt/qstyle.h configure: 30029: /usr/share/qt3/include/qstyle.h configure: 30029: /usr/share/qt3/qstyle.h configure: 30029: /usr/local/qt/include/qstyle.h configure: 30029: /usr/include/qt/qstyle.h configure: 30029: /usr/include/qstyle.h configure: 30029: /usr/X11R6/include/X11/qt/qstyle.h configure: 30029: /usr/X11R6/include/qt/qstyle.h configure: 30029: /usr/X11R6/include/qt2/qstyle.h configure: 30029: /usr/include/qt3/qstyle.h configure: 30029: /usr/X11R6/include/qstyle.h taking that tried NO tried /usr/lib/qt3/lib tried /usr/lib/qt3 tried /usr/lib/qt/lib tried /usr/lib/qt tried /usr/share/qt3/lib tried /usr/share/qt3 configure:30147: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef= -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-ch= eck-new -fno-common -I/usr/X11R6/include -I/usr/X11R6/include -DQT_THREAD_= SUPPORT -D_THREAD_SAFE -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local= /lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -lXext -lX11 -lSM -lICE = -lpthread 1>&5 configure:30150: $? =3D 0 configure:30209: result: libraries /usr/X11R6/lib, headers /usr/X11R6/inclu= de using -mt configure:30391: checking for moc configure:30463: result: /usr/X11R6/bin/moc configure:30471: checking for uic configure:30525: result: /usr/X11R6/bin/uic configure:30556: checking whether uic supports -L=20 configure:30567: /usr/X11R6/bin/uic -L /nonexistent conftest.ui >/dev/null configure:30570: $? =3D 0 configure:30582: result: yes configure:30594: checking whether uic supports -nounload=20 configure:30605: /usr/X11R6/bin/uic -nounload conftest.ui >/dev/null configure:30608: $? =3D 0 configure:30620: result: yes configure:30657: checking if Qt needs -ljpeg configure:30698: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef= -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-ch= eck-new -fno-common -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD= _SUPPORT -D_THREAD_SAFE conftest.cc -L/usr/X11R6/lib -L/usr/local/lib -l= qt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function `int main()': conftest.cc:56: warning: 'argv' might be used uninitialized in this functio= n /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cleanup_pop' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_destroy' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_init' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_exit' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cancel' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_testcancel' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cleanup_push' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_getschedpo= licy' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_setinherit= sched' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_setstacksi= ze' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_setschedpa= ram' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_setdetachs= tate' /usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cond_timedwait' configure:30704: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { |=20 | int argc; | char** argv; | QApplication app(argc, argv); | ; | return 0; | } configure:30742: result: yes configure:30778: checking for rpath configure:30810: result: yes configure:30813: checking for KDE configure: 30866: /usr/home/elvis/.inst/include/ksharedptr.h configure: 30866: /usr/local/include/ksharedptr.h taking that configure: 30896: /usr/home/elvis/.inst/lib/libkio.la configure: 30896: ${exec_prefix}/lib/libkio.la configure: 30896: /usr/local/lib/libkio.la taking that configure: 30914: /usr/home/elvis/.inst/lib/kde3/plugins/designer/kdewidget= s.la configure: 30914: ${exec_prefix}/lib/kde3/plugins/designer/kdewidgets.la configure: 30914: /usr/local/lib/kde3/plugins/designer/kdewidgets.la taking that configure:30987: result: libraries /usr/local/lib, headers /usr/local/inclu= de configure:31026: checking if UIC has KDE plugins available configure:31053: /usr/X11R6/bin/uic -L /usr/local/lib/kde3/plugins/designer= -nounload -impl actest.h actest.ui > actest.cpp configure:31056: $? =3D 0 configure:31070: result: yes configure:31125: checking for KDE paths configure:31742: result: defaults configure:31790: checking for dcopidl configure:31852: result: /usr/local/bin/dcopidl configure:31859: checking for dcopidl2cpp configure:31921: result: /usr/local/bin/dcopidl2cpp configure:31929: checking for mcopidl configure:31993: result: /usr/local/bin/mcopidl configure:32000: checking for artsc-config configure:32064: result: /usr/local/bin/artsc-config configure:32072: checking for meinproc configure:32126: result: /usr/local/bin/meinproc configure:32156: checking for kconfig_compiler configure:32218: result: /usr/local/bin/kconfig_compiler configure:32225: checking for dcopidlng configure:32287: result: /usr/local/bin/dcopidlng configure:32296: checking for makekdewidgets configure:32358: result: /usr/local/bin/makekdewidgets configure:32367: checking for xmllint configure:32421: result: /usr/local/bin/xmllint configure: 32437: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.x= sl configure: 32437: /usr/local/share/apps/ksgmltools2/customization/kde-chunk= .xsl taking that configure:32607: checking for unistd.h configure:32612: result: yes configure:32616: checking sys/param.h usability configure:32628: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:32634: $? =3D 0 configure:32638: test -z=20 =09=09=09 || test ! -s conftest.err configure:32641: $? =3D 0 configure:32644: test -s conftest.o configure:32647: $? =3D 0 configure:32657: result: yes configure:32661: checking sys/param.h presence configure:32671: gcc -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:32677: $? =3D 0 configure:32697: result: yes configure:32732: checking for sys/param.h configure:32739: result: yes configure:32616: checking floatingpoint.h usability configure:32628: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:32634: $? =3D 0 configure:32638: test -z=20 =09=09=09 || test ! -s conftest.err configure:32641: $? =3D 0 configure:32644: test -s conftest.o configure:32647: $? =3D 0 configure:32657: result: yes configure:32661: checking floatingpoint.h presence configure:32671: gcc -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:32677: $? =3D 0 configure:32697: result: yes configure:32732: checking for floatingpoint.h configure:32739: result: yes configure:32616: checking paths.h usability configure:32628: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:32634: $? =3D 0 configure:32638: test -z=20 =09=09=09 || test ! -s conftest.err configure:32641: $? =3D 0 configure:32644: test -s conftest.o configure:32647: $? =3D 0 configure:32657: result: yes configure:32661: checking paths.h presence configure:32671: gcc -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:32677: $? =3D 0 configure:32697: result: yes configure:32732: checking for paths.h configure:32739: result: yes configure:32752: checking whether byte ordering is bigendian configure:32779: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:32785: $? =3D 0 configure:32789: test -z=20 =09=09=09 || test ! -s conftest.err configure:32792: $? =3D 0 configure:32795: test -s conftest.o configure:32798: $? =3D 0 configure:32822: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 conftest.c: In function `main': conftest.c:61: error: syntax error before "big" configure:32828: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #include |=20 | int | main () | { | #if BYTE_ORDER !=3D BIG_ENDIAN | not big endian | #endif |=20 | ; | return 0; | } configure:32963: result: no configure:32983: checking for MAXPATHLEN configure:33005: gcc -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c 2>= /dev/null | grep '^KDE_HELLO' >conftest.out configure:33008: $? =3D 0 configure:33020: result: 1024 configure:33030: checking for Qt docs configure: 33043: /doc/html/qsql.html configure: 33043: /doc/html/qsql.html configure: 33043: /usr/share/doc/packages/qt3/html/qsql.html configure: 33043: /usr/lib/qt/doc/qsql.html configure: 33043: /usr/lib/qt3/doc/qsql.html configure: 33043: /usr/lib/qt3/doc/html/qsql.html configure: 33043: /usr/doc/qt3/html/qsql.html configure: 33043: /usr/doc/qt3/qsql.html configure: 33043: /usr/share/doc/qt3-doc/qsql.html configure: 33043: /usr/share/qt3/doc/html/qsql.html configure: 33043: /usr/X11R6/share/doc/qt/html/qsql.html taking that configure:33052: result: /usr/X11R6/share/doc/qt/html configure:33058: checking for dot configure:33108: result: not found configure:33125: checking for doxygen configure:33175: result: not found configure:33205: checking for Magick-config configure:33262: result: /usr/local/bin/Magick-config configure:33346: checking for KDE version configure:33374: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_TH= READ_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:33380: $? =3D 0 configure:33384: test -z=20 =09=09=09 || test ! -s conftest.err configure:33387: $? =3D 0 configure:33390: test -s conftest.o configure:33393: $? =3D 0 configure:33415: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_TH= READ_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:33421: $? =3D 0 configure:33425: test -z=20 =09=09=09 || test ! -s conftest.err configure:33428: $? =3D 0 configure:33431: test -s conftest.o configure:33434: $? =3D 0 configure:33456: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_TH= READ_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:33462: $? =3D 0 configure:33466: test -z=20 =09=09=09 || test ! -s conftest.err configure:33469: $? =3D 0 configure:33472: test -s conftest.o configure:33475: $? =3D 0 configure:33497: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_TH= READ_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:33503: $? =3D 0 configure:33507: test -z=20 =09=09=09 || test ! -s conftest.err configure:33510: $? =3D 0 configure:33513: test -s conftest.o configure:33516: $? =3D 0 configure:33553: result: KDE 3.5.x (x >=3D2) or SVN trunk configure:33618: checking for pkg-config configure:33675: result: /usr/local/bin/pkg-config configure:33682: checking for OpenEXR configure:33715: result: yes configure:33750: checking for libtiff tiff configure:33795: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef= -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-ch= eck-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQ= T_NO_COMPAT -DQT_NO_TRANSLATION -I/usr/local/include -I/usr/X11R6/include = -I/usr/local/include -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_= SAFE conftest.cc -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -= L/usr/local/lib -ltiff -ljpeg -lz -lX11 -lm 1>&5 configure:33801: $? =3D 0 configure:33805: test -z=20 =09=09=09 || test ! -s conftest.err configure:33808: $? =3D 0 configure:33811: test -s conftest configure:33814: $? =3D 0 configure:33959: result: yes configure:33987: checking for libpng configure:34067: result: -lpng -lz -lm configure:34089: checking for libjpeg6b configure:34164: result: no configure:34167: checking for libjpeg configure:34239: result: -ljpeg configure: 34263: ${prefix}/include/jpeglib.h configure: 34263: /usr/include/jpeglib.h configure: 34263: /usr/local/include/jpeglib.h taking that configure:34341: checking for pkg-config configure:34359: found /usr/local/bin/pkg-config configure:34372: result: /usr/local/bin/pkg-config configure:34389: checking for libexif >=3D 0.6.12=20 configure:34393: result: yes configure:34397: checking LIBEXIF_CFLAGS configure:34400: result: -I/usr/local/include =20 configure:34403: checking LIBEXIF_LIBS configure:34406: result: -L/usr/local/lib -lexif -lm =20 configure:34440: checking if C++ program with exif can be compiled configure:34484: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.cc= >&5 configure:34490: $? =3D 0 configure:34494: test -z=20 =09=09=09 || test ! -s conftest.err configure:34497: $? =3D 0 configure:34500: test -s conftest.o configure:34503: $? =3D 0 configure:34516: result: yes configure:34648: checking for wv2-config configure:34705: result: /usr/local/bin/wv2-config configure:34765: checking for dirent.h that defines DIR configure:34789: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:34795: $? =3D 0 configure:34799: test -z=20 =09=09=09 || test ! -s conftest.err configure:34802: $? =3D 0 configure:34805: test -s conftest.o configure:34808: $? =3D 0 configure:34819: result: yes configure:34832: checking for library containing opendir configure:34862: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 configure:34868: $? =3D 0 configure:34872: test -z=20 =09=09=09 || test ! -s conftest.err configure:34875: $? =3D 0 configure:34878: test -s conftest configure:34881: $? =3D 0 configure:34951: result: none required configure:35087: checking for ANSI C header files configure:35243: result: yes configure:35259: checking for rewinddir configure:35316: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 configure:35322: $? =3D 0 configure:35326: test -z=20 =09=09=09 || test ! -s conftest.err configure:35329: $? =3D 0 configure:35332: test -s conftest configure:35335: $? =3D 0 configure:35347: result: yes configure:35259: checking for popen configure:35316: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 configure:35322: $? =3D 0 configure:35326: test -z=20 =09=09=09 || test ! -s conftest.err configure:35329: $? =3D 0 configure:35332: test -s conftest configure:35335: $? =3D 0 configure:35347: result: yes configure:35259: checking for mkstemp configure:35316: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 configure:35322: $? =3D 0 configure:35326: test -z=20 =09=09=09 || test ! -s conftest.err configure:35329: $? =3D 0 configure:35332: test -s conftest configure:35335: $? =3D 0 configure:35347: result: yes configure:35365: checking for special C compiler options needed for large f= iles configure:35464: result: no configure:35470: checking for _FILE_OFFSET_BITS value needed for large file= s configure:35501: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:35507: $? =3D 0 configure:35511: test -z=20 =09=09=09 || test ! -s conftest.err configure:35514: $? =3D 0 configure:35517: test -s conftest.o configure:35520: $? =3D 0 configure:35585: result: no configure:35595: checking for _LARGE_FILES value needed for large files configure:35626: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:35632: $? =3D 0 configure:35636: test -z=20 =09=09=09 || test ! -s conftest.err configure:35639: $? =3D 0 configure:35642: test -s conftest.o configure:35645: $? =3D 0 configure:35710: result: no configure:35722: checking for _LARGEFILE_SOURCE value needed for large file= s configure:35745: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 conftest.c: In function `main': conftest.c:72: warning: the address of `fseeko', will always evaluate as `t= rue' configure:35751: $? =3D 0 configure:35755: test -z=20 =09=09=09 || test ! -s conftest.err configure:35758: $? =3D 0 configure:35761: test -s conftest.o configure:35764: $? =3D 0 configure:35821: result: no configure:35835: checking for fseeko configure:35856: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 conftest.c: In function `main': conftest.c:72: warning: the address of `fseeko', will always evaluate as `t= rue' configure:35862: $? =3D 0 configure:35866: test -z=20 =09=09=09 || test ! -s conftest.err configure:35869: $? =3D 0 configure:35872: test -s conftest configure:35875: $? =3D 0 configure:35887: result: yes configure:35901: checking for fseek64 configure:35958: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 /var/tmp//cctHUAeG.o(.text+0x9): In function `main': : undefined reference to `fseek64' /var/tmp//cctHUAeG.o(.data+0x0): undefined reference to `fseek64' configure:35964: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fs= eek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef fseek64 |=20 | /* 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 fseek64 (); | /* 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_fseek64) || defined (__stub___fseek64) | choke me | #else | char (*f) () =3D fseek64; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D fseek64; | ; | return 0; | } configure:35989: result: no configure:36003: checking for ftell64 configure:36060: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 /var/tmp//cc1WpONJ.o(.text+0x9): In function `main': : undefined reference to `ftell64' /var/tmp//cc1WpONJ.o(.data+0x0): undefined reference to `ftell64' configure:36066: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ft= ell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef ftell64 |=20 | /* 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 ftell64 (); | /* 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_ftell64) || defined (__stub___ftell64) | choke me | #else | char (*f) () =3D ftell64; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D ftell64; | ; | return 0; | } configure:36091: result: no configure:36133: checking paper.h usability configure:36145: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/= include -I/usr/local/include conftest.cc >&5 configure:36151: $? =3D 0 configure:36155: test -z=20 =09=09=09 || test ! -s conftest.err configure:36158: $? =3D 0 configure:36161: test -s conftest.o configure:36164: $? =3D 0 configure:36174: result: yes configure:36178: checking paper.h presence configure:36188: g++ -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/= include -I/usr/X11R6/include -I/usr/local/include conftest.cc configure:36194: $? =3D 0 configure:36214: result: yes configure:36249: checking for paper.h configure:36256: result: yes configure:36286: checking for paperinit in -lpaper configure:36316: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lpaper= >&5 configure:36322: $? =3D 0 configure:36326: test -z=20 =09=09=09 || test ! -s conftest.err configure:36329: $? =3D 0 configure:36332: test -s conftest configure:36335: $? =3D 0 configure:36348: result: yes configure:36360: checking for pkg-config configure:36417: result: /usr/local/bin/pkg-config configure:36467: checking for xml2-config configure:36525: result: /usr/local/bin/xml2-config configure:36549: checking for xmllint configure:36603: result: /usr/local/bin/xmllint configure:36622: checking for xslt-config configure:36680: result: /usr/local/bin/xslt-config configure:36735: checking for freetype-config configure:36792: result: /usr/local/bin/freetype-config configure:36826: checking for libart2-config configure:36883: result: /usr/local/bin/libart2-config configure:36924: checking for fontconfig-config configure:36974: result: not found configure:36978: checking for pkg-config configure:37035: result: /usr/local/bin/pkg-config configure:37117: checking for Readline library configure:37156: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c -lreadline >&5 configure:37159: $? =3D 0 configure:37161: ./conftest configure:37164: $? =3D 0 configure:37194: result: -lreadline configure:37264: checking for MySQL configure:37328: checking for mysql_config configure:37385: result: /usr/local/bin/mysql_config configure:37400: result: headers /usr/local/include/mysql, libraries -L/usr= /local/lib/mysql -lmysqlclient -lz -lcrypt -lm configure:37525: checking for pg_config configure:37582: result: /usr/local/bin/pg_config configure:37596: result: headers /usr/local/include, libraries /usr/local/l= ib configure:37646: checking for PostgreSQL C++ includes configure: 37655: /usr/local/include/pqxx/pqxx taking that configure:37666: result: /usr/local/include configure:37677: checking for PostgreSQL C++ libraries configure: 37686: /usr/local/lib/libpqxx.so taking that configure:37697: result: /usr/local/lib configure:37720: checking for KDE library: knewstuff configure: 37737: /usr/home/elvis/.inst/include/knewstuff/downloaddialog.h configure: 37737: /usr/local/include/knewstuff/downloaddialog.h taking that configure: 37754: /usr/home/elvis/.inst/lib/libknewstuff.so configure: 37754: ${exec_prefix}/lib/libknewstuff.so configure: 37754: /usr/local/lib/libknewstuff.so taking that configure:37781: result: yes (libraries /usr/local/lib, headers /usr/local/= include) configure:37790: checking for kexi/3rdparty/kexifeedbackwizard/lib/kexifeed= backwizard.cpp configure:37805: result: no configure:37816: checking for KDE library: kfeedbackwizard configure: 37833: /usr/home/elvis/.inst/include/kfeedbackwizard.h configure: 37833: /usr/local/include/kfeedbackwizard.h configure: 37833: /usr/lib/kde/include/kfeedbackwizard.h configure: 37833: /usr/local/kde/include/kfeedbackwizard.h configure: 37833: /usr/local/include/kfeedbackwizard.h configure: 37833: /usr/kde/include/kfeedbackwizard.h configure: 37833: /usr/include/kde/kfeedbackwizard.h configure: 37833: /usr/include/kfeedbackwizard.h configure: 37833: /opt/kde3/include/kfeedbackwizard.h configure: 37833: /opt/kde/include/kfeedbackwizard.h configure: 37833: /usr/X11R6/include/kfeedbackwizard.h configure: 37833: /usr/X11R6/include/kfeedbackwizard.h configure: 37850: /usr/home/elvis/.inst/lib/libkfeedbackwizard.so configure: 37850: ${exec_prefix}/lib/libkfeedbackwizard.so configure: 37850: /usr/local/lib/libkfeedbackwizard.so configure: 37850: /usr/lib/kde/lib/libkfeedbackwizard.so configure: 37850: /usr/local/kde/lib/libkfeedbackwizard.so configure: 37850: /usr/kde/lib/libkfeedbackwizard.so configure: 37850: /usr/lib/kde/libkfeedbackwizard.so configure: 37850: /usr/lib/kde3/libkfeedbackwizard.so configure: 37850: /usr/lib/libkfeedbackwizard.so configure: 37850: /usr/X11R6/lib/libkfeedbackwizard.so configure: 37850: /usr/local/lib/libkfeedbackwizard.so configure: 37850: /opt/kde3/lib/libkfeedbackwizard.so configure: 37850: /opt/kde/lib/libkfeedbackwizard.so configure: 37850: /usr/X11R6/kde/lib/libkfeedbackwizard.so configure:37885: result: dont use configure:37945: checking for Python directory configure:37973: result: /usr/local configure:37988: checking for Python2.4 configure: 37998: /usr/local/include/Python.h configure: 37998: /usr/include/Python.h configure: 37998: /usr/local/include//Python.h configure: 37998: /usr/local/include/Python.h configure: 38014: /usr/local/include/python2.4/Python.h taking that configure: 38038: /usr/local/lib/libpython2.4.so taking that configure: 38098: /usr/local/lib/python2.4/copy.py taking that configure:38114: result: header /usr/local/include/python2.4 library /usr/l= ocal/lib modules /usr/local/lib/python2.4 configure:45267: checking if a Python application links configure:45305: gcc -o conftest -O2 -I/usr/local/include/python2.4 -DQT= _THREAD_SUPPORT -D_THREAD_SAFE -L/usr/local/lib conftest.c -lpython2.4 = >&5 /usr/local/lib/libpython2.4.so: warning: warning: tmpnam() possibly used un= safely; consider using mkstemp() /usr/local/lib/libpython2.4.so: warning: warning: tempnam() possibly used u= nsafely; consider using mkstemp() /usr/local/lib/libpython2.4.so: undefined reference to `pthread_attr_destro= y' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_create' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_attr_init' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_detach' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_attr_setsta= cksize' configure:45311: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | /* end confdefs.h. */ |=20 | #include |=20 | int | main () | { |=20 | =09PySys_SetArgv(1, 0); |=20 | ; | return 0; | } configure:45352: result: no configure:45367: checking if Python depends on -lm configure:45402: gcc -o conftest -O2 -I/usr/local/include/python2.4 -DQT= _THREAD_SUPPORT -D_THREAD_SAFE -L/usr/local/lib conftest.c -lpython2.4 = -lm >&5 /usr/local/lib/libpython2.4.so: warning: warning: tmpnam() possibly used un= safely; consider using mkstemp() /usr/local/lib/libpython2.4.so: warning: warning: tempnam() possibly used u= nsafely; consider using mkstemp() /usr/local/lib/libpython2.4.so: undefined reference to `pthread_attr_destro= y' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_create' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_attr_init' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_detach' /usr/local/lib/libpython2.4.so: undefined reference to `pthread_attr_setsta= cksize' configure:45408: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | /* end confdefs.h. */ |=20 | #include |=20 | int | main () | { |=20 | =09PySys_SetArgv(1, 0); |=20 | ; | return 0; | } configure:45449: result: no configure:45464: checking if Python depends on -lpthread configure:45499: gcc -o conftest -O2 -I/usr/local/include/python2.4 -DQT= _THREAD_SUPPORT -D_THREAD_SAFE -L/usr/local/lib conftest.c -lpython2.4 = -lpthread >&5 /usr/local/lib/libpython2.4.so: warning: warning: tmpnam() possibly used un= safely; consider using mkstemp() /usr/local/lib/libpython2.4.so: warning: warning: tempnam() possibly used u= nsafely; consider using mkstemp() configure:45505: $? =3D 0 configure:45509: test -z=20 =09=09=09 || test ! -s conftest.err configure:45512: $? =3D 0 configure:45515: test -s conftest configure:45518: $? =3D 0 configure:45538: result: yes configure:46555: checking for XOpenDisplay in -lXi configure:46585: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXi = >&5 configure:46591: $? =3D 0 configure:46595: test -z=20 =09=09=09 || test ! -s conftest.err configure:46598: $? =3D 0 configure:46601: test -s conftest configure:46604: $? =3D 0 configure:46617: result: yes configure:46635: checking for lcms >=3D 1.12 configure:46663: checking lcms/lcms.h usability configure:46675: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/incl= ude -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5 conftest.cc:112:23: lcms/lcms.h: No such file or directory configure:46681: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | #define HAVE_PYTHON 1 | #define HAVE_XINPUTEXT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:46704: result: no configure:46708: checking lcms/lcms.h presence configure:46718: g++ -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/= include -I/usr/X11R6/include -I/usr/local/include conftest.cc conftest.cc:78:23: lcms/lcms.h: No such file or directory configure:46724: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | #define HAVE_PYTHON 1 | #define HAVE_XINPUTEXT 1 | /* end confdefs.h. */ | #include configure:46744: result: no configure:46779: checking for lcms/lcms.h configure:46786: result: no configure:46843: checking lcms.h usability configure:46855: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/incl= ude -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:112: /usr/local/include/lcms.h:83:5: warning: "__MWERKS__" is not defined /usr/local/include/lcms.h:121:5: warning: "TARGET_CPU_PPC" is not defined configure:46861: $? =3D 0 configure:46865: test -z=20 =09=09=09 || test ! -s conftest.err configure:46868: $? =3D 0 configure:46871: test -s conftest.o configure:46874: $? =3D 0 configure:46884: result: yes configure:46888: checking lcms.h presence configure:46898: g++ -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/= include -I/usr/X11R6/include -I/usr/local/include conftest.cc configure:46904: $? =3D 0 configure:46924: result: yes configure:46959: checking for lcms.h configure:46966: result: yes configure:47000: /bin/sh ./libtool --mode=3Dlink g++ -o conftest -Wno-long-= long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-except= ions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQ= T_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -I/usr/local/i= nclude -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD_SUPPORT -D_= THREAD_SAFE -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftes= t.c -llcms 1>&5 mkdir .libs g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-no= n-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESP= ACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAV= E_KNEWSTUFF -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include = -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c -L/usr/local/lib -L/usr/X11R= 6/lib /usr/local/lib/liblcms.so -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rp= ath -Wl,/usr/local/lib In file included from conftest.c:1: /usr/local/include/lcms.h:83:5: warning: "__MWERKS__" is not defined /usr/local/include/lcms.h:121:5: warning: "TARGET_CPU_PPC" is not defined configure:47003: $? =3D 0 configure:47005: result: yes configure:47052: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.cc >&5 conftest.cc:79:21: lcms.h: No such file or directory conftest.cc:80:10: warning: "LCMS_VERSION" is not defined configure:47058: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | #define HAVE_PYTHON 1 | #define HAVE_XINPUTEXT 1 | #define LCMS_HEADER | /* end confdefs.h. */ | #include LCMS_HEADER | #if LCMS_VERSION =3D=3D 114 | #error lcms 1.14 detected | #endif | int | main () | { |=20 | ; | return 0; | } configure:47091: checking if GetMagickInfoList has only 2 arguments configure:47116: gcc -c -O2 -I/usr/local/include conftest.c >&5 In file included from /usr/local/include/magick/ImageMagick.h:29, from /usr/local/include/magick/api.h:28, from conftest.c:83: /usr/local/include/magick/magick-config.h:494:1: warning: "PACKAGE_BUGREPOR= T" redefined conftest.c:7:1: warning: this is the location of the previous definition /usr/local/include/magick/magick-config.h:497:1: warning: "PACKAGE_NAME" re= defined conftest.c:3:1: warning: this is the location of the previous definition /usr/local/include/magick/magick-config.h:500:1: warning: "PACKAGE_STRING" = redefined conftest.c:6:1: warning: this is the location of the previous definition /usr/local/include/magick/magick-config.h:503:1: warning: "PACKAGE_TARNAME"= redefined conftest.c:4:1: warning: this is the location of the previous definition /usr/local/include/magick/magick-config.h:506:1: warning: "PACKAGE_VERSION"= redefined conftest.c:5:1: warning: this is the location of the previous definition conftest.c: In function `main': conftest.c:87: error: too few arguments to function `GetMagickInfoList' configure:47122: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | #define HAVE_PYTHON 1 | #define HAVE_XINPUTEXT 1 | #define LCMS_HEADER | /* end confdefs.h. */ | #include | =09#if HAVE_SYS_TYPES_H | =09#include | =09#endif | =09#include "magick/api.h" | int | main () | { | const char *pattern; unsigned long ncolors; (void)GetMagickInfoList(patte= rn, &ncolors) | ; | return 0; | } configure:47157: result: no configure:47162: checking for kunittest configure:47190: checking kunittest/tester.h usability configure:47202: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/incl= ude -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5 configure:47208: $? =3D 0 configure:47212: test -z=20 =09=09=09 || test ! -s conftest.err configure:47215: $? =3D 0 configure:47218: test -s conftest.o configure:47221: $? =3D 0 configure:47231: result: yes configure:47235: checking kunittest/tester.h presence configure:47245: g++ -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/= include -I/usr/X11R6/include -I/usr/local/include conftest.cc configure:47251: $? =3D 0 configure:47271: result: yes configure:47306: checking for kunittest/tester.h configure:47313: result: yes configure:47362: checking for GL configure:47406: rm -rf SunWS_cache; g++ -o conftest -O2 -I/usr/X11R6/inc= lude -DQT_THREAD_SUPPORT -D_THREAD_SAFE -L/usr/X11R6/lib -L/usr/local/= lib -L/usr/X11R6/lib -L/usr/local/lib conftest.cc -lGL -lGLU -lX11 -lXe= xt -lm 1>&5 configure:47412: $? =3D 0 configure:47416: test -z=20 =09=09=09 || test ! -s conftest.err configure:47419: $? =3D 0 configure:47422: test -s conftest configure:47425: $? =3D 0 configure:47470: result: yes configure:47506: checking kjsembed/jsproxy_imp.h usability configure:47518: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/incl= ude -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5 conftest.cc:114:34: kjsembed/jsproxy_imp.h: No such file or directory configure:47524: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | #define HAVE_PYTHON 1 | #define HAVE_XINPUTEXT 1 | #define LCMS_HEADER | #define HAVE_GL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:47547: result: no configure:47551: checking kjsembed/jsproxy_imp.h presence configure:47561: g++ -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/= include -I/usr/X11R6/include -I/usr/local/include conftest.cc conftest.cc:80:34: kjsembed/jsproxy_imp.h: No such file or directory configure:47567: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | #define HAVE_PYTHON 1 | #define HAVE_XINPUTEXT 1 | #define LCMS_HEADER | #define HAVE_GL 1 | /* end confdefs.h. */ | #include configure:47587: result: no configure:47622: checking for kjsembed/jsproxy_imp.h configure:47629: result: no configure:47659: checking whether round is declared configure:47684: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:47690: $? =3D 0 configure:47694: test -z=20 =09=09=09 || test ! -s conftest.err configure:47697: $? =3D 0 configure:47700: test -s conftest.o configure:47703: $? =3D 0 configure:47714: result: yes configure:47747: checking ieeefp.h usability configure:47759: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.c >&5 configure:47765: $? =3D 0 configure:47769: test -z=20 =09=09=09 || test ! -s conftest.err configure:47772: $? =3D 0 configure:47775: test -s conftest.o configure:47778: $? =3D 0 configure:47788: result: yes configure:47792: checking ieeefp.h presence configure:47802: gcc -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:47808: $? =3D 0 configure:47828: result: yes configure:47863: checking for ieeefp.h configure:47870: result: yes configure:47888: checking for fabsl configure:47945: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 conftest.c:106: warning: conflicting types for built-in function 'fabsl' /var/tmp//ccCtGLeU.o(.text+0x9): In function `main': : undefined reference to `fabsl' /var/tmp//ccCtGLeU.o(.data+0x0): undefined reference to `fabsl' configure:47951: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "koffice" | #define VERSION "1.4.98" | #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_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 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_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_PATHS_H 1 | #define KDEMAXPATHLEN 1024 | #define HAVE_MAGICK6 1 | #define HAVE_MAGICK61 1 | #define HAVE_MAGICK 1 | #define HAVE_OPENEXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_WV2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSEEKO 1 | #define HAVE_PAPER_H 1 | #define HAVE_WPD 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_KARBONTEXT 1 | #define HAVE_READLINE 1 | #define HAVE_PYTHON 1 | #define HAVE_XINPUTEXT 1 | #define LCMS_HEADER | #define HAVE_GL 1 | #define HAVE_DECL_ROUND 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | /* Define fabsl to an innocuous variant, in case declares fabs= l. | For example, HP-UX 11i declares gettimeofday. */ | #define fabsl innocuous_fabsl |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fabsl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef fabsl |=20 | /* 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 fabsl (); | /* 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_fabsl) || defined (__stub___fabsl) | choke me | #else | char (*f) () =3D fabsl; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D fabsl; | ; | return 0; | } configure:47976: result: no configure:47989: checking for long double configure:48029: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= conftest.c >&5 configure:48032: $? =3D 0 configure:48034: ./conftest configure:48037: $? =3D 0 configure:48052: result: yes configure:48078: checking for isinf in -lm configure:48108: gcc -o conftest -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE= -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm >= &5 configure:48114: $? =3D 0 configure:48118: test -z=20 =09=09=09 || test ! -s conftest.err configure:48121: $? =3D 0 configure:48124: test -s conftest configure:48127: $? =3D 0 configure:48140: result: yes configure:48157: checking for SQL support in QT configure:48201: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/= include -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftes= t.cc >&5 configure:48207: $? =3D 0 configure:48211: test -z=20 =09=09=09 || test ! -s conftest.err configure:48214: $? =3D 0 configure:48217: test -s conftest.o configure:48220: $? =3D 0 configure:48243: result: QT supports SQL - compile qtsqlmailmerge configure:48360: checking kspell2/broker.h usability configure:48372: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/incl= ude -I/usr/X11R6/include -I/usr/local/include conftest.cc >&5 configure:48378: $? =3D 0 configure:48382: test -z=20 =09=09=09 || test ! -s conftest.err configure:48385: $? =3D 0 configure:48388: test -s conftest.o configure:48391: $? =3D 0 configure:48401: result: yes configure:48405: checking kspell2/broker.h presence configure:48415: g++ -E -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/= include -I/usr/X11R6/include -I/usr/local/include conftest.cc configure:48421: $? =3D 0 configure:48441: result: yes configure:48476: checking for kspell2/broker.h configure:48483: result: yes configure:48511: result: found in=20 configure:48561: checking for Python2.4 configure: 48571: /usr/local/include/Python.h configure: 48571: /usr/include/Python.h configure: 48571: /usr/local/include//Python.h configure: 48571: /usr/local/include/Python.h configure: 48587: /usr/local/include/python2.4/Python.h taking that configure: 48611: /usr/local/lib/libpython2.4.so taking that configure: 48671: /usr/local/lib/python2.4/copy.py taking that configure:48687: result: header /usr/local/include/python2.4 library /usr/l= ocal/lib modules /usr/local/lib/python2.4 configure:55840: checking if a Python application links configure:55925: result: no configure:55940: checking if Python depends on -lm configure:56022: result: no configure:56037: checking if Python depends on -lpthread configure:56111: result: yes configure:57139: checking for ruby configure:57155: found /usr/local/bin/ruby configure:57165: result: ruby configure:57174: checking for Ruby dirs configure:57190: result: archdir /usr/local/lib/ruby/1.8/amd64-freebsd6, sitearchdir /usr/local/lib/ruby/site_ruby/1.8/amd64-free= bsd6, sitedir /usr/local/lib/ruby/site_ruby/1.8, includedir , libdir /usr/local/lib, librubyarg -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -L= . -lruby18, rubysharedenabled yes configure:57207: checking for Ruby header configure:57220: result: found configure:57223: checking Ruby shared library configure:57235: result: found configure:57238: checking if C++ program with ruby can be compiled configure:57284: g++ -c -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2= -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEA= N_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATI= ON -DHAVE_KNEWSTUFF -I/usr/local/lib/ruby/1.8/amd64-freebsd6 -DQT_THREAD_S= UPPORT -D_THREAD_SAFE conftest.cc >&5 configure:57290: $? =3D 0 configure:57294: test -z=20 =09=09=09 || test ! -s conftest.err configure:57297: $? =3D 0 configure:57300: test -s conftest.o configure:57303: $? =3D 0 configure:57316: result: yes configure:57365: checking if lib should be compiled configure:57377: result: yes configure:57365: checking if interfaces should be compiled configure:57377: result: yes configure:57365: checking if tools should be compiled configure:57377: result: yes configure:57365: checking if templates should be compiled configure:57377: result: yes configure:57365: checking if servicetypes should be compiled configure:57377: result: yes configure:57365: checking if plugins should be compiled configure:57377: result: yes configure:57365: checking if pics should be compiled configure:57377: result: yes configure:57365: checking if mimetypes should be compiled configure:57377: result: yes configure:57365: checking if kspread should be compiled configure:57377: result: yes configure:57365: checking if krita should be compiled configure:57377: result: yes configure:57365: checking if kpresenter should be compiled configure:57377: result: yes configure:57365: checking if kounavail should be compiled configure:57377: result: yes configure:57365: checking if koshell should be compiled configure:57377: result: yes configure:57365: checking if kivio should be compiled configure:57377: result: yes configure:57365: checking if kformula should be compiled configure:57377: result: yes configure:57365: checking if kugar should be compiled configure:57377: result: yes configure:57365: checking if kdgantt should be compiled configure:57377: result: yes configure:57365: checking if kchart should be compiled configure:57377: result: yes configure:57365: checking if karbon should be compiled configure:57377: result: yes configure:57365: checking if example should be compiled configure:57377: result: no configure:57365: checking if doc should be compiled configure:57377: result: yes configure:57365: checking if autocorrect should be compiled configure:57377: result: yes configure:57365: checking if kword should be compiled configure:57377: result: yes configure:57365: checking if kplato should be compiled configure:57377: result: yes configure:57365: checking if kexi should be compiled configure:57377: result: yes configure:57365: checking if ascend should be compiled configure:57377: result: yes configure:57365: checking if filters should be compiled configure:57377: result: yes configure:58670: checking for filters to be compiled configure:58715: result: kword kspread kchart karbon kpresenter kformula ku= gar=20 configure:58855: checking whether only Kexi is being built configure:58868: result: no configure:58881: checking whether kopainter should be compiled configure:58909: result: yes configure:59529: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES =3D=20 CONFIG_HEADERS =3D=20 CONFIG_LINKS =3D=20 CONFIG_COMMANDS =3D=20 $ ./config.status=20 on rubik.dose.se config.status:1470: creating config.h config.status:1920: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Dx86_64-unknown-freebsd6.1 ac_cv_build_alias=3Damd64-unknown-freebsd6.1 ac_cv_c_bigendian=3Dno ac_cv_c_compiler_gnu=3Dyes ac_cv_c_long_double=3Dyes ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_CC_set=3D ac_cv_env_CC_value=3D ac_cv_env_CFLAGS_set=3D ac_cv_env_CFLAGS_value=3D ac_cv_env_CPPFLAGS_set=3D ac_cv_env_CPPFLAGS_value=3D ac_cv_env_CPP_set=3D ac_cv_env_CPP_value=3D ac_cv_env_CXXCPP_set=3D ac_cv_env_CXXCPP_value=3D ac_cv_env_CXXFLAGS_set=3D ac_cv_env_CXXFLAGS_value=3D ac_cv_env_CXX_set=3D ac_cv_env_CXX_value=3D ac_cv_env_F77_set=3D ac_cv_env_F77_value=3D ac_cv_env_FFLAGS_set=3D ac_cv_env_FFLAGS_value=3D ac_cv_env_LDFLAGS_set=3D ac_cv_env_LDFLAGS_value=3D ac_cv_env_build_alias_set=3D ac_cv_env_build_alias_value=3D ac_cv_env_host_alias_set=3D ac_cv_env_host_alias_value=3D ac_cv_env_target_alias_set=3D ac_cv_env_target_alias_value=3D ac_cv_exeext=3D ac_cv_f77_compiler_gnu=3Dyes ac_cv_file_kexi_3rdparty_kexifeedbackwizard_lib_kexifeedbackwizard_cpp=3Dno ac_cv_func__NSGetEnviron=3Dno ac_cv_func_connect=3Dyes ac_cv_func_dlopen=3Dyes ac_cv_func_fabsl=3Dno ac_cv_func_fseek64=3Dno ac_cv_func_fseeko=3Dyes ac_cv_func_ftell64=3Dno ac_cv_func_inet_ntoa=3Dyes ac_cv_func_mkstemp=3Dyes ac_cv_func_popen=3Dyes ac_cv_func_remove=3Dyes ac_cv_func_rewinddir=3Dyes ac_cv_func_shl_load=3Dno ac_cv_func_shmat=3Dyes ac_cv_func_snprintf=3Dyes ac_cv_func_vsnprintf=3Dyes ac_cv_have_decl_round=3Dyes ac_cv_have_gl=3Dyes ac_cv_have_kde=3D'have_kde=3Dyes ac_kde_includes=3D/usr/local/include a= c_kde_libraries=3D/usr/local/lib' ac_cv_have_kfeedback=3Dhave_kfeedback=3Dno ac_cv_have_qt=3D'have_qt=3Dyes ac_qt_includes=3D/usr/X11R6/include ac_q= t_libraries=3D/usr/X11R6/lib' ac_cv_header_Carbon_Carbon_h=3Dno ac_cv_header_CoreAudio_CoreAudio_h=3Dno ac_cv_header_crt_externs_h=3Dno ac_cv_header_dirent_dirent_h=3Dyes ac_cv_header_dlfcn_h=3Dyes ac_cv_header_floatingpoint_h=3Dyes ac_cv_header_ieeefp_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_header_kjsembed_jsproxy_imp_h=3Dno ac_cv_header_kspell2_broker_h=3Dyes ac_cv_header_kunittest_tester_h=3Dyes ac_cv_header_lcms_h=3Dyes ac_cv_header_lcms_lcms_h=3Dno ac_cv_header_memory_h=3Dyes ac_cv_header_paper_h=3Dyes ac_cv_header_paths_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_stdlib_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_sys_bitypes_h=3Dno ac_cv_header_sys_param_h=3Dyes ac_cv_header_sys_stat_h=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_host=3Dx86_64-unknown-freebsd6.1 ac_cv_host_alias=3Damd64-unknown-freebsd6.1 ac_cv_lib_ICE_IceConnectionNumber=3Dyes ac_cv_lib_Xi_XOpenDisplay=3Dyes ac_cv_lib_compat_main=3Dyes ac_cv_lib_crypt_crypt=3Dyes ac_cv_lib_dl_dlopen=3Dno ac_cv_lib_dld_shl_load=3Dno ac_cv_lib_dld_shl_unload=3Dno ac_cv_lib_dnet_dnet_ntoa=3Dno ac_cv_lib_dnet_stub_dnet_ntoa=3Dno ac_cv_lib_jpeg_6b=3Dno ac_cv_lib_jpeg_normal=3D-ljpeg ac_cv_lib_m_isinf=3Dyes ac_cv_lib_paper_paperinit=3Dyes ac_cv_lib_png=3D'-lpng -lz -lm' ac_cv_lib_poll_poll=3Dno ac_cv_lib_pthread_pthread_create=3Dyes ac_cv_lib_ucb_killpg=3Dno ac_cv_lib_util_main=3Dyes ac_cv_lib_z=3D-lz ac_cv_maxpathlen=3D1024 ac_cv_objext=3Do ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext ac_cv_path_install=3D'/usr/bin/install -c' ac_cv_prog_AWK=3Dnawk ac_cv_prog_CPP=3D'gcc -E' ac_cv_prog_CXXCPP=3D'g++ -E' ac_cv_prog_RUBY=3Druby ac_cv_prog_ac_ct_AR=3Dar ac_cv_prog_ac_ct_CC=3Dgcc ac_cv_prog_ac_ct_CXX=3Dg++ ac_cv_prog_ac_ct_F77=3Df77 ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_prog_ac_ct_STRIP=3Dstrip ac_cv_prog_cc_g=3Dyes ac_cv_prog_cc_stdc=3D ac_cv_prog_cxx_g=3Dyes ac_cv_prog_egrep=3D'grep -E' ac_cv_prog_f77_g=3Dyes ac_cv_prog_make_make_set=3Dyes ac_cv_search_opendir=3D'none required' ac_cv_sizeof_char_p=3D8 ac_cv_sizeof_int=3D4 ac_cv_sizeof_long=3D8 ac_cv_sizeof_short=3D2 ac_cv_sizeof_size_t=3D8 ac_cv_sizeof_unsigned_long=3D8 ac_cv_sys_file_offset_bits=3Dno ac_cv_sys_large_files=3Dno ac_cv_sys_largefile_CC=3Dno ac_cv_sys_largefile_source=3Dno ac_cv_target=3Dx86_64-unknown-freebsd6.1 ac_cv_target_alias=3Damd64-unknown-freebsd6.1 ac_cv_type_char_p=3Dyes ac_cv_type_int=3Dyes ac_cv_type_long=3Dyes ac_cv_type_short=3Dyes ac_cv_type_size_t=3Dyes ac_cv_type_unsigned_long=3Dyes am_cv_CC_dependencies_compiler_type=3Dgcc3 am_cv_CXX_dependencies_compiler_type=3Dgcc3 kde_cv_all_paths=3D'kde_have_all_paths=3D"yes" =09kde_htmldir=3D"\${datadir= }/doc/HTML" =09kde_appsdir=3D"\${datadir}/applnk" =09kde_icondir=3D"\${data= dir}/icons" =09kde_sounddir=3D"\${datadir}/sounds" =09kde_datadir=3D"\${dat= adir}/apps" =09kde_locale=3D"\${datadir}/locale" =09kde_cgidir=3D"\${exec_p= refix}/cgi-bin" =09kde_confdir=3D"\${datadir}/config" =09kde_kcfgdir=3D"\${= datadir}/config.kcfg" =09kde_mimedir=3D"\${datadir}/mimelnk" =09kde_toolbar= dir=3D"\${datadir}/toolbar" =09kde_wallpaperdir=3D"\${datadir}/wallpapers" = =09kde_templatesdir=3D"\${datadir}/templates" =09kde_bindir=3D"\${exec_pref= ix}/bin" =09kde_servicesdir=3D"\${datadir}/services" =09kde_servicetypesdir= =3D"\${datadir}/servicetypes" =09kde_moduledir=3D"\${libdir}/kde3" =09kde_s= tyledir=3D"\${libdir}/kde3/plugins/styles" =09kde_widgetdir=3D"/usr/local/l= ib/kde3/plugins/designer" =09xdg_appsdir=3D"\${datadir}/applications/kde" = =09xdg_menudir=3D"\${sysconfdir}/xdg/menus" =09xdg_directorydir=3D"\${datad= ir}/desktop-directories" =09kde_result=3Ddefaults' kde_cv_func_res_init=3Dyes kde_cv_func_strlcat=3Dyes kde_cv_func_strlcpy=3Dyes kde_cv_have_libXext=3Dyes kde_cv_have_x=3D'have_x=3Dyes kde_x_includes=3D/usr/X11R6/include = kde_x_libraries=3D/usr/X11R6/lib' kde_cv_libtiff_tiff=3D'-ltiff -ljpeg -lz' kde_cv_opt_noinline_match=3Dirrelevant kde_cv_path=3D/usr/local/bin/pg_config kde_cv_path_Magick_config=3D/usr/local/bin/Magick-config kde_cv_path_artsc_config=3D/usr/local/bin/artsc-config kde_cv_path_dcopidl=3D/usr/local/bin/dcopidl kde_cv_path_dcopidl2cpp=3D/usr/local/bin/dcopidl2cpp kde_cv_path_dcopidlng=3D/usr/local/bin/dcopidlng kde_cv_path_dot=3DNONE kde_cv_path_doxygen=3DNONE kde_cv_path_fontconfig_config=3DNONE kde_cv_path_freetype_config=3D/usr/local/bin/freetype-config kde_cv_path_kconfig_compiler=3D/usr/local/bin/kconfig_compiler kde_cv_path_kde_config=3D/usr/local/bin/kde-config kde_cv_path_libart2_config=3D/usr/local/bin/libart2-config kde_cv_path_makekdewidgets=3D/usr/local/bin/makekdewidgets kde_cv_path_mcopidl=3D/usr/local/bin/mcopidl kde_cv_path_meinproc=3D/usr/local/bin/meinproc kde_cv_path_moc=3D/usr/X11R6/bin/moc kde_cv_path_mysql_config=3D/usr/local/bin/mysql_config kde_cv_path_perl=3D/usr/bin/perl kde_cv_path_pg_config=3D/usr/local/bin/pg_config kde_cv_path_pkg_config=3D/usr/local/bin/pkg-config kde_cv_path_uic=3D/usr/X11R6/bin/uic kde_cv_path_wv2_config=3D/usr/local/bin/wv2-config kde_cv_path_xml2_config=3D/usr/local/bin/xml2-config kde_cv_path_xmllint=3D/usr/local/bin/xmllint kde_cv_path_xslt_config=3D/usr/local/bin/xslt-config kde_cv_prog_cxx_O0=3Dyes kde_cv_prog_cxx_Wno_long_long=3Dyes kde_cv_prog_cxx_Wno_non_virtual_dtor=3Dyes kde_cv_prog_cxx_Wundef=3Dyes kde_cv_prog_cxx_fexceptions=3Dyes kde_cv_prog_cxx_fno_check_new=3Dyes kde_cv_prog_cxx_fno_common=3Dyes kde_cv_prog_cxx_fno_exceptions=3Dyes kde_cv_prog_cxx_fno_reorder_blocks=3Dyes kde_cv_prog_uic_L=3Dyes kde_cv_prog_uic_nounload=3Dyes kde_cv_proto_res_init=3Dno kde_cv_proto_strlcat=3Dno kde_cv_proto_strlcpy=3Dno kde_cv_pythondir=3D/usr/local kde_cv_qt_jpeg=3Dyes kde_cv_socklen_t=3Dyes kde_cv_socklen_t_equiv=3Dsocklen_t kde_cv_stl_works=3Dyes kde_cv_try_link_python_m=3Dno kde_cv_try_link_python_normal=3Dno kde_cv_try_link_python_pthread=3Dyes kde_cv_uic_plugins=3Dyes kde_cv_val_pie_support=3Dyes kexi_cv_lib_readline=3Dyes lt_cv_deplibs_check_method=3Dpass_all lt_cv_dlopen=3Ddlopen lt_cv_dlopen_libs=3D lt_cv_dlopen_self=3Dyes lt_cv_dlopen_self_static=3Dyes lt_cv_file_magic_cmd=3D'$MAGIC_CMD' lt_cv_file_magic_test_file=3D lt_cv_ld_reload_flag=3D-r lt_cv_objdir=3D.libs lt_cv_path_LD=3D/usr/bin/ld lt_cv_path_LDCXX=3D/usr/bin/ld lt_cv_path_NM=3D'/usr/bin/nm -B' lt_cv_path_SED=3D/usr/bin/sed lt_cv_prog_compiler_c_o=3Dyes lt_cv_prog_compiler_c_o_CXX=3Dyes lt_cv_prog_compiler_c_o_F77=3Dyes lt_cv_prog_compiler_rtti_exceptions=3Dno lt_cv_prog_gnu_ld=3Dyes lt_cv_prog_gnu_ldcxx=3Dyes lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ =09]\([ABCDGISTW][ABCD= GISTW]*\)[ =09][ =09]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $= / {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ = {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern in= t \1;/p'\''' lt_cv_sys_max_cmd_len=3D65536 lt_lt_cv_prog_compiler_c_o=3D'"yes"' lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"' lt_lt_cv_prog_compiler_c_o_F77=3D'"yes"' lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ =09]\\([ABCDGISTW]= [ABCDGISTW]*\\)[ =09][ =09]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3= \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"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=3D'"sed -n -e '\''s/^. .* \\(.*\\)\$/ex= tern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL=3D'${SHELL} /home/elvis/Nedladdat/koffice/admin/missing --run acloc= al-1.9' AMDEPBACKSLASH=3D'\' AMDEP_FALSE=3D'#' AMDEP_TRUE=3D'' AMTAR=3D'${SHELL} /home/elvis/Nedladdat/koffice/admin/missing --run tar' AR=3D'ar' ARTSCCONFIG=3D'/usr/local/bin/artsc-config' AUTOCONF=3D'$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configur= e' AUTODIRS=3D'' AUTOHEADER=3D'${SHELL} /home/elvis/Nedladdat/koffice/admin/missing --run au= toheader' AUTOMAKE=3D'${SHELL} /home/elvis/Nedladdat/koffice/admin/missing --run auto= make-1.9' AWK=3D'nawk' CC=3D'gcc' CCDEPMODE=3D'depmode=3Dgcc3' CFLAGS=3D'-O2 ' CONF_FILES=3D' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configu= re.in.in $(top_srcdir)/./example/configure.in.in $(top_srcdir)/./filters/co= nfigure.in.mid $(top_srcdir)/./filters/krita/configure.in.in $(top_srcdir)/= ./filters/krita/jpeg/configure.in.bot $(top_srcdir)/./filters/krita/magick/= configure.in.bot $(top_srcdir)/./filters/krita/openexr/configure.in.bot $(t= op_srcdir)/./filters/krita/png/configure.in.bot $(top_srcdir)/./filters/kri= ta/tiff/configure.in.bot $(top_srcdir)/./filters/kword/msword/configure.in.= bot $(top_srcdir)/./filters/kword/msword/configure.in.in $(top_srcdir)/./fi= lters/kword/pdf/xpdf/configure.in.in $(top_srcdir)/./filters/kword/wordperf= ect/configure.in.bot $(top_srcdir)/./filters/kword/wordperfect/configure.in= .in $(top_srcdir)/./filters/xsltfilter/configure.in.bot $(top_srcdir)/./fil= ters/xsltfilter/configure.in.in $(top_srcdir)/./karbon/configure.in.bot $(t= op_srcdir)/./karbon/configure.in.in $(top_srcdir)/./kexi/3rdparty/configure= .in.in $(top_srcdir)/./kexi/configure.in.in $(top_srcdir)/./kexi/kexidb/dri= vers/configure.in.bot $(top_srcdir)/./kexi/kexidb/drivers/configure.in.in $= (top_srcdir)/./kexi/main/configure.in.in $(top_srcdir)/./kexi/migration/con= figure.in.in $(top_srcdir)/./kexi/plugins/configure.in.in $(top_srcdir)/./k= exi/plugins/configure.in.mid $(top_srcdir)/./kivio/configure.in.in $(top_sr= cdir)/./krita/configure.in.bot $(top_srcdir)/./krita/configure.in.in $(top_= srcdir)/./krita/plugins/configure.in.in $(top_srcdir)/./krita/plugins/viewp= lugins/imagesize/configure.in.in $(top_srcdir)/./kspread/plugins/calculator= /configure.in.in $(top_srcdir)/./kword/mailmerge/configure.in.in $(top_srcd= ir)/./lib/configure.in.in $(top_srcdir)/./lib/configure.in.mid $(top_srcdir= )/./lib/kotext/configure.in.bot $(top_srcdir)/./lib/kotext/configure.in.in = $(top_srcdir)/./lib/kross/configure.in.bot $(top_srcdir)/./lib/kross/config= ure.in.in' CPP=3D'gcc -E' CPPFLAGS=3D' -DQT_THREAD_SUPPORT -D_THREAD_SAFE ' CXX=3D'g++' CXXCPP=3D'g++ -E' CXXDEPMODE=3D'depmode=3Dgcc3' CXXFLAGS=3D'-Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-vi= rtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE = -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KN= EWSTUFF' CYGPATH_W=3D'echo' DCOPIDL2CPP=3D'/usr/local/bin/dcopidl2cpp' DCOPIDL=3D'/usr/local/bin/dcopidl' DCOPIDLNG=3D'/usr/local/bin/dcopidlng' DCOP_DEPENDENCIES=3D'$(DCOPIDL) $(DCOPIDLNG)' DEFS=3D'-DHAVE_CONFIG_H' DEPDIR=3D'.deps' DOXYGEN=3D'' DOXYGEN_PROJECT_NAME=3D'The KOffice API Reference' DOXYGEN_PROJECT_NUMBER=3D'Version 1.4.98' ECHO=3D'echo' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'grep -E' ENABLE_PERMISSIVE_FLAG=3D'-fpermissive' EXEEXT=3D'' F77=3D'f77' FFLAGS=3D'-g -O2' FRAMEWORK_COREAUDIO=3D'' GLINC=3D'' GLLIB=3D'-lGLU -lGL $(LIB_X11)' GMSGFMT=3D'/usr/local/bin/msgfmt' HAVE_GCC_VISIBILITY=3D'0' INC_KFEEDBACK=3D'' INSTALL_DATA=3D'${INSTALL} -m 644' INSTALL_PROGRAM=3D'${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT=3D'${INSTALL}' INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s' KCFG_DEPENDENCIES=3D'$(KCONFIG_COMPILER)' KCONFIG_COMPILER=3D'/usr/local/bin/kconfig_compiler' KDECONFIG=3D'/usr/local/bin/kde-config' KDE_CHECK_PLUGIN=3D'$(KDE_PLUGIN) -rpath $(libdir)' KDE_EXTRA_RPATH=3D' -R /usr/local/lib' KDE_HAS_DOXYGEN=3D'no' KDE_HAVE_DOT=3D'NO' KDE_INCLUDES=3D'-I/usr/local/include' KDE_LDFLAGS=3D'-L/usr/local/lib' KDE_MT_LDFLAGS=3D'' KDE_MT_LIBS=3D'-lpthread' KDE_NO_UNDEFINED=3D'' KDE_PLUGIN=3D'-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KD= E_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH=3D'-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R $(x_lib= raries) $(KDE_EXTRA_RPATH)' KDE_USE_CLOSURE_FALSE=3D'' KDE_USE_CLOSURE_TRUE=3D'#' KDE_USE_FINAL_FALSE=3D'' KDE_USE_FINAL_TRUE=3D'#' KDE_USE_FPIE=3D'-fPIE' KDE_USE_NMCHECK_FALSE=3D'' KDE_USE_NMCHECK_TRUE=3D'#' KDE_USE_PIE=3D'-pie' KDE_XSL_STYLESHEET=3D'/usr/local/share/apps/ksgmltools2/customization/kde-c= hunk.xsl' KFORMULA_INCLUDES=3D'-I$(top_srcdir)/lib/kformula -I$(top_builddir)/lib/kfo= rmula' KOFFICECORE_INCLUDES=3D'-I$(top_srcdir)/lib/kofficecore -I$(top_builddir)/l= ib/kofficecore' KOFFICEUI_INCLUDES=3D'-I$(top_srcdir)/lib/kofficeui -I$(top_builddir)/lib/k= officeui' KOFFICE_INCLUDES=3D'$(KOFFICEUI_INCLUDES) $(KOFFICECORE_INCLUDES) $(KSTORE_= INCLUDES) $(KWMF_INCLUDES) $(KOPALETTE_INCLUDES)' KOFFICE_LIBS=3D'$(LIB_KOFFICEUI) $(LIB_KOFFICECORE) $(LIB_KSTORE)' KOPAINTER_INCLUDES=3D'-I$(top_srcdir)/lib/kopainter -I$(top_builddir)/lib/k= opainter' KOPALETTE_INCLUDES=3D'-I$(top_srcdir)/lib/kopalette -I$(top_builddir)/lib/k= opalette' KOPROPERTY_INCLUDES=3D'-I$(top_srcdir)/lib -I$(top_builddir)/lib' KOTEXT_INCLUDES=3D'-I$(top_srcdir)/lib/kotext -I$(top_builddir)/lib/kotext' KROSS_INCLUDES=3D'-I$(top_srcdir)/lib/kross -I$(top_builddir)/lib/kross' KSTORE_INCLUDES=3D'-I$(top_srcdir)/lib/store -I$(top_builddir)/lib/store' KWMF_INCLUDES=3D'-I$(top_srcdir)/lib/kwmf -I$(top_builddir)/lib/kwmf' LCMS_LIBS=3D'-llcms' LDFLAGS=3D'' LDFLAGS_AS_NEEDED=3D'' LDFLAGS_NEW_DTAGS=3D'' LIBART_CFLAGS=3D'-I/usr/local/include/libart-2.0' LIBART_LIBS=3D'-L/usr/local/lib -lart_lgpl_2 -lm' LIBART_RPATH=3D'-R/usr/local/lib' LIBCOMPAT=3D'-lcompat' LIBCRYPT=3D'-lcrypt' LIBDL=3D'' LIBEXIF_CFLAGS=3D'-I/usr/local/include ' LIBEXIF_LIBS=3D'-L/usr/local/lib -lexif -lm ' LIBFONTCONFIG_CFLAGS=3D'-I/usr/X11R6/include ' LIBFONTCONFIG_LIBS=3D'-L/usr/X11R6/lib -lfontconfig ' LIBFONTCONFIG_RPATH=3D'-R/usr/X11R6/lib' LIBFREETYPE_CFLAGS=3D'-I/usr/local/include/freetype2 -I/usr/local/include' LIBFREETYPE_LIBS=3D'-L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreet= ype -lz' LIBFREETYPE_RPATH=3D'-R/usr/local/lib' LIBJPEG=3D'-ljpeg' LIBKSPELL2=3D'-lkspell2' LIBMAGICK_CPPFLAGS=3D'-I/usr/local/include' LIBMAGICK_LDFLAGS=3D'-L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -L/= usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -L/usr/local/li= b' LIBMAGICK_LIBS=3D'-lMagick -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg = -lpng -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm' LIBMAGICK_RPATH=3D'' LIBOBJS=3D'' LIBPAPER=3D'-lpaper' LIBPNG=3D'-lpng -lz -lm' LIBPTHREAD=3D'-lpthread' LIBPYTHON=3D'-lpython2.4 -lpthread -lpthread ' LIBREADLINE=3D'-lreadline' LIBRESOLV=3D'' LIBS=3D'' LIBSM=3D'-lSM -lICE' LIBSOCKET=3D'' LIBTIFF=3D'-ltiff -ljpeg -lz' LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool --silent' LIBUCB=3D'' LIBUTIL=3D'-lutil' LIBWPD_CFLAGS=3D'-I/usr/local/include/libwpd-0.8 ' LIBWPD_LIBS=3D'-L/usr/local/lib -lwpd-0.8 ' LIBWPD_RPATH=3D'-R/usr/local/lib' LIBWV2_CFLAGS=3D'-I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/= local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/includ= e -I/usr/X11R6/include/libgsf-1 -L/usr/local/lib -liconv' LIBWV2_LIBS=3D'-L/usr/local/lib -lwv2 -L/usr/X11R6/lib -lgsf-1 -lgobject-2.= 0 -lxml2 -lz -lm -lglib-2.0 -liconv -liconv' LIBWV2_RPATH=3D'-R/usr/local/lib -R/usr/X11R6/lib' LIBXML_CFLAGS=3D'-I/usr/local/include/libxml2 -I/usr/local/include' LIBXML_LIBS=3D'-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm' LIBXML_RPATH=3D'-R/usr/local/lib -R/usr/local/lib' LIBXSLT_CFLAGS=3D'-I/usr/local/include -I/usr/local/include/libxml2' LIBXSLT_LIBS=3D'-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm' LIBXSLT_RPATH=3D'-R/usr/local/lib' LIBZ=3D'-lz' LIB_KAB=3D'-lkab' LIB_KABC=3D'-lkabc' LIB_KDECORE=3D'-lkdecore' LIB_KDED=3D'' LIB_KDEPIM=3D'-lkdepim' LIB_KDEPRINT=3D'-lkdeprint' LIB_KDEUI=3D'-lkdeui' LIB_KDNSSD=3D'-lkdnssd' LIB_KEXI_KMDI=3D'-lkmdi' LIB_KEXI_KMDI_INCLUDES=3D'' LIB_KFEEDBACK=3D'' LIB_KFILE=3D'-lkio' LIB_KFM=3D'' LIB_KFORMULA=3D'$(top_builddir)/lib/kformula/libkformulalib.la' LIB_KHTML=3D'-lkhtml' LIB_KIMPROXY=3D'-lkimproxy' LIB_KIO=3D'-lkio' LIB_KJS=3D'-lkjs' LIB_KNEWSTUFF=3D'-lknewstuff' LIB_KOFFICECORE=3D'$(top_builddir)/lib/kofficecore/libkofficecore.la' LIB_KOFFICEUI=3D'$(top_builddir)/lib/kofficeui/libkofficeui.la' LIB_KOPAINTER=3D'$(top_builddir)/lib/kopainter/libkopainter.la' LIB_KOPALETTE=3D'$(top_builddir)/lib/kopalette/libkopalette.la' LIB_KOPROPERTY=3D'$(top_builddir)/lib/koproperty/libkoproperty.la' LIB_KOTEXT=3D'$(top_builddir)/lib/kotext/libkotext.la' LIB_KOWMF=3D'$(top_builddir)/lib/kwmf/libkowmf.la' LIB_KPARTS=3D'-lkparts' LIB_KROSS_API=3D'$(top_builddir)/lib/kross/api/libkrossapi.la' LIB_KROSS_MAIN=3D'$(top_builddir)/lib/kross/main/libkrossmain.la' LIB_KSPELL=3D'-lkspell' LIB_KSTORE=3D'$(top_builddir)/lib/store/libkstore.la' LIB_KSYCOCA=3D'-lkio' LIB_KUNITTEST=3D'-lkunittest' LIB_KUTILS=3D'-lkutils' LIB_KWMF=3D'$(top_builddir)/lib/kwmf/libkwmf.la' LIB_POLL=3D'' LIB_QPE=3D'' LIB_QT=3D'-lqt-mt $(LIBJPEG) $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -= lpthread' LIB_SMB=3D'-lsmb' LIB_X11=3D'-lX11 $(LIBSOCKET)' LIB_XEXT=3D'-lXext' LIB_XINPUTEXT=3D'-lXi' LIB_XRENDER=3D'' LN_S=3D'ln -s' LTLIBOBJS=3D'' MAKEINFO=3D'${SHELL} /home/elvis/Nedladdat/koffice/admin/missing --run make= info' MAKEKDEWIDGETS=3D'/usr/local/bin/makekdewidgets' MCOPIDL=3D'/usr/local/bin/mcopidl' MEINPROC=3D'/usr/local/bin/meinproc' MOC=3D'/usr/X11R6/bin/moc' MSGFMT=3D'/usr/local/bin/msgfmt' MYSQL_INC=3D'/usr/local/include/mysql' MYSQL_LIBS=3D'-L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lm' NOOPT_CFLAGS=3D'-O0' NOOPT_CXXFLAGS=3D'-O0' OBJEXT=3D'o' OPENEXR_CFLAGS=3D'-I/usr/local/include/OpenEXR ' OPENEXR_LIBS=3D'-L/usr/local/lib -lIlmImf -lImath -lHalf -lIex -lz ' OPENEXR_RPATH=3D'-R/usr/local/lib' PACKAGE=3D'koffice' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'' PACKAGE_STRING=3D'' PACKAGE_TARNAME=3D'' PACKAGE_VERSION=3D'' PATH_SEPARATOR=3D':' PERL=3D'/usr/bin/perl' PG_INCDIR=3D'/usr/local/include' PG_LIBDIR=3D'/usr/local/lib' PKG_CONFIG=3D'/usr/local/bin/pkg-config' PQXX_INCDIR=3D'/usr/local/include' PQXX_LIBDIR=3D'/usr/local/lib' PYTHONINC=3D'-I/usr/local/include/python2.4' PYTHONLIB=3D'-L/usr/local/lib' PYTHONMODDIR=3D'/usr/local/lib/python2.4' QTDOCDIR=3D'/usr/X11R6/share/doc/qt/html' QTE_NORTTI=3D'' QT_INCLUDES=3D'' QT_LDFLAGS=3D'' RANLIB=3D'ranlib' RUBY=3D'ruby' RUBY_ARCHDIR=3D'/usr/local/lib/ruby/1.8/amd64-freebsd6' RUBY_ENABLESHARED=3D'yes' RUBY_INCLUDEDIR=3D'/usr/local/lib/ruby/1.8/amd64-freebsd6' RUBY_LIBDIR=3D'/usr/local/lib' RUBY_LIBRUBYARG=3D'-Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -L. -lruby18' RUBY_SITEARCHDIR=3D'/usr/local/lib/ruby/site_ruby/1.8/amd64-freebsd6' RUBY_SITEDIR=3D'/usr/local/lib/ruby/site_ruby/1.8' SET_MAKE=3D'' SHELL=3D'/usr/local/bin/bash' SQLDIR=3D'sql' STRIP=3D'strip' TOPSUBDIRS=3D' lib interfaces tools templates servicetypes plugins pics mim= etypes kspread krita kpresenter kounavail koshell kivio kformula kugar kdga= ntt kchart karbon doc autocorrect kword kplato kexi ascend filters' UIC=3D'/usr/X11R6/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR=3D'tr2i18n' USER_INCLUDES=3D' -I/usr/local/include' USER_LDFLAGS=3D' -L/usr/local/lib' USE_EXCEPTIONS=3D'-fexceptions' USE_RTTI=3D'' USE_THREADS=3D'' VERSION=3D'1.4.98' WOVERLOADED_VIRTUAL=3D'' XGETTEXT=3D'/usr/local/bin/xgettext' XMLLINT=3D'/usr/local/bin/xmllint' X_EXTRA_LIBS=3D'' X_INCLUDES=3D'-I/usr/X11R6/include' X_LDFLAGS=3D'-L/usr/X11R6/lib' X_PRE_LIBS=3D'' X_RPATH=3D'-R $(x_libraries)' ac_ct_AR=3D'ar' ac_ct_CC=3D'gcc' ac_ct_CXX=3D'g++' ac_ct_F77=3D'f77' ac_ct_RANLIB=3D'ranlib' ac_ct_STRIP=3D'strip' all_includes=3D'-I/usr/local/include -I/usr/X11R6/include -I/usr/local/inc= lude' all_libraries=3D'-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib' am__fastdepCC_FALSE=3D'#' am__fastdepCC_TRUE=3D'' am__fastdepCXX_FALSE=3D'#' am__fastdepCXX_TRUE=3D'' am__include=3D'include' am__leading_dot=3D'.' am__quote=3D'' am__tar=3D'${AMTAR} chof - "$$tardir"' am__untar=3D'${AMTAR} xf -' ascend_SUBDIR_included_FALSE=3D'#' ascend_SUBDIR_included_TRUE=3D'' autocorrect_SUBDIR_included_FALSE=3D'#' autocorrect_SUBDIR_included_TRUE=3D'' bindir=3D'${exec_prefix}/bin' build=3D'x86_64-unknown-freebsd6.1' build_alias=3D'' build_cpu=3D'x86_64' build_os=3D'freebsd6.1' build_vendor=3D'unknown' compile_filter_KARBON_FALSE=3D'#' compile_filter_KARBON_TRUE=3D'' compile_filter_KCHART_FALSE=3D'#' compile_filter_KCHART_TRUE=3D'' compile_filter_KFORMULA_FALSE=3D'#' compile_filter_KFORMULA_TRUE=3D'' compile_filter_KIVIO_FALSE=3D'#' compile_filter_KIVIO_TRUE=3D'' compile_filter_KPRESENTER_FALSE=3D'#' compile_filter_KPRESENTER_TRUE=3D'' compile_filter_KRITA_FALSE=3D'#' compile_filter_KRITA_TRUE=3D'' compile_filter_KSPREAD_FALSE=3D'#' compile_filter_KSPREAD_TRUE=3D'' compile_filter_KUGAR_FALSE=3D'#' compile_filter_KUGAR_TRUE=3D'' compile_filter_KWORD_FALSE=3D'#' compile_filter_KWORD_TRUE=3D'' compile_kexi_reports_plugin_FALSE=3D'' compile_kexi_reports_plugin_TRUE=3D'#' compile_kexionly_FALSE=3D'' compile_kexionly_TRUE=3D'#' compile_kross_FALSE=3D'#' compile_kross_TRUE=3D'' compile_kross_python_FALSE=3D'#' compile_kross_python_TRUE=3D'' compile_kross_ruby_FALSE=3D'#' compile_kross_ruby_TRUE=3D'' compile_lib_KOPAINTER_FALSE=3D'#' compile_lib_KOPAINTER_TRUE=3D'' compile_mysql_plugin_FALSE=3D'#' compile_mysql_plugin_TRUE=3D'' compile_pgsql_plugin_FALSE=3D'#' compile_pgsql_plugin_TRUE=3D'' compile_plugin_KUGAR_FALSE=3D'#' compile_plugin_KUGAR_TRUE=3D'' datadir=3D'${prefix}/share' doc_SUBDIR_included_FALSE=3D'#' doc_SUBDIR_included_TRUE=3D'' example_SUBDIR_included_FALSE=3D'' example_SUBDIR_included_TRUE=3D'#' exec_prefix=3D'${prefix}' filters_SUBDIR_included_FALSE=3D'#' filters_SUBDIR_included_TRUE=3D'' have_exif_FALSE=3D'#' have_exif_TRUE=3D'' have_jpeg_FALSE=3D'#' have_jpeg_TRUE=3D'' have_openexr_FALSE=3D'#' have_openexr_TRUE=3D'' have_png_FALSE=3D'#' have_png_TRUE=3D'' have_readline_FALSE=3D'#' have_readline_TRUE=3D'' have_tiff_FALSE=3D'#' have_tiff_TRUE=3D'' host=3D'x86_64-unknown-freebsd6.1' host_alias=3D'' host_cpu=3D'x86_64' host_os=3D'freebsd6.1' host_vendor=3D'unknown' include_ARTS_FALSE=3D'#' include_ARTS_TRUE=3D'' include_XSLTFILTERS_FALSE=3D'#' include_XSLTFILTERS_TRUE=3D'' include_imagemagick_filter_FALSE=3D'#' include_imagemagick_filter_TRUE=3D'' include_jpeg_filter_FALSE=3D'#' include_jpeg_filter_TRUE=3D'' include_kunittest_tests_FALSE=3D'#' include_kunittest_tests_TRUE=3D'' include_sql_FALSE=3D'#' include_sql_TRUE=3D'' include_tiff_filter_FALSE=3D'#' include_tiff_filter_TRUE=3D'' include_wpd_filter_FALSE=3D'#' include_wpd_filter_TRUE=3D'' include_wv2_msword_filter_FALSE=3D'#' include_wv2_msword_filter_TRUE=3D'' include_x11_FALSE=3D'#' include_x11_TRUE=3D'' includedir=3D'${prefix}/include' infodir=3D'${prefix}/info' install_sh=3D'/home/elvis/Nedladdat/koffice/admin/install-sh' interfacedir=3D'$(top_srcdir)/lib/interfaces' interfaces_SUBDIR_included_FALSE=3D'#' interfaces_SUBDIR_included_TRUE=3D'' karbon_SUBDIR_included_FALSE=3D'#' karbon_SUBDIR_included_TRUE=3D'' kchart_SUBDIR_included_FALSE=3D'#' kchart_SUBDIR_included_TRUE=3D'' kde_appsdir=3D'${datadir}/applnk' kde_bindir=3D'${exec_prefix}/bin' kde_confdir=3D'${datadir}/config' kde_datadir=3D'${datadir}/apps' kde_htmldir=3D'${datadir}/doc/HTML' kde_icondir=3D'${datadir}/icons' kde_includes=3D'/usr/local/include' kde_kcfgdir=3D'${datadir}/config.kcfg' kde_libraries=3D'/usr/local/lib' kde_libs_htmldir=3D'/usr/local/share/doc/HTML' kde_libs_prefix=3D'/usr/local' kde_locale=3D'${datadir}/locale' kde_mimedir=3D'${datadir}/mimelnk' kde_moduledir=3D'${libdir}/kde3' kde_qtver=3D'3' kde_servicesdir=3D'${datadir}/services' kde_servicetypesdir=3D'${datadir}/servicetypes' kde_sounddir=3D'${datadir}/sounds' kde_styledir=3D'${libdir}/kde3/plugins/styles' kde_templatesdir=3D'${datadir}/templates' kde_wallpaperdir=3D'${datadir}/wallpapers' kde_widgetdir=3D'/usr/local/lib/kde3/plugins/designer' kdeinitdir=3D'$(kde_moduledir)' kdgantt_SUBDIR_included_FALSE=3D'#' kdgantt_SUBDIR_included_TRUE=3D'' kexi_SUBDIR_included_FALSE=3D'#' kexi_SUBDIR_included_TRUE=3D'' kformula_SUBDIR_included_FALSE=3D'#' kformula_SUBDIR_included_TRUE=3D'' kivio_SUBDIR_included_FALSE=3D'#' kivio_SUBDIR_included_TRUE=3D'' koshell_SUBDIR_included_FALSE=3D'#' koshell_SUBDIR_included_TRUE=3D'' kounavail_SUBDIR_included_FALSE=3D'#' kounavail_SUBDIR_included_TRUE=3D'' kplato_SUBDIR_included_FALSE=3D'#' kplato_SUBDIR_included_TRUE=3D'' kpresenter_SUBDIR_included_FALSE=3D'#' kpresenter_SUBDIR_included_TRUE=3D'' krita_SUBDIR_included_FALSE=3D'#' krita_SUBDIR_included_TRUE=3D'' kspread_SUBDIR_included_FALSE=3D'#' kspread_SUBDIR_included_TRUE=3D'' kugar_SUBDIR_included_FALSE=3D'#' kugar_SUBDIR_included_TRUE=3D'' kword_SUBDIR_included_FALSE=3D'#' kword_SUBDIR_included_TRUE=3D'' lib_SUBDIR_included_FALSE=3D'#' lib_SUBDIR_included_TRUE=3D'' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localstatedir=3D'${prefix}/var' mandir=3D'${prefix}/man' mimetypes_SUBDIR_included_FALSE=3D'#' mimetypes_SUBDIR_included_TRUE=3D'' mkdir_p=3D'$(mkinstalldirs)' need_kde31_compatibility_FALSE=3D'' need_kde31_compatibility_TRUE=3D'#' need_kde32_compatibility_FALSE=3D'' need_kde32_compatibility_TRUE=3D'#' need_kde33_compatibility_FALSE=3D'' need_kde33_compatibility_TRUE=3D'#' need_kde34_compatibility_FALSE=3D'' need_kde34_compatibility_TRUE=3D'#' need_kde351_compatibility_FALSE=3D'' need_kde351_compatibility_TRUE=3D'#' oldincludedir=3D'/usr/include' pics_SUBDIR_included_FALSE=3D'#' pics_SUBDIR_included_TRUE=3D'' plugins_SUBDIR_included_FALSE=3D'#' plugins_SUBDIR_included_TRUE=3D'' prefix=3D'/usr/home/elvis/.inst' program_transform_name=3D's,x,x,' qt_includes=3D'/usr/X11R6/include' qt_libraries=3D'/usr/X11R6/lib' sbindir=3D'${exec_prefix}/sbin' servicetypes_SUBDIR_included_FALSE=3D'#' servicetypes_SUBDIR_included_TRUE=3D'' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target=3D'x86_64-unknown-freebsd6.1' target_alias=3D'' target_cpu=3D'x86_64' target_os=3D'freebsd6.1' target_vendor=3D'unknown' templates_SUBDIR_included_FALSE=3D'#' templates_SUBDIR_included_TRUE=3D'' tools_SUBDIR_included_FALSE=3D'#' tools_SUBDIR_included_TRUE=3D'' unsermake_enable_pch_FALSE=3D'' unsermake_enable_pch_TRUE=3D'#' use_kexifeedback_FALSE=3D'' use_kexifeedback_TRUE=3D'#' use_kjsembed_FALSE=3D'' use_kjsembed_TRUE=3D'#' x_includes=3D'/usr/X11R6/include' x_libraries=3D'/usr/X11R6/lib' xdg_appsdir=3D'${datadir}/applications/kde' xdg_directorydir=3D'${datadir}/desktop-directories' xdg_menudir=3D'${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DECL_ROUND 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_FONTCONFIG 1 #define HAVE_FSEEKO 1 #define HAVE_FUNC_ISINF 1 #define HAVE_GL 1 #define HAVE_IEEEFP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_KARBONTEXT 1 #define HAVE_KSPELL2_BROKER_H 1 #define HAVE_LIBART 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBKSPELL2 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBTIFF 1 #define HAVE_LIBZ 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_MAGICK 1 #define HAVE_MAGICK6 1 #define HAVE_MAGICK61 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_OPENEXR 1 #define HAVE_PAPER_H 1 #define HAVE_PATHS_H 1 #define HAVE_POPEN 1 #define HAVE_PYTHON 1 #define HAVE_PYTHON 1 #define HAVE_READLINE 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define HAVE_REWINDDIR 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_STRLCAT 1 #define HAVE_STRLCAT_PROTO 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCPY_PROTO 1 #define HAVE_SYS_PARAM_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_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_WPD 1 #define HAVE_WV2 1 #define HAVE_XINPUTEXT 1 #define KDELIBSUFF "" #define KDEMAXPATHLEN 1024 #define LCMS_HEADER #define PACKAGE "koffice" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PREFIX "/usr/home/elvis/.inst" #define SIZEOF_CHAR_P 8 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 8 #define SIZEOF_UNSIGNED_LONG 8 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.4.98" #define XMLLINT "/usr/local/bin/xmllint" #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 0 ------=_Part_17186_21183549.1144155380266 Content-Type: text/plain; name=user-env.txt; charset=us-ascii Content-Transfer-Encoding: 7bit X-Attachment-Id: f_elm8jvw4 Content-Disposition: attachment; filename="user-env.txt" KDE_MULTIHEAD=false DM_CONTROL=/var/run/xdmctl TERM=xterm SHELL=/usr/local/bin/bash XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic GTK2_RC_FILES=/home/elvis/.gtkrc-2.0 GTK_RC_FILES=/etc/gtk/gtkrc:/home/elvis/.gtkrc:/usr/home/elvis/.kde/share/config/gtkrc GS_LIB=/home/elvis/.fonts WINDOWID=41943047 OLDPWD=/home/elvis/Nedladdat KDE_FULL_SESSION=true USER=elvis ENV=/home/elvis/.shrc SESSION_MANAGER=local/rubik.dose.se:/tmp/.ICE-unix/667 PAGER=more FTP_PASSIVE_MODE=YES KONSOLE_DCOP=DCOPRef(konsole-996,konsole) PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/elvis/bin DESKTOP_SESSION=kde MAIL=/var/mail/elvis BLOCKSIZE=K KONSOLE_DCOP_SESSION=DCOPRef(konsole-996,session-11) PWD=/home/elvis/Nedladdat/koffice EDITOR=vi HOME=/home/elvis SHLVL=1 XCURSOR_THEME=whiteglass LOGNAME=elvis DISPLAY=:0.0 COLORTERM= _=/usr/bin/env ------=_Part_17186_21183549.1144155380266 Content-Type: text/plain; name=root-env.txt; charset=us-ascii Content-Transfer-Encoding: 7bit X-Attachment-Id: f_elm8k2f8 Content-Disposition: attachment; filename="root-env.txt" KDE_MULTIHEAD=false DM_CONTROL=/var/run/xdmctl TERM=xterm SHELL=/bin/csh XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic GTK2_RC_FILES=/home/elvis/.gtkrc-2.0 GTK_RC_FILES=/etc/gtk/gtkrc:/home/elvis/.gtkrc:/usr/home/elvis/.kde/share/config/gtkrc GS_LIB=/home/elvis/.fonts WINDOWID=41943047 OLDPWD=/home/elvis/Nedladdat KDE_FULL_SESSION=true USER=elvis ENV=/home/elvis/.shrc SESSION_MANAGER=local/rubik.dose.se:/tmp/.ICE-unix/667 PAGER=more FTP_PASSIVE_MODE=YES KONSOLE_DCOP=DCOPRef(konsole-996,konsole) PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin DESKTOP_SESSION=kde MAIL=/var/mail/elvis BLOCKSIZE=K KONSOLE_DCOP_SESSION=DCOPRef(konsole-996,session-11) PWD=/home/elvis/Nedladdat/koffice EDITOR=vi HOME=/root SHLVL=2 XCURSOR_THEME=whiteglass LOGNAME=elvis DISPLAY=:0.0 COLORTERM= _=/usr/bin/su HOSTTYPE=FreeBSD VENDOR=unknown OSTYPE=FreeBSD MACHTYPE=unknown GROUP=wheel HOST=rubik.dose.se ------=_Part_17186_21183549.1144155380266 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice ------=_Part_17186_21183549.1144155380266--