Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2003 19:00:44 +0200
From:      "Martin Tsanov" <cyberzone@odessos.org>
To:        <freebsd-questions@freebsd.org>
Subject:   KVirc 3.0.0 beta 2
Message-ID:  <000901c2facb$bb428880$0764a8c0@cyberzone.odessos.org>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C2FADC.7EA9C6C0
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

Hello,

I'm trying to install this program under FreeBSD 4.8 RC from
source as there is no binary package. Unfortunately, there is no port =
entry
for it as well.
When I try to configure the source code, I get an error.

I run the configure script withi the following options:

 ./configure --with-freebsd-pthread

The error follows:

### Looking for Qt
#########################################################################=
#######
checking for the Qt library name... "qt"
checking for the general Qt directory... Seems to be /usr/X11R6/.
checking for the Qt library... found in /usr/X11R6/./lib
checking for the Qt header files... found in /usr/X11R6/./include
checking for the Qt moc... found as /usr/X11R6/bin/moc
checking for the multithreaded version of Qt... seems to be available
checking if we can compile an X-Qt application... FAILED
#########################################################################=
#######
### CONFIGURE ERROR:
### Failed to compile the Qt library test program.
### This may be a bad sign :)
### First of all, make sure that qt is correctly installed on your =
system,
### and the qt version is the one requested by this version of kvirc.
### Ensure that you have only one copy of qt visible at a time.
### You may also take a look at the config.log file in this directory,
### that will tell you which check has failed and maybe more about the =
reason
### of the failure.
### The CPPFLAGS used were:
###   -I/usr/X11R6/include
###   -I/usr/X11R6/./include
###   -I/usr/X11R6/include
### The CXXFLAGS used were:
###   -O2
###   -Wall
### The LIBS used were:
###   -L/usr/X11R6/lib
###   -L/usr/X11R6/./lib
###   -L/usr/X11R6/lib
###   -lqt-mt
###   -lXext
###   -lX11
### The LDFLAGS used were:
###   -s
### If you're sure that qt is correctly installed , you may force =
configure
### to skip this check and try to compile kvirc anyway.
### Try using the --without-qt-check option.
### If you're feeling that this may be a bug in this configure script
### and want to report this to me , please include your configure =
script,
### the config.log file as well as the complete configure output.

I have one version of qt installed and it is qt-3.1.1_4
Attached is the generated config.log

Any help will be appreciated.

------=_NextPart_000_0005_01C2FADC.7EA9C6C0
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.53.  Invocation command line was=0A=
=0A=
  $ ./configure --with-freebsd-pthread=0A=
=0A=
## --------- ##=0A=
## Platform. ##=0A=
## --------- ##=0A=
=0A=
hostname =3D cstrike=0A=
uname -m =3D i386=0A=
uname -r =3D 4.8-RC=0A=
uname -s =3D FreeBSD=0A=
uname -v =3D FreeBSD 4.8-RC #1: Sat Mar 29 18:28:22 EET 2003     =
cstrike@cstrike:/usr/obj/usr/src/sys/CSTRIKE =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:1474: checking build system type=0A=
configure:1492: result: i386-unknown-freebsd4.8=0A=
configure:1500: checking host system type=0A=
configure:1514: result: i386-unknown-freebsd4.8=0A=
configure:1522: checking target system type=0A=
configure:1536: result: i386-unknown-freebsd4.8=0A=
configure:1572: checking for a BSD-compatible install=0A=
configure:1626: result: /usr/bin/install -c=0A=
configure:1637: checking whether build environment is sane=0A=
configure:1680: result: yes=0A=
configure:1713: checking for gawk=0A=
configure:1742: result: no=0A=
configure:1713: checking for mawk=0A=
configure:1742: result: no=0A=
configure:1713: checking for nawk=0A=
configure:1729: found /usr/bin/nawk=0A=
configure:1739: result: nawk=0A=
configure:1749: checking whether make sets ${MAKE}=0A=
configure:1769: result: yes=0A=
configure:1967: checking if you want the debug symbols=0A=
configure:1988: result: no=0A=
configure:1994: checking if you want to use pipes for the compilation=0A=
configure:2014: result: no=0A=
configure:2019: checking for the optimisation level=0A=
configure:2036: result: using no optimisation flag=0A=
configure:2041: checking if you want to use -fno-rtti=0A=
configure:2061: result: no=0A=
configure:2121: checking for gcc=0A=
configure:2137: found /usr/bin/gcc=0A=
configure:2147: result: gcc=0A=
configure:2391: checking for C compiler version=0A=
configure:2394: gcc --version </dev/null >&5=0A=
2.95.4=0A=
configure:2397: $? =3D 0=0A=
configure:2399: gcc -v </dev/null >&5=0A=
Using builtin specs.=0A=
gcc version 2.95.4 20020320 [FreeBSD]=0A=
configure:2402: $? =3D 0=0A=
configure:2404: gcc -V </dev/null >&5=0A=
gcc: argument to `-V' is missing=0A=
configure:2407: $? =3D 1=0A=
configure:2433: checking for C compiler default output=0A=
configure:2436: gcc    conftest.c  >&5=0A=
configure:2439: $? =3D 0=0A=
configure:2472: result: a.out=0A=
configure:2477: checking whether the C compiler works=0A=
configure:2483: ./a.out=0A=
configure:2486: $? =3D 0=0A=
configure:2501: result: yes=0A=
configure:2508: checking whether we are cross compiling=0A=
configure:2510: result: no=0A=
configure:2513: checking for suffix of executables=0A=
configure:2515: gcc -o conftest    conftest.c  >&5=0A=
configure:2518: $? =3D 0=0A=
configure:2540: result: =0A=
configure:2546: checking for suffix of object files=0A=
configure:2570: gcc -c   conftest.c >&5=0A=
configure:2573: $? =3D 0=0A=
configure:2592: result: o=0A=
configure:2596: checking whether we are using the GNU C compiler=0A=
configure:2623: gcc -c   conftest.c >&5=0A=
configure:2626: $? =3D 0=0A=
configure:2629: test -s conftest.o=0A=
configure:2632: $? =3D 0=0A=
configure:2644: result: yes=0A=
configure:2650: checking whether gcc accepts -g=0A=
configure:2674: gcc -c -g  conftest.c >&5=0A=
configure:2677: $? =3D 0=0A=
configure:2680: test -s conftest.o=0A=
configure:2683: $? =3D 0=0A=
configure:2693: result: yes=0A=
configure:2720: gcc -c -g -O2  conftest.c >&5=0A=
conftest.c:2: syntax error before `me'=0A=
configure:2723: $? =3D 1=0A=
configure: failed program was:=0A=
#ifndef __cplusplus=0A=
  choke me=0A=
#endif=0A=
configure:2852: checking for style of include used by make=0A=
configure:2880: result: GNU=0A=
configure:2908: checking dependency style of gcc=0A=
configure:2970: result: gcc=0A=
configure:2981: checking how to run the C preprocessor=0A=
configure:3007: gcc -E  conftest.c=0A=
configure:3013: $? =3D 0=0A=
configure:3040: gcc -E  conftest.c=0A=
configure:3036: ac_nonexistent.h: No such file or directory=0A=
configure:3046: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3035 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:3083: result: gcc -E=0A=
configure:3098: gcc -E  conftest.c=0A=
configure:3104: $? =3D 0=0A=
configure:3131: gcc -E  conftest.c=0A=
configure:3127: ac_nonexistent.h: No such file or directory=0A=
configure:3137: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3126 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:3178: checking for AIX=0A=
configure:3197: result: no=0A=
configure:3203: checking for ANSI C header files=0A=
configure:3217: gcc -E  conftest.c=0A=
configure:3223: $? =3D 0=0A=
configure:3308: gcc -o conftest -g -O2   conftest.c  >&5=0A=
configure:3311: $? =3D 0=0A=
configure:3313: ./conftest=0A=
configure:3316: $? =3D 0=0A=
configure:3330: result: yes=0A=
configure:3354: checking for sys/types.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3354: checking for sys/stat.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3354: checking for stdlib.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3354: checking for string.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3354: checking for memory.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3354: checking for strings.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3354: checking for inttypes.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3354: checking for stdint.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3395: stdint.h: No such file or directory=0A=
configure:3370: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3359 "configure"=0A=
#include "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:3386: result: no=0A=
configure:3354: checking for unistd.h=0A=
configure:3367: gcc -c -g -O2  conftest.c >&5=0A=
configure:3370: $? =3D 0=0A=
configure:3373: test -s conftest.o=0A=
configure:3376: $? =3D 0=0A=
configure:3386: result: yes=0A=
configure:3408: checking minix/config.h usability=0A=
configure:3417: gcc -c -g -O2  conftest.c >&5=0A=
configure:3445: minix/config.h: No such file or directory=0A=
configure:3420: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3410 "configure"=0A=
#include "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 <minix/config.h>=0A=
configure:3435: result: no=0A=
configure:3439: checking minix/config.h presence=0A=
configure:3446: gcc -E  conftest.c=0A=
configure:3442: minix/config.h: No such file or directory=0A=
configure:3452: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3441 "configure"=0A=
#include "confdefs.h"=0A=
#include <minix/config.h>=0A=
configure:3470: result: no=0A=
configure:3488: checking for minix/config.h=0A=
configure:3495: result: no=0A=
configure:3583: checking for g++=0A=
configure:3599: found /usr/bin/g++=0A=
configure:3609: result: g++=0A=
configure:3625: checking for C++ compiler version=0A=
configure:3628: g++ --version </dev/null >&5=0A=
2.95.4=0A=
configure:3631: $? =3D 0=0A=
configure:3633: g++ -v </dev/null >&5=0A=
Using builtin specs.=0A=
gcc version 2.95.4 20020320 [FreeBSD]=0A=
configure:3636: $? =3D 0=0A=
configure:3638: g++ -V </dev/null >&5=0A=
g++: argument to `-V' missing=0A=
=0A=
configure:3641: $? =3D 1=0A=
configure:3644: checking whether we are using the GNU C++ compiler=0A=
configure:3671: g++ -c   conftest.cc >&5=0A=
configure:3674: $? =3D 0=0A=
configure:3677: test -s conftest.o=0A=
configure:3680: $? =3D 0=0A=
configure:3692: result: yes=0A=
configure:3698: checking whether g++ accepts -g=0A=
configure:3722: g++ -c -g  conftest.cc >&5=0A=
configure:3725: $? =3D 0=0A=
configure:3728: test -s conftest.o=0A=
configure:3731: $? =3D 0=0A=
configure:3741: result: yes=0A=
configure:3787: g++ -c   conftest.cc >&5=0A=
configure:3790: $? =3D 0=0A=
configure:3793: test -s conftest.o=0A=
configure:3796: $? =3D 0=0A=
configure:3824: g++ -c   conftest.cc >&5=0A=
configure:3827: $? =3D 0=0A=
configure:3830: test -s conftest.o=0A=
configure:3833: $? =3D 0=0A=
configure:3857: checking dependency style of g++=0A=
configure:3919: result: gcc=0A=
configure:4019: checking for ld used by GCC=0A=
configure:4083: result: /usr/libexec/elf/ld=0A=
configure:4092: checking if the linker (/usr/libexec/elf/ld) is GNU ld=0A=
GNU ld version 2.12.1 [FreeBSD] 2002-07-20=0A=
configure:4104: result: yes=0A=
configure:4109: checking for /usr/libexec/elf/ld option to reload object =
files=0A=
configure:4116: result: -r=0A=
configure:4125: checking for BSD-compatible nm=0A=
configure:4160: result: /usr/bin/nm -B=0A=
configure:4164: checking for a sed that does not truncate output=0A=
configure:4240: result: =0A=
configure:4243: checking whether ln -s works=0A=
configure:4247: result: yes=0A=
configure:4254: checking how to recognise dependant libraries=0A=
configure:4441: result: pass_all=0A=
configure:4594: checking dlfcn.h usability=0A=
configure:4603: g++ -c   conftest.cc >&5=0A=
configure:4606: $? =3D 0=0A=
configure:4609: test -s conftest.o=0A=
configure:4612: $? =3D 0=0A=
configure:4621: result: yes=0A=
configure:4625: checking dlfcn.h presence=0A=
configure:4632:   conftest.cc=0A=
./configure: line 1: conftest.cc: command not found=0A=
configure:4638: $? =3D 127=0A=
configure: failed program was:=0A=
#line 4627 "configure"=0A=
#include "confdefs.h"=0A=
#include <dlfcn.h>=0A=
configure:4656: result: no=0A=
configure:4662: WARNING: dlfcn.h: accepted by the compiler, rejected by =
the preprocessor!=0A=
configure:4664: WARNING: dlfcn.h: proceeding with the preprocessor's =
result=0A=
configure:4674: checking for dlfcn.h=0A=
configure:4681: result: no=0A=
configure:4699: checking how to run the C++ preprocessor=0A=
configure:4721: g++ -E  conftest.cc=0A=
configure:4727: $? =3D 0=0A=
configure:4754: g++ -E  conftest.cc=0A=
configure:4750: ac_nonexistent.h: No such file or directory=0A=
configure:4760: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4749 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:4797: result: g++ -E=0A=
configure:4812: g++ -E  conftest.cc=0A=
configure:4818: $? =3D 0=0A=
configure:4845: g++ -E  conftest.cc=0A=
configure:4841: ac_nonexistent.h: No such file or directory=0A=
configure:4851: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4840 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:4895: checking the maximum length of command line arguments=0A=
configure:4943: result: 16384=0A=
configure:4954: checking command to parse /usr/bin/nm -B output from gcc =
object=0A=
configure:5039: g++ -c   conftest.cc >&5=0A=
configure:5042: $? =3D 0=0A=
configure:5046: /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:5049: $? =3D 0=0A=
configure:5101: g++ -o conftest    conftest.cc conftstm.o >&5=0A=
configure:5104: $? =3D 0=0A=
configure:5142: result: ok=0A=
configure:5146: checking for objdir=0A=
configure:5161: result: .libs=0A=
configure:5251: checking for ranlib=0A=
configure:5267: found /usr/bin/ranlib=0A=
configure:5278: result: ranlib=0A=
configure:5331: checking for strip=0A=
configure:5347: found /usr/bin/strip=0A=
configure:5358: result: strip=0A=
configure:5621: checking if gcc static flag  works=0A=
configure:5644: result: yes=0A=
configure:5661: checking if gcc supports -fno-rtti -fno-exceptions=0A=
configure:5685: result: yes=0A=
configure:5700: checking for gcc option to produce PIC=0A=
configure:5853: result: -fPIC=0A=
configure:5860: checking if gcc PIC flag -fPIC works=0A=
configure:5884: result: yes=0A=
configure:5908: checking if gcc supports -c -o file.o=0A=
configure:5949: result: yes=0A=
configure:5975: checking whether the gcc linker (/usr/libexec/elf/ld) =
supports shared libraries=0A=
configure:6771: result: yes=0A=
configure:6793: checking whether -lc should be explicitly linked in=0A=
configure:6798: gcc -c -g -O2  conftest.c >&5=0A=
configure:6801: $? =3D 0=0A=
configure:6815: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o =
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1=0A=
configure:6818: $? =3D 1=0A=
configure:6830: result: yes=0A=
configure:6836: checking how to hardcode library paths into programs=0A=
configure:6860: result: immediate=0A=
configure:6874: checking whether stripping libraries is possible=0A=
configure:6879: result: yes=0A=
configure:6886: checking dynamic linker characteristics=0A=
configure:7328: result: freebsd4.8 ld.so=0A=
configure:7969: checking if libtool supports shared libraries=0A=
configure:7971: result: yes=0A=
configure:7974: checking whether to build shared libraries=0A=
configure:7995: result: yes=0A=
configure:7998: checking whether to build static libraries=0A=
configure:8002: result: no=0A=
configure:8081: creating libtool=0A=
configure:8806: checking whether the g++ linker (/usr/libexec/elf/ld) =
supports shared libraries=0A=
configure:9475: result: yes=0A=
configure:9492: g++ -c   conftest.cc >&5=0A=
configure:9495: $? =3D 0=0A=
configure:9595: checking for g++ option to produce PIC=0A=
configure:9831: result: -fPIC=0A=
configure:9838: checking if g++ PIC flag -fPIC works=0A=
configure:9862: result: yes=0A=
configure:9886: checking if g++ supports -c -o file.o=0A=
configure:9927: result: yes=0A=
configure:9953: checking whether the g++ linker (/usr/libexec/elf/ld) =
supports shared libraries=0A=
configure:9975: result: yes=0A=
configure:9997: checking whether -lc should be explicitly linked in=0A=
configure:10002: g++ -c   conftest.cc >&5=0A=
configure:10005: $? =3D 0=0A=
configure:10019: g++ -shared -nostdlib  conftest.o   -v -Wl,-soname =
-Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1=0A=
configure:10022: $? =3D 1=0A=
configure:10034: result: yes=0A=
configure:10040: checking how to hardcode library paths into programs=0A=
configure:10064: result: immediate=0A=
configure:10078: checking whether stripping libraries is possible=0A=
configure:10083: result: yes=0A=
configure:10090: checking dynamic linker characteristics=0A=
configure:10532: result: freebsd4.8 ld.so=0A=
configure:11589: checking if gcj supports -fno-rtti -fno-exceptions=0A=
configure:11613: result: yes=0A=
configure:11628: checking for gcj option to produce PIC=0A=
configure:11781: result: -fPIC=0A=
configure:11788: checking if gcj PIC flag -fPIC works=0A=
configure:11812: result: no=0A=
configure:11836: checking if gcj supports -c -o file.o=0A=
configure:11877: result: no=0A=
configure:11903: checking whether the gcj linker (/usr/libexec/elf/ld) =
supports shared libraries=0A=
configure:12699: result: yes=0A=
configure:12721: checking whether -lc should be explicitly linked in=0A=
configure:12726: g++ -c   conftest.java >&5=0A=
g++: conftest.java: linker input file unused since linking not done=0A=
configure:12729: $? =3D 0=0A=
configure:12743: gcj -shared conftest.o  -v -Wl,-soname -Wl,conftest -o =
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1=0A=
configure:12746: $? =3D 1=0A=
configure:12758: result: yes=0A=
configure:12764: checking how to hardcode library paths into programs=0A=
configure:12788: result: immediate=0A=
configure:12802: checking whether stripping libraries is possible=0A=
configure:12807: result: yes=0A=
configure:12814: checking dynamic linker characteristics=0A=
configure:13256: result: freebsd4.8 ld.so=0A=
configure:14833: checking for strings.h=0A=
configure:14838: result: yes=0A=
configure:14951: checking linux/soundcard.h usability=0A=
configure:14960: g++ -c   conftest.cc >&5=0A=
configure:14988: linux/soundcard.h: No such file or directory=0A=
configure:14963: $? =3D 1=0A=
configure: failed program was:=0A=
#line 14953 "configure"=0A=
#include "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/soundcard.h>=0A=
configure:14978: result: no=0A=
configure:14982: checking linux/soundcard.h presence=0A=
configure:14989: g++ -E  conftest.cc=0A=
configure:14985: linux/soundcard.h: No such file or directory=0A=
configure:14995: $? =3D 1=0A=
configure: failed program was:=0A=
#line 14984 "configure"=0A=
#include "confdefs.h"=0A=
#include <linux/soundcard.h>=0A=
configure:15013: result: no=0A=
configure:15031: checking for linux/soundcard.h=0A=
configure:15038: result: no=0A=
configure:14951: checking sys/soundcard.h usability=0A=
configure:14960: g++ -c   conftest.cc >&5=0A=
configure:14963: $? =3D 0=0A=
configure:14966: test -s conftest.o=0A=
configure:14969: $? =3D 0=0A=
configure:14978: result: yes=0A=
configure:14982: checking sys/soundcard.h presence=0A=
configure:14989: g++ -E  conftest.cc=0A=
configure:14995: $? =3D 0=0A=
configure:15013: result: yes=0A=
configure:15031: checking for sys/soundcard.h=0A=
configure:15038: result: yes=0A=
configure:14951: checking soundcard.h usability=0A=
configure:14960: g++ -c   conftest.cc >&5=0A=
configure:14988: soundcard.h: No such file or directory=0A=
configure:14963: $? =3D 1=0A=
configure: failed program was:=0A=
#line 14953 "configure"=0A=
#include "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 <soundcard.h>=0A=
configure:14978: result: no=0A=
configure:14982: checking soundcard.h presence=0A=
configure:14989: g++ -E  conftest.cc=0A=
configure:14985: soundcard.h: No such file or directory=0A=
configure:14995: $? =3D 1=0A=
configure: failed program was:=0A=
#line 14984 "configure"=0A=
#include "confdefs.h"=0A=
#include <soundcard.h>=0A=
configure:15013: result: no=0A=
configure:15031: checking for soundcard.h=0A=
configure:15038: result: no=0A=
configure:15069: checking for getenv=0A=
configure:15112: g++ -o conftest    conftest.cc  >&5=0A=
configure:15115: $? =3D 0=0A=
configure:15118: test -s conftest=0A=
configure:15121: $? =3D 0=0A=
configure:15131: result: yes=0A=
configure:15069: checking for strerror=0A=
configure:15112: g++ -o conftest    conftest.cc  >&5=0A=
configure:15115: $? =3D 0=0A=
configure:15118: test -s conftest=0A=
configure:15121: $? =3D 0=0A=
configure:15131: result: yes=0A=
configure:15146: checking for inet_ntoa=0A=
configure:15189: g++ -o conftest    conftest.cc  >&5=0A=
configure:15192: $? =3D 0=0A=
configure:15195: test -s conftest=0A=
configure:15198: $? =3D 0=0A=
configure:15208: result: yes=0A=
configure:15146: checking for inet_aton=0A=
configure:15189: g++ -o conftest    conftest.cc  >&5=0A=
configure:15192: $? =3D 0=0A=
configure:15195: test -s conftest=0A=
configure:15198: $? =3D 0=0A=
configure:15208: result: yes=0A=
configure:15224: checking for setenv=0A=
configure:15267: g++ -o conftest    conftest.cc  >&5=0A=
configure:15270: $? =3D 0=0A=
configure:15273: test -s conftest=0A=
configure:15276: $? =3D 0=0A=
configure:15286: result: yes=0A=
configure:15224: checking for unsetenv=0A=
configure:15267: g++ -o conftest    conftest.cc  >&5=0A=
configure:15270: $? =3D 0=0A=
configure:15273: test -s conftest=0A=
configure:15276: $? =3D 0=0A=
configure:15286: result: yes=0A=
configure:15224: checking for putenv=0A=
configure:15267: g++ -o conftest    conftest.cc  >&5=0A=
configure:15270: $? =3D 0=0A=
configure:15273: test -s conftest=0A=
configure:15276: $? =3D 0=0A=
configure:15286: result: yes=0A=
configure:15297: checking for inet_ntop=0A=
configure:15340: g++ -o conftest    conftest.cc  >&5=0A=
configure:15343: $? =3D 0=0A=
configure:15346: test -s conftest=0A=
configure:15349: $? =3D 0=0A=
configure:15359: result: yes=0A=
configure:15367: checking for inet_pton=0A=
configure:15410: g++ -o conftest    conftest.cc  >&5=0A=
configure:15413: $? =3D 0=0A=
configure:15416: test -s conftest=0A=
configure:15419: $? =3D 0=0A=
configure:15429: result: yes=0A=
configure:15437: checking for getaddrinfo=0A=
configure:15480: g++ -o conftest    conftest.cc  >&5=0A=
configure:15483: $? =3D 0=0A=
configure:15486: test -s conftest=0A=
configure:15489: $? =3D 0=0A=
configure:15499: result: yes=0A=
configure:15512: checking for getnameinfo=0A=
configure:15555: g++ -o conftest    conftest.cc  >&5=0A=
configure:15558: $? =3D 0=0A=
configure:15561: test -s conftest=0A=
configure:15564: $? =3D 0=0A=
configure:15574: result: yes=0A=
configure:15587: checking if we can get interface addresses=0A=
configure:15623: g++ -o conftest    conftest.cc  >&5=0A=
In file included from configure:15595:=0A=
/usr/include/net/if.h:228: field `ifru_addr' has incomplete type=0A=
/usr/include/net/if.h:229: field `ifru_dstaddr' has incomplete type=0A=
/usr/include/net/if.h:230: field `ifru_broadaddr' has incomplete type=0A=
/usr/include/net/if.h:260: field `ifra_addr' has incomplete type=0A=
/usr/include/net/if.h:261: field `ifra_broadaddr' has incomplete type=0A=
/usr/include/net/if.h:262: field `ifra_mask' has incomplete type=0A=
/usr/include/net/if.h:313: field `addr' has incomplete type=0A=
/usr/include/net/if.h:314: field `dstaddr' has incomplete type=0A=
configure:15626: $? =3D 1=0A=
configure: failed program was:=0A=
#line 15590 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
			#include <stdio.h>=0A=
			#include <sys/ioctl.h>=0A=
			#include <net/if.h>=0A=
			#include <netinet/in.h>=0A=
			#include <arpa/inet.h>=0A=
			#include <string.h>=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
=0A=
			struct ifreq ifr;=0A=
			int ret;=0A=
			struct sockaddr * sa;=0A=
			ret =3D IFNAMSIZ;=0A=
			ret =3D ioctl(ret,SIOCGIFADDR,&ifr);=0A=
			if(ifr.ifr_name !=3D 0)sa =3D (struct sockaddr *)&(ifr.ifr_addr);=0A=
=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:15645: result: "no"=0A=
configure:15658: checking if the compiler supports dynamic labels=0A=
configure:15701: g++ -o conftest    conftest.cc  >&5=0A=
configure:15704: $? =3D 0=0A=
configure:15706: ./conftest=0A=
configure:15709: $? =3D 0=0A=
configure:15726: result: "yes"=0A=
configure:15737: checking if this system is big endian=0A=
configure:15758: g++ -o conftest    conftest.cc  >&5=0A=
configure:15761: $? =3D 0=0A=
configure:15763: ./conftest=0A=
configure:15766: $? =3D 1=0A=
configure: program exited with status 1=0A=
configure: failed program was:=0A=
#line 15742 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
			int main(int argc,char ** argv)=0A=
			{=0A=
				int nl;=0A=
				unsigned char * nlc;=0A=
				nl =3D 0x12CAFE34;=0A=
				nlc =3D (unsigned char *)(&nl);=0A=
				if((nlc[0] =3D=3D 0x12) && (nlc[1] =3D=3D 0xCA) && (nlc[2] =3D=3D =
0xFE) && (nlc[3] =3D=3D 0x34))return 0;=0A=
				return 1;=0A=
			}=0A=
=0A=
configure:15790: result: no=0A=
configure:15795: checking if you want the memory profiling=0A=
configure:15813: result: no=0A=
configure:15817: checking how to waste your time=0A=
configure:15819: result: by performing senseless checks=0A=
configure:15822: checking if you want memory checking in malloc=0A=
configure:15840: result: no=0A=
configure:15844: checking if you want to use system memmove=0A=
configure:15861: result: yes=0A=
configure:15866: checking if you want to optimize for big channels=0A=
configure:15884: result: no: using 101 as dict size=0A=
configure:15893: checking if you want ix86 assembly optimisations=0A=
configure:15939: result: no=0A=
configure:15943: checking if you want the localization support=0A=
configure:15956: result: yes=0A=
configure:15960: checking for msgfmt=0A=
configure:15978: found /usr/local/bin/msgfmt=0A=
configure:15991: result: /usr/local/bin/msgfmt=0A=
configure:16013: checking if you want the splash screen to be compiled in=0A=
configure:16025: result: yes=0A=
configure:16035: checking if you want the DCC VOICE sound support=0A=
configure:16052: result: yes=0A=
configure:16057: checking if you want the info tips to be compiled in=0A=
configure:16069: result: yes=0A=
configure:16079: checking if you want to disable the ipV6 support=0A=
configure:16091: result: no=0A=
configure:16096: checking if you want the scriptable toolbars=0A=
configure:16110: result: yes=0A=
configure:16122: checking if you want to disable the cryptography support=0A=
configure:16134: result: no=0A=
configure:16144: checking if you want to enable font anti-aliasing=0A=
configure:16161: result: no=0A=
configure:16165: checking if you want to disable the X drawing code=0A=
configure:16182: result: no=0A=
configure:16186: checking if you want to disable the X bell support=0A=
configure:16203: result: no=0A=
configure:16207: checking if you want to enable local 8 bit charset =
translation=0A=
configure:16225: result: no=0A=
configure:16229: checking if you want to link to the embedded version of =
qt=0A=
configure:16242: result: no=0A=
configure:16247: checking if you want to disable inter-process =
communication=0A=
configure:16265: result: no=0A=
configure:16269: checking if you want to explicitly disable the gsm =
codec support=0A=
configure:16287: result: no=0A=
configure:16292: checking if you want to ignore SIGALARM=0A=
configure:16310: result: no=0A=
configure:16314: checking if you want the pseudo-transparency support=0A=
configure:16326: result: yes=0A=
configure:16359: checking for dlopen capabilities=0A=
configure:16393: g++ -o conftest    conftest.cc -rdynamic >&5=0A=
configure:16396: $? =3D 0=0A=
configure:16399: test -s conftest=0A=
configure:16402: $? =3D 0=0A=
configure:16416: result: builtin in libc=0A=
configure:16501: checking if you want to use the solaris lthread=0A=
configure:16520: result: no=0A=
configure:16523: checking if you want to use freebsd native pthread =
support=0A=
configure:16534: result: yes=0A=
configure:16553: checking if your pthread implementation works=0A=
configure:16592: g++ -o conftest    conftest.cc -pthread >&5=0A=
configure:16595: $? =3D 0=0A=
configure:16598: test -s conftest=0A=
configure:16601: $? =3D 0=0A=
configure:16615: result: yes=0A=
configure:16665: checking for X=0A=
configure:16881: result: libraries /usr/X11R6/lib, headers =
/usr/X11R6/include=0A=
configure:17039: g++ -o conftest    conftest.cc   -L/usr/X11R6/lib -lX11 =
>&5=0A=
configure:17042: $? =3D 0=0A=
configure:17045: test -s conftest=0A=
configure:17048: $? =3D 0=0A=
configure:17186: checking for gethostbyname=0A=
configure:17229: g++ -o conftest    conftest.cc  >&5=0A=
configure:17232: $? =3D 0=0A=
configure:17235: test -s conftest=0A=
configure:17238: $? =3D 0=0A=
configure:17248: result: yes=0A=
configure:17381: checking for connect=0A=
configure:17424: g++ -o conftest    conftest.cc  >&5=0A=
configure:17427: $? =3D 0=0A=
configure:17430: test -s conftest=0A=
configure:17433: $? =3D 0=0A=
configure:17443: result: yes=0A=
configure:17509: checking for remove=0A=
configure:17552: g++ -o conftest    conftest.cc  >&5=0A=
configure:17555: $? =3D 0=0A=
configure:17558: test -s conftest=0A=
configure:17561: $? =3D 0=0A=
configure:17571: result: yes=0A=
configure:17637: checking for shmat=0A=
configure:17680: g++ -o conftest    conftest.cc  >&5=0A=
configure:17683: $? =3D 0=0A=
configure:17686: test -s conftest=0A=
configure:17689: $? =3D 0=0A=
configure:17699: result: yes=0A=
configure:17774: checking for IceConnectionNumber in -lICE=0A=
configure:17807: g++ -o conftest    -L/usr/X11R6/lib conftest.cc -lICE   =
>&5=0A=
configure:17810: $? =3D 0=0A=
configure:17813: test -s conftest=0A=
configure:17816: $? =3D 0=0A=
configure:17827: result: yes=0A=
configure:17913: checking for the Qt library name=0A=
configure:17923: result: "qt"=0A=
configure:17927: checking for the general Qt directory=0A=
configure:17975: result: Seems to be /usr/X11R6/.=0A=
configure:17989: checking for the Qt library=0A=
configure:18039: result: found in /usr/X11R6/./lib=0A=
configure:18058: checking for the Qt header files=0A=
configure:18108: result: found in /usr/X11R6/./include=0A=
configure:18128: checking for the Qt moc=0A=
configure:18177: result: found as /usr/X11R6/bin/moc=0A=
configure:18194: checking for the multithreaded version of Qt=0A=
configure:18213: result: seems to be available=0A=
configure:18232: checking if we can compile an X-Qt application=0A=
configure:18272: g++ -o conftest -O2 -Wall  -I/usr/X11R6/include =
-I/usr/X11R6/./include   -I/usr/X11R6/include -s  conftest.cc =
-L/usr/X11R6/lib -L/usr/X11R6/./lib   -L/usr/X11R6/lib  -lqt-mt -lXext =
-lX11 >&5=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cleanup_pop'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_destroy'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_create'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_init'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_exit'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cancel'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_mutexattr_destroy'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_testcancel'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cleanup_push'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_attr_setinheritsched'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_attr_setstacksize'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_mutexattr_settype'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_mutexattr_init'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_mutex_trylock'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_attr_setdetachstate'=0A=
/usr/X11R6/lib/libqt-mt.so: undefined reference to =
`pthread_cond_timedwait'=0A=
configure:18275: $? =3D 1=0A=
configure: failed program was:=0A=
#line 18248 "configure"=0A=
#include "confdefs.h"=0A=
=0A=
			#include <qglobal.h>=0A=
			#if (QT_VERSION < 221)=0A=
				#error "Bad qt version: too old"=0A=
			#endif=0A=
=0A=
#ifdef F77_DUMMY_MAIN=0A=
#  ifdef __cplusplus=0A=
     extern "C"=0A=
#  endif=0A=
   int F77_DUMMY_MAIN() { return 1; }=0A=
#endif=0A=
int=0A=
main ()=0A=
{=0A=
return 0;=0A=
  ;=0A=
  return 0;=0A=
}=0A=
configure:18291: result: FAILED=0A=
configure:18332: error: This was a fatal one...aborting=0A=
=0A=
## ---------------- ##=0A=
## Cache variables. ##=0A=
## ---------------- ##=0A=
=0A=
ac_cv_build=3Di386-unknown-freebsd4.8=0A=
ac_cv_build_alias=3Di386-unknown-freebsd4.8=0A=
ac_cv_c_compiler_gnu=3Dyes=0A=
ac_cv_cxx_compiler_gnu=3Dyes=0A=
ac_cv_env_CC_set=3D=0A=
ac_cv_env_CC_value=3D=0A=
ac_cv_env_CFLAGS_set=3D=0A=
ac_cv_env_CFLAGS_value=3D=0A=
ac_cv_env_CPPFLAGS_set=3D=0A=
ac_cv_env_CPPFLAGS_value=3D=0A=
ac_cv_env_CPP_set=3D=0A=
ac_cv_env_CPP_value=3D=0A=
ac_cv_env_CXXCPP_set=3D=0A=
ac_cv_env_CXXCPP_value=3D=0A=
ac_cv_env_CXXFLAGS_set=3D=0A=
ac_cv_env_CXXFLAGS_value=3D=0A=
ac_cv_env_CXX_set=3D=0A=
ac_cv_env_CXX_value=3D=0A=
ac_cv_env_LDFLAGS_set=3D=0A=
ac_cv_env_LDFLAGS_value=3D=0A=
ac_cv_env_build_alias_set=3D=0A=
ac_cv_env_build_alias_value=3D=0A=
ac_cv_env_host_alias_set=3D=0A=
ac_cv_env_host_alias_value=3D=0A=
ac_cv_env_target_alias_set=3D=0A=
ac_cv_env_target_alias_value=3D=0A=
ac_cv_exeext=3D=0A=
ac_cv_func_connect=3Dyes=0A=
ac_cv_func_getaddrinfo=3Dyes=0A=
ac_cv_func_getenv=3Dyes=0A=
ac_cv_func_gethostbyname=3Dyes=0A=
ac_cv_func_getnameinfo=3Dyes=0A=
ac_cv_func_inet_aton=3Dyes=0A=
ac_cv_func_inet_ntoa=3Dyes=0A=
ac_cv_func_inet_ntop=3Dyes=0A=
ac_cv_func_inet_pton=3Dyes=0A=
ac_cv_func_putenv=3Dyes=0A=
ac_cv_func_remove=3Dyes=0A=
ac_cv_func_setenv=3Dyes=0A=
ac_cv_func_shmat=3Dyes=0A=
ac_cv_func_strerror=3Dyes=0A=
ac_cv_func_unsetenv=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_header_dlfcn_h=3Dno=0A=
ac_cv_header_inttypes_h=3Dyes=0A=
ac_cv_header_linux_soundcard_h=3Dno=0A=
ac_cv_header_memory_h=3Dyes=0A=
ac_cv_header_minix_config_h=3Dno=0A=
ac_cv_header_soundcard_h=3Dno=0A=
ac_cv_header_stdc=3Dyes=0A=
ac_cv_header_stdint_h=3Dno=0A=
ac_cv_header_stdlib_h=3Dyes=0A=
ac_cv_header_string_h=3Dyes=0A=
ac_cv_header_strings_h=3Dyes=0A=
ac_cv_header_sys_soundcard_h=3Dyes=0A=
ac_cv_header_sys_stat_h=3Dyes=0A=
ac_cv_header_sys_types_h=3Dyes=0A=
ac_cv_header_unistd_h=3Dyes=0A=
ac_cv_host=3Di386-unknown-freebsd4.8=0A=
ac_cv_host_alias=3Di386-unknown-freebsd4.8=0A=
ac_cv_lib_ICE_IceConnectionNumber=3Dyes=0A=
ac_cv_objext=3Do=0A=
ac_cv_path_SS_MSGFMT=3D/usr/local/bin/msgfmt=0A=
ac_cv_path_install=3D'/usr/bin/install -c'=0A=
ac_cv_prog_AWK=3Dnawk=0A=
ac_cv_prog_CPP=3D'gcc -E'=0A=
ac_cv_prog_CXXCPP=3D'g++ -E'=0A=
ac_cv_prog_ac_ct_CC=3Dgcc=0A=
ac_cv_prog_ac_ct_CXX=3Dg++=0A=
ac_cv_prog_ac_ct_RANLIB=3Dranlib=0A=
ac_cv_prog_ac_ct_STRIP=3Dstrip=0A=
ac_cv_prog_cc_g=3Dyes=0A=
ac_cv_prog_cxx_g=3Dyes=0A=
ac_cv_prog_make_make_set=3Dyes=0A=
ac_cv_target=3Di386-unknown-freebsd4.8=0A=
ac_cv_target_alias=3Di386-unknown-freebsd4.8=0A=
am_cv_CC_dependencies_compiler_type=3Dgcc=0A=
am_cv_CXX_dependencies_compiler_type=3Dgcc=0A=
lt_cv_deplibs_check_method=3Dpass_all=0A=
lt_cv_file_magic_cmd=3D'$MAGIC_CMD'=0A=
lt_cv_file_magic_test_file=3D=0A=
lt_cv_ld_reload_flag=3D-r=0A=
lt_cv_objdir=3D.libs=0A=
lt_cv_path_LD=3D/usr/libexec/elf/ld=0A=
lt_cv_path_NM=3D'/usr/bin/nm -B'=0A=
lt_cv_path_SED=3D/usr/bin/sed=0A=
lt_cv_prog_compiler_c_o=3Dyes=0A=
lt_cv_prog_compiler_c_o_CXX=3Dyes=0A=
lt_cv_prog_compiler_c_o_GCJ=3Dno=0A=
lt_cv_prog_compiler_rtti_exceptions=3Dyes=0A=
lt_cv_prog_gnu_ld=3Dyes=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_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_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern =
int \1;/p'\'''=0A=
lt_cv_sys_max_cmd_len=3D16384=0A=
lt_lt_cv_prog_compiler_c_o=3D'"yes"'=0A=
lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"'=0A=
lt_lt_cv_prog_compiler_c_o_GCJ=3D'"no"'=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=
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_lt_cv_sys_global_symbol_to_cdecl=3D'"sed -n -e '\''s/^. .* =
\\(.*\\)\$/extern int \\1;/p'\''"'=0A=
=0A=
## ----------- ##=0A=
## confdefs.h. ##=0A=
## ----------- ##=0A=
=0A=
#define PACKAGE_NAME ""=0A=
#define PACKAGE_TARNAME ""=0A=
#define PACKAGE_VERSION ""=0A=
#define PACKAGE_STRING ""=0A=
#define PACKAGE_BUGREPORT ""=0A=
#define PACKAGE "kvirc"=0A=
#define VERSION "3.0.0-beta2"=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_SYS_SOUNDCARD_H 1=0A=
#define COMPILE_OSS_SUPPORT 1=0A=
#define HAVE_GETENV 1=0A=
#define HAVE_STRERROR 1=0A=
#define HAVE_INET_NTOA 1=0A=
#define HAVE_INET_ATON 1=0A=
#define HAVE_SETENV 1=0A=
#define HAVE_UNSETENV 1=0A=
#define HAVE_PUTENV 1=0A=
#define HAVE_GETNAMEINFO 1=0A=
#define COMPILE_USE_DYNAMIC_LABELS 1=0A=
#define COMPILE_WITH_SYSTEM_MEMMOVE 1=0A=
#define AVERAGE_CHANNEL_USERS 101=0A=
#define COMPILE_LOCALE_STUFF 1=0A=
#define COMPILE_SPLASH_SCREEN 1=0A=
#define COMPILE_INFO_TIPS 1=0A=
#define COMPILE_SCRIPTTOOLBAR 1=0A=
#define COMPILE_CRYPT_SUPPORT 1=0A=
#define COMPILE_USE_GSM 1=0A=
#define COMPILE_PSEUDO_TRANSPARENCY 1=0A=
#define COMPILE_THREADS_USE_POSIX 1=0A=
=0A=
configure: exit 1=0A=

------=_NextPart_000_0005_01C2FADC.7EA9C6C0--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c2facb$bb428880$0764a8c0>