Date: Thu, 23 Oct 2003 12:18:49 +0200 From: "Bruno Campanelli" <bcampanelli@quipo.it> To: <ports@FreeBSD.org> Subject: [for maintainer]: icewm port: make error Message-ID: <001101c3994f$0e224960$b70e5e3e@computer>
next in thread | raw e-mail | index | archive | help
Messaggio in formato MIME composto da pił parti. ------=_NextPart_000_000F_01C3995F.D03B5CC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, while trying to install the icewm (a window manager) port, the make command stops with the error : . . "configure: error: Xinerama can not be found" . . . . .=20 . . the full message is reported in the output included below=20 (see OUTPUT of the make command). Also attached is the = "/usr/ports/x11-wm/icewm/work/icewm-1.2.13/config.log". Please cc to me as I'm not currently subscribed to ports@FreeBSD.org. Thank you Bruno -------------------------------------------------------------------------= ----------------------------------- OUTPUT OF 'uname -a': FreeBSD seekingjob.singles.it 4.9-RC FreeBSD 4.9-RC #0: Wed Oct 15 = 00:12:26 CEST 2003 root@:/usr/obj/usr/src/sys/CURRENT_WINE i386 -------------------------------------------------------------------------= ----------------------------------- OUTPUT of the make command: =3D=3D=3D> icewm-1.2.13 depends on executable: gmake - found =3D=3D=3D> icewm-1.2.13 depends on executable: pkg-config - found =3D=3D=3D> icewm-1.2.13 depends on shared library: intl.5 - found =3D=3D=3D> icewm-1.2.13 depends on shared library: Xft.2 - found =3D=3D=3D> icewm-1.2.13 depends on shared library: X11.6 - found =3D=3D=3D> icewm-1.2.13 depends on shared library: esd.2 - found =3D=3D=3D> icewm-1.2.13 depends on shared library: glib12.3 - found =3D=3D=3D> icewm-1.2.13 depends on shared library: gtk12.2 - found =3D=3D=3D> icewm-1.2.13 depends on shared library: Imlib.5 - found =3D=3D=3D> Configuring for icewm-1.2.13 checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking target system type... i386-portbld-freebsd4.9 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 whether the C compiler (cc) understands C++... yes checking whether we are using the GNU C++ compiler... yes checking whether cc accepts -g... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking whether the C++ compiler (cc) accepts no_rtti... yes checking whether the C++ compiler (cc) accepts no_exceptions... yes checking whether the C++ compiler (cc) accepts warn_xxx... yes checking whether the C++ compiler (cc) accepts permissive... yes checking if we need our own C++ allocation operators... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g = wheel checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking how to run the C++ preprocessor... cc -E 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/threads.h usability... no checking linux/threads.h presence... no checking for linux/threads.h... no checking linux/tasks.h usability... no checking linux/tasks.h presence... no checking for linux/tasks.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strtol... yes checking for strtoul... yes checking for basename... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking whether nl_langinfo supports CODESET... yes checking whether nl_langinfo supports _NL_CTYPE_CODESET_NAME... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether _libiconv_version is declared... yes assuming iconv.h belongs to GNU libiconv checking whether iconv converts from ISO-8859-1 to UCS-4//TRANSLIT... = yes checking whether iconv converts from ISO-8859-2 to UCS-4//TRANSLIT... = yes checking whether iconv converts from KOI8-R to UCS-4//TRANSLIT... yes checking whether iconv converts from EUC-JP to UCS-4//TRANSLIT... yes checking whether iconv converts from BIG5 to UCS-4//TRANSLIT... yes checking for bindtextdomain... no checking for bindtextdomain in -lintl... yes checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for XInternAtoms in -lX11... yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XShapeCombineRectangles in -lXext... yes checking for xft-config... /usr/X11R6/bin/xft-config checking for esd-config... /usr/local/bin/esd-config checking esd.h usability... yes checking esd.h presence... yes checking for esd.h... yes checking for esd_open_sound in -lesd... yes checking for XineramaQueryScreens in -lXinerama... no configure: error: Xinerama can not be found =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and = attach the "/usr/ports/x11-wm/icewm/work/icewm-1.2.13/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/x11-wm/icewm. -------------------------------------------------------------------------= ----------------------------------- ------=_NextPart_000_000F_01C3995F.D03B5CC0 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 --enable-shaped-decorations --enable-guievents = --with-cfgdir=3D/usr/X11R6/share/icewm = --with-libdir=3D/usr/X11R6/share/icewm = --with-kdedatadir=3D/usr/local/share = --with-docdir=3D/usr/X11R6/share/doc --with-mkfontdir=3D/nonexistent = --with-imlib --with-icesound=3Desound --x-libraries=3D/usr/X11R6/lib = --x-includes=3D/usr/X11R6/include --prefix=3D/usr/X11R6 = --build=3Di386-portbld-freebsd4.9=0A= =0A= ## --------- ##=0A= ## Platform. ##=0A= ## --------- ##=0A= =0A= hostname =3D searchingjob.singles.it=0A= uname -m =3D i386=0A= uname -r =3D 4.9-RC=0A= uname -s =3D FreeBSD=0A= uname -v =3D FreeBSD 4.9-RC #0: Wed Oct 15 00:12:26 CEST 2003 = root@:/usr/obj/usr/src/sys/CURRENT_WINE =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: /usr/sbin=0A= PATH: /bin=0A= PATH: /usr/bin=0A= PATH: /usr/local/sbin=0A= PATH: /usr/local/bin=0A= PATH: /usr/X11R6/bin=0A= =0A= =0A= ## ----------- ##=0A= ## Core tests. ##=0A= ## ----------- ##=0A= =0A= configure:1365: checking build system type=0A= configure:1383: result: i386-portbld-freebsd4.9=0A= configure:1391: checking host system type=0A= configure:1405: result: i386-portbld-freebsd4.9=0A= configure:1413: checking target system type=0A= configure:1427: result: i386-portbld-freebsd4.9=0A= configure:1494: checking for gcc=0A= configure:1520: result: cc=0A= configure:1764: checking for C compiler version=0A= configure:1767: cc --version </dev/null >&5=0A= 2.95.4=0A= configure:1770: $? =3D 0=0A= configure:1772: cc -v </dev/null >&5=0A= Using builtin specs.=0A= gcc version 2.95.4 20020320 [FreeBSD]=0A= configure:1775: $? =3D 0=0A= configure:1777: cc -V </dev/null >&5=0A= cc: argument to `-V' is missing=0A= configure:1780: $? =3D 1=0A= configure:1804: checking for C compiler default output=0A= configure:1807: cc -O -pipe -I/usr/local/include -I/usr/X11R6/include = -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5=0A= configure:1810: $? =3D 0=0A= configure:1856: result: a.out=0A= configure:1861: checking whether the C compiler works=0A= configure:1867: ./a.out=0A= configure:1870: $? =3D 0=0A= configure:1887: result: yes=0A= configure:1894: checking whether we are cross compiling=0A= configure:1896: result: no=0A= configure:1899: checking for suffix of executables=0A= configure:1901: cc -o conftest -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5=0A= configure:1904: $? =3D 0=0A= configure:1929: result: =0A= configure:1935: checking for suffix of object files=0A= configure:1957: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.c >&5=0A= configure:1960: $? =3D 0=0A= configure:1982: result: o=0A= configure:1986: checking whether we are using the GNU C compiler=0A= configure:2011: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.c >&5=0A= configure:2014: $? =3D 0=0A= configure:2017: test -s conftest.o=0A= configure:2020: $? =3D 0=0A= configure:2033: result: yes=0A= configure:2039: checking whether cc accepts -g=0A= configure:2061: cc -c -g -I/usr/local/include -I/usr/X11R6/include = conftest.c >&5=0A= configure:2064: $? =3D 0=0A= configure:2067: test -s conftest.o=0A= configure:2070: $? =3D 0=0A= configure:2081: result: yes=0A= configure:2098: checking for cc option to accept ANSI C=0A= configure:2159: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.c >&5=0A= configure:2162: $? =3D 0=0A= configure:2165: test -s conftest.o=0A= configure:2168: $? =3D 0=0A= configure:2186: result: none needed=0A= configure:2204: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.c >&5=0A= conftest.c:2: syntax error before `me'=0A= configure:2207: $? =3D 1=0A= configure: failed program was:=0A= | #ifndef __cplusplus=0A= | choke me=0A= | #endif=0A= configure:2318: checking whether the C compiler (cc) understands C++=0A= configure:2328: rm conftest; cc -o conftest conftest.C; test -f = ./conftest=0A= rm: conftest: No such file or directory=0A= configure:2331: $? =3D 0=0A= configure:2338: result: yes=0A= configure:2441: checking for C++ compiler version=0A= configure:2444: cc --version </dev/null >&5=0A= 2.95.4=0A= configure:2447: $? =3D 0=0A= configure:2449: cc -v </dev/null >&5=0A= Using builtin specs.=0A= gcc version 2.95.4 20020320 [FreeBSD]=0A= configure:2452: $? =3D 0=0A= configure:2454: cc -V </dev/null >&5=0A= cc: argument to `-V' is missing=0A= configure:2457: $? =3D 1=0A= configure:2460: checking whether we are using the GNU C++ compiler=0A= configure:2485: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.cc >&5=0A= configure:2488: $? =3D 0=0A= configure:2491: test -s conftest.o=0A= configure:2494: $? =3D 0=0A= configure:2507: result: yes=0A= configure:2513: checking whether cc accepts -g=0A= configure:2535: cc -c -g -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:2538: $? =3D 0=0A= configure:2541: test -s conftest.o=0A= configure:2544: $? =3D 0=0A= configure:2555: result: yes=0A= configure:2599: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.cc >&5=0A= configure:2602: $? =3D 0=0A= configure:2605: test -s conftest.o=0A= configure:2608: $? =3D 0=0A= configure:2635: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.cc >&5=0A= configure:2638: $? =3D 0=0A= configure:2641: test -s conftest.o=0A= configure:2644: $? =3D 0=0A= configure:2715: checking for gcc=0A= configure:2741: result: cc=0A= configure:2985: checking for C compiler version=0A= configure:2988: cc --version </dev/null >&5=0A= 2.95.4=0A= configure:2991: $? =3D 0=0A= configure:2993: cc -v </dev/null >&5=0A= Using builtin specs.=0A= gcc version 2.95.4 20020320 [FreeBSD]=0A= configure:2996: $? =3D 0=0A= configure:2998: cc -V </dev/null >&5=0A= cc: argument to `-V' is missing=0A= configure:3001: $? =3D 1=0A= configure:3004: checking whether we are using the GNU C compiler=0A= configure:3051: result: yes=0A= configure:3057: checking whether cc accepts -g=0A= configure:3099: result: yes=0A= configure:3116: checking for cc option to accept ANSI C=0A= configure:3204: result: none needed=0A= configure:3222: cc -c -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.c >&5=0A= conftest.c:2: syntax error before `me'=0A= configure:3225: $? =3D 1=0A= configure: failed program was:=0A= | #ifndef __cplusplus=0A= | choke me=0A= | #endif=0A= configure:3342: checking whether the C++ compiler (cc) accepts no_rtti=0A= configure:3361: cc -c -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include conftest.cc >&5=0A= configure:3364: $? =3D 0=0A= configure:3367: test -s conftest.o=0A= configure:3370: $? =3D 0=0A= configure:3380: result: yes=0A= configure:3388: checking whether the C++ compiler (cc) accepts = no_exceptions=0A= configure:3407: cc -c -fno-exceptions -fno-rtti -O -pipe = -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5=0A= configure:3410: $? =3D 0=0A= configure:3413: test -s conftest.o=0A= configure:3416: $? =3D 0=0A= configure:3426: result: yes=0A= configure:3531: checking whether the C++ compiler (cc) accepts warn_xxx=0A= configure:3550: cc -c -Wall -Wpointer-arith -Wconversion -Wwrite-strings = -Winline -Woverloaded-virtual -W -fno-exceptions -fno-rtti -O -pipe = -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5=0A= configure:3553: $? =3D 0=0A= configure:3556: test -s conftest.o=0A= configure:3559: $? =3D 0=0A= configure:3569: result: yes=0A= configure:3576: checking whether the C++ compiler (cc) accepts permissive=0A= configure:3595: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:3598: $? =3D 0=0A= configure:3601: test -s conftest.o=0A= configure:3604: $? =3D 0=0A= configure:3614: result: yes=0A= configure:3627: checking if we need our own C++ allocation operators=0A= configure:3648: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:3651: $? =3D 0=0A= configure:3654: test -s conftest=0A= configure:3657: $? =3D 0=0A= configure:3659: result: no=0A= configure:3693: checking for a BSD-compatible install=0A= configure:3747: result: /usr/bin/install -c -o root -g wheel=0A= configure:3767: checking for dirent.h that defines DIR=0A= configure:3792: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:3795: $? =3D 0=0A= configure:3798: test -s conftest.o=0A= configure:3801: $? =3D 0=0A= configure:3812: result: yes=0A= configure:3825: checking for library containing opendir=0A= configure:3856: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:3859: $? =3D 0=0A= configure:3862: test -s conftest=0A= configure:3865: $? =3D 0=0A= configure:3924: result: none required=0A= configure:4040: checking for sys/wait.h that is POSIX.1 compatible=0A= configure:4072: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4075: $? =3D 0=0A= configure:4078: test -s conftest.o=0A= configure:4081: $? =3D 0=0A= configure:4092: result: yes=0A= configure:4107: checking how to run the C++ preprocessor=0A= configure:4139: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4145: $? =3D 0=0A= configure:4177: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4179: ac_nonexistent.h: No such file or directory=0A= configure:4183: $? =3D 1=0A= configure: failed program was:=0A= | #line 4169 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=0A= | /* end confdefs.h. */=0A= | #include <ac_nonexistent.h>=0A= configure:4221: result: cc -E=0A= configure:4246: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4252: $? =3D 0=0A= configure:4284: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4286: ac_nonexistent.h: No such file or directory=0A= configure:4290: $? =3D 1=0A= configure: failed program was:=0A= | #line 4276 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=0A= | /* end confdefs.h. */=0A= | #include <ac_nonexistent.h>=0A= configure:4333: checking for egrep=0A= configure:4343: result: grep -E=0A= configure:4348: checking for ANSI C header files=0A= configure:4374: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4377: $? =3D 0=0A= configure:4380: test -s conftest.o=0A= configure:4383: $? =3D 0=0A= configure:4475: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:4478: $? =3D 0=0A= configure:4480: ./conftest=0A= configure:4483: $? =3D 0=0A= configure:4498: result: yes=0A= configure:4522: checking for sys/types.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4522: checking for sys/stat.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4522: checking for stdlib.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4522: checking for string.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4522: checking for memory.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4522: checking for strings.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4522: checking for inttypes.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4522: checking for stdint.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4581: stdint.h: No such file or directory=0A= configure:4542: $? =3D 1=0A= configure: failed program was:=0A= | #line 4528 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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:4559: result: no=0A= configure:4522: checking for unistd.h=0A= configure:4539: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4542: $? =3D 0=0A= configure:4545: test -s conftest.o=0A= configure:4548: $? =3D 0=0A= configure:4559: result: yes=0A= configure:4590: checking fcntl.h usability=0A= configure:4603: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4606: $? =3D 0=0A= configure:4609: test -s conftest.o=0A= configure:4612: $? =3D 0=0A= configure:4622: result: yes=0A= configure:4626: checking fcntl.h presence=0A= configure:4637: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4643: $? =3D 0=0A= configure:4662: result: yes=0A= configure:4698: checking for fcntl.h=0A= configure:4705: result: yes=0A= configure:4590: checking limits.h usability=0A= configure:4603: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4606: $? =3D 0=0A= configure:4609: test -s conftest.o=0A= configure:4612: $? =3D 0=0A= configure:4622: result: yes=0A= configure:4626: checking limits.h presence=0A= configure:4637: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4643: $? =3D 0=0A= configure:4662: result: yes=0A= configure:4698: checking for limits.h=0A= configure:4705: result: yes=0A= configure:4581: checking for strings.h=0A= configure:4586: result: yes=0A= configure:4590: checking sys/ioctl.h usability=0A= configure:4603: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4606: $? =3D 0=0A= configure:4609: test -s conftest.o=0A= configure:4612: $? =3D 0=0A= configure:4622: result: yes=0A= configure:4626: checking sys/ioctl.h presence=0A= configure:4637: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4643: $? =3D 0=0A= configure:4662: result: yes=0A= configure:4698: checking for sys/ioctl.h=0A= configure:4705: result: yes=0A= configure:4590: checking sys/time.h usability=0A= configure:4603: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4606: $? =3D 0=0A= configure:4609: test -s conftest.o=0A= configure:4612: $? =3D 0=0A= configure:4622: result: yes=0A= configure:4626: checking sys/time.h presence=0A= configure:4637: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4643: $? =3D 0=0A= configure:4662: result: yes=0A= configure:4698: checking for sys/time.h=0A= configure:4705: result: yes=0A= configure:4581: checking for unistd.h=0A= configure:4586: result: yes=0A= configure:4733: checking linux/threads.h usability=0A= configure:4746: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4795: linux/threads.h: No such file or directory=0A= configure:4749: $? =3D 1=0A= configure: failed program was:=0A= | #line 4736 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_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 <linux/threads.h>=0A= configure:4765: result: no=0A= configure:4769: checking linux/threads.h presence=0A= configure:4780: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4797: linux/threads.h: No such file or directory=0A= configure:4786: $? =3D 1=0A= configure: failed program was:=0A= | #line 4772 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | /* end confdefs.h. */=0A= | #include <linux/threads.h>=0A= configure:4805: result: no=0A= configure:4841: checking for linux/threads.h=0A= configure:4848: result: no=0A= configure:4733: checking linux/tasks.h usability=0A= configure:4746: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4795: linux/tasks.h: No such file or directory=0A= configure:4749: $? =3D 1=0A= configure: failed program was:=0A= | #line 4736 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_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 <linux/tasks.h>=0A= configure:4765: result: no=0A= configure:4769: checking linux/tasks.h presence=0A= configure:4780: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4797: linux/tasks.h: No such file or directory=0A= configure:4786: $? =3D 1=0A= configure: failed program was:=0A= | #line 4772 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | /* end confdefs.h. */=0A= | #include <linux/tasks.h>=0A= configure:4805: result: no=0A= configure:4841: checking for linux/tasks.h=0A= configure:4848: result: no=0A= configure:4876: checking kstat.h usability=0A= configure:4889: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:4938: kstat.h: No such file or directory=0A= configure:4892: $? =3D 1=0A= configure: failed program was:=0A= | #line 4879 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_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 <kstat.h>=0A= configure:4908: result: no=0A= configure:4912: checking kstat.h presence=0A= configure:4923: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:4940: kstat.h: No such file or directory=0A= configure:4929: $? =3D 1=0A= configure: failed program was:=0A= | #line 4915 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | /* end confdefs.h. */=0A= | #include <kstat.h>=0A= configure:4948: result: no=0A= configure:4984: checking for kstat.h=0A= configure:4991: result: no=0A= configure:5051: checking for size_t=0A= configure:5076: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:5079: $? =3D 0=0A= configure:5082: test -s conftest.o=0A= configure:5085: $? =3D 0=0A= configure:5096: result: yes=0A= configure:5108: checking whether time.h and sys/time.h may both be = included=0A= configure:5134: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:5137: $? =3D 0=0A= configure:5140: test -s conftest.o=0A= configure:5143: $? =3D 0=0A= configure:5154: result: yes=0A= configure:5164: checking whether struct tm is in sys/time.h or time.h=0A= configure:5188: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure: In function `int main()':=0A= configure:5202: warning: statement with no effect=0A= configure:5191: $? =3D 0=0A= configure:5194: test -s conftest.o=0A= configure:5197: $? =3D 0=0A= configure:5208: result: time.h=0A= configure:5219: checking for char=0A= configure:5244: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:5247: $? =3D 0=0A= configure:5250: test -s conftest.o=0A= configure:5253: $? =3D 0=0A= configure:5264: result: yes=0A= configure:5267: checking size of char=0A= configure:5542: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:5545: $? =3D 0=0A= configure:5547: ./conftest=0A= configure:5550: $? =3D 0=0A= configure:5573: result: 1=0A= configure:5580: checking for short=0A= configure:5605: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:5608: $? =3D 0=0A= configure:5611: test -s conftest.o=0A= configure:5614: $? =3D 0=0A= configure:5625: result: yes=0A= configure:5628: checking size of short=0A= configure:5903: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:5906: $? =3D 0=0A= configure:5908: ./conftest=0A= configure:5911: $? =3D 0=0A= configure:5934: result: 2=0A= configure:5941: checking for int=0A= configure:5966: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:5969: $? =3D 0=0A= configure:5972: test -s conftest.o=0A= configure:5975: $? =3D 0=0A= configure:5986: result: yes=0A= configure:5989: checking size of int=0A= configure:6264: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:6267: $? =3D 0=0A= configure:6269: ./conftest=0A= configure:6272: $? =3D 0=0A= configure:6295: result: 4=0A= configure:6302: checking for long=0A= configure:6327: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:6330: $? =3D 0=0A= configure:6333: test -s conftest.o=0A= configure:6336: $? =3D 0=0A= configure:6347: result: yes=0A= configure:6350: checking size of long=0A= configure:6625: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:6628: $? =3D 0=0A= configure:6630: ./conftest=0A= configure:6633: $? =3D 0=0A= configure:6656: result: 4=0A= configure:6664: checking return type of signal handlers=0A= configure:6696: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure: In function `int main()':=0A= configure:6714: warning: unused variable `int i'=0A= configure:6699: $? =3D 0=0A= configure:6702: test -s conftest.o=0A= configure:6705: $? =3D 0=0A= configure:6716: result: void=0A= configure:6728: checking for strftime=0A= configure:6778: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:6781: $? =3D 0=0A= configure:6784: test -s conftest=0A= configure:6787: $? =3D 0=0A= configure:6798: result: yes=0A= configure:6876: checking for vprintf=0A= configure:6926: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:6929: $? =3D 0=0A= configure:6932: test -s conftest=0A= configure:6935: $? =3D 0=0A= configure:6946: result: yes=0A= configure:6953: checking for _doprnt=0A= configure:7003: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= /tmp/ccczTqlC.o: In function `main':=0A= /tmp/ccczTqlC.o(.text+0x9): undefined reference to `_doprnt'=0A= /tmp/ccczTqlC.o(.data+0x0): undefined reference to `_doprnt'=0A= configure:7006: $? =3D 1=0A= configure: failed program was:=0A= | #line 6959 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define TIME_WITH_SYS_TIME 1=0A= | #define SIZEOF_CHAR 1=0A= | #define SIZEOF_SHORT 2=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define RETSIGTYPE void=0A= | #define HAVE_STRFTIME 1=0A= | #define HAVE_VPRINTF 1=0A= | /* end confdefs.h. */=0A= | /* System header to define __stub macros and hopefully few prototypes,=0A= | which can conflict with char _doprnt (); 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 _doprnt ();=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__doprnt) || defined (__stub____doprnt)=0A= | choke me=0A= | #else=0A= | char (*f) () =3D _doprnt;=0A= | #endif=0A= | #ifdef __cplusplus=0A= | }=0A= | #endif=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | return f !=3D _doprnt;=0A= | ;=0A= | return 0;=0A= | }=0A= configure:7023: result: no=0A= configure:7047: checking for gettimeofday=0A= configure:7097: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7100: $? =3D 0=0A= configure:7103: test -s conftest=0A= configure:7106: $? =3D 0=0A= configure:7117: result: yes=0A= configure:7047: checking for putenv=0A= configure:7097: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7100: $? =3D 0=0A= configure:7103: test -s conftest=0A= configure:7106: $? =3D 0=0A= configure:7117: result: yes=0A= configure:7047: checking for select=0A= configure:7097: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7100: $? =3D 0=0A= configure:7103: test -s conftest=0A= configure:7106: $? =3D 0=0A= configure:7117: result: yes=0A= configure:7047: checking for socket=0A= configure:7097: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7100: $? =3D 0=0A= configure:7103: test -s conftest=0A= configure:7106: $? =3D 0=0A= configure:7117: result: yes=0A= configure:7047: checking for strtol=0A= configure:7097: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7100: $? =3D 0=0A= configure:7103: test -s conftest=0A= configure:7106: $? =3D 0=0A= configure:7117: result: yes=0A= configure:7047: checking for strtoul=0A= configure:7097: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7100: $? =3D 0=0A= configure:7103: test -s conftest=0A= configure:7106: $? =3D 0=0A= configure:7117: result: yes=0A= configure:7047: checking for basename=0A= configure:7097: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7100: $? =3D 0=0A= configure:7103: test -s conftest=0A= configure:7106: $? =3D 0=0A= configure:7117: result: yes=0A= configure:7142: checking sys/select.h usability=0A= configure:7155: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:7158: $? =3D 0=0A= configure:7161: test -s conftest.o=0A= configure:7164: $? =3D 0=0A= configure:7174: result: yes=0A= configure:7178: checking sys/select.h presence=0A= configure:7189: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:7195: $? =3D 0=0A= configure:7214: result: yes=0A= configure:7250: checking for sys/select.h=0A= configure:7257: result: yes=0A= configure:7142: checking sys/socket.h usability=0A= configure:7155: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:7158: $? =3D 0=0A= configure:7161: test -s conftest.o=0A= configure:7164: $? =3D 0=0A= configure:7174: result: yes=0A= configure:7178: checking sys/socket.h presence=0A= configure:7189: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:7195: $? =3D 0=0A= configure:7214: result: yes=0A= configure:7250: checking for sys/socket.h=0A= configure:7257: result: yes=0A= configure:7270: checking types of arguments for select=0A= configure:7304: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:7307: $? =3D 0=0A= configure:7310: test -s conftest.o=0A= configure:7313: $? =3D 0=0A= configure:7329: result: int,fd_set *,struct timeval *=0A= configure:7353: checking for X=0A= configure:7573: result: libraries /usr/X11R6/lib, headers = /usr/X11R6/include=0A= configure:7726: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -L/usr/X11R6/lib -lX11 >&5=0A= configure:7729: $? =3D 0=0A= configure:7732: test -s conftest=0A= configure:7735: $? =3D 0=0A= configure:7872: checking for gethostbyname=0A= configure:7922: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:7925: $? =3D 0=0A= configure:7928: test -s conftest=0A= configure:7931: $? =3D 0=0A= configure:7942: result: yes=0A= configure:8073: checking for connect=0A= configure:8123: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:8126: $? =3D 0=0A= configure:8129: test -s conftest=0A= configure:8132: $? =3D 0=0A= configure:8143: result: yes=0A= configure:8208: checking for remove=0A= configure:8258: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:8261: $? =3D 0=0A= configure:8264: test -s conftest=0A= configure:8267: $? =3D 0=0A= configure:8278: result: yes=0A= configure:8343: checking for shmat=0A= configure:8393: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:8396: $? =3D 0=0A= configure:8399: test -s conftest=0A= configure:8402: $? =3D 0=0A= configure:8413: result: yes=0A= configure:8487: checking for IceConnectionNumber in -lICE=0A= configure:8518: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib = conftest.cc -lICE >&5=0A= configure:8521: $? =3D 0=0A= configure:8524: test -s conftest=0A= configure:8527: $? =3D 0=0A= configure:8539: result: yes=0A= configure:8601: checking langinfo.h usability=0A= configure:8614: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:8617: $? =3D 0=0A= configure:8620: test -s conftest.o=0A= configure:8623: $? =3D 0=0A= configure:8633: result: yes=0A= configure:8637: checking langinfo.h presence=0A= configure:8648: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:8654: $? =3D 0=0A= configure:8673: result: yes=0A= configure:8709: checking for langinfo.h=0A= configure:8716: result: yes=0A= configure:8735: checking for nl_langinfo=0A= configure:8785: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc >&5=0A= configure:8788: $? =3D 0=0A= configure:8791: test -s conftest=0A= configure:8794: $? =3D 0=0A= configure:8805: result: yes=0A= configure:8821: checking whether nl_langinfo supports CODESET=0A= configure:8842: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:8845: $? =3D 0=0A= configure:8848: test -s conftest.o=0A= configure:8851: $? =3D 0=0A= configure:8853: result: yes=0A= configure:8867: checking whether nl_langinfo supports = _NL_CTYPE_CODESET_NAME=0A= configure:8888: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure: In function `int main()':=0A= configure:8922: `_NL_CTYPE_CODESET_NAME' undeclared (first use this = function)=0A= configure:8922: (Each undeclared identifier is reported only once=0A= configure:8922: for each function it appears in.)=0A= configure:8891: $? =3D 1=0A= configure: failed program was:=0A= | #line 8870 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define TIME_WITH_SYS_TIME 1=0A= | #define SIZEOF_CHAR 1=0A= | #define SIZEOF_SHORT 2=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define RETSIGTYPE void=0A= | #define HAVE_STRFTIME 1=0A= | #define HAVE_VPRINTF 1=0A= | #define HAVE_GETTIMEOFDAY 1=0A= | #define HAVE_PUTENV 1=0A= | #define HAVE_SELECT 1=0A= | #define HAVE_SOCKET 1=0A= | #define HAVE_STRTOL 1=0A= | #define HAVE_STRTOUL 1=0A= | #define HAVE_BASENAME 1=0A= | #define HAVE_SYS_SELECT_H 1=0A= | #define HAVE_SYS_SOCKET_H 1=0A= | #define SELECT_TYPE_ARG1 int=0A= | #define SELECT_TYPE_ARG234 (fd_set *)=0A= | #define SELECT_TYPE_ARG5 (struct timeval *)=0A= | #define HAVE_LANGINFO_H 1=0A= | /* end confdefs.h. */=0A= | =0A= | #include <langinfo.h>=0A= | #include <stdio.h>=0A= | int=0A= | main ()=0A= | {=0A= | printf("%s\n", nl_langinfo(_NL_CTYPE_CODESET_NAME));=0A= | ;=0A= | return 0;=0A= | }=0A= configure:8906: result: no=0A= configure:8948: checking iconv.h usability=0A= configure:8961: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:8964: $? =3D 0=0A= configure:8967: test -s conftest.o=0A= configure:8970: $? =3D 0=0A= configure:8980: result: yes=0A= configure:8984: checking iconv.h presence=0A= configure:8995: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:9001: $? =3D 0=0A= configure:9020: result: yes=0A= configure:9056: checking for iconv.h=0A= configure:9063: result: yes=0A= configure:9097: checking whether _libiconv_version is declared=0A= configure:9123: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure: In function `int main()':=0A= configure:9157: warning: unused variable `char * p'=0A= configure:9126: $? =3D 0=0A= configure:9129: test -s conftest.o=0A= configure:9132: $? =3D 0=0A= configure:9143: result: yes=0A= configure:9146: result: assuming iconv.h belongs to GNU libiconv=0A= configure:9166: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9169: $? =3D 0=0A= configure:9172: test -s conftest=0A= configure:9175: $? =3D 0=0A= configure:9194: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9197: $? =3D 0=0A= configure:9200: test -s conftest=0A= configure:9203: $? =3D 0=0A= configure:9222: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9225: $? =3D 0=0A= configure:9228: test -s conftest=0A= configure:9231: $? =3D 0=0A= configure:9404: checking whether iconv converts from ISO-8859-1 to = UCS-4//TRANSLIT=0A= configure:9430: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9433: $? =3D 0=0A= configure:9435: ./conftest=0A= configure:9438: $? =3D 0=0A= configure:9440: result: yes=0A= configure:9441: checking whether iconv converts from ISO-8859-2 to = UCS-4//TRANSLIT=0A= configure:9467: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9470: $? =3D 0=0A= configure:9472: ./conftest=0A= configure:9475: $? =3D 0=0A= configure:9477: result: yes=0A= configure:9478: checking whether iconv converts from KOI8-R to = UCS-4//TRANSLIT=0A= configure:9504: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9507: $? =3D 0=0A= configure:9509: ./conftest=0A= configure:9512: $? =3D 0=0A= configure:9514: result: yes=0A= configure:9515: checking whether iconv converts from EUC-JP to = UCS-4//TRANSLIT=0A= configure:9541: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9544: $? =3D 0=0A= configure:9546: ./conftest=0A= configure:9549: $? =3D 0=0A= configure:9551: result: yes=0A= configure:9552: checking whether iconv converts from BIG5 to = UCS-4//TRANSLIT=0A= configure:9578: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= configure:9581: $? =3D 0=0A= configure:9583: ./conftest=0A= configure:9586: $? =3D 0=0A= configure:9588: result: yes=0A= configure:9686: checking for bindtextdomain=0A= configure:9736: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -liconv >&5=0A= /tmp/ccVczPRO.o: In function `main':=0A= /tmp/ccVczPRO.o(.text+0x9): undefined reference to `bindtextdomain'=0A= /tmp/ccVczPRO.o(.data+0x0): undefined reference to `bindtextdomain'=0A= configure:9739: $? =3D 1=0A= configure: failed program was:=0A= | #line 9692 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define TIME_WITH_SYS_TIME 1=0A= | #define SIZEOF_CHAR 1=0A= | #define SIZEOF_SHORT 2=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define RETSIGTYPE void=0A= | #define HAVE_STRFTIME 1=0A= | #define HAVE_VPRINTF 1=0A= | #define HAVE_GETTIMEOFDAY 1=0A= | #define HAVE_PUTENV 1=0A= | #define HAVE_SELECT 1=0A= | #define HAVE_SOCKET 1=0A= | #define HAVE_STRTOL 1=0A= | #define HAVE_STRTOUL 1=0A= | #define HAVE_BASENAME 1=0A= | #define HAVE_SYS_SELECT_H 1=0A= | #define HAVE_SYS_SOCKET_H 1=0A= | #define SELECT_TYPE_ARG1 int=0A= | #define SELECT_TYPE_ARG234 (fd_set *)=0A= | #define SELECT_TYPE_ARG5 (struct timeval *)=0A= | #define HAVE_LANGINFO_H 1=0A= | #define CONFIG_NL_CODESETS CODESET, 0=0A= | #define HAVE_ICONV_H 1=0A= | #define CONFIG_LIBICONV 1=0A= | #define CONFIG_I18N 1=0A= | /* end confdefs.h. */=0A= | /* System header to define __stub macros and hopefully few prototypes,=0A= | which can conflict with char bindtextdomain (); 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 bindtextdomain ();=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_bindtextdomain) || defined = (__stub___bindtextdomain)=0A= | choke me=0A= | #else=0A= | char (*f) () =3D bindtextdomain;=0A= | #endif=0A= | #ifdef __cplusplus=0A= | }=0A= | #endif=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | return f !=3D bindtextdomain;=0A= | ;=0A= | return 0;=0A= | }=0A= configure:9756: result: no=0A= configure:9761: checking for bindtextdomain in -lintl=0A= configure:9792: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -lintl -liconv >&5=0A= configure:9795: $? =3D 0=0A= configure:9798: test -s conftest=0A= configure:9801: $? =3D 0=0A= configure:9813: result: yes=0A= configure:9851: checking for xgettext=0A= configure:9869: found /usr/local/bin/xgettext=0A= configure:9881: result: /usr/local/bin/xgettext=0A= configure:9890: checking for msgmerge=0A= configure:9908: found /usr/local/bin/msgmerge=0A= configure:9920: result: /usr/local/bin/msgmerge=0A= configure:9929: checking for msgfmt=0A= configure:9947: found /usr/local/bin/msgfmt=0A= configure:9959: result: /usr/local/bin/msgfmt=0A= configure:10001: checking for XInternAtoms in -lX11=0A= configure:10032: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc -lX11 = -lSM -lICE -liconv -lintl -lX11 -L/usr/X11R6/lib >&5=0A= configure:10035: $? =3D 0=0A= configure:10038: test -s conftest=0A= configure:10041: $? =3D 0=0A= configure:10053: result: yes=0A= configure:10070: checking for IceConnectionNumber in -lICE=0A= configure:10122: result: yes=0A= configure:10144: checking for XShapeCombineRectangles in -lXext=0A= configure:10175: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc = -lXext -lSM -lICE -liconv -lintl -lX11 -L/usr/X11R6/lib >&5=0A= configure:10178: $? =3D 0=0A= configure:10181: test -s conftest=0A= configure:10184: $? =3D 0=0A= configure:10196: result: yes=0A= configure:10282: checking for xft-config=0A= configure:10300: found /usr/X11R6/bin/xft-config=0A= configure:10312: result: /usr/X11R6/bin/xft-config=0A= configure:10830: checking for esd-config=0A= configure:10860: result: /usr/local/bin/esd-config=0A= configure:10893: checking esd.h usability=0A= configure:10906: cc -c -fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include -I/usr/X11R6/include = conftest.cc >&5=0A= configure:10909: $? =3D 0=0A= configure:10912: test -s conftest.o=0A= configure:10915: $? =3D 0=0A= configure:10925: result: yes=0A= configure:10929: checking esd.h presence=0A= configure:10940: cc -E -I/usr/local/include -I/usr/X11R6/include = conftest.cc=0A= configure:10946: $? =3D 0=0A= configure:10965: result: yes=0A= configure:11001: checking for esd.h=0A= configure:11008: result: yes=0A= configure:11028: checking for esd_open_sound in -lesd=0A= configure:11059: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.cc -lesd = -lSM -lICE -liconv -lintl -lX11 -L/usr/X11R6/lib >&5=0A= configure:11062: $? =3D 0=0A= configure:11065: test -s conftest=0A= configure:11068: $? =3D 0=0A= configure:11080: result: yes=0A= configure:11157: checking for XineramaQueryScreens in -lXinerama=0A= configure:11188: cc -o conftest -fpermissive -Wall -Wpointer-arith = -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W = -fno-exceptions -fno-rtti -O -pipe -I/usr/local/include = -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib = -L/usr/X11R6/lib conftest.cc -lXinerama -lSM -lICE -liconv -lintl = -lX11 -L/usr/X11R6/lib -L/usr/local/lib -lesd -laudiofile -lm = -lXinerama -lXext >&5=0A= /usr/libexec/elf/ld: cannot find -lXinerama=0A= configure:11191: $? =3D 1=0A= configure: failed program was:=0A= | #line 11165 "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 HAVE_DIRENT_H 1=0A= | #define HAVE_SYS_WAIT_H 1=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_FCNTL_H 1=0A= | #define HAVE_LIMITS_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_SYS_IOCTL_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define TIME_WITH_SYS_TIME 1=0A= | #define SIZEOF_CHAR 1=0A= | #define SIZEOF_SHORT 2=0A= | #define SIZEOF_INT 4=0A= | #define SIZEOF_LONG 4=0A= | #define RETSIGTYPE void=0A= | #define HAVE_STRFTIME 1=0A= | #define HAVE_VPRINTF 1=0A= | #define HAVE_GETTIMEOFDAY 1=0A= | #define HAVE_PUTENV 1=0A= | #define HAVE_SELECT 1=0A= | #define HAVE_SOCKET 1=0A= | #define HAVE_STRTOL 1=0A= | #define HAVE_STRTOUL 1=0A= | #define HAVE_BASENAME 1=0A= | #define HAVE_SYS_SELECT_H 1=0A= | #define HAVE_SYS_SOCKET_H 1=0A= | #define SELECT_TYPE_ARG1 int=0A= | #define SELECT_TYPE_ARG234 (fd_set *)=0A= | #define SELECT_TYPE_ARG5 (struct timeval *)=0A= | #define HAVE_LANGINFO_H 1=0A= | #define CONFIG_NL_CODESETS CODESET, 0=0A= | #define HAVE_ICONV_H 1=0A= | #define CONFIG_LIBICONV 1=0A= | #define CONFIG_I18N 1=0A= | #define ENABLE_NLS 1=0A= | #define HAVE_XINTERNATOMS 1=0A= | #define CONFIG_SESSION 1=0A= | #define CONFIG_SHAPE 1=0A= | #define CONFIG_SHAPED_DECORATION 1=0A= | #define CONFIG_XFREETYPE 2=0A= | #define CONFIG_GUIEVENTS 1=0A= | #define HAVE_ESD_H 1=0A= | #define HAVE_LIBESD 1=0A= | #define ENABLE_ESD 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 XineramaQueryScreens ();=0A= | int=0A= | main ()=0A= | {=0A= | XineramaQueryScreens ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:11209: result: no=0A= configure:11220: error: Xinerama can not be found=0A= =0A= ## ---------------- ##=0A= ## Cache variables. ##=0A= ## ---------------- ##=0A= =0A= ac_cv_path_ESD_CONFIG=3D/usr/local/bin/esd-config=0A= ac_cv_sizeof_int=3D4=0A= ac_cv_type_size_t=3Dyes=0A= ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext=0A= ac_cv_prog_CXXCPP=3D'cc -E'=0A= ac_cv_env_CXXFLAGS_value=3D' -O -pipe '=0A= ac_cv_path_MSGMERGE=3D/usr/local/bin/msgmerge=0A= ac_cv_func_bindtextdomain=3Dno=0A= ac_cv_func_select=3Dyes=0A= ac_cv_header_stdlib_h=3Dyes=0A= ac_cv_func_strtoul=3Dyes=0A= ac_cv_func_strtol=3Dyes=0A= ac_cv_func__doprnt=3Dno=0A= ac_cv_header_sys_time_h=3Dyes=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=3Dset=0A= ac_cv_search_opendir=3D'none required'=0A= ac_cv_c_compiler_gnu=3Dyes=0A= ac_cv_exeext=3D=0A= ac_cv_env_CFLAGS_set=3Dset=0A= ac_cv_func_strftime=3Dyes=0A= ac_cv_header_dirent_dirent_h=3Dyes=0A= ac_cv_header_sys_wait_h=3Dyes=0A= ac_cv_env_CPPFLAGS_set=3Dset=0A= ac_cv_header_langinfo_h=3Dyes=0A= ac_cv_func_socket=3Dyes=0A= ac_cv_type_long=3Dyes=0A= ac_cv_cxx_compiler_gnu=3Dyes=0A= ac_cv_env_CXX_set=3Dset=0A= ac_cv_header_fcntl_h=3Dyes=0A= ac_cv_env_host_alias_set=3D=0A= ac_cv_lib_X11_XInternAtoms=3Dyes=0A= ac_cv_func_nl_langinfo=3Dyes=0A= ac_cv_lib_Xinerama_XineramaQueryScreens=3Dno=0A= ac_cv_lib_Xext_XShapeCombineRectangles=3Dyes=0A= ac_cv_func_remove=3Dyes=0A= ac_cv_header_sys_stat_h=3Dyes=0A= ac_cv_env_build_alias_set=3Dset=0A= ac_cv_header_sys_select_h=3Dyes=0A= ac_cv_lib_esd_esd_open_sound=3Dyes=0A= ac_cv_header_limits_h=3Dyes=0A= ac_cv_env_CXXCPP_value=3D=0A= ac_cv_env_LDFLAGS_value=3D'-L/usr/local/lib -L/usr/X11R6/lib'=0A= ac_cv_env_target_alias_set=3D=0A= ac_cv_func_select_args=3D'int,fd_set *,struct timeval *'=0A= ac_cv_header_linux_tasks_h=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_path_MSGFMT=3D/usr/local/bin/msgfmt=0A= ac_cv_header_iconv_h=3Dyes=0A= ac_cv_func_shmat=3Dyes=0A= ac_cv_have_x=3D'have_x=3Dyes ac_x_includes=3D/usr/X11R6/include = ac_x_libraries=3D/usr/X11R6/lib'=0A= ac_cv_func_gettimeofday=3Dyes=0A= ac_cv_header_sys_types_h=3Dyes=0A= ac_cv_header_stdc=3Dyes=0A= ac_cv_path_XFT_CONFIG=3D/usr/X11R6/bin/xft-config=0A= ac_cv_header_time=3Dyes=0A= ac_cv_header_linux_threads_h=3Dno=0A= ac_cv_header_strings_h=3Dyes=0A= ac_cv_func_vprintf=3Dyes=0A= ac_cv_type_signal=3Dvoid=0A= ac_cv_sizeof_long=3D4=0A= ac_cv_type_short=3Dyes=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_func_gethostbyname=3Dyes=0A= ac_cv_header_unistd_h=3Dyes=0A= ac_cv_header_string_h=3Dyes=0A= ac_cv_build_alias=3Di386-portbld-freebsd4.9=0A= ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include -I/usr/X11R6/include'=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_header_sys_socket_h=3Dyes=0A= ac_cv_host=3Di386-portbld-freebsd4.9=0A= ac_cv_env_host_alias_value=3D=0A= ac_cv_header_esd_h=3Dyes=0A= ac_cv_type_int=3Dyes=0A= ac_cv_header_kstat_h=3Dno=0A= ac_cv_prog_cxx_g=3Dyes=0A= ac_cv_lib_intl_bindtextdomain=3Dyes=0A= ac_cv_func_connect=3Dyes=0A= ac_cv_build=3Di386-portbld-freebsd4.9=0A= ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.9=0A= ac_cv_struct_tm=3Dtime.h=0A= ac_cv_prog_ac_ct_CC=3Dcc=0A= ac_cv_type_char=3Dyes=0A= ac_cv_target=3Di386-portbld-freebsd4.9=0A= ac_cv_env_target_alias_value=3D=0A= ac_cv_sizeof_short=3D2=0A= ac_cv_header_sys_ioctl_h=3Dyes=0A= ac_cv_env_CC_value=3Dcc=0A= ac_cv_func_basename=3Dyes=0A= ac_cv_lib_ICE_IceConnectionNumber=3Dyes=0A= ac_cv_func_putenv=3Dyes=0A= ac_cv_have_decl__libiconv_version=3Dyes=0A= ac_cv_objext=3Do=0A= =0A= ## ----------------- ##=0A= ## Output variables. ##=0A= ## ----------------- ##=0A= =0A= APPLICATIONS=3D'icewm icewm-session icesh icewmhint icewmbg icewmtray = icesound'=0A= AUDIO_CFLAGS=3D' -I/usr/local/include'=0A= AUDIO_LIBS=3D' -L/usr/local/lib -lesd -laudiofile -lm'=0A= BASEBINS=3D''=0A= BASEOBJS=3D''=0A= BINDIR=3D''=0A= BINFILES=3D''=0A= CC=3D'cc'=0A= CFGDIR=3D''=0A= CFLAGS=3D'-O -pipe '=0A= CONFIG_GNOME1_MENU_DIR=3D''=0A= CONFIG_GNOME2_MENU_DIR=3D''=0A= CONFIG_KDE_MENU_DIR=3D''=0A= CORE_CFLAGS=3D' -I/usr/X11R6/include -I/usr/X11R6/include = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include = -I/usr/X11R6/include'=0A= CORE_LIBS=3D' -lSM -lICE -liconv -lintl -lX11 -L/usr/X11R6/lib -lXext = -L/usr/X11R6/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lz = -L/usr/X11R6/lib -lfontconfig -L/usr/X11R6/lib -lXrender -lXext -lX11'=0A= CPPFLAGS=3D'-I/usr/local/include -I/usr/X11R6/include'=0A= CXX=3D'cc'=0A= CXXCPP=3D'cc -E'=0A= CXXFLAGS=3D'-fpermissive -Wall -Wpointer-arith -Wconversion = -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions = -fno-rtti -O -pipe -I/usr/local/include'=0A= CXX_LINK=3D'cc'=0A= DEBUG=3D''=0A= DEFS=3D''=0A= DOCDIR=3D''=0A= ECHO_C=3D''=0A= ECHO_N=3D'-n'=0A= ECHO_T=3D''=0A= EGREP=3D'grep -E'=0A= ESD_CONFIG=3D'/usr/local/bin/esd-config'=0A= EXEEXT=3D''=0A= GCCDEP=3D''=0A= GNOME1_CFLAGS=3D''=0A= GNOME1_CONFIG=3D''=0A= GNOME1_LIBS=3D''=0A= GNOME2_CFLAGS=3D''=0A= GNOME2_LIBS=3D''=0A= GNOME_VER=3D''=0A= GWMDIR=3D''=0A= HOSTCPU=3D''=0A= HOSTOS=3D''=0A= IMAGE_CFLAGS=3D''=0A= IMAGE_LIBS=3D''=0A= IMLIB_CONFIG=3D'/usr/X11R6/bin/imlib-config'=0A= INSTALL=3D'/usr/bin/install -c -o root -g wheel'=0A= INSTALLBIN=3D''=0A= INSTALLDIR=3D''=0A= INSTALLETC=3D''=0A= INSTALLLIB=3D''=0A= INSTALL_DATA=3D'install -c -o root -g wheel -m 444'=0A= INSTALL_PROGRAM=3D'install -c -s -o root -g wheel -m 555'=0A= INSTALL_SCRIPT=3D'install -c -o root -g wheel -m 555'=0A= KDEDIR=3D''=0A= LDFLAGS=3D'-L/usr/local/lib -L/usr/X11R6/lib'=0A= LIBDIR=3D''=0A= LIBOBJS=3D''=0A= LIBS=3D' -lSM -lICE -liconv -lintl -lX11 -L/usr/X11R6/lib = -L/usr/local/lib -lesd -laudiofile -lm -lXinerama -lXext '=0A= LOCDIR=3D''=0A= LTLIBOBJS=3D''=0A= MKFONTDIR=3D''=0A= MSGFMT=3D'/usr/local/bin/msgfmt'=0A= MSGMERGE=3D'/usr/local/bin/msgmerge'=0A= NLS_MOFILES=3D'be.mo bg.mo ca.mo cs.mo de.mo en.mo es.mo fi.mo fr.mo = hr.mo hu.mo it.mo ja.mo ko.mo lt.mo nl.mo no.mo pl.mo pt_BR.mo ro.mo = ru.mo sl.mo sv.mo uk.mo zh_CN.mo zh_TW.Big5.mo'=0A= NLS_POFILES=3D'be.po bg.po ca.po cs.po de.po en.po es.po fi.po fr.po = hr.po hu.po it.po ja.po ko.po lt.po nl.po no.po pl.po pt_BR.po ro.po = ru.po sl.po sv.po uk.po zh_CN.po zh_TW.Big5.po'=0A= NLS_POXFILES=3D'be.pox bg.pox ca.pox cs.pox de.pox en.pox es.pox fi.pox = fr.pox hr.pox hu.pox it.pox ja.pox ko.pox lt.pox nl.pox no.pox pl.pox = pt_BR.pox ro.pox ru.pox sl.pox sv.pox uk.pox zh_CN.pox zh_TW.Big5.pox'=0A= NLS_SOURCES=3D'$(top_srcdir)/src/aapm.cc $(top_srcdir)/src/acpustatus.cc = $(top_srcdir)/src/amailbox.cc $(top_srcdir)/src/apppstatus.cc = $(top_srcdir)/src/aworkspaces.cc $(top_srcdir)/src/icehelp.cc = $(top_srcdir)/src/icelist.cc $(top_srcdir)/src/icesame.cc = $(top_srcdir)/src/icesh.cc $(top_srcdir)/src/iceskt.cc = $(top_srcdir)/src/icesound.cc $(top_srcdir)/src/iceview.cc = $(top_srcdir)/src/icewmbg.cc $(top_srcdir)/src/icewmhint.cc = $(top_srcdir)/src/icons.cc $(top_srcdir)/src/misc.cc = $(top_srcdir)/src/movesize.cc $(top_srcdir)/src/testnetwmhints.cc = $(top_srcdir)/src/testwinhints.cc $(top_srcdir)/src/themes.cc = $(top_srcdir)/src/wmabout.cc $(top_srcdir)/src/wmapp.cc = $(top_srcdir)/src/wmclient.cc $(top_srcdir)/src/wmconfig.cc = $(top_srcdir)/src/wmdialog.cc $(top_srcdir)/src/wmframe.cc = $(top_srcdir)/src/wmoption.cc $(top_srcdir)/src/wmprog.cc = $(top_srcdir)/src/wmsession.cc $(top_srcdir)/src/wmstatus.cc = $(top_srcdir)/src/wmtaskbar.cc $(top_srcdir)/src/wmwinlist.cc = $(top_srcdir)/src/wmwinmenu.cc $(top_srcdir)/src/yapp.cc = $(top_srcdir)/src/ybutton.cc $(top_srcdir)/src/ycmdline.cc = $(top_srcdir)/src/yconfig.cc $(top_srcdir)/src/ycursor.cc = $(top_srcdir)/src/yfontcore.cc $(top_srcdir)/src/yfontxft.cc = $(top_srcdir)/src/yinput.cc $(top_srcdir)/src/ylocale.cc = $(top_srcdir)/src/ymenufile.cc $(top_srcdir)/src/ymenuitem.cc = $(top_srcdir)/src/ymsgbox.cc $(top_srcdir)/src/ypaint.cc = $(top_srcdir)/src/yparser.cc $(top_srcdir)/src/ypaths.cc = $(top_srcdir)/src/ypixbuf.cc $(top_srcdir)/src/ysmapp.cc = $(top_srcdir)/src/yurl.cc'=0A= OBJEXT=3D'o'=0A= PACKAGE=3D''=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= PKG_CONFIG=3D''=0A= PREFIX=3D''=0A= SHELL=3D'/bin/sh'=0A= TARGETS=3D'base nls'=0A= TARGETS_INSTALL=3D''=0A= TESTBINS=3D''=0A= TESTCASES=3D'testarray testdesktop testgnomevfs testlocale testmenus = testnetwmhints testwinhints iceview icesame iceicon icerun icelist'=0A= TESTOBJS=3D''=0A= VERSION=3D''=0A= XFT_CONFIG=3D'/usr/X11R6/bin/xft-config'=0A= XGETTEXT=3D'/usr/local/bin/xgettext'=0A= X_CFLAGS=3D' -I/usr/X11R6/include'=0A= X_EXTRA_LIBS=3D''=0A= X_LIBS=3D' -L/usr/X11R6/lib'=0A= X_PRE_LIBS=3D' -lSM -lICE'=0A= ac_ct_CC=3D'cc'=0A= ac_ct_CXX=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= 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= libdir=3D'${exec_prefix}/lib'=0A= libexecdir=3D'${exec_prefix}/libexec'=0A= localstatedir=3D'${prefix}/var'=0A= mandir=3D'${prefix}/man'=0A= oldincludedir=3D'/usr/include'=0A= prefix=3D'/usr/X11R6'=0A= program_transform_name=3D's,x,x,'=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= =0A= ## ----------- ##=0A= ## confdefs.h. ##=0A= ## ----------- ##=0A= =0A= #define CONFIG_GUIEVENTS 1=0A= #define CONFIG_I18N 1=0A= #define CONFIG_LIBICONV 1=0A= #define CONFIG_NL_CODESETS CODESET, 0=0A= #define CONFIG_SESSION 1=0A= #define CONFIG_SHAPE 1=0A= #define CONFIG_SHAPED_DECORATION 1=0A= #define CONFIG_XFREETYPE 2=0A= #define ENABLE_ESD 1=0A= #define ENABLE_NLS 1=0A= #define HAVE_BASENAME 1=0A= #define HAVE_DIRENT_H 1=0A= #define HAVE_ESD_H 1=0A= #define HAVE_FCNTL_H 1=0A= #define HAVE_GETTIMEOFDAY 1=0A= #define HAVE_ICONV_H 1=0A= #define HAVE_INTTYPES_H 1=0A= #define HAVE_LANGINFO_H 1=0A= #define HAVE_LIBESD 1=0A= #define HAVE_LIMITS_H 1=0A= #define HAVE_MEMORY_H 1=0A= #define HAVE_PUTENV 1=0A= #define HAVE_SELECT 1=0A= #define HAVE_SOCKET 1=0A= #define HAVE_STDLIB_H 1=0A= #define HAVE_STRFTIME 1=0A= #define HAVE_STRINGS_H 1=0A= #define HAVE_STRINGS_H 1=0A= #define HAVE_STRING_H 1=0A= #define HAVE_STRTOL 1=0A= #define HAVE_STRTOUL 1=0A= #define HAVE_SYS_IOCTL_H 1=0A= #define HAVE_SYS_SELECT_H 1=0A= #define HAVE_SYS_SOCKET_H 1=0A= #define HAVE_SYS_STAT_H 1=0A= #define HAVE_SYS_TIME_H 1=0A= #define HAVE_SYS_TYPES_H 1=0A= #define HAVE_SYS_WAIT_H 1=0A= #define HAVE_UNISTD_H 1=0A= #define HAVE_UNISTD_H 1=0A= #define HAVE_VPRINTF 1=0A= #define HAVE_XINTERNATOMS 1=0A= #define PACKAGE_BUGREPORT ""=0A= #define PACKAGE_NAME ""=0A= #define PACKAGE_STRING ""=0A= #define PACKAGE_TARNAME ""=0A= #define PACKAGE_VERSION ""=0A= #define RETSIGTYPE void=0A= #define SELECT_TYPE_ARG1 int=0A= #define SELECT_TYPE_ARG234 (fd_set *)=0A= #define SELECT_TYPE_ARG5 (struct timeval *)=0A= #define SIZEOF_CHAR 1=0A= #define SIZEOF_INT 4=0A= #define SIZEOF_LONG 4=0A= #define SIZEOF_SHORT 2=0A= #define STDC_HEADERS 1=0A= #define TIME_WITH_SYS_TIME 1=0A= =0A= configure: exit 1=0A= ------=_NextPart_000_000F_01C3995F.D03B5CC0-- --- [Quipo ISP - Questa E-mail e' stata controllata dal programma Declude Virus] [Quipo ISP - This E-mail was scanned for viruses by Declude Virus]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101c3994f$0e224960$b70e5e3e>