Error report

Martin Frlicka frlicka at webcom.sk
Fri May 26 07:03:52 PDT 2006


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=/usr/local --bindir=/usr/local/bin --sbindir=/usr/local/sbin --libexecdir=/usr/local/libexec/apache --mandir=/usr/local/man --sysconfdir=/usr/local/etc/apache --datadir=/usr/local/share/apache --includedir=/usr/local/include/apache --with-apxs=/usr/local/sbin/apxs

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

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

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

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

PATH = /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=".;."; conftest.sh
conftest.sh: not found
configure:924: $? = 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: $? = 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: $? = 0
configure:1244: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:1247: $? = 1
configure:1267: checking for C compiler default output
configure:1270: cc -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:1273: $? = 0
configure:1302: result: a.out
configure:1307: checking whether the C compiler works
configure:1313: ./a.out
configure:1316: $? = 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: $? = 0
configure:1370: result:
configure:1376: checking for object suffix
configure:1394: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:1397: $? = 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: $? = 0
configure:1447: test -s conftest.o
configure:1450: $? = 0
configure:1462: result: yes
configure:1468: checking whether cc accepts -g
configure:1486: cc -c -g  conftest.c >&5
configure:1489: $? = 0
configure:1492: test -s conftest.o
configure:1495: $? = 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: $? = 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: $? = 0
configure:1796: cc -E  conftest.c
configure:1793:28: ac_nonexistent.h: No such file or directory
configure:1802: $? = 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: $? = 0
configure:1887: cc -E  conftest.c
configure:1884:28: ac_nonexistent.h: No such file or directory
configure:1893: $? = 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: $? = 0
configure:2039: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:2042: $? = 0
configure:2044: ./conftest
configure:2047: $? = 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=yes
ac_cv_env_LDFLAGS_set=
ac_cv_c_compiler_gnu=yes
ac_cv_env_CFLAGS_set=set
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_host_alias_set=
ac_cv_env_build_alias_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe '
ac_cv_env_CC_set=set
ac_cv_header_stdc=yes
ac_cv_env_CPPFLAGS_value=
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_env_host_alias_value=
ac_cv_prog_CPP='cc -E'
ac_cv_env_build_alias_value=
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
ac_cv_objext=o

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

#define STDC_HEADERS 1


configure: exit 1



Martin Frlicka
System Administrator 

 
  a.. frlicka at webcom.sk
  b.. Drobného 27, 841 01 Bratislava, Slovakia
  c.. Coloredogasse 35, 1180 Vienna, Austria
  d.. http://www.webcom.sk


More information about the freebsd-apache mailing list