Date: Sun, 08 Feb 2004 19:18:06 -0800 From: Michael Dunham <michaeldunham@earthlink.net> To: freebsd-ports@freebsd.org Subject: Config failure KDEPIM3 Message-ID: <4026FBEE.4040008@earthlink.net>
next in thread | raw e-mail | index | archive | help
I'm getting various failures on 5.1 Current trying to upgrade the KDE port collection. I know this has been an ongoing problem from the messages on the list so this is just to help whoever is working debugging at this point. And Thank You! This is on kdepim: from portupgrade: checking for artsc-config... /usr/local/bin/artsc-config checking for kde-config... /usr/local/bin/kde-config checking for meinproc... /usr/local/bin/meinproc checking for kconfig_compiler... not found configure: error: The important program kconfig_compiler was not found! Please check whether you installed KDE correctly. ===> Script "configure" failed unexpectedly. Please report the problem to kde@FreeBSD.org [maintainer] and attach the "/home/ports/deskutils/kdepim3/work/kdepim-3.2.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /home/ports/deskutils/kdepim3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade90573.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! deskutils/kdepim3 (kdepim-3.1.4_2) (configure error) ******************************** >From the config.log file referenced: ********************************* 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.57. Invocation command line was $ ./configure --build=i386-portbld-freebsd5.1 --disable-debug --with-xinerama --with-qt-includes=/usr/X11R6/include --with-qt-libraries=/usr/X11R6/lib --with-extra-libs=/usr/local/lib --with-extra-includes=/usr/local/include --prefix=/usr/local ## --------- ## ## Platform. ## ## --------- ## hostname = freebie uname -m = i386 uname -r = 5.1-RELEASE uname -s = FreeBSD uname -v = FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = 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: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1534: checking build system type configure:1552: result: i386-portbld-freebsd5.1 configure:1560: checking host system type configure:1574: result: i386-portbld-freebsd5.1 configure:1582: checking target system type configure:1596: result: i386-portbld-freebsd5.1 configure:1642: checking for a BSD-compatible install configure:1696: result: /usr/bin/install -c -o root -g wheel configure:1735: checking whether build environment is sane configure:1778: result: yes configure:1798: checking for gawk configure:1827: result: no configure:1798: checking for mawk configure:1827: result: no configure:1798: checking for nawk configure:1814: found /usr/bin/nawk configure:1824: result: nawk configure:1834: checking whether gmake sets $(MAKE) configure:1854: result: yes configure:2067: checking for style of include used by gmake configure:2095: result: GNU configure:2242: checking for gcc configure:2268: result: cc configure:2512: checking for C compiler version configure:2515: cc --version </dev/null >&5 cc (GCC) 3.2.2 [FreeBSD] 20030205 (release) Copyright (C) 2002 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:2518: $? = 0 configure:2520: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) configure:2523: $? = 0 configure:2525: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2528: $? = 1 configure:2552: checking for C compiler default output configure:2555: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:2558: $? = 0 configure:2604: result: a.out configure:2609: checking whether the C compiler works configure:2615: ./a.out configure:2618: $? = 0 configure:2635: result: yes configure:2642: checking whether we are cross compiling configure:2644: result: no configure:2647: checking for suffix of executables configure:2649: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:2652: $? = 0 configure:2677: result: configure:2683: checking for suffix of object files configure:2705: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:2708: $? = 0 configure:2730: result: o configure:2734: checking whether we are using the GNU C compiler configure:2759: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:2762: $? = 0 configure:2765: test -s conftest.o configure:2768: $? = 0 configure:2781: result: yes configure:2787: checking whether cc accepts -g configure:2809: cc -c -g -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:2812: $? = 0 configure:2815: test -s conftest.o configure:2818: $? = 0 configure:2829: result: yes configure:2846: checking for cc option to accept ANSI C configure:2907: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:2910: $? = 0 configure:2913: test -s conftest.o configure:2916: $? = 0 configure:2934: result: none needed configure:2952: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 conftest.c:2: syntax error before "me" configure:2955: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3066: checking dependency style of cc configure:3149: result: gcc3 configure:3172: checking how to run the C preprocessor configure:3208: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c configure:3214: $? = 0 configure:3246: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3252: $? = 1 configure: failed program was: | /* #line 3238 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3290: result: cc -E configure:3315: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c configure:3321: $? = 0 configure:3353: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3359: $? = 1 configure: failed program was: | /* #line 3345 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3524: checking for C++ compiler version configure:3527: c++ --version </dev/null >&5 c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release) Copyright (C) 2002 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:3530: $? = 0 configure:3532: c++ -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) configure:3535: $? = 0 configure:3537: c++ -V </dev/null >&5 c++: argument to `-V' missing configure:3540: $? = 1 configure:3543: checking whether we are using the GNU C++ compiler configure:3568: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:3571: $? = 0 configure:3574: test -s conftest.o configure:3577: $? = 0 configure:3590: result: yes configure:3596: checking whether c++ accepts -g configure:3618: c++ -c -g -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:3621: $? = 0 configure:3624: test -s conftest.o configure:3627: $? = 0 configure:3638: result: yes configure:3682: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:3685: $? = 0 configure:3688: test -s conftest.o configure:3691: $? = 0 configure:3718: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:16: `exit' undeclared (first use this function) conftest.cc:16: (Each undeclared identifier is reported only once for each function it appears in.) configure:3721: $? = 1 configure: failed program was: | /* #line 3702 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3682: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:3685: $? = 0 configure:3688: test -s conftest.o configure:3691: $? = 0 configure:3718: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:3721: $? = 0 configure:3724: test -s conftest.o configure:3727: $? = 0 configure:3752: checking dependency style of c++ configure:3835: result: gcc3 configure:4209: checking whether c++ supports -Wundef configure:4246: rm -rf SunWS_cache; c++ -o conftest -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -Wundef -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:4249: $? = 0 configure:4252: test -s conftest configure:4255: $? = 0 configure:4275: result: yes configure:4287: checking whether c++ supports -Wno-long-long configure:4324: rm -rf SunWS_cache; c++ -o conftest -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -Wno-long-long -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:4327: $? = 0 configure:4330: test -s conftest configure:4333: $? = 0 configure:4353: result: yes configure:4365: checking whether c++ supports -Wnon-virtual-dtor configure:4402: rm -rf SunWS_cache; c++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -Wnon-virtual-dtor -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:4405: $? = 0 configure:4408: test -s conftest configure:4411: $? = 0 configure:4431: result: yes configure:4451: checking whether c++ supports -fno-exceptions configure:4488: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:4491: $? = 0 configure:4494: test -s conftest configure:4497: $? = 0 configure:4517: result: yes configure:4529: checking whether c++ supports -fno-check-new configure:4566: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:4569: $? = 0 configure:4572: test -s conftest configure:4575: $? = 0 configure:4595: result: yes configure:4607: checking whether c++ supports -fno-common configure:4644: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:4647: $? = 0 configure:4650: test -s conftest configure:4653: $? = 0 configure:4673: result: yes configure:4685: checking whether c++ supports -fexceptions configure:4722: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -fexceptions -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:4725: $? = 0 configure:4728: test -s conftest configure:4731: $? = 0 configure:4751: result: yes configure:5352: checking how to run the C++ preprocessor configure:5384: c++ -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc configure:5390: $? = 0 configure:5422: c++ -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5428: $? = 1 configure: failed program was: | /* #line 5414 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5466: result: c++ -E configure:5491: c++ -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc configure:5497: $? = 0 configure:5529: c++ -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5535: $? = 1 configure: failed program was: | /* #line 5521 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5582: checking whether c++ supports -O0 configure:5619: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -O0 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib 1>&5 configure:5622: $? = 0 configure:5625: test -s conftest configure:5628: $? = 0 configure:5648: result: yes configure:5949: result: not using lib directory suffix configure:5994: checking for a sed that does not truncate output configure:6048: result: /usr/bin/sed configure:6051: checking for egrep configure:6061: result: grep -E configure:6077: checking for ld used by cc configure:6144: result: /usr/bin/ld configure:6153: checking if the linker (/usr/bin/ld) is GNU ld configure:6168: result: yes configure:6173: checking for /usr/bin/ld option to reload object files configure:6180: result: -r configure:6189: checking for BSD-compatible nm configure:6231: result: /usr/bin/nm -B configure:6235: checking whether ln -s works configure:6239: result: yes configure:6246: checking how to recognise dependent libraries configure:6449: result: pass_all configure:6649: checking for ANSI C header files configure:6675: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6678: $? = 0 configure:6681: test -s conftest.o configure:6684: $? = 0 configure:6776: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:6779: $? = 0 configure:6781: ./conftest configure:6784: $? = 0 configure:6799: result: yes configure:6823: checking for sys/types.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for sys/stat.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for stdlib.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for string.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for memory.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for strings.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for inttypes.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for stdint.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6823: checking for unistd.h configure:6840: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6843: $? = 0 configure:6846: test -s conftest.o configure:6849: $? = 0 configure:6860: result: yes configure:6886: checking dlfcn.h usability configure:6899: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:6902: $? = 0 configure:6905: test -s conftest.o configure:6908: $? = 0 configure:6918: result: yes configure:6922: checking dlfcn.h presence configure:6933: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c configure:6939: $? = 0 configure:6958: result: yes configure:6994: checking for dlfcn.h configure:7001: result: yes configure:7065: checking for g77 configure:7094: result: no configure:7065: checking for f77 configure:7081: found /usr/bin/f77 configure:7091: result: f77 configure:7106: checking for Fortran 77 compiler version configure:7109: f77 --version </dev/null >&5 GNU Fortran (GCC 3.2.2 [FreeBSD] 20030205 (release)) 3.2.2 20030205 (release) Copyright (C) 2002 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:7112: $? = 0 configure:7114: f77 -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) configure:7117: $? = 0 configure:7119: f77 -V </dev/null >&5 f77: argument to `-V' missing configure:7122: $? = 1 configure:7129: checking whether we are using the GNU Fortran 77 compiler configure:7143: f77 -c conftest.F >&5 configure:7146: $? = 0 configure:7149: test -s conftest.o configure:7152: $? = 0 configure:7165: result: yes configure:7172: checking whether f77 accepts -g configure:7184: f77 -c -g conftest.f >&5 configure:7187: $? = 0 configure:7190: test -s conftest.o configure:7193: $? = 0 configure:7205: result: yes configure:7233: checking the maximum length of command line arguments configure:7292: result: 65536 configure:7303: checking command to parse /usr/bin/nm -B output from cc object configure:7392: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:7395: $? = 0 configure:7399: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW] [ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7402: $? = 0 configure:7454: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c conftstm.o >&5 configure:7457: $? = 0 configure:7495: result: ok configure:7499: checking for objdir configure:7514: result: .libs configure:7604: checking for ar configure:7620: found /usr/bin/ar configure:7631: result: ar configure:7684: checking for ranlib configure:7700: found /usr/bin/ranlib configure:7711: result: ranlib configure:7764: checking for strip configure:7780: found /usr/bin/strip configure:7791: result: strip configure:8053: checking if cc static flag works configure:8076: result: yes configure:8094: checking if cc supports -fno-rtti -fno-exceptions configure:8112: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -fno-rtti -fno-exceptions conftest.c >&5 configure:8116: $? = 0 configure:8127: result: yes configure:8142: checking for cc option to produce PIC configure:8319: result: -fPIC configure:8327: checking if cc PIC flag -fPIC works configure:8345: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -fPIC -DPIC conftest.c >&5 configure:8349: $? = 0 configure:8360: result: yes configure:8384: checking if cc supports -c -o file.o configure:8412: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -o out/conftest2.o conftest.c >&5 configure:8416: $? = 0 configure:8433: result: yes configure:8459: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9240: result: yes configure:9266: checking whether -lc should be explicitly linked in configure:9271: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:9274: $? = 0 configure:9288: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9291: $? = 1 configure:9303: result: yes configure:9311: checking dynamic linker characteristics configure:9829: result: freebsd5.1 ld.so configure:9833: checking how to hardcode library paths into programs configure:9858: result: immediate configure:9872: checking whether stripping libraries is possible configure:9877: result: yes configure:9993: checking for shl_load configure:10043: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 /var/tmp//cc4v7k9O.o: In function `main': /var/tmp//cc4v7k9O.o(.text+0xf): undefined reference to `shl_load' /var/tmp//cc4v7k9O.o(.data+0x0): undefined reference to `shl_load' configure:10046: $? = 1 configure: failed program was: | /* #line 9999 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:10063: result: no configure:10068: checking for shl_load in d configure:10099: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c d -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 cc: d: No such file or directory configure:10102: $? = 1 configure: failed program was: | /* #line 10076 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:10120: result: no configure:10125: checking for dlopen configure:10175: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:10178: $? = 0 configure:10181: test -s conftest configure:10184: $? = 0 configure:10195: result: yes configure:10407: checking whether a program can dlopen itself configure:10479: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:10482: $? = 0 configure:10500: result: yes configure:10505: checking whether a statically linked program can dlopen itself configure:10577: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:10580: $? = 0 configure:10598: result: yes configure:10621: checking if libtool supports shared libraries configure:10623: result: yes configure:10626: checking whether to build shared libraries configure:10673: result: yes configure:10676: checking whether to build static libraries configure:10680: result: no configure:10771: creating libtool configure:11315: checking for ld used by c++ configure:11382: result: /usr/bin/ld configure:11391: checking if the linker (/usr/bin/ld) is GNU ld configure:11406: result: yes configure:11457: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12240: result: yes configure:12258: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:12261: $? = 0 configure:12357: checking for c++ option to produce PIC configure:12609: result: -fPIC configure:12617: checking if c++ PIC flag -fPIC works configure:12635: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -fPIC -DPIC conftest.cc >&5 configure:12639: $? = 0 configure:12650: result: yes configure:12674: checking if c++ supports -c -o file.o configure:12702: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -o out/conftest2.o conftest.cc >&5 configure:12706: $? = 0 configure:12723: result: yes configure:12749: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12774: result: yes configure:12845: checking dynamic linker characteristics configure:13363: result: freebsd5.1 ld.so configure:13367: checking how to hardcode library paths into programs configure:13392: result: immediate configure:13406: checking whether stripping libraries is possible configure:13411: result: yes configure:13527: checking for shl_load configure:13597: result: no configure:13602: checking for shl_load in d configure:13654: result: no configure:13659: checking for dlopen configure:13729: result: yes configure:13941: checking whether a program can dlopen itself configure:14034: result: yes configure:14039: checking whether a statically linked program can dlopen itself configure:14132: result: yes configure:14628: checking if libtool supports shared libraries configure:14630: result: yes configure:14633: checking whether to build shared libraries configure:14651: result: yes configure:14654: checking whether to build static libraries configure:14658: result: no configure:14670: checking for f77 option to produce PIC configure:14847: result: -fPIC configure:14855: checking if f77 PIC flag -fPIC works configure:14873: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14877: $? = 0 configure:14888: result: yes configure:14912: checking if f77 supports -c -o file.o configure:14940: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14944: $? = 0 configure:14961: result: yes configure:14987: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15746: result: yes configure:15817: checking dynamic linker characteristics configure:16335: result: freebsd5.1 ld.so configure:16339: checking how to hardcode library paths into programs configure:16364: result: immediate configure:16378: checking whether stripping libraries is possible configure:16383: result: yes configure:20314: checking for msgfmt configure:20341: result: /usr/local/bin/msgfmt configure:20350: checking for gmsgfmt configure:20381: result: /usr/local/bin/msgfmt configure:20400: checking for xgettext configure:20427: result: /usr/local/bin/xgettext configure:20463: checking if C++ programs can be compiled configure:20493: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-check-new -fno-common -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:20496: $? = 0 configure:20499: test -s conftest.o configure:20502: $? = 0 configure:20516: result: yes configure:20546: checking for strlcat configure:20595: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -errors -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:20598: $? = 0 configure:20601: test -s conftest.o configure:20604: $? = 0 configure:20626: result: yes configure:20629: checking if strlcat needs custom prototype configure:20723: result: no configure:20748: checking for strlcpy configure:20796: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -errors -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:20799: $? = 0 configure:20802: test -s conftest.o configure:20805: $? = 0 configure:20827: result: yes configure:20830: checking if strlcpy needs custom prototype configure:20923: result: no configure:20947: checking for main in -lutil configure:20972: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -lutil -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:20975: $? = 0 configure:20978: test -s conftest configure:20981: $? = 0 configure:20993: result: yes configure:20999: checking for main in -lcompat configure:21024: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -lcompat -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:21027: $? = 0 configure:21030: test -s conftest configure:21033: $? = 0 configure:21045: result: yes configure:21052: checking for crypt in -lcrypt configure:21083: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -lcrypt -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:21086: $? = 0 configure:21089: test -s conftest configure:21092: $? = 0 configure:21104: result: yes configure:21188: checking for socklen_t configure:21228: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5 configure:21231: $? = 0 configure:21234: test -s conftest.o configure:21237: $? = 0 configure:21300: result: socklen_t configure:21316: checking for dnet_ntoa in -ldnet configure:21347: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -ldnet -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 /usr/bin/ld: cannot find -ldnet configure:21350: $? = 1 configure: failed program was: | /* #line 21324 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21368: result: no configure:21375: checking for dnet_ntoa in -ldnet_stub configure:21406: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -ldnet_stub -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 /usr/bin/ld: cannot find -ldnet_stub configure:21409: $? = 1 configure: failed program was: | /* #line 21383 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21427: result: no configure:21434: checking for inet_ntoa configure:21484: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:21487: $? = 0 configure:21490: test -s conftest configure:21493: $? = 0 configure:21504: result: yes configure:21567: checking for connect configure:21617: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:21620: $? = 0 configure:21623: test -s conftest configure:21626: $? = 0 configure:21637: result: yes configure:21701: checking for remove configure:21751: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:21754: $? = 0 configure:21757: test -s conftest configure:21760: $? = 0 configure:21771: result: yes configure:21836: checking for shmat configure:21886: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:21889: $? = 0 configure:21892: test -s conftest configure:21895: $? = 0 configure:21906: result: yes configure:21979: checking for sys/types.h configure:21984: result: yes configure:21979: checking for stdint.h configure:21984: result: yes configure:22118: checking for poll in -lpoll configure:22149: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -lpoll -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 /usr/bin/ld: cannot find -lpoll configure:22152: $? = 1 configure: failed program was: | /* #line 22126 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char poll (); | int | main () | { | poll (); | ; | return 0; | } configure:22170: result: no configure:22188: checking CoreAudio/CoreAudio.h usability configure:22201: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 conftest.c:70:33: CoreAudio/CoreAudio.h: No such file or directory configure:22204: $? = 1 configure: failed program was: | /* #line 22191 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <CoreAudio/CoreAudio.h> configure:22220: result: no configure:22224: checking CoreAudio/CoreAudio.h presence configure:22235: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c conftest.c:36:33: CoreAudio/CoreAudio.h: No such file or directory configure:22241: $? = 1 configure: failed program was: | /* #line 22227 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <CoreAudio/CoreAudio.h> configure:22260: result: no configure:22296: checking for CoreAudio/CoreAudio.h configure:22303: result: no configure:22321: checking if res_init needs -lresolv configure:22349: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib -lresolv >&5 /usr/bin/ld: cannot find -lresolv configure:22352: $? = 1 configure: failed program was: | /* #line 22326 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <netinet/in.h> | #include <arpa/nameser.h> | #include <resolv.h> | | int | main () | { | | res_init(); | | ; | return 0; | } configure:22374: result: no configure:22382: checking if res_init is available configure:22408: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:22411: $? = 0 configure:22414: test -s conftest.o configure:22417: $? = 0 configure:22420: result: yes configure:22443: checking for killpg in -lucb configure:22474: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -lucb -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 /usr/bin/ld: cannot find -lucb configure:22477: $? = 1 configure: failed program was: | /* #line 22451 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:22495: result: no configure:22568: checking for int configure:22593: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:22596: $? = 0 configure:22599: test -s conftest.o configure:22602: $? = 0 configure:22613: result: yes configure:22616: checking size of int configure:22891: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:22894: $? = 0 configure:22896: ./conftest configure:22899: $? = 0 configure:22922: result: 4 configure:22928: checking for short configure:22953: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:22956: $? = 0 configure:22959: test -s conftest.o configure:22962: $? = 0 configure:22973: result: yes configure:22976: checking size of short configure:23251: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:23254: $? = 0 configure:23256: ./conftest configure:23259: $? = 0 configure:23282: result: 2 configure:23288: checking for long configure:23313: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:23316: $? = 0 configure:23319: test -s conftest.o configure:23322: $? = 0 configure:23333: result: yes configure:23336: checking size of long configure:23611: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:23614: $? = 0 configure:23616: ./conftest configure:23619: $? = 0 configure:23642: result: 4 configure:23648: checking for char * configure:23673: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:23676: $? = 0 configure:23679: test -s conftest.o configure:23682: $? = 0 configure:23693: result: yes configure:23696: checking size of char * configure:23971: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:23974: $? = 0 configure:23976: ./conftest configure:23979: $? = 0 configure:24002: result: 4 configure:24010: checking for dlopen in configure:24041: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:24044: $? = 0 configure:24047: test -s conftest configure:24050: $? = 0 configure:24062: result: yes configure:24072: checking for shl_unload in d configure:24103: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c d -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 cc: d: No such file or directory configure:24106: $? = 1 configure: failed program was: | /* #line 24080 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:24124: result: no configure:24139: checking for size_t configure:24164: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:24167: $? = 0 configure:24170: test -s conftest.o configure:24173: $? = 0 configure:24184: result: yes configure:24187: checking size of size_t configure:24462: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:24465: $? = 0 configure:24467: ./conftest configure:24470: $? = 0 configure:24493: result: 4 configure:24500: checking for unsigned long configure:24525: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:24528: $? = 0 configure:24531: test -s conftest.o configure:24534: $? = 0 configure:24545: result: yes configure:24548: checking size of unsigned long configure:24823: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:24826: $? = 0 configure:24828: ./conftest configure:24831: $? = 0 configure:24854: result: 4 configure:24862: checking sizeof size_t == sizeof unsigned long configure:24885: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 configure:24888: $? = 0 configure:24891: test -s conftest.o configure:24894: $? = 0 configure:24896: result: yes configure:24934: checking crt_externs.h usability configure:24947: cc -c -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5 conftest.c:77:25: crt_externs.h: No such file or directory configure:24950: $? = 1 configure: failed program was: | /* #line 24937 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <crt_externs.h> configure:24966: result: no configure:24970: checking crt_externs.h presence configure:24981: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c conftest.c:43:25: crt_externs.h: No such file or directory configure:24987: $? = 1 configure: failed program was: | /* #line 24973 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include <crt_externs.h> configure:25006: result: no configure:25042: checking for crt_externs.h configure:25049: result: no configure:25062: checking for _NSGetEnviron configure:25112: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 /var/tmp//ccWRxt92.o: In function `main': /var/tmp//ccWRxt92.o(.text+0xf): undefined reference to `_NSGetEnviron' /var/tmp//ccWRxt92.o(.data+0x0): undefined reference to `_NSGetEnviron' configure:25115: $? = 1 configure: failed program was: | /* #line 25068 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _NSGetEnviron (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:25132: result: no configure:25154: checking for vsnprintf configure:25204: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:25207: $? = 0 configure:25210: test -s conftest configure:25213: $? = 0 configure:25224: result: yes configure:25154: checking for snprintf configure:25204: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:25207: $? = 0 configure:25210: test -s conftest configure:25213: $? = 0 configure:25224: result: yes configure:25271: checking for X configure:25310: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c configure:25316: $? = 0 configure:25407: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c -lXt -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:25410: $? = 0 configure:25413: test -s conftest configure:25416: $? = 0 configure:25561: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:25590: checking for IceConnectionNumber in -lICE configure:25621: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -L/usr/X11R6/lib conftest.c -lICE -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:25624: $? = 0 configure:25627: test -s conftest configure:25630: $? = 0 configure:25642: result: yes configure:25652: checking for libXext configure:25688: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5 configure:25691: $? = 0 configure:25694: test -s conftest configure:25697: $? = 0 configure:25715: result: yes configure:25862: checking for pthread_create in -lc_r configure:25893: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -L/usr/X11R6/lib conftest.c -lc_r -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5 configure:25896: $? = 0 configure:25899: test -s conftest configure:25902: $? = 0 configure:25914: result: yes configure:26176: checking for extra includes configure:26204: result: added configure:26208: checking for extra libs configure:26237: result: added configure:26243: checking for libz configure:26279: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -L/usr/local/lib -lz >&5 configure:26282: $? = 0 configure:26285: test -s conftest configure:26288: $? = 0 configure:26309: result: -lz configure:26330: checking for libpng configure:26368: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE conftest.c -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -lpng -lz -lm -lX11 >&5 configure:26371: $? = 0 configure:26374: test -s conftest configure:26377: $? = 0 configure:26400: result: -lpng -lz -lm configure:26411: checking for libjpeg6b configure:26452: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -L/usr/local/lib -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b configure:26455: $? = 1 configure: failed program was: | /* #line 26422 "configure" */ | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdepim" | #define VERSION "3.2.0" | #ifdef __cplusplus | #include <stdlib.h> | #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 ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:26482: result: no configure:26485: checking for libjpeg configure:26526: cc -o conftest -DNDEBUG -O2 -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -L/usr/local/lib -ljpeg -lm >&5 configure:26529: $? = 0 configure:26532: test -s conftest configure:26535: $? = 0 configure:26553: result: -ljpeg configure: 26577: ${prefix}/include/jpeglib.h configure: 26577: /usr/include/jpeglib.h configure: 26577: /usr/local/include/jpeglib.h taking that configure:26624: checking for perl configure:26681: result: /usr/local/bin/perl configure:26817: checking for Qt configure: 26882: /usr/X11R6/include/qstyle.h taking that configure:27000: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -I/usr/X11R6/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.cc -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib -lqt-mt -lpng -lz -lm -ljpeg -lXext -lX11 -lSM -lICE -lc_r 1>&5 configure:27003: $? = 0 configure:27062: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include using -mt configure:27244: checking for moc configure:27313: result: /usr/X11R6/bin/moc configure:27321: checking for uic configure:27372: result: /usr/X11R6/bin/uic configure:27403: checking whether uic supports -L configure:27414: /usr/X11R6/bin/uic -L /nonexistent conftest.ui >/dev/null configure:27417: $? = 0 configure:27429: result: yes configure:27441: checking whether uic supports -nounload configure:27452: /usr/X11R6/bin/uic -nounload conftest.ui >/dev/null configure:27455: $? = 0 configure:27467: result: yes configure:27504: checking if Qt needs -ljpeg configure:27546: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE conftest.cc -L/usr/X11R6/lib -L/usr/local/lib -lqt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function `int main()': conftest.cc:55: warning: `char**argv' might be used uninitialized in this function configure:27549: $? = 0 configure:27552: test -s conftest configure:27555: $? = 0 configure:27583: result: no configure:27615: checking for rpath configure:27643: result: yes configure:27646: checking for KDE configure: 27699: /usr/local/include/ksharedptr.h taking that configure: 27729: /usr/local/lib/libkio.la taking that configure: 27747: /usr/local/lib/kde3/plugins/designer/kdewidgets.la taking that configure:27820: result: libraries /usr/local/lib, headers /usr/local/include configure:27859: checking if UIC has KDE plugins available configure:27886: /usr/X11R6/bin/uic -L /usr/local/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:27889: $? = 0 configure:27903: result: yes configure:27942: checking for KDE paths configure:28559: result: defaults configure:28598: checking for dcopidl configure:28657: result: /usr/local/bin/dcopidl configure:28664: checking for dcopidl2cpp configure:28723: result: /usr/local/bin/dcopidl2cpp configure:28731: checking for mcopidl configure:28792: result: /usr/local/bin/mcopidl configure:28799: checking for artsc-config configure:28860: result: /usr/local/bin/artsc-config configure:28868: checking for kde-config configure:28919: result: /usr/local/bin/kde-config configure:28926: checking for meinproc configure:28977: result: /usr/local/bin/meinproc configure:28995: checking for kconfig_compiler configure:29042: result: not found configure:29045: error: The important program kconfig_compiler was not found! Please check whether you installed KDE correctly. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_lib_png='-lpng -lz -lm' ac_cv_type_size_t=yes ac_cv_sizeof_int=4 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW] [ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 kde_cv_prog_cxx_Wno_long_long=yes am_cv_CC_dependencies_compiler_type=gcc3 kde_cv_path_kconfig_compiler=NONE ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value= kde_cv_path_dcopidl2cpp=/usr/local/bin/dcopidl2cpp ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_sizeof_unsigned_long=4 kde_cv_path_artsc_config=/usr/local/bin/artsc-config lt_cv_prog_gnu_ldcxx=yes ac_cv_func_dlopen=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set= kde_cv_path_kde_config=/usr/local/bin/kde-config ac_cv_type_char_p=yes lt_cv_prog_compiler_c_o_CXX=yes ac_cv_func_shl_load=no ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' kde_cv_path=NONE lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 kde_cv_proto_strlcpy=no kde_cv_func_strlcat=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_sizeof_size_t=4 kde_cv_have_libXext=yes ac_cv_lib_dld_shl_unload=no ac_cv_type_long=yes ac_cv_func_inet_ntoa=yes lt_cv_dlopen_self=yes lt_cv_dlopen_libs= ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/X11R6/include ac_qt_libraries=/usr/X11R6/lib' ac_cv_func_snprintf=yes ac_cv_lib_util_main=yes lt_lt_cv_prog_compiler_c_o_CXX='"yes"' kde_cv_prog_cxx_O0=yes ac_cv_env_host_alias_set= ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/local/include ac_kde_libraries=/usr/local/lib' kde_cv_qt_jpeg=no ac_cv_func_vsnprintf=yes ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_cv_dlopen_self_static=yes lt_cv_ld_reload_flag=-r ac_cv_header_crt_externs_h=no ac_cv_lib_compat_main=yes ac_cv_sizeof_char_p=4 ac_cv_func_remove=yes ac_cv_lib_dnet_stub_dnet_ntoa=no lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes kde_cv_prog_cxx_fno_common=yes ac_cv_env_build_alias_set=set ac_cv_lib_c_r___pthread_create=yes ac_cv_lib_dld_shl_load=no lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= kde_cv_path_dcopidl=/usr/local/bin/dcopidl kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib' ac_cv_func__NSGetEnviron=no ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd5.1 ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro' ac_cv_env_CC_set=set ac_cv_func_shmat=yes ac_cv_path_MSGFMT=/usr/local/bin/msgfmt lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes kde_cv_prog_uic_L=yes ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_dnet_dnet_ntoa=no ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_sizeof_long=4 ac_cv_type_short=yes ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= ac_cv_lib_poll_poll=no lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.1 ac_cv_env_CPPFLAGS_value=' -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H' kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${datadir}/doc/HTML" kde_appsdir="\${datadir}/applnk" kde_icondir="\${datadir}/icons" kde_sounddir="\${datadir}/sounds" kde_datadir="\${datadir}/apps" kde_locale="\${datadir}/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${datadir}/config" kde_kcfgdir="\${datadir}/config.kcfg" kde_mimedir="\${datadir}/mimelnk" kde_toolbardir="\${datadir}/toolbar" kde_wallpaperdir="\${datadir}/wallpapers" kde_templatesdir="\${datadir}/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${datadir}/services" kde_servicetypesdir="\${datadir}/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/usr/local/lib/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications/kde" xdg_menudir="\${sysconfdir}/xdg/menus" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults' kde_cv_uic_plugins=yes ac_cv_lib_ucb_killpg=no kde_cv_prog_cxx_fexceptions=yes lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_target_alias=i386-portbld-freebsd5.1 ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd5.1 ac_cv_env_F77_set= ac_cv_env_host_alias_value= ac_cv_type_int=yes lt_lt_cv_prog_compiler_c_o_F77='"yes"' kde_cv_path_meinproc=/usr/local/bin/meinproc kde_cv_path_mcopidl=/usr/local/bin/mcopidl ac_cv_header_CoreAudio_CoreAudio_h=no kde_cv_proto_strlcat=no lt_cv_objdir=.libs kde_cv_prog_cxx_fno_exceptions=yes ac_cv_prog_cxx_g=yes kde_cv_prog_uic_nounload=yes ac_cv_have_dlfcn=yes kde_cv_func_strlcpy=yes lt_cv_file_magic_test_file= kde_cv_prog_cxx_fno_check_new=yes ac_cv_lib_z=-lz ac_cv_func_connect=yes am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=nawk ac_cv_build=i386-portbld-freebsd5.1 ac_cv_env_build_alias_value=i386-portbld-freebsd5.1 kde_cv_path_perl=/usr/local/bin/perl ac_cv_lib_jpeg_6b=no ac_cv_type_unsigned_long=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW] [ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc lt_cv_path_LDCXX=/usr/bin/ld kde_cv_prog_cxx_Wnon_virtual_dtor=yes ac_cv_target=i386-portbld-freebsd5.1 ac_cv_env_target_alias_value= ac_cv_sizeof_short=2 kde_cv_stl_works=yes ac_cv_env_CC_value=cc kde_cv_path_uic=/usr/X11R6/bin/uic ac_cv_lib_dl_dlopen=yes lt_cv_path_NM='/usr/bin/nm -B' kde_cv_prog_cxx_Wundef=yes ac_cv_env_CPP_set= ac_cv_socklen_t=socklen_t ac_cv_lib_crypt_crypt=yes ac_cv_header_dlfcn_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes lt_cv_dlopen=dlopen ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ports/deskutils/kdepim3/work/kdepim-3.2.0/admin/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/ports/deskutils/kdepim3/work/kdepim-3.2.0/admin/missing --run tar' AR='ar' ARTSCCONFIG='/usr/local/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /home/ports/deskutils/kdepim3/work/kdepim-3.2.0/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/ports/deskutils/kdepim3/work/kdepim-3.2.0/admin/missing --run automake-1.7' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-DNDEBUG -O2 -O -pipe -mcpu=pentiumpro' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./kaddressbook/xxport/configure.in.bot $(top_srcdir)/./kaddressbook/xxport/configure.in.in $(top_srcdir)/./kalarm/configure.in.in $(top_srcdir)/./karm/configure.in.in $(top_srcdir)/./kioslaves/sieve/configure.in.in $(top_srcdir)/./kitchensync/configure.in.in $(top_srcdir)/./kmobile/configure.in.in $(top_srcdir)/./kmobile/devices/gnokii/configure.in.in $(top_srcdir)/./korganizer/configure.in.in $(top_srcdir)/./kpilot/configure.in.bot $(top_srcdir)/./kpilot/configure.in.in $(top_srcdir)/./kpilot/conduits/JPilotPluginProxy/configure.in.in $(top_srcdir)/./kpilot/conduits/configure.in.bot $(top_srcdir)/./kpilot/conduits/configure.in.in $(top_srcdir)/./ksync/configure.in.in $(top_srcdir)/./ktnef/configure.in.in $(top_srcdir)/./libical/configure.in.in $(top_srcdir)/./libkdenetwork/configure.in.in $(top_srcdir)/./libkpimexchange/configure.in.in' CPP='cc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DCOPIDL2CPP='/usr/local/bin/dcopidl2cpp' DCOPIDL='/usr/local/bin/dcopidl' DCOPIDLNG='' DCOP_DEPENDENCIES='' DEFS='' DEPDIR='.deps' DOXYGEN='' DOXYGEN_PROJECT_NAME='' DOXYGEN_PROJECT_NUMBER='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='-g -O2' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/local/bin/msgfmt' GTK_CONFIG='' HAVE_BROKEN_TIMSIEVED='' INSTALL_DATA='install -c -p -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -p -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -p -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KCFG_DEPENDENCIES='' KCONFIG_COMPILER='' KDECONFIG='/usr/local/bin/kde-config' KDE_EXTRA_RPATH=' -R /usr/local/lib' KDE_HAS_DOXYGEN='' KDE_HAVE_DOT='' KDE_INCLUDES='-I/usr/local/include' KDE_LDFLAGS='-L/usr/local/lib' KDE_MT_LDFLAGS='' KDE_MT_LIBS='-lc_r' KDE_NO_UNDEFINED='' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH='-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries) $(KDE_EXTRA_RPATH)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCOMPAT='-lcompat' LIBCRYPT='-lcrypt' LIBDL='' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lc_r' LIBRESOLV='' LIBS='-Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBXSS='' LIBZ='-lz' LIB_BLUETOOTH='' LIB_GNOKII='' LIB_KAB='' LIB_KABC='' LIB_KDECORE='' LIB_KDEPIM='' LIB_KDEPRINT='' LIB_KDEUI='' LIB_KFILE='' LIB_KFM='' LIB_KHTML='' LIB_KIO='' LIB_KPARTS='' LIB_KSPELL='' LIB_KSYCOCA='' LIB_KUTILS='' LIB_LOCKDEV='' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lc_r' LIB_SMB='' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/ports/deskutils/kdepim3/work/kdepim-3.2.0/admin/missing --run makeinfo' MAL_INCLUDE='' MAL_LIB='' MAL_RPATH='' MCOPIDL='/usr/local/bin/mcopidl' MEINPROC='/usr/local/bin/meinproc' MOC='/usr/X11R6/bin/moc' MSGFMT='/usr/local/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='kdepim' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PISOCK_INCLUDE='' PISOCK_LIB='' QTDOCDIR='' QTE_NORTTI='' QT_INCLUDES='' QT_LDFLAGS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS='' UIC='/usr/X11R6/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES=' -I/usr/local/include' USER_LDFLAGS=' -L/usr/local/lib' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='3.2.0' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/local/bin/xgettext' XMLLINT='' XPMINC='' XPMLIB='' X_EXTRA_LIBS='' X_INCLUDES='-I/usr/X11R6/include' X_LDFLAGS='-L/usr/X11R6/lib' X_PRE_LIBS='' X_RPATH='-R $(x_libraries)' YACC='' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include' all_libraries='-L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.1' build_alias='i386-portbld-freebsd5.1' build_cpu='i386' build_os='freebsd5.1' build_vendor='portbld' certmanager_SUBDIR_included_FALSE='' certmanager_SUBDIR_included_TRUE='' datadir='${prefix}/share' doc_SUBDIR_included_FALSE='' doc_SUBDIR_included_TRUE='' exec_prefix='NONE' host='i386-portbld-freebsd5.1' host_alias='' host_cpu='i386' host_os='freebsd5.1' host_vendor='portbld' include_ARTS_FALSE='#' include_ARTS_TRUE='' include_abc_FALSE='' include_abc_TRUE='' include_exchange_SUBDIR_FALSE='' include_exchange_SUBDIR_TRUE='' include_gnokii_device_FALSE='' include_gnokii_device_TRUE='' include_malconduit_FALSE='' include_malconduit_TRUE='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/ports/deskutils/kdepim3/work/kdepim-3.2.0/admin/install-sh' kabc_SUBDIR_included_FALSE='' kabc_SUBDIR_included_TRUE='' kaddressbook_SUBDIR_included_FALSE='' kaddressbook_SUBDIR_included_TRUE='' kalarm_SUBDIR_included_FALSE='' kalarm_SUBDIR_included_TRUE='' kalarmd_SUBDIR_included_FALSE='' kalarmd_SUBDIR_included_TRUE='' kandy_SUBDIR_included_FALSE='' kandy_SUBDIR_included_TRUE='' karm_SUBDIR_included_FALSE='' karm_SUBDIR_included_TRUE='' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/usr/local/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/usr/local/lib' kde_libs_htmldir='' kde_libs_prefix='' kde_locale='${datadir}/locale' kde_mimedir='${datadir}/mimelnk' kde_moduledir='${libdir}/kde3' kde_qtver='3' kde_servicesdir='${datadir}/services' kde_servicetypesdir='${datadir}/servicetypes' kde_sounddir='${datadir}/sounds' kde_styledir='${libdir}/kde3/plugins/styles' kde_templatesdir='${datadir}/templates' kde_wallpaperdir='${datadir}/wallpapers' kde_widgetdir='/usr/local/lib/kde3/plugins/designer' kdeinitdir='' kdgantt_SUBDIR_included_FALSE='' kdgantt_SUBDIR_included_TRUE='' kfile_plugins_SUBDIR_included_FALSE='' kfile_plugins_SUBDIR_included_TRUE='' kgantt_SUBDIR_included_FALSE='' kgantt_SUBDIR_included_TRUE='' kioslaves_SUBDIR_included_FALSE='' kioslaves_SUBDIR_included_TRUE='' kitchensync_SUBDIR_included_FALSE='' kitchensync_SUBDIR_included_TRUE='' kmail_SUBDIR_included_FALSE='' kmail_SUBDIR_included_TRUE='' kmailcvt_SUBDIR_included_FALSE='' kmailcvt_SUBDIR_included_TRUE='' kmobile_SUBDIR_included_FALSE='' kmobile_SUBDIR_included_TRUE='' knode_SUBDIR_included_FALSE='' knode_SUBDIR_included_TRUE='' knotes_SUBDIR_included_FALSE='' knotes_SUBDIR_included_TRUE='' konsolekalendar_SUBDIR_included_FALSE='' konsolekalendar_SUBDIR_included_TRUE='' kontact_SUBDIR_included_FALSE='' kontact_SUBDIR_included_TRUE='' korganizer_SUBDIR_included_FALSE='' korganizer_SUBDIR_included_TRUE='' korn_SUBDIR_included_FALSE='' korn_SUBDIR_included_TRUE='' kpilot_SUBDIR_included_FALSE='' kpilot_SUBDIR_included_TRUE='' kresources_SUBDIR_included_FALSE='' kresources_SUBDIR_included_TRUE='' ksync_SUBDIR_included_FALSE='' ksync_SUBDIR_included_TRUE='' ktnef_SUBDIR_included_FALSE='' ktnef_SUBDIR_included_TRUE='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libical_SUBDIR_included_FALSE='' libical_SUBDIR_included_TRUE='' libkcal_SUBDIR_included_FALSE='' libkcal_SUBDIR_included_TRUE='' libkdenetwork_SUBDIR_included_FALSE='' libkdenetwork_SUBDIR_included_TRUE='' libkdepim_SUBDIR_included_FALSE='' libkdepim_SUBDIR_included_TRUE='' libkpimexchange_SUBDIR_included_FALSE='' libkpimexchange_SUBDIR_included_TRUE='' libksieve_SUBDIR_included_FALSE='' libksieve_SUBDIR_included_TRUE='' localstatedir='${prefix}/var' mandir='${prefix}/man' mimelib_SUBDIR_included_FALSE='' mimelib_SUBDIR_included_TRUE='' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' qt_includes='/usr/X11R6/include' qt_libraries='/usr/X11R6/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-portbld-freebsd5.1' target_alias='' target_cpu='i386' target_os='freebsd5.1' target_vendor='portbld' x_includes='/usr/X11R6/include' x_libraries='/usr/X11R6/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_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_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "" #define PACKAGE "kdepim" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define VERSION "3.2.0" #define ksize_t socklen_t #endif #ifdef __cplusplus #include <stdlib.h> configure: exit 1 Regards, MIKE... Make your Information your KnowlEDGE Michael L. Dunham Principal Consultant Connecting Teams 2333 La Lima Way Sacramento, CA 95833 Phone: 916-641-1204 email: m.dunham@connectingteams.com webpage: http://www.connectingteams.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4026FBEE.4040008>