Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 16:03:21 +0200
From:      "Martin Frlicka" <frlicka@webcom.sk>
To:        <apache@FreeBSD.org>
Subject:   Error report
Message-ID:  <005301c680cd$27c2b2c0$1f00a8c0@Travelmate>

next in thread | raw e-mail | index | archive | help
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure --prefix=3D/usr/local --bindir=3D/usr/local/bin =
--sbindir=3D/usr/local/sbin --libexecdir=3D/usr/local/libexec/apache =
--mandir=3D/usr/local/man --sysconfdir=3D/usr/local/etc/apache =
--datadir=3D/usr/local/share/apache =
--includedir=3D/usr/local/include/apache =
--with-apxs=3D/usr/local/sbin/apxs

## ---------- ##
## Platform.  ##
## ---------- ##

hostname =3D xxxxxxxxx.sk
uname -m =3D i386
uname -r =3D 6.1-RC
uname -s =3D FreeBSD
uname -v =3D FreeBSD 6.1-RC #2: Thu Apr 20 02:06:35 CEST 2006     =
frlicka@xxxxxxxxxxx.sk:/usr/src/sys/i386/compile/testbox

/usr/bin/uname -p =3D i386
/bin/uname -X     =3D unknown

/bin/arch              =3D unknown
/usr/bin/arch -k       =3D unknown
/usr/convex/getsysinfo =3D unknown
hostinfo               =3D unknown
/bin/machine           =3D unknown
/usr/bin/oslevel       =3D unknown
/bin/universe          =3D unknown

PATH =3D =
/usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/=
usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:921: PATH=3D".;."; conftest.sh
conftest.sh: not found
configure:924: $? =3D 127
configure:980: checking for gcc
configure:1003: result: cc
configure:1231: checking for C compiler version
configure:1234: cc --version </dev/null >&5
cc (GCC) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is =
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.

configure:1237: $? =3D 0
configure:1239: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
configure:1242: $? =3D 0
configure:1244: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:1247: $? =3D 1
configure:1267: checking for C compiler default output
configure:1270: cc -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:1273: $? =3D 0
configure:1302: result: a.out
configure:1307: checking whether the C compiler works
configure:1313: ./a.out
configure:1316: $? =3D 0
configure:1331: result: yes
configure:1338: checking whether we are cross compiling
configure:1340: result: no
configure:1343: checking for executable suffix
configure:1345: cc -o conftest -O2 -fno-strict-aliasing -pipe    =
conftest.c  >&5
configure:1348: $? =3D 0
configure:1370: result:
configure:1376: checking for object suffix
configure:1394: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:1397: $? =3D 0
configure:1416: result: o
configure:1420: checking whether we are using the GNU C compiler
configure:1441: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:1444: $? =3D 0
configure:1447: test -s conftest.o
configure:1450: $? =3D 0
configure:1462: result: yes
configure:1468: checking whether cc accepts -g
configure:1486: cc -c -g  conftest.c >&5
configure:1489: $? =3D 0
configure:1492: test -s conftest.o
configure:1495: $? =3D 0
configure:1505: result: yes
configure:1532: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:1535: $? =3D 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1671: checking for ranlib
configure:1686: found /usr/bin/ranlib
configure:1695: result: ranlib
configure:1737: checking how to run the C preprocessor
configure:1763: cc -E  conftest.c
configure:1769: $? =3D 0
configure:1796: cc -E  conftest.c
configure:1793:28: ac_nonexistent.h: No such file or directory
configure:1802: $? =3D 1
configure: failed program was:
#line 1792 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1839: result: cc -E
configure:1854: cc -E  conftest.c
configure:1860: $? =3D 0
configure:1887: cc -E  conftest.c
configure:1884:28: ac_nonexistent.h: No such file or directory
configure:1893: $? =3D 1
configure: failed program was:
#line 1883 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1932: checking for ANSI C header files
configure:1946: cc -E  conftest.c
configure:1952: $? =3D 0
configure:2039: cc -o conftest -O2 -fno-strict-aliasing -pipe    =
conftest.c  >&5
configure:2042: $? =3D 0
configure:2044: ./conftest
configure:2047: $? =3D 0
configure:2060: result: yes
configure:2070: checking for static Apache module support
configure:2103: result: no
configure:2108: checking for dynamic Apache module support (via APXS)
configure:2148: result: found at /usr/local/sbin/apxs
configure:2157: error: Your APXS installation is broken and cannot be =
used.
    Please see http://www.webdav.org/mod_dav/install.html#apxs for
    more information.

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_prog_cc_g=3Dyes
ac_cv_env_LDFLAGS_set=3D
ac_cv_c_compiler_gnu=3Dyes
ac_cv_env_CFLAGS_set=3Dset
ac_cv_env_CPP_value=3D
ac_cv_env_CPPFLAGS_set=3D
ac_cv_env_host_alias_set=3D
ac_cv_env_build_alias_set=3D
ac_cv_env_LDFLAGS_value=3D
ac_cv_env_target_alias_set=3D
ac_cv_env_CFLAGS_value=3D'-O2 -fno-strict-aliasing -pipe '
ac_cv_env_CC_set=3Dset
ac_cv_header_stdc=3Dyes
ac_cv_env_CPPFLAGS_value=3D
ac_cv_prog_ac_ct_RANLIB=3Dranlib
ac_cv_env_host_alias_value=3D
ac_cv_prog_CPP=3D'cc -E'
ac_cv_env_build_alias_value=3D
ac_cv_prog_ac_ct_CC=3Dcc
ac_cv_env_target_alias_value=3D
ac_cv_env_CC_value=3Dcc
ac_cv_env_CPP_set=3D
ac_cv_objext=3Do

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define STDC_HEADERS 1


configure: exit 1



Martin Frlicka
System Administrator=20

=20
  a.. frlicka@webcom.sk
  b.. Drobn=E9ho 27, 841 01 Bratislava, Slovakia
  c.. Coloredogasse 35, 1180 Vienna, Austria
  d.. http://www.webcom.sk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005301c680cd$27c2b2c0$1f00a8c0>