Date: Fri, 5 Sep 2003 07:43:20 -0400 From: "Lee Dilkie" <lee@dilkie.com> To: <ports@freebsd.org>, <kde@freebsd.org> Subject: KDE3 - won't build, I'm at a loss Message-ID: <IHEJLDBOHOCECMPNIHOIOEKHDHAA.lee@dilkie.com> In-Reply-To: <3F586C9A.1010805@ant.uni-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0068_01C37381.6090E5B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Ok, I've been working on this problem on and off for a week now. I just can't figure out the magic needed to get kde to portupgrade. I've searched the archieves and waited for someone else to report this but no luck. configure is failing for some kde dependency. it fails with a ... . . . checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... configure: error: in the prefix, you've chosen, are no KDE headers installed. This will fail. So, check this please and use another prefix! ===> Script "configure" failed unexpectedly. Please report the problem to kde@FreeBSD.org [maintainer] and attach the "/usr/ports/games/kdegames3/work/kdegames-3.1.3/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 /usr/ports/games/kdegames3. *** Error code 1 Stop in /usr/ports/x11/kde3. . . . I've included the full build script, my pkg list and the config.log specified in the error (sorry for the size). I've cvsup'ed ports many times. I've cvsup'ed stable and rebuilt kernel and world. I've pkg_delete'd all kde stuff and tried to install without portupgrade (make install). The same problem happens for a make in kde3/ or if i do a make install in some dependency, like kdebase3/. configure fails with the same error (different component, same error). I've cleaned, recleaned, distcleaned, begged, prayed, cajoled and even gotten drunk... but nothin's helped. Can anyone shed some light? thanks, -lee ------=_NextPart_000_0068_01C37381.6090E5B0 Content-Type: text/plain; name="kdebuild.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="kdebuild.txt" Script started on Tue Sep 2 08:10:08 2003=0A= [=1B[1mroot=1B[m@spock:/usr/ports/x11/kde3] make install=0D =3D=3D=3D> Installing for kde-3.1.3 =3D=3D=3D> kde-3.1.3 depends on executable: kjumpingcube - not found =3D=3D=3D> Verifying install for kjumpingcube in = /usr/ports/games/kdegames3 =3D=3D=3D> kdegames-3.1.3 depends on file: /usr/X11R6/bin/moc - found =3D=3D=3D> kdegames-3.1.3 depends on executable: gmake - found =3D=3D=3D> kdegames-3.1.3 depends on shared library: kdecore - found =3D=3D=3D> Configuring for kdegames-3.1.3 /usr/bin/sed -i.bak -e 's@-pedantic @-pedantic -fpermissive @g' = /usr/ports/games/kdegames3/work/kdegames-3.1.3/configure checking build system type... i386-portbld-freebsd4.8 checking host system type... i386-portbld-freebsd4.8 checking target system type... i386-portbld-freebsd4.8 checking for a BSD-compatible install... /usr/bin/install -c -o root -g = wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking whether c++ supports -Wundef... yes checking whether c++ supports -Wno-long-long... yes checking whether c++ supports -Wnon-virtual-dtor... yes checking whether c++ supports -fno-exceptions... yes checking whether c++ supports -fno-check-new... yes checking whether c++ supports -fexceptions... yes checking how to run the C++ preprocessor... c++ -E checking whether c++ supports -frepo... yes not using lib directory suffix checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output...=20 checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 16384 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared = libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.8 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/usr/libexec/elf/ld) supports shared = libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared = libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.8 ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/libexec/elf/ld) supports shared = libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.8 ld.so checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for main in -lutil... yes checking for main in -lcompat... yes checking for crypt in -lcrypt... yes checking for socklen_t... socklen_t checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for sys/types.h... (cached) yes checking for stdint.h... (cached) no checking for poll in -lpoll... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... no checking if res_init is available... yes checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for char... yes checking size of char... 1 checking for dlopen in -ldl... no checking for shl_unload in -ldld... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for Xinerama... yes checking for pthread_create in -lpthread... no checking whether c++ supports -pthread... yes checking for extra includes... no checking for extra libs... added checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for Qt... libraries /usr/X11R6/lib, headers /usr/X11R6/include = using -mt checking for moc... /usr/X11R6/bin/moc checking for uic... /usr/X11R6/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... configure: error: in the prefix, you've chosen, are no KDE headers installed. This will = fail. So, check this please and use another prefix! =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to kde@FreeBSD.org [maintainer] and = attach the "/usr/ports/games/kdegames3/work/kdegames-3.1.3/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 /usr/ports/games/kdegames3. *** Error code 1 Stop in /usr/ports/x11/kde3. [=1B[1mroot=1B[m@spock:/usr/ports/x11/kde3] exit=0D exit =0A= Script done on Tue Sep 2 16:50:42 2003=0A= ------=_NextPart_000_0068_01C37381.6090E5B0 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while=0A= running configure, to aid debugging if configure makes a mistake.=0A= =0A= It was created by configure, which was=0A= generated by GNU Autoconf 2.57. Invocation command line was=0A= =0A= $ ./configure --build=3Di386-portbld-freebsd4.9 --disable-debug = --with-xinerama --with-qt-includes=3D/usr/X11R6/include = --with-qt-libraries=3D/usr/X11R6/lib --with-extra-libs=3D/usr/local/lib = --prefix=3D/usr/local=0A= =0A= ## --------- ##=0A= ## Platform. ##=0A= ## --------- ##=0A= =0A= hostname =3D spock.dilkie.com=0A= uname -m =3D i386=0A= uname -r =3D 4.9-PRERELEASE=0A= uname -s =3D FreeBSD=0A= uname -v =3D FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 02:55:50 EDT 2003 = root@spock.dilkie.com:/usr/obj/usr/src/sys/SPOCK =0A= =0A= /usr/bin/uname -p =3D i386=0A= /bin/uname -X =3D unknown=0A= =0A= /bin/arch =3D unknown=0A= /usr/bin/arch -k =3D unknown=0A= /usr/convex/getsysinfo =3D unknown=0A= hostinfo =3D unknown=0A= /bin/machine =3D unknown=0A= /usr/bin/oslevel =3D unknown=0A= /bin/universe =3D unknown=0A= =0A= PATH: /sbin=0A= PATH: /bin=0A= PATH: /usr/sbin=0A= PATH: /usr/bin=0A= PATH: /usr/games=0A= PATH: /usr/local/sbin=0A= PATH: /usr/local/bin=0A= PATH: /usr/X11R6/bin=0A= PATH: /root/bin=0A= =0A= =0A= ## ----------- ##=0A= ## Core tests. ##=0A= ## ----------- ##=0A= =0A= configure:1511: checking build system type=0A= configure:1529: result: i386-portbld-freebsd4.9=0A= configure:1537: checking host system type=0A= configure:1551: result: i386-portbld-freebsd4.9=0A= configure:1559: checking target system type=0A= configure:1573: result: i386-portbld-freebsd4.9=0A= configure:1619: checking for a BSD-compatible install=0A= configure:1673: result: /usr/bin/install -c -o root -g wheel=0A= configure:1712: checking whether build environment is sane=0A= configure:1755: result: yes=0A= configure:1775: checking for gawk=0A= configure:1804: result: no=0A= configure:1775: checking for mawk=0A= configure:1804: result: no=0A= configure:1775: checking for nawk=0A= configure:1791: found /usr/bin/nawk=0A= configure:1801: result: nawk=0A= configure:1811: checking whether gmake sets $(MAKE)=0A= configure:1831: result: yes=0A= configure:2043: checking for style of include used by gmake=0A= configure:2071: result: GNU=0A= configure:2227: checking for gcc=0A= configure:2253: result: cc=0A= configure:2497: checking for C compiler version=0A= configure:2500: cc --version </dev/null >&5=0A= 2.95.4=0A= configure:2503: $? =3D 0=0A= configure:2505: cc -v </dev/null >&5=0A= Using builtin specs.=0A= gcc version 2.95.4 20020320 [FreeBSD]=0A= configure:2508: $? =3D 0=0A= configure:2510: cc -V </dev/null >&5=0A= cc: argument to `-V' is missing=0A= configure:2513: $? =3D 1=0A= configure:2537: checking for C compiler default output=0A= configure:2540: cc -O -pipe -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=0A= configure:2543: $? =3D 0=0A= configure:2589: result: a.out=0A= configure:2594: checking whether the C compiler works=0A= configure:2600: ./a.out=0A= configure:2603: $? =3D 0=0A= configure:2620: result: yes=0A= configure:2627: checking whether we are cross compiling=0A= configure:2629: result: no=0A= configure:2632: checking for suffix of executables=0A= configure:2634: cc -o conftest -O -pipe -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=0A= configure:2637: $? =3D 0=0A= configure:2662: result: =0A= configure:2668: checking for suffix of object files=0A= configure:2690: cc -c -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:2693: $? =3D 0=0A= configure:2715: result: o=0A= configure:2719: checking whether we are using the GNU C compiler=0A= configure:2744: cc -c -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:2747: $? =3D 0=0A= configure:2750: test -s conftest.o=0A= configure:2753: $? =3D 0=0A= configure:2766: result: yes=0A= configure:2772: checking whether cc accepts -g=0A= configure:2794: cc -c -g -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:2797: $? =3D 0=0A= configure:2800: test -s conftest.o=0A= configure:2803: $? =3D 0=0A= configure:2814: result: yes=0A= configure:2831: checking for cc option to accept ANSI C=0A= configure:2892: cc -c -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:2895: $? =3D 0=0A= configure:2898: test -s conftest.o=0A= configure:2901: $? =3D 0=0A= configure:2919: result: none needed=0A= configure:2937: cc -c -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= conftest.c:2: syntax error before `me'=0A= configure:2940: $? =3D 1=0A= configure: failed program was:=0A= | #ifndef __cplusplus=0A= | choke me=0A= | #endif=0A= configure:3051: checking dependency style of cc=0A= configure:3113: result: gcc=0A= configure:3136: checking how to run the C preprocessor=0A= configure:3172: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= configure:3178: $? =3D 0=0A= configure:3210: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= conftest.c:12: ac_nonexistent.h: No such file or directory=0A= configure:3216: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 3202 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | /* end confdefs.h. */=0A= | #include <ac_nonexistent.h>=0A= configure:3254: result: cc -E=0A= configure:3279: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= configure:3285: $? =3D 0=0A= configure:3317: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= conftest.c:12: ac_nonexistent.h: No such file or directory=0A= configure:3323: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 3309 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | /* end confdefs.h. */=0A= | #include <ac_nonexistent.h>=0A= configure:3488: checking for C++ compiler version=0A= configure:3491: c++ --version </dev/null >&5=0A= 2.95.4=0A= configure:3494: $? =3D 0=0A= configure:3496: c++ -v </dev/null >&5=0A= Using builtin specs.=0A= gcc version 2.95.4 20020320 [FreeBSD]=0A= configure:3499: $? =3D 0=0A= configure:3501: c++ -V </dev/null >&5=0A= c++: argument to `-V' missing=0A= =0A= configure:3504: $? =3D 1=0A= configure:3507: checking whether we are using the GNU C++ compiler=0A= configure:3532: c++ -c -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5=0A= configure:3535: $? =3D 0=0A= configure:3538: test -s conftest.o=0A= configure:3541: $? =3D 0=0A= configure:3554: result: yes=0A= configure:3560: checking whether c++ accepts -g=0A= configure:3582: c++ -c -g -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5=0A= configure:3585: $? =3D 0=0A= configure:3588: test -s conftest.o=0A= configure:3591: $? =3D 0=0A= configure:3602: result: yes=0A= configure:3646: c++ -c -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5=0A= configure:3649: $? =3D 0=0A= configure:3652: test -s conftest.o=0A= configure:3655: $? =3D 0=0A= configure:3682: c++ -c -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5=0A= configure:3685: $? =3D 0=0A= configure:3688: test -s conftest.o=0A= configure:3691: $? =3D 0=0A= configure:3716: checking dependency style of c++=0A= configure:3778: result: gcc=0A= configure:4158: checking whether c++ supports -Wundef=0A= configure:4195: rm -rf SunWS_cache; c++ -o conftest -Wall -pedantic = -fpermissive -fpermissive -fpermissive -W -Wpointer-arith = -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -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=0A= configure:4198: $? =3D 0=0A= configure:4201: test -s conftest=0A= configure:4204: $? =3D 0=0A= configure:4224: result: yes=0A= configure:4236: checking whether c++ supports -Wno-long-long=0A= configure:4273: rm -rf SunWS_cache; c++ -o conftest -Wundef -Wall = -pedantic -fpermissive -fpermissive -fpermissive -W -Wpointer-arith = -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -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=0A= configure:4276: $? =3D 0=0A= configure:4279: test -s conftest=0A= configure:4282: $? =3D 0=0A= configure:4302: result: yes=0A= configure:4314: checking whether c++ supports -Wnon-virtual-dtor=0A= configure:4351: rm -rf SunWS_cache; c++ -o conftest -Wno-long-long = -Wundef -Wall -pedantic -fpermissive -fpermissive -fpermissive -W = -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe = -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=0A= configure:4354: $? =3D 0=0A= configure:4357: test -s conftest=0A= configure:4360: $? =3D 0=0A= configure:4380: result: yes=0A= configure:4400: checking whether c++ supports -fno-exceptions=0A= configure:4437: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor = -Wno-long-long -Wundef -Wall -pedantic -fpermissive -fpermissive = -fpermissive -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 = -O -pipe -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=0A= configure:4440: $? =3D 0=0A= configure:4443: test -s conftest=0A= configure:4446: $? =3D 0=0A= configure:4466: result: yes=0A= configure:4478: checking whether c++ supports -fno-check-new=0A= configure:4515: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor = -Wno-long-long -Wundef -Wall -pedantic -fpermissive -fpermissive = -fpermissive -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 = -O -pipe -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=0A= configure:4518: $? =3D 0=0A= configure:4521: test -s conftest=0A= configure:4524: $? =3D 0=0A= configure:4544: result: yes=0A= configure:4556: checking whether c++ supports -fexceptions=0A= configure:4593: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor = -Wno-long-long -Wundef -Wall -pedantic -fpermissive -fpermissive = -fpermissive -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 = -O -pipe -fno-exceptions -fno-check-new -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=0A= configure:4596: $? =3D 0=0A= configure:4599: test -s conftest=0A= configure:4602: $? =3D 0=0A= configure:4622: result: yes=0A= configure:5223: checking how to run the C++ preprocessor=0A= configure:5255: c++ -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc=0A= configure:5261: $? =3D 0=0A= configure:5293: c++ -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc=0A= conftest.cc:12: ac_nonexistent.h: No such file or directory=0A= configure:5299: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 5285 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | /* end confdefs.h. */=0A= | #include <ac_nonexistent.h>=0A= configure:5337: result: c++ -E=0A= configure:5362: c++ -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc=0A= configure:5368: $? =3D 0=0A= configure:5400: c++ -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc=0A= conftest.cc:12: ac_nonexistent.h: No such file or directory=0A= configure:5406: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 5392 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | /* end confdefs.h. */=0A= | #include <ac_nonexistent.h>=0A= configure:5471: checking whether c++ supports -frepo=0A= configure:5508: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor = -Wno-long-long -Wundef -Wall -pedantic -fpermissive -fpermissive = -fpermissive -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 = -O -pipe -fno-exceptions -fno-check-new -frepo -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=0A= conftest.cc:0: warning: -frepo must be used with -c=0A= configure:5511: $? =3D 0=0A= configure:5514: test -s conftest=0A= configure:5517: $? =3D 0=0A= configure:5537: result: yes=0A= configure:5743: result: not using lib directory suffix=0A= configure:5799: checking for ld used by GCC=0A= configure:5863: result: /usr/libexec/elf/ld=0A= configure:5872: checking if the linker (/usr/libexec/elf/ld) is GNU ld=0A= GNU ld version 2.12.1 [FreeBSD] 2002-07-20=0A= configure:5884: result: yes=0A= configure:5889: checking for /usr/libexec/elf/ld option to reload object = files=0A= configure:5896: result: -r=0A= configure:5905: checking for BSD-compatible nm=0A= configure:5940: result: /usr/bin/nm -B=0A= configure:5944: checking for a sed that does not truncate output=0A= configure:6020: result: =0A= configure:6023: checking whether ln -s works=0A= configure:6027: result: yes=0A= configure:6034: checking how to recognise dependant libraries=0A= configure:6224: result: pass_all=0A= configure:6383: checking for egrep=0A= configure:6393: result: grep -E=0A= configure:6398: checking for ANSI C header files=0A= configure:6424: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6427: $? =3D 0=0A= configure:6430: test -s conftest.o=0A= configure:6433: $? =3D 0=0A= configure:6525: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:6528: $? =3D 0=0A= configure:6530: ./conftest=0A= configure:6533: $? =3D 0=0A= configure:6548: result: yes=0A= configure:6572: checking for sys/types.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6572: checking for sys/stat.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6572: checking for stdlib.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6572: checking for string.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6572: checking for memory.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6572: checking for strings.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6572: checking for inttypes.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6572: checking for stdint.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= conftest.c:57: stdint.h: No such file or directory=0A= configure:6592: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 6578 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | /* end confdefs.h. */=0A= | #include <stdio.h>=0A= | #if HAVE_SYS_TYPES_H=0A= | # include <sys/types.h>=0A= | #endif=0A= | #if HAVE_SYS_STAT_H=0A= | # include <sys/stat.h>=0A= | #endif=0A= | #if STDC_HEADERS=0A= | # include <stdlib.h>=0A= | # include <stddef.h>=0A= | #else=0A= | # if HAVE_STDLIB_H=0A= | # include <stdlib.h>=0A= | # endif=0A= | #endif=0A= | #if HAVE_STRING_H=0A= | # if !STDC_HEADERS && HAVE_MEMORY_H=0A= | # include <memory.h>=0A= | # endif=0A= | # include <string.h>=0A= | #endif=0A= | #if HAVE_STRINGS_H=0A= | # include <strings.h>=0A= | #endif=0A= | #if HAVE_INTTYPES_H=0A= | # include <inttypes.h>=0A= | #else=0A= | # if HAVE_STDINT_H=0A= | # include <stdint.h>=0A= | # endif=0A= | #endif=0A= | #if HAVE_UNISTD_H=0A= | # include <unistd.h>=0A= | #endif=0A= | =0A= | #include <stdint.h>=0A= configure:6609: result: no=0A= configure:6572: checking for unistd.h=0A= configure:6589: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6592: $? =3D 0=0A= configure:6595: test -s conftest.o=0A= configure:6598: $? =3D 0=0A= configure:6609: result: yes=0A= configure:6635: checking dlfcn.h usability=0A= configure:6648: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6651: $? =3D 0=0A= configure:6654: test -s conftest.o=0A= configure:6657: $? =3D 0=0A= configure:6667: result: yes=0A= configure:6671: checking dlfcn.h presence=0A= configure:6682: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= configure:6688: $? =3D 0=0A= configure:6707: result: yes=0A= configure:6743: checking for dlfcn.h=0A= configure:6750: result: yes=0A= configure:6767: checking the maximum length of command line arguments=0A= configure:6815: result: 16384=0A= configure:6826: checking command to parse /usr/bin/nm -B output from cc = object=0A= configure:6911: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:6914: $? =3D 0=0A= configure:6918: /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=0A= configure:6921: $? =3D 0=0A= configure:6973: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include = -D_GETOPT_H conftest.c conftstm.o >&5=0A= configure:6976: $? =3D 0=0A= configure:7014: result: ok=0A= configure:7018: checking for objdir=0A= configure:7033: result: .libs=0A= configure:7123: checking for ranlib=0A= configure:7139: found /usr/bin/ranlib=0A= configure:7150: result: ranlib=0A= configure:7203: checking for strip=0A= configure:7219: found /usr/bin/strip=0A= configure:7230: result: strip=0A= configure:7493: checking if cc static flag works=0A= configure:7516: result: yes=0A= configure:7533: checking if cc supports -fno-rtti -fno-exceptions=0A= configure:7557: result: yes=0A= configure:7572: checking for cc option to produce PIC=0A= configure:7725: result: -fPIC=0A= configure:7732: checking if cc PIC flag -fPIC works=0A= configure:7756: result: yes=0A= configure:7780: checking if cc supports -c -o file.o=0A= configure:7821: result: yes=0A= configure:7847: checking whether the cc linker (/usr/libexec/elf/ld) = supports shared libraries=0A= configure:8630: result: yes=0A= configure:8652: checking whether -lc should be explicitly linked in=0A= configure:8657: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:8660: $? =3D 0=0A= configure:8674: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o = conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1=0A= configure:8677: $? =3D 1=0A= configure:8689: result: yes=0A= configure:8695: checking how to hardcode library paths into programs=0A= configure:8719: result: immediate=0A= configure:8733: checking whether stripping libraries is possible=0A= configure:8738: result: yes=0A= configure:8745: checking dynamic linker characteristics=0A= configure:9196: result: freebsd4.9 ld.so=0A= configure:9849: checking if libtool supports shared libraries=0A= configure:9851: result: yes=0A= configure:9854: checking whether to build shared libraries=0A= configure:9875: result: yes=0A= configure:9878: checking whether to build static libraries=0A= configure:9882: result: no=0A= configure:9961: creating libtool=0A= configure:10686: checking whether the c++ linker (/usr/libexec/elf/ld) = supports shared libraries=0A= configure:11341: result: yes=0A= configure:11358: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall = -pedantic -fpermissive -fpermissive -fpermissive -W -Wpointer-arith = -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions = -fno-check-new -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5=0A= configure:11361: $? =3D 0=0A= configure:11461: checking for c++ option to produce PIC=0A= configure:11697: result: -fPIC=0A= configure:11704: checking if c++ PIC flag -fPIC works=0A= configure:11728: result: yes=0A= configure:11752: checking if c++ supports -c -o file.o=0A= configure:11793: result: yes=0A= configure:11819: checking whether the c++ linker (/usr/libexec/elf/ld) = supports shared libraries=0A= configure:11841: result: yes=0A= configure:11863: checking whether -lc should be explicitly linked in=0A= configure:11868: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall = -pedantic -fpermissive -fpermissive -fpermissive -W -Wpointer-arith = -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions = -fno-check-new -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5=0A= conftest.cc:1: warning: `int dummy' defined but not used=0A= configure:11871: $? =3D 0=0A= configure:11885: c++ -shared -nostdlib conftest.o -v -Wl,-soname = -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1=0A= configure:11888: $? =3D 1=0A= configure:11900: result: yes=0A= configure:11906: checking how to hardcode library paths into programs=0A= configure:11930: result: immediate=0A= configure:11944: checking whether stripping libraries is possible=0A= configure:11949: result: yes=0A= configure:11956: checking dynamic linker characteristics=0A= configure:12407: result: freebsd4.9 ld.so=0A= configure:13476: checking if gcj supports -fno-rtti -fno-exceptions=0A= configure:13500: result: yes=0A= configure:13515: checking for gcj option to produce PIC=0A= configure:13668: result: -fPIC=0A= configure:13675: checking if gcj PIC flag -fPIC works=0A= configure:13699: result: no=0A= configure:13723: checking if gcj supports -c -o file.o=0A= configure:13764: result: no=0A= configure:13790: checking whether the gcj linker (/usr/libexec/elf/ld) = supports shared libraries=0A= configure:14573: result: yes=0A= configure:14595: checking whether -lc should be explicitly linked in=0A= configure:14600: gcj -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.java >&5=0A= gcj: not found=0A= configure:14603: $? =3D 127=0A= configure:14632: result: yes=0A= configure:14638: checking how to hardcode library paths into programs=0A= configure:14662: result: immediate=0A= configure:14676: checking whether stripping libraries is possible=0A= configure:14681: result: yes=0A= configure:14688: checking dynamic linker characteristics=0A= configure:15139: result: freebsd4.9 ld.so=0A= configure:16684: checking for msgfmt=0A= configure:16711: result: /usr/local/bin/msgfmt=0A= configure:16720: checking for gmsgfmt=0A= configure:16751: result: /usr/local/bin/msgfmt=0A= configure:16770: checking for xgettext=0A= configure:16797: result: /usr/local/bin/xgettext=0A= configure:16825: checking for main in -lutil=0A= configure:16850: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:16853: $? =3D 0=0A= configure:16856: test -s conftest=0A= configure:16859: $? =3D 0=0A= configure:16871: result: yes=0A= configure:16877: checking for main in -lcompat=0A= configure:16902: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:16905: $? =3D 0=0A= configure:16908: test -s conftest=0A= configure:16911: $? =3D 0=0A= configure:16923: result: yes=0A= configure:16930: checking for crypt in -lcrypt=0A= configure:16961: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:16964: $? =3D 0=0A= configure:16967: test -s conftest=0A= configure:16970: $? =3D 0=0A= configure:16982: result: yes=0A= configure:17066: checking for socklen_t=0A= configure:17106: c++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall = -pedantic -fpermissive -fpermissive -fpermissive -W -Wpointer-arith = -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions = -fno-check-new -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.cc >&5=0A= In file included from /usr/include/sys/types.h:45,=0A= from conftest.cc:26:=0A= /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined=0A= /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined=0A= configure:17109: $? =3D 0=0A= configure:17112: test -s conftest.o=0A= configure:17115: $? =3D 0=0A= configure:17178: result: socklen_t=0A= configure:17200: checking for dnet_ntoa in -ldnet=0A= configure:17231: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= /usr/libexec/elf/ld: cannot find -ldnet=0A= configure:17234: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 17208 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char dnet_ntoa ();=0A= | int=0A= | main ()=0A= | {=0A= | dnet_ntoa ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:17252: result: no=0A= configure:17259: checking for dnet_ntoa in -ldnet_stub=0A= configure:17290: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= /usr/libexec/elf/ld: cannot find -ldnet_stub=0A= configure:17293: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 17267 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char dnet_ntoa ();=0A= | int=0A= | main ()=0A= | {=0A= | dnet_ntoa ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:17311: result: no=0A= configure:17318: checking for inet_ntoa=0A= configure:17368: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:17371: $? =3D 0=0A= configure:17374: test -s conftest=0A= configure:17377: $? =3D 0=0A= configure:17388: result: yes=0A= configure:17451: checking for connect=0A= configure:17501: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:17504: $? =3D 0=0A= configure:17507: test -s conftest=0A= configure:17510: $? =3D 0=0A= configure:17521: result: yes=0A= configure:17585: checking for remove=0A= configure:17635: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:17638: $? =3D 0=0A= configure:17641: test -s conftest=0A= configure:17644: $? =3D 0=0A= configure:17655: result: yes=0A= configure:17720: checking for shmat=0A= configure:17770: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:17773: $? =3D 0=0A= configure:17776: test -s conftest=0A= configure:17779: $? =3D 0=0A= configure:17790: result: yes=0A= configure:17871: checking crt_externs.h usability=0A= configure:17884: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= conftest.c:60: crt_externs.h: No such file or directory=0A= configure:17887: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 17874 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | /* end confdefs.h. */=0A= | #include <stdio.h>=0A= | #if HAVE_SYS_TYPES_H=0A= | # include <sys/types.h>=0A= | #endif=0A= | #if HAVE_SYS_STAT_H=0A= | # include <sys/stat.h>=0A= | #endif=0A= | #if STDC_HEADERS=0A= | # include <stdlib.h>=0A= | # include <stddef.h>=0A= | #else=0A= | # if HAVE_STDLIB_H=0A= | # include <stdlib.h>=0A= | # endif=0A= | #endif=0A= | #if HAVE_STRING_H=0A= | # if !STDC_HEADERS && HAVE_MEMORY_H=0A= | # include <memory.h>=0A= | # endif=0A= | # include <string.h>=0A= | #endif=0A= | #if HAVE_STRINGS_H=0A= | # include <strings.h>=0A= | #endif=0A= | #if HAVE_INTTYPES_H=0A= | # include <inttypes.h>=0A= | #else=0A= | # if HAVE_STDINT_H=0A= | # include <stdint.h>=0A= | # endif=0A= | #endif=0A= | #if HAVE_UNISTD_H=0A= | # include <unistd.h>=0A= | #endif=0A= | #include <crt_externs.h>=0A= configure:17903: result: no=0A= configure:17907: checking crt_externs.h presence=0A= configure:17918: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= conftest.c:26: crt_externs.h: No such file or directory=0A= configure:17924: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 17910 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | /* end confdefs.h. */=0A= | #include <crt_externs.h>=0A= configure:17943: result: no=0A= configure:17979: checking for crt_externs.h=0A= configure:17986: result: no=0A= configure:17999: checking for _NSGetEnviron=0A= configure:18049: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= /tmp/ccdPmlm0.o: In function `main':=0A= /tmp/ccdPmlm0.o(.text+0x9): undefined reference to `_NSGetEnviron'=0A= /tmp/ccdPmlm0.o(.data+0x0): undefined reference to `_NSGetEnviron'=0A= configure:18052: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 18005 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | /* end confdefs.h. */=0A= | /* System header to define __stub macros and hopefully few prototypes,=0A= | which can conflict with char _NSGetEnviron (); below.=0A= | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since=0A= | <limits.h> exists even on freestanding compilers. */=0A= | #ifdef __STDC__=0A= | # include <limits.h>=0A= | #else=0A= | # include <assert.h>=0A= | #endif=0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | {=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char _NSGetEnviron ();=0A= | /* The GNU C library defines this for functions which it implements=0A= | to always fail with ENOSYS. Some functions are actually named=0A= | something starting with __ and the normal name is an alias. */=0A= | #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron)=0A= | choke me=0A= | #else=0A= | char (*f) () =3D _NSGetEnviron;=0A= | #endif=0A= | #ifdef __cplusplus=0A= | }=0A= | #endif=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | return f !=3D _NSGetEnviron;=0A= | ;=0A= | return 0;=0A= | }=0A= configure:18069: result: no=0A= configure:18087: checking for sys/types.h=0A= configure:18092: result: yes=0A= configure:18087: checking for stdint.h=0A= configure:18092: result: no=0A= configure:18226: checking for poll in -lpoll=0A= configure:18257: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= /usr/libexec/elf/ld: cannot find -lpoll=0A= configure:18260: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 18234 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char poll ();=0A= | int=0A= | main ()=0A= | {=0A= | poll ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:18278: result: no=0A= configure:18296: checking CoreAudio/CoreAudio.h usability=0A= configure:18309: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= conftest.c:61: CoreAudio/CoreAudio.h: No such file or directory=0A= configure:18312: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 18299 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | /* end confdefs.h. */=0A= | #include <stdio.h>=0A= | #if HAVE_SYS_TYPES_H=0A= | # include <sys/types.h>=0A= | #endif=0A= | #if HAVE_SYS_STAT_H=0A= | # include <sys/stat.h>=0A= | #endif=0A= | #if STDC_HEADERS=0A= | # include <stdlib.h>=0A= | # include <stddef.h>=0A= | #else=0A= | # if HAVE_STDLIB_H=0A= | # include <stdlib.h>=0A= | # endif=0A= | #endif=0A= | #if HAVE_STRING_H=0A= | # if !STDC_HEADERS && HAVE_MEMORY_H=0A= | # include <memory.h>=0A= | # endif=0A= | # include <string.h>=0A= | #endif=0A= | #if HAVE_STRINGS_H=0A= | # include <strings.h>=0A= | #endif=0A= | #if HAVE_INTTYPES_H=0A= | # include <inttypes.h>=0A= | #else=0A= | # if HAVE_STDINT_H=0A= | # include <stdint.h>=0A= | # endif=0A= | #endif=0A= | #if HAVE_UNISTD_H=0A= | # include <unistd.h>=0A= | #endif=0A= | #include <CoreAudio/CoreAudio.h>=0A= configure:18328: result: no=0A= configure:18332: checking CoreAudio/CoreAudio.h presence=0A= configure:18343: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= conftest.c:27: CoreAudio/CoreAudio.h: No such file or directory=0A= configure:18349: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 18335 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | /* end confdefs.h. */=0A= | #include <CoreAudio/CoreAudio.h>=0A= configure:18368: result: no=0A= configure:18404: checking for CoreAudio/CoreAudio.h=0A= configure:18411: result: no=0A= configure:18429: checking if res_init needs -lresolv=0A= configure:18457: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= /usr/libexec/elf/ld: cannot find -lresolv=0A= configure:18460: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 18434 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | /* end confdefs.h. */=0A= | =0A= | #include <sys/types.h>=0A= | #include <netinet/in.h>=0A= | #include <arpa/nameser.h>=0A= | #include <resolv.h>=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | =0A= | res_init();=0A= | =0A= | ;=0A= | return 0;=0A= | }=0A= configure:18482: result: no=0A= configure:18490: checking if res_init is available=0A= configure:18516: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:18519: $? =3D 0=0A= configure:18522: test -s conftest.o=0A= configure:18525: $? =3D 0=0A= configure:18528: result: yes=0A= configure:18551: checking for killpg in -lucb=0A= configure:18582: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= /usr/libexec/elf/ld: cannot find -lucb=0A= configure:18585: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 18559 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_RES_INIT 1=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char killpg ();=0A= | int=0A= | main ()=0A= | {=0A= | killpg ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:18603: result: no=0A= configure:18676: checking for int=0A= configure:18701: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:18704: $? =3D 0=0A= configure:18707: test -s conftest.o=0A= configure:18710: $? =3D 0=0A= configure:18721: result: yes=0A= configure:18724: checking size of int=0A= configure:18999: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:19002: $? =3D 0=0A= configure:19004: ./conftest=0A= configure:19007: $? =3D 0=0A= configure:19030: result: 4=0A= configure:19036: checking for long=0A= configure:19061: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:19064: $? =3D 0=0A= configure:19067: test -s conftest.o=0A= configure:19070: $? =3D 0=0A= configure:19081: result: yes=0A= configure:19084: checking size of long=0A= configure:19359: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:19362: $? =3D 0=0A= configure:19364: ./conftest=0A= configure:19367: $? =3D 0=0A= configure:19390: result: 4=0A= configure:19396: checking for char *=0A= configure:19421: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:19424: $? =3D 0=0A= configure:19427: test -s conftest.o=0A= configure:19430: $? =3D 0=0A= configure:19441: result: yes=0A= configure:19444: checking size of char *=0A= configure:19719: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:19722: $? =3D 0=0A= configure:19724: ./conftest=0A= configure:19727: $? =3D 0=0A= configure:19750: result: 4=0A= configure:19756: checking for char=0A= configure:19781: cc -c -DNDEBUG -O2 -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H conftest.c >&5=0A= configure:19784: $? =3D 0=0A= configure:19787: test -s conftest.o=0A= configure:19790: $? =3D 0=0A= configure:19801: result: yes=0A= configure:19804: checking size of char=0A= configure:20079: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:20082: $? =3D 0=0A= configure:20084: ./conftest=0A= configure:20087: $? =3D 0=0A= configure:20110: result: 1=0A= configure:20118: checking for dlopen in -ldl=0A= configure:20149: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include = -D_GETOPT_H conftest.c -ldl -Wl,-export-dynamic -L/usr/local/lib = -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5=0A= /usr/libexec/elf/ld: cannot find -ldl=0A= configure:20152: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 20126 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_RES_INIT 1=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define SIZEOF_CHAR_P 4=0A= | #define SIZEOF_CHAR 1=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char dlopen ();=0A= | int=0A= | main ()=0A= | {=0A= | dlopen ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:20170: result: no=0A= configure:20180: checking for shl_unload in -ldld=0A= configure:20211: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include = -D_GETOPT_H conftest.c -ldld -Wl,-export-dynamic -L/usr/local/lib = -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5=0A= /usr/libexec/elf/ld: cannot find -ldld=0A= configure:20214: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 20188 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_RES_INIT 1=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define SIZEOF_CHAR_P 4=0A= | #define SIZEOF_CHAR 1=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char shl_unload ();=0A= | int=0A= | main ()=0A= | {=0A= | shl_unload ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:20232: result: no=0A= configure:20253: checking for vsnprintf=0A= configure:20303: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:20306: $? =3D 0=0A= configure:20309: test -s conftest=0A= configure:20312: $? =3D 0=0A= configure:20323: result: yes=0A= configure:20253: checking for snprintf=0A= configure:20303: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:20306: $? =3D 0=0A= configure:20309: test -s conftest=0A= configure:20312: $? =3D 0=0A= configure:20323: result: yes=0A= configure:20361: checking for X=0A= configure:20407: cc -E -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H conftest.c=0A= configure:20413: $? =3D 0=0A= configure:20504: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:20507: $? =3D 0=0A= configure:20510: test -s conftest=0A= configure:20513: $? =3D 0=0A= configure:20658: result: libraries /usr/X11R6/lib, headers = /usr/X11R6/include=0A= configure:20692: checking for IceConnectionNumber in -lICE=0A= configure:20723: cc -o conftest -DNDEBUG -O2 -O -pipe = -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=0A= configure:20726: $? =3D 0=0A= configure:20729: test -s conftest=0A= configure:20732: $? =3D 0=0A= configure:20744: result: yes=0A= configure:20758: checking for libXext=0A= configure:20794: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include = -D_GETOPT_H -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5=0A= configure:20797: $? =3D 0=0A= configure:20800: test -s conftest=0A= configure:20803: $? =3D 0=0A= configure:20821: result: yes=0A= configure:20834: checking for Xinerama=0A= configure:20882: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H -L/usr/X11R6/lib conftest.c = -lXinerama -lXext >&5=0A= configure:20885: $? =3D 0=0A= configure:20888: test -s conftest=0A= configure:20891: $? =3D 0=0A= configure:20908: result: yes=0A= configure:21039: checking for pthread_create in -lpthread=0A= configure:21070: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include = -D_GETOPT_H conftest.c -lpthread -Wl,-export-dynamic -L/usr/local/lib = -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib >&5=0A= /usr/libexec/elf/ld: cannot find -lpthread=0A= configure:21073: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 21047 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_RES_INIT 1=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define SIZEOF_CHAR_P 4=0A= | #define SIZEOF_CHAR 1=0A= | #define HAVE_VSNPRINTF 1=0A= | #define HAVE_SNPRINTF 1=0A= | #define HAVE_XINERAMA 1=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char pthread_create ();=0A= | int=0A= | main ()=0A= | {=0A= | pthread_create ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:21091: result: no=0A= configure:21327: checking whether c++ supports -pthread=0A= configure:21364: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor = -Wno-long-long -Wundef -Wall -pedantic -fpermissive -fpermissive = -fpermissive -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 = -O -pipe -fno-exceptions -fno-check-new -pthread -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=0A= configure:21367: $? =3D 0=0A= configure:21370: test -s conftest=0A= configure:21373: $? =3D 0=0A= configure:21393: result: yes=0A= configure:21511: checking for extra includes=0A= configure:21539: result: no=0A= configure:21543: checking for extra libs=0A= configure:21572: result: added=0A= configure:21578: checking for libz=0A= configure:21613: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/X11R6/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=0A= configure:21616: $? =3D 0=0A= configure:21619: test -s conftest=0A= configure:21622: $? =3D 0=0A= configure:21644: result: -lz=0A= configure:21657: checking for libpng=0A= configure:21700: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/X11R6/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=0A= configure:21703: $? =3D 0=0A= configure:21706: test -s conftest=0A= configure:21709: $? =3D 0=0A= configure:21732: result: -lpng -lz -lm=0A= configure:21743: checking for libjpeg6b=0A= configure:21790: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/X11R6/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=0A= /usr/libexec/elf/ld: cannot find -ljpeg6b=0A= configure:21793: $? =3D 1=0A= configure: failed program was:=0A= | /* #line 21760 "configure" */=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "kdegames"=0A= | #define VERSION "3.1.3"=0A= | #define HAVE_TEMPLATE_REPOSITORY 1=0A= | #define KDELIBSUFF ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_CRYPT 1=0A= | #define ksize_t socklen_t=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_RES_INIT 1=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define SIZEOF_CHAR_P 4=0A= | #define SIZEOF_CHAR 1=0A= | #define HAVE_VSNPRINTF 1=0A= | #define HAVE_SNPRINTF 1=0A= | #define HAVE_XINERAMA 1=0A= | #define HAVE_LIBZ 1=0A= | #define HAVE_LIBPNG 1=0A= | /* end confdefs.h. */=0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | struct jpeg_decompress_struct;=0A= | typedef struct jpeg_decompress_struct * j_decompress_ptr;=0A= | typedef int size_t;=0A= | #ifdef __cplusplus=0A= | extern "C" {=0A= | #endif=0A= | void jpeg_CreateDecompress(j_decompress_ptr cinfo,=0A= | int version, size_t structsize);=0A= | #ifdef __cplusplus=0A= | }=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | jpeg_CreateDecompress(0L, 0, 0);=0A= | ;=0A= | return 0;=0A= | }=0A= configure:21820: result: no=0A= configure:21823: checking for libjpeg=0A= configure:21870: cc -o conftest -DNDEBUG -O2 -O -pipe = -I/usr/X11R6/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=0A= configure:21873: $? =3D 0=0A= configure:21876: test -s conftest=0A= configure:21879: $? =3D 0=0A= configure:21897: result: -ljpeg=0A= configure: 21921: ${prefix}/include/jpeglib.h=0A= configure: 21921: /usr/include/jpeglib.h=0A= configure: 21921: /usr/local/include/jpeglib.h=0A= taking that=0A= configure:22094: checking for Qt=0A= configure: 22159: /usr/X11R6/include/qstyle.h=0A= taking that=0A= configure:22271: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor = -Wno-long-long -Wundef -Wall -pedantic -fpermissive -fpermissive = -fpermissive -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 = -O -pipe -fno-exceptions -fno-check-new -I/usr/X11R6/include = -I/usr/X11R6/include -pthread -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 -pthread 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 = 1>&5=0A= In file included from /usr/include/string.h:50,=0A= from /usr/X11R6/include/qcstring.h:46,=0A= from /usr/X11R6/include/qstring.h:42,=0A= from /usr/X11R6/include/qwindowdefs.h:44,=0A= from /usr/X11R6/include/qwidget.h:42,=0A= from /usr/X11R6/include/qdesktopwidget.h:40,=0A= from /usr/X11R6/include/qapplication.h:42,=0A= from conftest.cc:3:=0A= /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined=0A= /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined=0A= /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system!=0A= /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.=0A= /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider = using mkstemp()=0A= /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system!=0A= /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system!=0A= /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider = using mkstemp()=0A= /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is = not recommended.=0A= /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system!=0A= /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider = using mkstemp()=0A= configure:22274: $? =3D 0=0A= configure:22333: result: libraries /usr/X11R6/lib, headers = /usr/X11R6/include using -mt=0A= configure:22514: checking for moc=0A= configure:22583: result: /usr/X11R6/bin/moc=0A= configure:22591: checking for uic=0A= configure:22642: result: /usr/X11R6/bin/uic=0A= configure:22670: checking whether uic supports -L =0A= configure:22681: /usr/X11R6/bin/uic -L /nonexistant conftest.ui = >/dev/null=0A= configure:22684: $? =3D 0=0A= configure:22696: result: yes=0A= configure:22708: checking whether uic supports -nounload =0A= configure:22719: /usr/X11R6/bin/uic -nounload conftest.ui >/dev/null=0A= configure:22722: $? =3D 0=0A= configure:22734: result: yes=0A= configure:22770: checking if Qt needs -ljpeg=0A= configure:22812: rm -rf SunWS_cache; c++ -o conftest -Wnon-virtual-dtor = -Wno-long-long -Wundef -Wall -pedantic -fpermissive -fpermissive = -fpermissive -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 = -O -pipe -fno-exceptions -fno-check-new -I/usr/X11R6/include -pthread = -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 -pthread -L/usr/local/lib -lqt-mt -lpng -lz -lm -lXext = -lX11 -lSM -lICE 1>&5=0A= In file included from /usr/include/string.h:50,=0A= from /usr/X11R6/include/qcstring.h:46,=0A= from /usr/X11R6/include/qstring.h:42,=0A= from /usr/X11R6/include/qwindowdefs.h:44,=0A= from /usr/X11R6/include/qwidget.h:42,=0A= from /usr/X11R6/include/qdesktopwidget.h:40,=0A= from /usr/X11R6/include/qapplication.h:42,=0A= from conftest.cc:39:=0A= /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined=0A= /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined=0A= conftest.cc: In function `int main()':=0A= conftest.cc:45: warning: `char ** argv' might be used uninitialized in = this function=0A= /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system!=0A= /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.=0A= /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider = using mkstemp()=0A= /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system!=0A= /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system!=0A= /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider = using mkstemp()=0A= /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is = not recommended.=0A= /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system!=0A= /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider = using mkstemp()=0A= configure:22815: $? =3D 0=0A= configure:22818: test -s conftest=0A= configure:22821: $? =3D 0=0A= configure:22848: result: no=0A= configure:22874: checking for rpath=0A= configure:22902: result: yes=0A= configure:22905: checking for KDE=0A= configure: 22953: /usr/local/include/ksharedptr.h=0A= configure: 22953: /usr/lib/kde/include/ksharedptr.h=0A= configure: 22953: /usr/local/kde/include/ksharedptr.h=0A= configure: 22953: /usr/local/include/ksharedptr.h=0A= configure: 22953: /usr/kde/include/ksharedptr.h=0A= configure: 22953: /usr/include/kde/ksharedptr.h=0A= configure: 22953: /usr/include/ksharedptr.h=0A= configure: 22953: /opt/kde3/include/ksharedptr.h=0A= configure: 22953: /opt/kde/include/ksharedptr.h=0A= configure: 22953: /usr/X11R6/include/ksharedptr.h=0A= configure: 22953: /usr/X11R6/include/ksharedptr.h=0A= configure:22965: error:=0A= in the prefix, you've chosen, are no KDE headers installed. This will = fail.=0A= So, check this please and use another prefix!=0A= =0A= ## ---------------- ##=0A= ## Cache variables. ##=0A= ## ---------------- ##=0A= =0A= ac_cv_lib_png=3D'-lpng -lz -lm'=0A= ac_cv_sizeof_int=3D4=0A= lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ = ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ = ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'=0A= kde_cv_prog_cxx_Wno_long_long=3Dyes=0A= am_cv_CC_dependencies_compiler_type=3Dgcc=0A= ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext=0A= ac_cv_prog_CXXCPP=3D'c++ -E'=0A= ac_cv_env_CXXFLAGS_value=3D' -O -pipe '=0A= lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern = int \1;/p'\'''=0A= ac_cv_header_stdlib_h=3Dyes=0A= lt_cv_file_magic_cmd=3D'$MAGIC_CMD'=0A= ac_cv_sizeof_char=3D1=0A= ac_cv_prog_cc_g=3Dyes=0A= ac_cv_env_CXXCPP_set=3D=0A= ac_cv_env_LDFLAGS_set=3D=0A= kde_cv_prog_cxx_pthread=3Dyes=0A= ac_cv_type_char_p=3Dyes=0A= lt_cv_prog_compiler_c_o_CXX=3Dyes=0A= ac_cv_c_compiler_gnu=3Dyes=0A= ac_cv_exeext=3D=0A= ac_cv_env_CFLAGS_set=3Dset=0A= 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'\'''=0A= kde_cv_path=3D/usr/X11R6/bin/uic=0A= lt_lt_cv_sys_global_symbol_to_cdecl=3D'"sed -n -e '\''s/^. .* = \\(.*\\)\$/extern int \\1;/p'\''"'=0A= lt_cv_sys_max_cmd_len=3D16384=0A= ac_cv_prog_make_gmake_set=3Dyes=0A= ac_cv_env_CPP_value=3D=0A= ac_cv_env_CPPFLAGS_set=3Dset=0A= kde_cv_have_libXext=3Dyes=0A= ac_cv_lib_dld_shl_unload=3Dno=0A= ac_cv_type_long=3Dyes=0A= ac_cv_func_inet_ntoa=3Dyes=0A= ac_cv_cxx_compiler_gnu=3Dyes=0A= ac_cv_env_CXX_set=3Dset=0A= ac_cv_have_qt=3D'have_qt=3Dyes ac_qt_includes=3D/usr/X11R6/include = ac_qt_libraries=3D/usr/X11R6/lib'=0A= ac_cv_have_xinerama=3Dyes=0A= ac_cv_func_snprintf=3Dyes=0A= ac_cv_lib_util_main=3Dyes=0A= lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"'=0A= ac_cv_env_host_alias_set=3D=0A= kde_cv_qt_jpeg=3Dno=0A= ac_cv_func_vsnprintf=3Dyes=0A= ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt=0A= lt_cv_prog_compiler_c_o_GCJ=3Dno=0A= 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'\''"'=0A= lt_cv_ld_reload_flag=3D-r=0A= ac_cv_header_crt_externs_h=3Dno=0A= ac_cv_lib_compat_main=3Dyes=0A= ac_cv_sizeof_char_p=3D4=0A= ac_cv_func_remove=3Dyes=0A= ac_cv_lib_dnet_stub_dnet_ntoa=3Dno=0A= ac_cv_header_sys_stat_h=3Dyes=0A= lt_cv_prog_gnu_ld=3Dyes=0A= ac_cv_env_build_alias_set=3Dset=0A= lt_cv_prog_compiler_c_o=3Dyes=0A= ac_cv_env_CXXCPP_value=3D=0A= ac_cv_env_LDFLAGS_value=3D=0A= ac_cv_env_target_alias_set=3D=0A= kde_cv_have_x=3D'have_x=3Dyes = kde_x_includes=3D/usr/X11R6/include kde_x_libraries=3D/usr/X11R6/lib'=0A= ac_cv_func__NSGetEnviron=3Dno=0A= ac_cv_prog_cc_stdc=3D=0A= ac_cv_host_alias=3Di386-portbld-freebsd4.9=0A= ac_cv_env_CFLAGS_value=3D'-O -pipe '=0A= ac_cv_env_CC_set=3Dset=0A= ac_cv_func_shmat=3Dyes=0A= ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt=0A= lt_lt_cv_prog_compiler_c_o_GCJ=3D'"no"'=0A= ac_cv_header_sys_types_h=3Dyes=0A= ac_cv_header_stdc=3Dyes=0A= kde_cv_prog_uic_L=3Dyes=0A= ac_cv_lib_jpeg_normal=3D-ljpeg=0A= ac_cv_lib_dnet_dnet_ntoa=3Dno=0A= ac_cv_header_strings_h=3Dyes=0A= lt_cv_path_SED=3D/usr/bin/sed=0A= ac_cv_sizeof_long=3D4=0A= ac_cv_header_stdint_h=3Dno=0A= ac_cv_header_inttypes_h=3Dyes=0A= ac_cv_prog_egrep=3D'grep -E'=0A= ac_cv_lib_poll_poll=3Dno=0A= lt_cv_prog_compiler_rtti_exceptions=3Dyes=0A= ac_cv_header_unistd_h=3Dyes=0A= ac_cv_header_string_h=3Dyes=0A= lt_cv_path_LD=3D/usr/libexec/elf/ld=0A= ac_cv_build_alias=3Di386-portbld-freebsd4.9=0A= ac_cv_env_CPPFLAGS_value=3D' -I/usr/local/include -I/usr/local/include = -I/usr/X11R6/include -D_GETOPT_H'=0A= ac_cv_lib_ucb_killpg=3Dno=0A= kde_cv_prog_cxx_fexceptions=3Dyes=0A= lt_lt_cv_prog_compiler_c_o=3D'"yes"'=0A= ac_cv_prog_ac_ct_RANLIB=3Dranlib=0A= ac_cv_header_memory_h=3Dyes=0A= ac_cv_target_alias=3Di386-portbld-freebsd4.9=0A= ac_cv_env_CXXFLAGS_set=3Dset=0A= ac_cv_env_CXX_value=3Dc++=0A= ac_cv_prog_ac_ct_STRIP=3Dstrip=0A= ac_cv_host=3Di386-portbld-freebsd4.9=0A= ac_cv_env_host_alias_value=3D=0A= ac_cv_type_int=3Dyes=0A= ac_cv_header_CoreAudio_CoreAudio_h=3Dno=0A= lt_cv_objdir=3D.libs=0A= kde_cv_prog_cxx_fno_exceptions=3Dyes=0A= ac_cv_prog_cxx_g=3Dyes=0A= kde_cv_prog_uic_nounload=3Dyes=0A= lt_cv_file_magic_test_file=3D=0A= kde_cv_prog_cxx_fno_check_new=3Dyes=0A= ac_cv_lib_z=3D-lz=0A= ac_cv_lib_pthread_pthread_create=3Dno=0A= ac_cv_func_connect=3Dyes=0A= am_cv_CXX_dependencies_compiler_type=3Dgcc=0A= ac_cv_prog_CPP=3D'cc -E'=0A= ac_cv_prog_AWK=3Dnawk=0A= ac_cv_build=3Di386-portbld-freebsd4.9=0A= ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.9=0A= ac_cv_lib_jpeg_6b=3Dno=0A= lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ = ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 = \2\3 \3/p'\'''=0A= lt_cv_deplibs_check_method=3Dpass_all=0A= ac_cv_prog_ac_ct_CC=3Dcc=0A= ac_cv_type_char=3Dyes=0A= kde_cv_prog_cxx_Wnon_virtual_dtor=3Dyes=0A= ac_cv_target=3Di386-portbld-freebsd4.9=0A= ac_cv_env_target_alias_value=3D=0A= ac_cv_env_CC_value=3Dcc=0A= kde_cv_path_uic=3D/usr/X11R6/bin/uic=0A= ac_cv_lib_dl_dlopen=3Dno=0A= lt_cv_path_NM=3D'/usr/bin/nm -B'=0A= kde_cv_prog_cxx_Wundef=3Dyes=0A= ac_cv_env_CPP_set=3D=0A= ac_cv_socklen_t=3Dsocklen_t=0A= ac_cv_lib_crypt_crypt=3Dyes=0A= ac_cv_header_dlfcn_h=3Dyes=0A= kde_cv_prog_cxx_frepo=3Dyes=0A= ac_cv_lib_ICE_IceConnectionNumber=3Dyes=0A= ac_cv_objext=3Do=0A= =0A= ## ----------------- ##=0A= ## Output variables. ##=0A= ## ----------------- ##=0A= =0A= ACLOCAL=3D'${SHELL} = /usr/ports/games/kdegames3/work/kdegames-3.1.3/admin/missing --run = aclocal-1.7'=0A= AMDEPBACKSLASH=3D'\'=0A= AMDEP_FALSE=3D'#'=0A= AMDEP_TRUE=3D''=0A= AMTAR=3D'${SHELL} = /usr/ports/games/kdegames3/work/kdegames-3.1.3/admin/missing --run tar'=0A= ARTSCCONFIG=3D''=0A= AUTOCONF=3D'${SHELL} = /usr/ports/games/kdegames3/work/kdegames-3.1.3/admin/missing --run = autoconf'=0A= AUTODIRS=3D''=0A= AUTOHEADER=3D'${SHELL} = /usr/ports/games/kdegames3/work/kdegames-3.1.3/admin/missing --run = autoheader'=0A= AUTOMAKE=3D'${SHELL} = /usr/ports/games/kdegames3/work/kdegames-3.1.3/admin/missing --run = automake-1.7'=0A= AWK=3D'nawk'=0A= CC=3D'cc'=0A= CCDEPMODE=3D'depmode=3Dgcc'=0A= CFLAGS=3D'-DNDEBUG -O2 -O -pipe '=0A= CONF_FILES=3D' $(top_srcdir)/./admin/configure.in.min = $(top_srcdir)/configure.in.in $(top_srcdir)/./kasteroids/configure.in.in = $(top_srcdir)/./kbattleship/configure.in.in = $(top_srcdir)/./ksirtet/configure.in.in = $(top_srcdir)/./kspaceduel/configure.in.in = $(top_srcdir)/./libkdegames/configure.in.in = $(top_srcdir)/./libksirtet/configure.in.in'=0A= CPP=3D'cc -E'=0A= CPPFLAGS=3D'-pthread -DQT_THREAD_SUPPORT -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE'=0A= CXX=3D'c++'=0A= CXXCPP=3D'c++ -E'=0A= CXXDEPMODE=3D'depmode=3Dgcc'=0A= CXXFLAGS=3D'-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic = -fpermissive -fpermissive -fpermissive -W -Wpointer-arith = -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions = -fno-check-new'=0A= CYGPATH_W=3D'echo'=0A= DCOPIDL2CPP=3D''=0A= DCOPIDL=3D''=0A= DCOP_DEPENDENCIES=3D''=0A= DEFS=3D''=0A= DEPDIR=3D'.deps'=0A= ECHO=3D'echo'=0A= ECHO_C=3D''=0A= ECHO_N=3D'-n'=0A= ECHO_T=3D''=0A= EGREP=3D'grep -E'=0A= EXEEXT=3D''=0A= FRAMEWORK_COREAUDIO=3D''=0A= GMSGFMT=3D'/usr/local/bin/msgfmt'=0A= INSTALL_DATA=3D'install -c -p -o root -g wheel -m 444'=0A= INSTALL_PROGRAM=3D'install -c -p -s -o root -g wheel -m 555'=0A= INSTALL_SCRIPT=3D'install -c -p -o root -g wheel -m 555'=0A= INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s'=0A= KDECONFIG=3D''=0A= KDE_EXTRA_RPATH=3D' -R /usr/local/lib'=0A= KDE_INCLUDES=3D''=0A= KDE_LDFLAGS=3D''=0A= KDE_MT_LDFLAGS=3D'-pthread'=0A= KDE_MT_LIBS=3D''=0A= KDE_PLUGIN=3D'-avoid-version -module -no-undefined $(KDE_RPATH) = $(KDE_MT_LDFLAGS)'=0A= KDE_RPATH=3D'-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries) = $(KDE_EXTRA_RPATH)'=0A= KDE_USE_CLOSURE_FALSE=3D'#'=0A= KDE_USE_CLOSURE_TRUE=3D''=0A= KDE_USE_FINAL_FALSE=3D''=0A= KDE_USE_FINAL_TRUE=3D'#'=0A= KDE_XSL_STYLESHEET=3D''=0A= LDFLAGS=3D''=0A= LIBCOMPAT=3D'-lcompat'=0A= LIBCRYPT=3D'-lcrypt'=0A= LIBDL=3D''=0A= LIBJPEG=3D'-ljpeg'=0A= LIBOBJS=3D''=0A= LIBPNG=3D'-lpng -lz -lm'=0A= LIBPTHREAD=3D''=0A= LIBRESOLV=3D''=0A= LIBS=3D'-Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg = -L/usr/X11R6/lib'=0A= LIBSM=3D'-lSM -lICE'=0A= LIBSOCKET=3D''=0A= LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool --silent'=0A= LIBUCB=3D''=0A= LIBUTIL=3D'-lutil'=0A= LIBXINERAMA=3D'-lXinerama'=0A= LIBZ=3D'-lz'=0A= LIB_KAB=3D''=0A= LIB_KABC=3D''=0A= LIB_KDECORE=3D''=0A= LIB_KDEGAMES=3D''=0A= LIB_KDEGAMES_DEP=3D''=0A= LIB_KDEPRINT=3D''=0A= LIB_KDEUI=3D''=0A= LIB_KFILE=3D''=0A= LIB_KFM=3D''=0A= LIB_KHTML=3D''=0A= LIB_KIO=3D''=0A= LIB_KPARTS=3D''=0A= LIB_KSPELL=3D''=0A= LIB_KSYCOCA=3D''=0A= LIB_POLL=3D''=0A= LIB_QPE=3D''=0A= LIB_QT=3D'-lqt-mt $(LIBPNG) -lXext $(LIB_X11) $(LIBSM)'=0A= LIB_SMB=3D''=0A= LIB_X11=3D'-lX11 $(LIBSOCKET)'=0A= LIB_XEXT=3D'-lXext'=0A= LN_S=3D'ln -s'=0A= LTLIBOBJS=3D''=0A= MAKEINFO=3D'${SHELL} = /usr/ports/games/kdegames3/work/kdegames-3.1.3/admin/missing --run = makeinfo'=0A= MCOPIDL=3D''=0A= MEINPROC=3D''=0A= MOC=3D'/usr/X11R6/bin/moc'=0A= MSGFMT=3D'/usr/local/bin/msgfmt'=0A= NOOPT_CFLAGS=3D'-O0'=0A= NOOPT_CXXFLAGS=3D'-O0'=0A= NOREPO=3D'-fno-repo'=0A= OBJEXT=3D'o'=0A= PACKAGE=3D'kdegames'=0A= PACKAGE_BUGREPORT=3D''=0A= PACKAGE_NAME=3D''=0A= PACKAGE_STRING=3D''=0A= PACKAGE_TARNAME=3D''=0A= PACKAGE_VERSION=3D''=0A= PATH_SEPARATOR=3D':'=0A= QTE_NORTTI=3D''=0A= QT_INCLUDES=3D''=0A= QT_LDFLAGS=3D''=0A= RANLIB=3D'ranlib'=0A= REPO=3D'-frepo'=0A= SET_MAKE=3D''=0A= SHELL=3D'/bin/sh'=0A= STRIP=3D'strip'=0A= TOPSUBDIRS=3D''=0A= UIC=3D'/usr/X11R6/bin/uic -L $(kde_widgetdir) -nounload'=0A= UIC_TR=3D'tr2i18n'=0A= USER_INCLUDES=3D''=0A= USER_LDFLAGS=3D' -L/usr/local/lib'=0A= USE_EXCEPTIONS=3D'-fexceptions'=0A= USE_RTTI=3D''=0A= USE_THREADS=3D'-pthread'=0A= VERSION=3D'3.1.3'=0A= WOVERLOADED_VIRTUAL=3D''=0A= XGETTEXT=3D'/usr/local/bin/xgettext'=0A= X_EXTRA_LIBS=3D''=0A= X_INCLUDES=3D'-I/usr/X11R6/include'=0A= X_LDFLAGS=3D'-L/usr/X11R6/lib'=0A= X_PRE_LIBS=3D''=0A= X_RPATH=3D'-R $(x_libraries)'=0A= ac_ct_CC=3D'cc'=0A= ac_ct_CXX=3D''=0A= ac_ct_RANLIB=3D'ranlib'=0A= ac_ct_STRIP=3D'strip'=0A= all_includes=3D'-I/usr/X11R6/include'=0A= all_libraries=3D'-L/usr/X11R6/lib -pthread'=0A= am__fastdepCC_FALSE=3D''=0A= am__fastdepCC_TRUE=3D'#'=0A= am__fastdepCXX_FALSE=3D''=0A= am__fastdepCXX_TRUE=3D'#'=0A= am__include=3D'include'=0A= am__quote=3D''=0A= atlantik_SUBDIR_included_FALSE=3D''=0A= atlantik_SUBDIR_included_TRUE=3D''=0A= bindir=3D'${exec_prefix}/bin'=0A= build=3D'i386-portbld-freebsd4.9'=0A= build_alias=3D'i386-portbld-freebsd4.9'=0A= build_cpu=3D'i386'=0A= build_os=3D'freebsd4.9'=0A= build_vendor=3D'portbld'=0A= datadir=3D'${prefix}/share'=0A= doc_SUBDIR_included_FALSE=3D''=0A= doc_SUBDIR_included_TRUE=3D''=0A= exec_prefix=3D'NONE'=0A= host=3D'i386-portbld-freebsd4.9'=0A= host_alias=3D''=0A= host_cpu=3D'i386'=0A= host_os=3D'freebsd4.9'=0A= host_vendor=3D'portbld'=0A= includedir=3D'${prefix}/include'=0A= infodir=3D'${prefix}/info'=0A= install_sh=3D'/usr/ports/games/kdegames3/work/kdegames-3.1.3/admin/instal= l-sh'=0A= kasteroids_SUBDIR_included_FALSE=3D''=0A= kasteroids_SUBDIR_included_TRUE=3D''=0A= katomic_SUBDIR_included_FALSE=3D''=0A= katomic_SUBDIR_included_TRUE=3D''=0A= kbackgammon_SUBDIR_included_FALSE=3D''=0A= kbackgammon_SUBDIR_included_TRUE=3D''=0A= kbattleship_SUBDIR_included_FALSE=3D''=0A= kbattleship_SUBDIR_included_TRUE=3D''=0A= kblackbox_SUBDIR_included_FALSE=3D''=0A= kblackbox_SUBDIR_included_TRUE=3D''=0A= kbounce_SUBDIR_included_FALSE=3D''=0A= kbounce_SUBDIR_included_TRUE=3D''=0A= kde_appsdir=3D''=0A= kde_bindir=3D''=0A= kde_confdir=3D''=0A= kde_datadir=3D''=0A= kde_htmldir=3D''=0A= kde_icondir=3D''=0A= kde_includes=3D'/usr/local/include'=0A= kde_libraries=3D'/usr/local/lib'=0A= kde_libs_htmldir=3D''=0A= kde_libs_prefix=3D''=0A= kde_locale=3D''=0A= kde_mimedir=3D''=0A= kde_moduledir=3D''=0A= kde_qtver=3D'3'=0A= kde_servicesdir=3D''=0A= kde_servicetypesdir=3D''=0A= kde_sounddir=3D''=0A= kde_styledir=3D''=0A= kde_templatesdir=3D''=0A= kde_wallpaperdir=3D''=0A= kde_widgetdir=3D''=0A= kenolaba_SUBDIR_included_FALSE=3D''=0A= kenolaba_SUBDIR_included_TRUE=3D''=0A= kfouleggs_SUBDIR_included_FALSE=3D''=0A= kfouleggs_SUBDIR_included_TRUE=3D''=0A= kjumpingcube_SUBDIR_included_FALSE=3D''=0A= kjumpingcube_SUBDIR_included_TRUE=3D''=0A= klickety_SUBDIR_included_FALSE=3D''=0A= klickety_SUBDIR_included_TRUE=3D''=0A= klines_SUBDIR_included_FALSE=3D''=0A= klines_SUBDIR_included_TRUE=3D''=0A= kmahjongg_SUBDIR_included_FALSE=3D''=0A= kmahjongg_SUBDIR_included_TRUE=3D''=0A= kmines_SUBDIR_included_FALSE=3D''=0A= kmines_SUBDIR_included_TRUE=3D''=0A= kolf_SUBDIR_included_FALSE=3D''=0A= kolf_SUBDIR_included_TRUE=3D''=0A= konquest_SUBDIR_included_FALSE=3D''=0A= konquest_SUBDIR_included_TRUE=3D''=0A= kpat_SUBDIR_included_FALSE=3D''=0A= kpat_SUBDIR_included_TRUE=3D''=0A= kpoker_SUBDIR_included_FALSE=3D''=0A= kpoker_SUBDIR_included_TRUE=3D''=0A= kreversi_SUBDIR_included_FALSE=3D''=0A= kreversi_SUBDIR_included_TRUE=3D''=0A= ksame_SUBDIR_included_FALSE=3D''=0A= ksame_SUBDIR_included_TRUE=3D''=0A= kshisen_SUBDIR_included_FALSE=3D''=0A= kshisen_SUBDIR_included_TRUE=3D''=0A= ksirtet_SUBDIR_included_FALSE=3D''=0A= ksirtet_SUBDIR_included_TRUE=3D''=0A= ksmiletris_SUBDIR_included_FALSE=3D''=0A= ksmiletris_SUBDIR_included_TRUE=3D''=0A= ksnake_SUBDIR_included_FALSE=3D''=0A= ksnake_SUBDIR_included_TRUE=3D''=0A= ksokoban_SUBDIR_included_FALSE=3D''=0A= ksokoban_SUBDIR_included_TRUE=3D''=0A= kspaceduel_SUBDIR_included_FALSE=3D''=0A= kspaceduel_SUBDIR_included_TRUE=3D''=0A= ktron_SUBDIR_included_FALSE=3D''=0A= ktron_SUBDIR_included_TRUE=3D''=0A= ktuberling_SUBDIR_included_FALSE=3D''=0A= ktuberling_SUBDIR_included_TRUE=3D''=0A= kwin4_SUBDIR_included_FALSE=3D''=0A= kwin4_SUBDIR_included_TRUE=3D''=0A= libdir=3D'${exec_prefix}/lib'=0A= libexecdir=3D'${exec_prefix}/libexec'=0A= libkdegames_SUBDIR_included_FALSE=3D''=0A= libkdegames_SUBDIR_included_TRUE=3D''=0A= libksirtet_SUBDIR_included_FALSE=3D''=0A= libksirtet_SUBDIR_included_TRUE=3D''=0A= localstatedir=3D'${prefix}/var'=0A= lskat_SUBDIR_included_FALSE=3D''=0A= lskat_SUBDIR_included_TRUE=3D''=0A= mandir=3D'${prefix}/man'=0A= megami_SUBDIR_included_FALSE=3D''=0A= megami_SUBDIR_included_TRUE=3D''=0A= oldincludedir=3D'/usr/include'=0A= prefix=3D'/usr/local'=0A= program_transform_name=3D's,x,x,'=0A= qt_includes=3D'/usr/X11R6/include'=0A= qt_libraries=3D'/usr/X11R6/lib'=0A= sbindir=3D'${exec_prefix}/sbin'=0A= sharedstatedir=3D'${prefix}/com'=0A= sysconfdir=3D'${prefix}/etc'=0A= target=3D'i386-portbld-freebsd4.9'=0A= target_alias=3D''=0A= target_cpu=3D'i386'=0A= target_os=3D'freebsd4.9'=0A= target_vendor=3D'portbld'=0A= x_includes=3D'/usr/X11R6/include'=0A= x_libraries=3D'/usr/X11R6/lib'=0A= =0A= ## ----------- ##=0A= ## confdefs.h. ##=0A= ## ----------- ##=0A= =0A= #define HAVE_CRYPT 1=0A= #define HAVE_DLFCN_H 1=0A= #define HAVE_INTTYPES_H 1=0A= #define HAVE_LIBJPEG 1=0A= #define HAVE_LIBPNG 1=0A= #define HAVE_LIBPTHREAD 1=0A= #define HAVE_LIBZ 1=0A= #define HAVE_MEMORY_H 1=0A= #define HAVE_RES_INIT 1=0A= #define HAVE_SNPRINTF 1=0A= #define HAVE_STDLIB_H 1=0A= #define HAVE_STRINGS_H 1=0A= #define HAVE_STRING_H 1=0A= #define HAVE_SYS_STAT_H 1=0A= #define HAVE_SYS_TYPES_H 1=0A= #define HAVE_SYS_TYPES_H 1=0A= #define HAVE_TEMPLATE_REPOSITORY 1=0A= #define HAVE_UNISTD_H 1=0A= #define HAVE_VSNPRINTF 1=0A= #define HAVE_XINERAMA 1=0A= #define KDELIBSUFF ""=0A= #define PACKAGE "kdegames"=0A= #define PACKAGE_BUGREPORT ""=0A= #define PACKAGE_NAME ""=0A= #define PACKAGE_STRING ""=0A= #define PACKAGE_TARNAME ""=0A= #define PACKAGE_VERSION ""=0A= #define SIZEOF_CHAR 1=0A= #define SIZEOF_CHAR_P 4=0A= #define SIZEOF_INT 4=0A= #define SIZEOF_LONG 4=0A= #define STDC_HEADERS 1=0A= #define VERSION "3.1.3"=0A= #define ksize_t socklen_t=0A= =0A= configure: exit 1=0A= ------=_NextPart_000_0068_01C37381.6090E5B0 Content-Type: text/plain; name="pkg.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="pkg.txt" ./=0A= ../=0A= Mesa-3.4.2_2/=0A= ORBit-0.5.17_1/=0A= ORBit2-2.6.3/=0A= XFree86-4.3.0,1/=0A= XFree86-FontServer-4.3.0_1/=0A= XFree86-Server-4.3.0_9/=0A= XFree86-clients-4.3.0_3/=0A= XFree86-documents-4.3.0/=0A= XFree86-font100dpi-4.3.0/=0A= XFree86-font75dpi-4.3.0/=0A= XFree86-fontCyrillic-4.3.0/=0A= XFree86-fontDefaultBitmaps-4.3.0/=0A= XFree86-fontEncodings-4.3.0/=0A= XFree86-fontScalable-4.3.0/=0A= XFree86-libraries-4.3.0_5/=0A= Xft-2.1.2/=0A= abook-0.5.0/=0A= angst-0.4b/=0A= apache-1.3.28/=0A= apinger-0.6.1_1/=0A= arping-1.07/=0A= arprelease-1.0/=0A= arts-1.1.3,1/=0A= aspell-0.50.3_1/=0A= atk-1.2.4/=0A= autoconf-2.53_1/=0A= autoconf213-2.13.000227_5/=0A= automake-1.5,1/=0A= automake14-1.4.5_9/=0A= bash-2.05b.007/=0A= bison-1.75_1/=0A= bonobo-1.0.22/=0A= bonobo-activation-2.2.4,1/=0A= cabextract-0.6_1/=0A= cdparanoia-3.9.8_5/=0A= chkrootkit-0.41/=0A= cups-base-1.1.19.0/=0A= cvsup-without-gui-16.1h/=0A= cyrus-sasl-2.1.15/=0A= cyrus-sasl-saslauthd-2.1.15_1/=0A= db3-3.3.11,1/=0A= docbook-sk-4.1.2/=0A= docbook-xml-4.2_1/=0A= docbook-xsl-1.61.3_1/=0A= esound-0.2.31/=0A= etherape-0.9.0_1/=0A= expat-1.95.6_1/=0A= ezm3-1.1/=0A= fam-2.6.9_3/=0A= fontconfig-2.2.90_3/=0A= freetype-1.3.1_2/=0A= freetype2-2.1.4_1/=0A= gal-0.24/=0A= gconf-1.0.9_5/=0A= gconf2-2.2.1/=0A= gd-2.0.15_1,1/=0A= gdbm-1.8.3/=0A= gdchart-0.11.2_1/=0A= gdk-pixbuf-0.22.0/=0A= gettext-0.12.1/=0A= ghostscript-gnu-7.07_3/=0A= glib-1.2.10_10/=0A= glib-2.2.3/=0A= glibwww-0.2_1/=0A= glimpse-4.12.6/=0A= gmake-3.80_1/=0A= gnome-icon-theme-1.0.7/=0A= gnomecanvas-0.22.0/=0A= gnomecontrolcenter-1.4.0.5_1/=0A= gnomedb-0.2.96_1/=0A= gnomehier-1.0_8/=0A= gnomelibs-1.4.2_1/=0A= gnomemimedata-2.2.1_1/=0A= gnomeprint-0.37/=0A= gnomevfs-1.0.5_4/=0A= gnomevfs2-2.2.5/=0A= gnuls-4.0_1/=0A= gtk-1.2.10_10/=0A= gtk-2.2.3/=0A= gtkhtml-1.1.10/=0A= guile-1.6.4_2/=0A= help2man-1.29/=0A= hping-2.0.0r2_2,1/=0A= htdig-3.1.6/=0A= imake-4.3.0_1/=0A= imlib-1.9.14_1/=0A= intltool-0.27.2/=0A= isc-dhcp3-3.0.1.r11_1/=0A= jpeg-6b_1/=0A= lame-3.93.1/=0A= lcms-1.09,1/=0A= libIDL-0.8.2/=0A= libart_lgpl2-2.3.14/=0A= libaudiofile-0.2.3/=0A= libbonobo-2.2.3/=0A= libbonoboui-2.2.4/=0A= libcapplet-1.4.0.5_1/=0A= libgda-0.2.96_1/=0A= libghttp-1.0.9/=0A= libglade-0.17_2/=0A= libglade2-2.0.1_1/=0A= libgnome-2.2.3_1/=0A= libgnomecanvas-2.2.1/=0A= libgnomeui-2.2.2/=0A= libgnugetopt-1.2/=0A= libiconv-1.9.1_1/=0A= libltdl-1.5/=0A= libmng-1.0.5_1/=0A= libnet-1.0.2a,1/=0A= libogg-1.0_1,3/=0A= libtool-1.3.5_1/=0A= libtool-1.4.3_2/=0A= libungif-4.1.0b1_1/=0A= libunicode-0.4_3/=0A= libvorbis-1.0_1,3/=0A= libwww-5.4.0/=0A= libxml-1.8.17_1/=0A= libxml2-2.5.10/=0A= libxslt-1.0.32/=0A= linc-1.0.3/=0A= linux_base-7.1_5/=0A= lsof-4.68/=0A= m4-1.4_1/=0A= mkcatalog-1.1/=0A= nasm-0.98.35,1/=0A= nc-1.0.1_1/=0A= nessus-1.2.7/=0A= nessus-libnasl-1.2.7/=0A= nessus-libraries-1.2.7/=0A= nmap-3.30/=0A= ntop-2.2_1/=0A= oaf-0.6.10_1/=0A= openldap-client-2.1.22/=0A= openssl-0.9.7b_1/=0A= pango-1.2.5/=0A= pcre-4.3/=0A= pkgconfig-0.15.0/=0A= pkgdb.db=0A= png-1.2.5_2/=0A= popt-1.6.4_1/=0A= portupgrade-20030723/=0A= py23-expat-2.3_2/=0A= python-2.3_1/=0A= qpopper-4.0.5_1/=0A= qt-3.1.2_1/=0A= rpm-3.0.6_8/=0A= ruby-1.6.8.2003.04.19/=0A= ruby-bdb1-0.2.1/=0A= ruby-rdoc-0.0.0.b2/=0A= ruby-shim-ruby18-1.8.0.p2.2003.04.19_1/=0A= scrollkeeper-0.3.12_2,1/=0A= sdocbook-xml-4.1.2.5_1/=0A= sniff-1.0/=0A= soup-0.7.11/=0A= ssldump-0.9b3/=0A= startup-notification-0.5_1/=0A= tcpshow-1.74/=0A= tiff-3.5.7_1/=0A= tree-1.3_1/=0A= ttmkfdir-0.0_1/=0A= unzip-5.50_2/=0A= uulib-0.5.18/=0A= vim-6.2.61_1/=0A= vnc-3.3.7_1/=0A= webfonts-0.21_1/=0A= wget-1.8.2_4/=0A= wrapper-1.0_3/=0A= xmlcatmgr-0.2_1/=0A= ------=_NextPart_000_0068_01C37381.6090E5B0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?IHEJLDBOHOCECMPNIHOIOEKHDHAA.lee>