[Mono-bugs] [Bug 72257][Wis] Changed - mod_mono-1.0.5 compilation error on FreeBSD 5.3.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Feb 2005 06:22:58 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by kim@syndrom.nu.

http://bugzilla.ximian.com/show_bug.cgi?id=72257

--- shadow/72257	2005-02-06 13:31:10.000000000 -0500
+++ shadow/72257.tmp.12754	2005-02-07 06:22:58.000000000 -0500
@@ -63,6 +63,1766 @@
 
 
 Additional Information:
 
 ------- Additional Comments From gonzalo@ximian.com  2005-02-06 13:31 -------
 "Please report this and send config.log" ;-)
+
+------- Additional Comments From kim@syndrom.nu  2005-02-07 06:22 -------
+config.log:
+
+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.59.  Invocation command line was
+
+  $ ./configure --prefix=/usr/local
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = mobius.mine.nu
+uname -m = i386
+uname -r = 5.3-RELEASE
+uname -s = FreeBSD
+uname -v = FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004    
+root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 
+
+/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: /sbin
+PATH: /bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /usr/games
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /usr/X11R6/bin
+PATH: /root/bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1551: checking for a BSD-compatible install
+configure:1606: result: /usr/bin/install -c
+configure:1617: checking whether build environment is sane
+configure:1660: result: yes
+configure:1717: checking for gawk
+configure:1746: result: no
+configure:1717: checking for mawk
+configure:1746: result: no
+configure:1717: checking for nawk
+configure:1733: found /usr/bin/nawk
+configure:1743: result: nawk
+configure:1753: checking whether make sets $(MAKE)
+configure:1773: result: yes
+configure:1986: checking for gcc
+configure:2002: found /usr/bin/gcc
+configure:2012: result: gcc
+configure:2256: checking for C compiler version
+configure:2259: gcc --version </dev/null >&5
+gcc (GCC) 3.4.2 [FreeBSD] 20040728
+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:2262: $? = 0
+configure:2264: gcc -v </dev/null >&5
+Using built-in specs.
+Configured with: FreeBSD/i386 system compiler
+Thread model: posix
+gcc version 3.4.2 [FreeBSD] 20040728
+configure:2267: $? = 0
+configure:2269: gcc -V </dev/null >&5
+gcc: `-V' option must have argument
+configure:2272: $? = 1
+configure:2295: checking for C compiler default output file name
+configure:2298: gcc    conftest.c  >&5
+configure:2301: $? = 0
+configure:2347: result: a.out
+configure:2352: checking whether the C compiler works
+configure:2358: ./a.out
+configure:2361: $? = 0
+configure:2378: result: yes
+configure:2385: checking whether we are cross compiling
+configure:2387: result: no
+configure:2390: checking for suffix of executables
+configure:2392: gcc -o conftest    conftest.c  >&5
+configure:2395: $? = 0
+configure:2420: result: 
+configure:2426: checking for suffix of object files
+configure:2447: gcc -c   conftest.c >&5
+configure:2450: $? = 0
+configure:2472: result: o
+configure:2476: checking whether we are using the GNU C compiler
+configure:2500: gcc -c   conftest.c >&5
+configure:2506: $? = 0
+configure:2510: test -z 
+			 || test ! -s conftest.err
+configure:2513: $? = 0
+configure:2516: test -s conftest.o
+configure:2519: $? = 0
+configure:2532: result: yes
+configure:2538: checking whether gcc accepts -g
+configure:2559: gcc -c -g  conftest.c >&5
+configure:2565: $? = 0
+configure:2569: test -z 
+			 || test ! -s conftest.err
+configure:2572: $? = 0
+configure:2575: test -s conftest.o
+configure:2578: $? = 0
+configure:2589: result: yes
+configure:2606: checking for gcc option to accept ANSI C
+configure:2676: gcc  -c -g -O2  conftest.c >&5
+configure:2682: $? = 0
+configure:2686: test -z 
+			 || test ! -s conftest.err
+configure:2689: $? = 0
+configure:2692: test -s conftest.o
+configure:2695: $? = 0
+configure:2713: result: none needed
+configure:2731: gcc -c -g -O2  conftest.c >&5
+conftest.c:2: error: syntax error before "me"
+configure:2737: $? = 1
+configure: failed program was:
+| #ifndef __cplusplus
+|   choke me
+| #endif
+configure:2881: checking for style of include used by make
+configure:2909: result: GNU
+configure:2937: checking dependency style of gcc
+configure:3022: result: gcc3
+configure:3117: checking build system type
+configure:3135: result: i386-unknown-freebsd5.3
+configure:3143: checking host system type
+configure:3157: result: i386-unknown-freebsd5.3
+configure:3165: checking for a sed that does not truncate output
+configure:3219: result: /usr/bin/sed
+configure:3222: checking for egrep
+configure:3232: result: grep -E
+configure:3248: checking for ld used by gcc
+configure:3315: result: /usr/bin/ld
+configure:3324: checking if the linker (/usr/bin/ld) is GNU ld
+configure:3339: result: yes
+configure:3344: checking for /usr/bin/ld option to reload object files
+configure:3351: result: -r
+configure:3360: checking for BSD-compatible nm
+configure:3402: result: /usr/bin/nm -B
+configure:3406: checking whether ln -s works
+configure:3410: result: yes
+configure:3417: checking how to recognise dependent libraries
+configure:3600: result: pass_all
+configure:3814: checking how to run the C preprocessor
+configure:3849: gcc -E  conftest.c
+configure:3855: $? = 0
+configure:3887: gcc -E  conftest.c
+conftest.c:11:28: ac_nonexistent.h: No such file or directory
+configure:3893: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:3932: result: gcc -E
+configure:3956: gcc -E  conftest.c
+configure:3962: $? = 0
+configure:3994: gcc -E  conftest.c
+conftest.c:11:28: ac_nonexistent.h: No such file or directory
+configure:4000: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:4044: checking for ANSI C header files
+configure:4069: gcc -c -g -O2  conftest.c >&5
+configure:4075: $? = 0
+configure:4079: test -z 
+			 || test ! -s conftest.err
+configure:4082: $? = 0
+configure:4085: test -s conftest.o
+configure:4088: $? = 0
+configure:4177: gcc -o conftest -g -O2   conftest.c  >&5
+configure:4180: $? = 0
+configure:4182: ./conftest
+configure:4185: $? = 0
+configure:4200: result: yes
+configure:4224: checking for sys/types.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for sys/stat.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for stdlib.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for string.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for memory.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for strings.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for inttypes.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for stdint.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4224: checking for unistd.h
+configure:4240: gcc -c -g -O2  conftest.c >&5
+configure:4246: $? = 0
+configure:4250: test -z 
+			 || test ! -s conftest.err
+configure:4253: $? = 0
+configure:4256: test -s conftest.o
+configure:4259: $? = 0
+configure:4270: result: yes
+configure:4296: checking dlfcn.h usability
+configure:4308: gcc -c -g -O2  conftest.c >&5
+configure:4314: $? = 0
+configure:4318: test -z 
+			 || test ! -s conftest.err
+configure:4321: $? = 0
+configure:4324: test -s conftest.o
+configure:4327: $? = 0
+configure:4337: result: yes
+configure:4341: checking dlfcn.h presence
+configure:4351: gcc -E  conftest.c
+configure:4357: $? = 0
+configure:4377: result: yes
+configure:4412: checking for dlfcn.h
+configure:4419: result: yes
+configure:4484: checking for g++
+configure:4500: found /usr/bin/g++
+configure:4510: result: g++
+configure:4526: checking for C++ compiler version
+configure:4529: g++ --version </dev/null >&5
+g++ (GCC) 3.4.2 [FreeBSD] 20040728
+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:4532: $? = 0
+configure:4534: g++ -v </dev/null >&5
+Using built-in specs.
+Configured with: FreeBSD/i386 system compiler
+Thread model: posix
+gcc version 3.4.2 [FreeBSD] 20040728
+configure:4537: $? = 0
+configure:4539: g++ -V </dev/null >&5
+g++: `-V' option must have argument
+configure:4542: $? = 1
+configure:4545: checking whether we are using the GNU C++ compiler
+configure:4569: g++ -c   conftest.cc >&5
+configure:4575: $? = 0
+configure:4579: test -z 
+			 || test ! -s conftest.err
+configure:4582: $? = 0
+configure:4585: test -s conftest.o
+configure:4588: $? = 0
+configure:4601: result: yes
+configure:4607: checking whether g++ accepts -g
+configure:4628: g++ -c -g  conftest.cc >&5
+configure:4634: $? = 0
+configure:4638: test -z 
+			 || test ! -s conftest.err
+configure:4641: $? = 0
+configure:4644: test -s conftest.o
+configure:4647: $? = 0
+configure:4658: result: yes
+configure:4700: g++ -c -g -O2  conftest.cc >&5
+configure:4706: $? = 0
+configure:4710: test -z 
+			 || test ! -s conftest.err
+configure:4713: $? = 0
+configure:4716: test -s conftest.o
+configure:4719: $? = 0
+configure:4745: g++ -c -g -O2  conftest.cc >&5
+conftest.cc: In function `int main()':
+conftest.cc:26: error: `exit' undeclared (first use this function)
+conftest.cc:26: error: (Each undeclared identifier is reported only
+once for each function it appears in.)
+configure:4751: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| /* end confdefs.h.  */
+| 
+| int
+| main ()
+| {
+| exit (42);
+|   ;
+|   return 0;
+| }
+configure:4700: g++ -c -g -O2  conftest.cc >&5
+configure:4706: $? = 0
+configure:4710: test -z 
+			 || test ! -s conftest.err
+configure:4713: $? = 0
+configure:4716: test -s conftest.o
+configure:4719: $? = 0
+configure:4745: g++ -c -g -O2  conftest.cc >&5
+configure:4751: $? = 0
+configure:4755: test -z 
+			 || test ! -s conftest.err
+configure:4758: $? = 0
+configure:4761: test -s conftest.o
+configure:4764: $? = 0
+configure:4789: checking dependency style of g++
+configure:4874: result: gcc3
+configure:4896: checking how to run the C++ preprocessor
+configure:4927: g++ -E  conftest.cc
+configure:4933: $? = 0
+configure:4965: g++ -E  conftest.cc
+conftest.cc:25:28: ac_nonexistent.h: No such file or directory
+configure:4971: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| #ifdef __cplusplus
+| extern "C" void std::exit (int) throw (); using std::exit;
+| #endif
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:5010: result: g++ -E
+configure:5034: g++ -E  conftest.cc
+configure:5040: $? = 0
+configure:5072: g++ -E  conftest.cc
+conftest.cc:25:28: ac_nonexistent.h: No such file or directory
+configure:5078: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| #ifdef __cplusplus
+| extern "C" void std::exit (int) throw (); using std::exit;
+| #endif
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:5173: checking for g77
+configure:5202: result: no
+configure:5173: checking for f77
+configure:5189: found /usr/bin/f77
+configure:5199: result: f77
+configure:5214: checking for Fortran 77 compiler version
+configure:5217: f77 --version </dev/null >&5
+GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728
+Copyright (C) 2004 Free Software Foundation, Inc.
+
+GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
+You may redistribute copies of GNU Fortran
+under the terms of the GNU General Public License.
+For more information about these matters, see the file named COPYING
+or type the command `info -f g77 Copying'.
+configure:5220: $? = 0
+configure:5222: f77 -v </dev/null >&5
+Using built-in specs.
+Configured with: FreeBSD/i386 system compiler
+Thread model: posix
+gcc version 3.4.2 [FreeBSD] 20040728
+configure:5225: $? = 0
+configure:5227: f77 -V </dev/null >&5
+f77: `-V' option must have argument
+configure:5230: $? = 1
+configure:5238: checking whether we are using the GNU Fortran 77 compiler
+configure:5252: f77 -c  conftest.F >&5
+configure:5258: $? = 0
+configure:5262: test -z 
+			 || test ! -s conftest.err
+configure:5265: $? = 0
+configure:5268: test -s conftest.o
+configure:5271: $? = 0
+configure:5284: result: yes
+configure:5290: checking whether f77 accepts -g
+configure:5302: f77 -c -g conftest.f >&5
+configure:5308: $? = 0
+configure:5312: test -z 
+			 || test ! -s conftest.err
+configure:5315: $? = 0
+configure:5318: test -s conftest.o
+configure:5321: $? = 0
+configure:5333: result: yes
+configure:5363: checking the maximum length of command line arguments
+configure:5428: result: 16384
+configure:5439: checking command to parse /usr/bin/nm -B output from
+gcc object
+configure:5528: gcc -c -g -O2  conftest.c >&5
+configure:5531: $? = 0
+configure:5535: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
+]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 
+]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
+configure:5538: $? = 0
+configure:5590: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
+configure:5593: $? = 0
+configure:5631: result: ok
+configure:5635: checking for objdir
+configure:5650: result: .libs
+configure:5740: checking for ar
+configure:5756: found /usr/bin/ar
+configure:5767: result: ar
+configure:5820: checking for ranlib
+configure:5836: found /usr/bin/ranlib
+configure:5847: result: ranlib
+configure:5900: checking for strip
+configure:5916: found /usr/bin/strip
+configure:5927: result: strip
+configure:6189: checking if gcc static flag  works
+configure:6212: result: yes
+configure:6230: checking if gcc supports -fno-rtti -fno-exceptions
+configure:6248: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
+cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
+but not for C
+configure:6252: $? = 0
+configure:6263: result: no
+configure:6278: checking for gcc option to produce PIC
+configure:6455: result: -fPIC
+configure:6463: checking if gcc PIC flag -fPIC works
+configure:6481: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
+configure:6485: $? = 0
+configure:6496: result: yes
+configure:6520: checking if gcc supports -c -o file.o
+configure:6541: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
+configure:6545: $? = 0
+configure:6565: result: yes
+configure:6591: checking whether the gcc linker (/usr/bin/ld) supports
+shared libraries
+configure:7439: result: yes
+configure:7465: checking whether -lc should be explicitly linked in
+configure:7470: gcc -c -g -O2  conftest.c >&5
+configure:7473: $? = 0
+configure:7487: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
+conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
+configure:7490: $? = 1
+configure:7502: result: yes
+configure:7510: checking dynamic linker characteristics
+configure:8050: result: freebsd5.3 ld.so
+configure:8054: checking how to hardcode library paths into programs
+configure:8079: result: immediate
+configure:8093: checking whether stripping libraries is possible
+configure:8098: result: yes
+configure:8928: checking if libtool supports shared libraries
+configure:8930: result: yes
+configure:8933: checking whether to build shared libraries
+configure:8991: result: yes
+configure:8994: checking whether to build static libraries
+configure:8998: result: yes
+configure:9090: creating libtool
+configure:9637: checking for ld used by g++
+configure:9704: result: /usr/bin/ld
+configure:9713: checking if the linker (/usr/bin/ld) is GNU ld
+configure:9728: result: yes
+configure:9779: checking whether the g++ linker (/usr/bin/ld) supports
+shared libraries
+configure:10607: result: yes
+configure:10625: g++ -c -g -O2  conftest.cc >&5
+configure:10628: $? = 0
+configure:10724: checking for g++ option to produce PIC
+configure:10976: result: -fPIC
+configure:10984: checking if g++ PIC flag -fPIC works
+configure:11002: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
+configure:11006: $? = 0
+configure:11017: result: yes
+configure:11041: checking if g++ supports -c -o file.o
+configure:11062: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
+configure:11066: $? = 0
+configure:11086: result: yes
+configure:11112: checking whether the g++ linker (/usr/bin/ld)
+supports shared libraries
+configure:11137: result: yes
+configure:11208: checking dynamic linker characteristics
+configure:11748: result: freebsd5.3 ld.so
+configure:11752: checking how to hardcode library paths into programs
+configure:11777: result: immediate
+configure:11791: checking whether stripping libraries is possible
+configure:11796: result: yes
+configure:13103: checking if libtool supports shared libraries
+configure:13105: result: yes
+configure:13108: checking whether to build shared libraries
+configure:13126: result: yes
+configure:13129: checking whether to build static libraries
+configure:13133: result: yes
+configure:13145: checking for f77 option to produce PIC
+configure:13322: result: -fPIC
+configure:13330: checking if f77 PIC flag -fPIC works
+configure:13348: f77 -c -g -O2 -fPIC conftest.f >&5
+configure:13352: $? = 0
+configure:13363: result: yes
+configure:13387: checking if f77 supports -c -o file.o
+configure:13408: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
+configure:13412: $? = 0
+configure:13432: result: yes
+configure:13458: checking whether the f77 linker (/usr/bin/ld)
+supports shared libraries
+configure:14286: result: yes
+configure:14357: checking dynamic linker characteristics
+configure:14897: result: freebsd5.3 ld.so
+configure:14901: checking how to hardcode library paths into programs
+configure:14926: result: immediate
+configure:14940: checking whether stripping libraries is possible
+configure:14945: result: yes
+configure:19032: checking whether byte ordering is bigendian
+configure:19059: gcc -c -g -O2  conftest.c >&5
+configure:19065: $? = 0
+configure:19069: test -z 
+			 || test ! -s conftest.err
+configure:19072: $? = 0
+configure:19075: test -s conftest.o
+configure:19078: $? = 0
+configure:19102: gcc -c -g -O2  conftest.c >&5
+conftest.c: In function `main':
+conftest.c:32: error: syntax error before "big"
+configure:19108: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| #ifdef __cplusplus
+| extern "C" void std::exit (int) throw (); using std::exit;
+| #endif
+| /* end confdefs.h.  */
+| #include <sys/types.h>
+| #include <sys/param.h>
+| 
+| int
+| main ()
+| {
+| #if BYTE_ORDER != BIG_ENDIAN
+|  not big endian
+| #endif
+| 
+|   ;
+|   return 0;
+| }
+configure:19243: result: no
+configure:19264: checking for sys/wait.h that is POSIX.1 compatible
+configure:19295: gcc -c -g -O2  conftest.c >&5
+configure:19301: $? = 0
+configure:19305: test -z 
+			 || test ! -s conftest.err
+configure:19308: $? = 0
+configure:19311: test -s conftest.o
+configure:19314: $? = 0
+configure:19325: result: yes
+configure:19350: checking netdb.h usability
+configure:19362: gcc -c -g -O2  conftest.c >&5
+configure:19368: $? = 0
+configure:19372: test -z 
+			 || test ! -s conftest.err
+configure:19375: $? = 0
+configure:19378: test -s conftest.o
+configure:19381: $? = 0
+configure:19391: result: yes
+configure:19395: checking netdb.h presence
+configure:19405: gcc -E  conftest.c
+configure:19411: $? = 0
+configure:19431: result: yes
+configure:19466: checking for netdb.h
+configure:19473: result: yes
+configure:19341: checking for unistd.h
+configure:19346: result: yes
+configure:19488: checking for an ANSI C-conforming const
+configure:19555: gcc -c -g -O2  conftest.c >&5
+configure:19561: $? = 0
+configure:19565: test -z 
+			 || test ! -s conftest.err
+configure:19568: $? = 0
+configure:19571: test -s conftest.o
+configure:19574: $? = 0
+configure:19585: result: yes
+configure:19595: checking for pid_t
+configure:19619: gcc -c -g -O2  conftest.c >&5
+configure:19625: $? = 0
+configure:19629: test -z 
+			 || test ! -s conftest.err
+configure:19632: $? = 0
+configure:19635: test -s conftest.o
+configure:19638: $? = 0
+configure:19649: result: yes
+configure:19661: checking for size_t
+configure:19685: gcc -c -g -O2  conftest.c >&5
+configure:19691: $? = 0
+configure:19695: test -z 
+			 || test ! -s conftest.err
+configure:19698: $? = 0
+configure:19701: test -s conftest.o
+configure:19704: $? = 0
+configure:19715: result: yes
+configure:19727: checking whether time.h and sys/time.h may both be
+included
+configure:19752: gcc -c -g -O2  conftest.c >&5
+configure:19758: $? = 0
+configure:19762: test -z 
+			 || test ! -s conftest.err
+configure:19765: $? = 0
+configure:19768: test -s conftest.o
+configure:19771: $? = 0
+configure:19782: result: yes
+configure:19800: checking for unistd.h
+configure:19805: result: yes
+configure:19809: checking vfork.h usability
+configure:19821: gcc -c -g -O2  conftest.c >&5
+conftest.c:64:19: vfork.h: No such file or directory
+configure:19827: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| #ifdef __cplusplus
+| extern "C" void std::exit (int) throw (); using std::exit;
+| #endif
+| #define HAVE_SYS_WAIT_H 1
+| #define HAVE_NETDB_H 1
+| #define HAVE_UNISTD_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define HAVE_UNISTD_H 1
+| /* end confdefs.h.  */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| #  include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| #  include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| #  include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <vfork.h>
+configure:19850: result: no
+configure:19854: checking vfork.h presence
+configure:19864: gcc -E  conftest.c
+conftest.c:30:19: vfork.h: No such file or directory
+configure:19870: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| #ifdef __cplusplus
+| extern "C" void std::exit (int) throw (); using std::exit;
+| #endif
+| #define HAVE_SYS_WAIT_H 1
+| #define HAVE_NETDB_H 1
+| #define HAVE_UNISTD_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define HAVE_UNISTD_H 1
+| /* end confdefs.h.  */
+| #include <vfork.h>
+configure:19890: result: no
+configure:19925: checking for vfork.h
+configure:19932: result: no
+configure:19950: checking for fork
+configure:20007: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20013: $? = 0
+configure:20017: test -z 
+			 || test ! -s conftest.err
+configure:20020: $? = 0
+configure:20023: test -s conftest
+configure:20026: $? = 0
+configure:20038: result: yes
+configure:19950: checking for vfork
+configure:20007: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20013: $? = 0
+configure:20017: test -z 
+			 || test ! -s conftest.err
+configure:20020: $? = 0
+configure:20023: test -s conftest
+configure:20026: $? = 0
+configure:20038: result: yes
+configure:20049: checking for working fork
+configure:20072: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20075: $? = 0
+configure:20077: ./conftest
+configure:20080: $? = 0
+configure:20094: result: yes
+configure:20115: checking for working vfork
+configure:20248: result: yes
+configure:20279: checking for ANSI C header files
+configure:20435: result: yes
+configure:20460: checking sys/select.h usability
+configure:20472: gcc -c -g -O2  conftest.c >&5
+configure:20478: $? = 0
+configure:20482: test -z 
+			 || test ! -s conftest.err
+configure:20485: $? = 0
+configure:20488: test -s conftest.o
+configure:20491: $? = 0
+configure:20501: result: yes
+configure:20505: checking sys/select.h presence
+configure:20515: gcc -E  conftest.c
+configure:20521: $? = 0
+configure:20541: result: yes
+configure:20576: checking for sys/select.h
+configure:20583: result: yes
+configure:20460: checking sys/socket.h usability
+configure:20472: gcc -c -g -O2  conftest.c >&5
+configure:20478: $? = 0
+configure:20482: test -z 
+			 || test ! -s conftest.err
+configure:20485: $? = 0
+configure:20488: test -s conftest.o
+configure:20491: $? = 0
+configure:20501: result: yes
+configure:20505: checking sys/socket.h presence
+configure:20515: gcc -E  conftest.c
+configure:20521: $? = 0
+configure:20541: result: yes
+configure:20576: checking for sys/socket.h
+configure:20583: result: yes
+configure:20596: checking types of arguments for select
+configure:20629: gcc -c -g -O2  conftest.c >&5
+configure:20635: $? = 0
+configure:20639: test -z 
+			 || test ! -s conftest.err
+configure:20642: $? = 0
+configure:20645: test -s conftest.o
+configure:20648: $? = 0
+configure:20664: result: int,fd_set *,struct timeval *
+configure:20699: checking for memset
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+conftest.c:64: warning: conflicting types for built-in function 'memset'
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for mkdir
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for putenv
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for setenv
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for setrlimit
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for select
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for strcasecmp
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for strerror
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20699: checking for strrchr
+configure:20756: gcc -o conftest -g -O2   conftest.c  >&5
+conftest.c:72: warning: conflicting types for built-in function 'strrchr'
+configure:20762: $? = 0
+configure:20766: test -z 
+			 || test ! -s conftest.err
+configure:20769: $? = 0
+configure:20772: test -s conftest
+configure:20775: $? = 0
+configure:20787: result: yes
+configure:20800: checking for --with-apxs
+configure:20820: result: no
+configure:20827: checking for --with-apr-config
+configure:20851: result: not specified
+configure:20858: checking for apxs2 in /usr/local/apache/sbin
+configure:20865: result: no
+configure:20871: checking for apxs in /usr/local/apache/sbin
+configure:20878: result: no
+configure:20888: checking for apr-config in /usr/local/apache/sbin
+configure:20895: result: no
+configure:20902: checking for apxs2 in /usr/local/apache2/bin
+configure:20909: result: no
+configure:20915: checking for apxs in /usr/local/apache2/bin
+configure:20922: result: no
+configure:20928: checking for apr-config in /usr/local/apache2/bin
+configure:20935: result: no
+configure:20942: checking for apxs2 in /usr/sbin
+configure:20949: result: no
+configure:20955: checking for apxs in /usr/sbin
+configure:20962: result: no
+configure:20968: checking for apr-config in /usr/sbin
+configure:20975: result: no
+configure:20985: checking for apxs2
+configure:21018: result: no
+configure:21027: checking for apxs
+configure:21045: found /usr/local/sbin/apxs
+configure:21057: result: /usr/local/sbin/apxs
+configure:21075: checking for apr-config
+configure:21108: result: no
+configure:21115: checking for Apache libexec directory
+configure:21118: result: /usr/local/libexec/apache21
+configure:21121: checking for Apache sysconf directory
+configure:21124: result: /usr/local/etc/apache21
+configure:21128: checking for Apache include directory
+configure:21131: result: -I/usr/local/include/apache21
+configure:21135: checking Apache version
+configure:21157: gcc -c -g -O2 -I/usr/local/include/apache21 
+conftest.c >&5
+In file included from /usr/local/include/apache21/httpd.h:29,
+                 from conftest.c:50:
+/usr/local/include/apache21/ap_config.h:19:17: apr.h: No such file or
+directory
+/usr/local/include/apache21/ap_config.h:20:23: apr_hooks.h: No such
+file or directory
+/usr/local/include/apache21/ap_config.h:21:32: apr_optional_hooks.h:
+No such file or directory
+In file included from conftest.c:50:
+/usr/local/include/apache21/httpd.h:34:25: apr_general.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:35:24: apr_tables.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:36:23: apr_pools.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:37:22: apr_time.h: No such file or
+directory
+/usr/local/include/apache21/httpd.h:38:28: apr_network_io.h: No such
+file or directory
+/usr/local/include/apache21/httpd.h:39:25: apr_buckets.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:40:22: apr_poll.h: No such file or
+directory
+In file included from conftest.c:50:
+/usr/local/include/apache21/httpd.h:406: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:566: error: syntax error before
+"apr_int64_t"
+/usr/local/include/apache21/httpd.h:684:21: apr_uri.h: No such file or
+directory
+/usr/local/include/apache21/httpd.h:689: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:703: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:740: error: syntax error before
+"apr_time_t"
+/usr/local/include/apache21/httpd.h:776: error: syntax error before
+"apr_int64_t"
+/usr/local/include/apache21/httpd.h:783: error: syntax error before
+"apr_off_t"
+/usr/local/include/apache21/httpd.h:796: error: syntax error before
+"apr_off_t"
+/usr/local/include/apache21/httpd.h:824: error: syntax error before
+"apr_table_t"
+/usr/local/include/apache21/httpd.h:847: error: syntax error before
+"apr_array_header_t"
+/usr/local/include/apache21/httpd.h:880: error: syntax error before
+"apr_finfo_t"
+/usr/local/include/apache21/httpd.h:960: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:968: error: syntax error before
+"apr_sockaddr_t"
+/usr/local/include/apache21/httpd.h:1008: error: syntax error before
+"apr_table_t"
+/usr/local/include/apache21/httpd.h:1030: error: syntax error before
+"APR_RING_ENTRY"
+/usr/local/include/apache21/httpd.h:1034: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:1054: error: syntax error before
+"apr_sockaddr_t"
+/usr/local/include/apache21/httpd.h:1080: error: syntax error before
+"apr_port_t"
+/usr/local/include/apache21/httpd.h:1087: error: syntax error before
+"apr_file_t"
+/usr/local/include/apache21/httpd.h:1106: error: syntax error before
+"apr_interval_time_t"
+/usr/local/include/apache21/httpd.h:1120: error: syntax error before
+"apr_array_header_t"
+/usr/local/include/apache21/httpd.h:1133: error: syntax error before
+"apr_bucket_brigade"
+/usr/local/include/apache21/httpd.h:1140: error: syntax error before
+"apr_bucket_brigade"
+/usr/local/include/apache21/httpd.h:1145: error: syntax error before
+"apr_socket_t"
+/usr/local/include/apache21/httpd.h:1161: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1171: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1184: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1193: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1202: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1211: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1221: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1232: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1240: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1248: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1259: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1282: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1292: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1304: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1313: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1322: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1362: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1371: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1381: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1389: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1398: error: syntax error before
+"ap_escape_errorlog_item"
+/usr/local/include/apache21/httpd.h:1399: error: syntax error before
+"apr_size_t"
+/usr/local/include/apache21/httpd.h:1399: warning: data definition has
+no type or storage class
+/usr/local/include/apache21/httpd.h:1409: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1417: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1446: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1460: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1470: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1521: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1529: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1544: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1552: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1590: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1630: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1639: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1647: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1658: error: syntax error before
+'*' token
+configure:21163: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| #ifdef __cplusplus
+| extern "C" void std::exit (int) throw (); using std::exit;
+| #endif
+| #define HAVE_SYS_WAIT_H 1
+| #define HAVE_NETDB_H 1
+| #define HAVE_UNISTD_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_SELECT_H 1
+| #define HAVE_SYS_SOCKET_H 1
+| #define SELECT_TYPE_ARG1 int
+| #define SELECT_TYPE_ARG234 (fd_set *)
+| #define SELECT_TYPE_ARG5 (struct timeval *)
+| #define HAVE_MEMSET 1
+| #define HAVE_MKDIR 1
+| #define HAVE_PUTENV 1
+| #define HAVE_SETENV 1
+| #define HAVE_SETRLIMIT 1
+| #define HAVE_SELECT 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRERROR 1
+| #define HAVE_STRRCHR 1
+| /* end confdefs.h.  */
+| 
+| 	#include <httpd.h>
+| 
+| int
+| main ()
+| {
+| 
+| 	char *version = AP_SERVER_BASEREVISION;
+| 
+|   ;
+|   return 0;
+| }
+configure:21213: gcc -c -g -O2 -I/usr/local/include/apache21 
+conftest.c >&5
+In file included from /usr/local/include/apache21/httpd.h:29,
+                 from conftest.c:50:
+/usr/local/include/apache21/ap_config.h:19:17: apr.h: No such file or
+directory
+/usr/local/include/apache21/ap_config.h:20:23: apr_hooks.h: No such
+file or directory
+/usr/local/include/apache21/ap_config.h:21:32: apr_optional_hooks.h:
+No such file or directory
+In file included from conftest.c:50:
+/usr/local/include/apache21/httpd.h:34:25: apr_general.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:35:24: apr_tables.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:36:23: apr_pools.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:37:22: apr_time.h: No such file or
+directory
+/usr/local/include/apache21/httpd.h:38:28: apr_network_io.h: No such
+file or directory
+/usr/local/include/apache21/httpd.h:39:25: apr_buckets.h: No such file
+or directory
+/usr/local/include/apache21/httpd.h:40:22: apr_poll.h: No such file or
+directory
+In file included from conftest.c:50:
+/usr/local/include/apache21/httpd.h:406: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:566: error: syntax error before
+"apr_int64_t"
+/usr/local/include/apache21/httpd.h:684:21: apr_uri.h: No such file or
+directory
+/usr/local/include/apache21/httpd.h:689: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:703: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:740: error: syntax error before
+"apr_time_t"
+/usr/local/include/apache21/httpd.h:776: error: syntax error before
+"apr_int64_t"
+/usr/local/include/apache21/httpd.h:783: error: syntax error before
+"apr_off_t"
+/usr/local/include/apache21/httpd.h:796: error: syntax error before
+"apr_off_t"
+/usr/local/include/apache21/httpd.h:824: error: syntax error before
+"apr_table_t"
+/usr/local/include/apache21/httpd.h:847: error: syntax error before
+"apr_array_header_t"
+/usr/local/include/apache21/httpd.h:880: error: syntax error before
+"apr_finfo_t"
+/usr/local/include/apache21/httpd.h:960: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:968: error: syntax error before
+"apr_sockaddr_t"
+/usr/local/include/apache21/httpd.h:1008: error: syntax error before
+"apr_table_t"
+/usr/local/include/apache21/httpd.h:1030: error: syntax error before
+"APR_RING_ENTRY"
+/usr/local/include/apache21/httpd.h:1034: error: syntax error before
+"apr_pool_t"
+/usr/local/include/apache21/httpd.h:1054: error: syntax error before
+"apr_sockaddr_t"
+/usr/local/include/apache21/httpd.h:1080: error: syntax error before
+"apr_port_t"
+/usr/local/include/apache21/httpd.h:1087: error: syntax error before
+"apr_file_t"
+/usr/local/include/apache21/httpd.h:1106: error: syntax error before
+"apr_interval_time_t"
+/usr/local/include/apache21/httpd.h:1120: error: syntax error before
+"apr_array_header_t"
+/usr/local/include/apache21/httpd.h:1133: error: syntax error before
+"apr_bucket_brigade"
+/usr/local/include/apache21/httpd.h:1140: error: syntax error before
+"apr_bucket_brigade"
+/usr/local/include/apache21/httpd.h:1145: error: syntax error before
+"apr_socket_t"
+/usr/local/include/apache21/httpd.h:1161: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1171: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1184: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1193: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1202: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1211: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1221: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1232: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1240: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1248: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1259: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1282: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1292: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1304: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1313: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1322: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1362: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1371: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1381: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1389: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1398: error: syntax error before
+"ap_escape_errorlog_item"
+/usr/local/include/apache21/httpd.h:1399: error: syntax error before
+"apr_size_t"
+/usr/local/include/apache21/httpd.h:1399: warning: data definition has
+no type or storage class
+/usr/local/include/apache21/httpd.h:1409: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1417: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1446: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1460: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1470: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1521: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1529: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1544: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1552: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1590: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1630: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1639: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1647: error: syntax error before
+'*' token
+/usr/local/include/apache21/httpd.h:1658: error: syntax error before
+'*' token
+conftest.c: In function `main':
+conftest.c:56: error: `SERVER_BASEREVISION' undeclared (first use in
+this function)
+conftest.c:56: error: (Each undeclared identifier is reported only once
+conftest.c:56: error: for each function it appears in.)
+configure:21219: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| 
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mod_mono"
+| #define VERSION "1.0.5"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_DLFCN_H 1
+| #ifdef __cplusplus
+| extern "C" void std::exit (int) throw (); using std::exit;
+| #endif
+| #define HAVE_SYS_WAIT_H 1
+| #define HAVE_NETDB_H 1
+| #define HAVE_UNISTD_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_SELECT_H 1
+| #define HAVE_SYS_SOCKET_H 1
+| #define SELECT_TYPE_ARG1 int
+| #define SELECT_TYPE_ARG234 (fd_set *)
+| #define SELECT_TYPE_ARG5 (struct timeval *)
+| #define HAVE_MEMSET 1
+| #define HAVE_MKDIR 1
+| #define HAVE_PUTENV 1
+| #define HAVE_SETENV 1
+| #define HAVE_SETRLIMIT 1
+| #define HAVE_SELECT 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRERROR 1
+| #define HAVE_STRRCHR 1
+| /* end confdefs.h.  */
+| 
+| 		#include <httpd.h>
+| 
+| int
+| main ()
+| {
+| 
+| 		char *version = SERVER_BASEREVISION;
+| 
+|   ;
+|   return 0;
+| }
+configure:21307: error: Confused on apache version. Please report this
+and send config.log
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_type_size_t=yes
+lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 
+]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 
+]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
+ac_cv_prog_ac_ct_F77=f77
+am_cv_CC_dependencies_compiler_type=gcc3
+ac_cv_func_setrlimit=yes
+ac_cv_prog_CXXCPP='g++ -E'
+ac_cv_env_CXXFLAGS_value=
+ac_cv_c_bigendian=no
+lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern
+int \1;/p'\'''
+ac_cv_f77_compiler_gnu=yes
+ac_cv_env_F77_value=
+ac_cv_func_select=yes
+ac_cv_header_netdb_h=yes
+ac_cv_header_stdlib_h=yes
+lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_prog_gnu_ldcxx=yes
+ac_cv_prog_cc_g=yes
+ac_cv_env_CXXCPP_set=
+ac_cv_env_LDFLAGS_set=
+lt_cv_prog_compiler_c_o_CXX=yes
+ac_cv_prog_ac_ct_AR=ar
+ac_cv_c_compiler_gnu=yes
+ac_cv_exeext=
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_env_CFLAGS_set=
+lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^
+]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\)
+\([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
+lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
+\\(.*\\)\$/extern int \\1;/p'\''"'
+lt_cv_sys_max_cmd_len=16384
+ac_cv_env_FFLAGS_set=
+ac_cv_header_sys_wait_h=yes
+ac_cv_env_CPP_value=
+ac_cv_env_CPPFLAGS_set=
+ac_cv_func_strcasecmp=yes
+ac_cv_cxx_compiler_gnu=yes
+ac_cv_env_CXX_set=
+lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
+ac_cv_env_host_alias_set=
+ac_cv_func_memset=yes
+ac_cv_c_const=yes
+lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^:
+\\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST]
+\\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
+ac_cv_func_mkdir=yes
+lt_cv_ld_reload_flag=-r
+lt_cv_prog_gnu_ld=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_env_build_alias_set=
+ac_cv_header_sys_select_h=yes
+lt_cv_prog_compiler_c_o=yes
+ac_cv_prog_f77_g=yes
+ac_cv_env_CXXCPP_value=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_target_alias_set=
+ac_cv_func_select_args='int,fd_set *,struct timeval *'
+ac_cv_host_alias=i386-unknown-freebsd5.3
+ac_cv_prog_cc_stdc=
+ac_cv_env_CFLAGS_value=
+ac_cv_env_CC_set=
+lt_cv_prog_compiler_c_o_F77=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_stdc=yes
+ac_cv_func_strrchr=yes
+ac_cv_header_time=yes
+ac_cv_header_strings_h=yes
+lt_cv_path_SED=/usr/bin/sed
+ac_cv_header_stdint_h=yes
+ac_cv_header_inttypes_h=yes
+ac_cv_prog_egrep='grep -E'
+ac_cv_prog_make_make_set=yes
+ac_cv_env_FFLAGS_value=
+ac_cv_func_setenv=yes
+lt_cv_path_LD=/usr/bin/ld
+lt_cv_prog_compiler_rtti_exceptions=no
+ac_cv_prog_ac_ct_CXX=g++
+ac_cv_header_unistd_h=yes
+ac_cv_header_string_h=yes
+ac_cv_build_alias=i386-unknown-freebsd5.3
+ac_cv_env_CPPFLAGS_value=
+lt_lt_cv_prog_compiler_c_o='"yes"'
+ac_cv_prog_ac_ct_RANLIB=ranlib
+ac_cv_header_memory_h=yes
+ac_cv_env_CXXFLAGS_set=
+ac_cv_env_CXX_value=
+ac_cv_header_sys_socket_h=yes
+ac_cv_prog_ac_ct_STRIP=strip
+ac_cv_host=i386-unknown-freebsd5.3
+ac_cv_env_F77_set=
+ac_cv_env_host_alias_value=
+ac_cv_func_strerror=yes
+lt_lt_cv_prog_compiler_c_o_F77='"yes"'
+ac_cv_func_fork_works=yes
+lt_cv_objdir=.libs
+ac_cv_prog_cxx_g=yes
+ac_cv_func_vfork_works=yes
+ac_cv_header_vfork_h=no
+ac_cv_type_pid_t=yes
+lt_cv_file_magic_test_file=
+ac_cv_path_APXS=/usr/local/sbin/apxs
+ac_cv_func_fork=yes
+am_cv_CXX_dependencies_compiler_type=gcc3
+ac_cv_prog_CPP='gcc -E'
+ac_cv_build=i386-unknown-freebsd5.3
+ac_cv_prog_AWK=nawk
+ac_cv_env_build_alias_value=
+ac_cv_func_vfork=yes
+lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 
+]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 
+]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
+lt_cv_deplibs_check_method=pass_all
+ac_cv_prog_ac_ct_CC=gcc
+lt_cv_path_LDCXX=/usr/bin/ld
+ac_cv_env_target_alias_value=
+ac_cv_env_CC_value=
+lt_cv_path_NM='/usr/bin/nm -B'
+ac_cv_env_CPP_set=
+ac_cv_header_dlfcn_h=yes
+ac_cv_func_putenv=yes
+ac_cv_objext=o
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /usr/local/src/mod_mono-1.0.5/missing --run aclocal-1.8'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /usr/local/src/mod_mono-1.0.5/missing --run tar'
+APACHE2_FALSE=''
+APACHE2_TRUE=''
+APRCONFIG=''
+APXS='/usr/local/sbin/apxs'
+APXS_LIBEXECDIR='/usr/local/libexec/apache21'
+APXS_SYSCONFDIR='/usr/local/etc/apache21'
+AP_INCLUDES='-I/usr/local/include/apache21'
+AR='ar'
+AUTOCONF='${SHELL} /usr/local/src/mod_mono-1.0.5/missing --run autoconf'
+AUTOHEADER='${SHELL} /usr/local/src/mod_mono-1.0.5/missing --run
+autoheader'
+AUTOMAKE='${SHELL} /usr/local/src/mod_mono-1.0.5/missing --run
+automake-1.8'
+AWK='nawk'
+CC='gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-g -O2 -I/usr/local/include/apache21'
+CPP='gcc -E'
+CPPFLAGS=''
+CXX='g++'
+CXXCPP='g++ -E'
+CXXDEPMODE='depmode=gcc3'
+CXXFLAGS='-g -O2'
+CYGPATH_W='echo'
+DEFS=''
+DEPDIR='.deps'
+DFLT_MONO_CONFIG_DIR=''
+ECHO='echo'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='grep -E'
+EXEEXT=''
+F77='f77'
+FFLAGS='-g -O2'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
+LDFLAGS=''
+LIBOBJS=''
+LIBS=''
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LN_S='ln -s'
+LTLIBOBJS=''
+MAKEINFO='${SHELL} /usr/local/src/mod_mono-1.0.5/missing --run makeinfo'
+OBJEXT='o'
+PACKAGE='mod_mono'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+PKG_CONFIG=''
+RANLIB='ranlib'
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP='strip'
+VERSION='1.0.5'
+ac_ct_AR='ar'
+ac_ct_CC='gcc'
+ac_ct_CXX='g++'
+ac_ct_F77='f77'
+ac_ct_RANLIB='ranlib'
+ac_ct_STRIP='strip'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__fastdepCXX_FALSE='#'
+am__fastdepCXX_TRUE=''
+am__include='include'
+am__leading_dot='.'
+am__quote=''
+bindir='${exec_prefix}/bin'
+build='i386-unknown-freebsd5.3'
+build_alias=''
+build_cpu='i386'
+build_os='freebsd5.3'
+build_vendor='unknown'
+datadir='${prefix}/share'
+exec_prefix='NONE'
+host='i386-unknown-freebsd5.3'
+host_alias=''
+host_cpu='i386'
+host_os='freebsd5.3'
+host_vendor='unknown'
+includedir='${prefix}/include'
+infodir='${prefix}/info'
+install_sh='/usr/local/src/mod_mono-1.0.5/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localstatedir='${prefix}/var'
+mandir='${prefix}/man'
+mkdir_p='$(install_sh) -d'
+oldincludedir='/usr/include'
+prefix='/usr/local'
+program_transform_name='s,x,x,'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+#define HAVE_DLFCN_H 1
+#define HAVE_FORK 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_MEMORY_H 1
+#define HAVE_MEMSET 1
+#define HAVE_MKDIR 1
+#define HAVE_NETDB_H 1
+#define HAVE_PUTENV 1
+#define HAVE_SELECT 1
+#define HAVE_SETENV 1
+#define HAVE_SETRLIMIT 1
+#define HAVE_STDINT_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRCASECMP 1
+#define HAVE_STRERROR 1
+#define HAVE_STRINGS_H 1
+#define HAVE_STRING_H 1
+#define HAVE_STRRCHR 1
+#define HAVE_SYS_SELECT_H 1
+#define HAVE_SYS_SOCKET_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_WAIT_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_VFORK 1
+#define HAVE_WORKING_FORK 1
+#define HAVE_WORKING_VFORK 1
+#define PACKAGE "mod_mono"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_NAME ""
+#define PACKAGE_STRING ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define SELECT_TYPE_ARG1 int
+#define SELECT_TYPE_ARG234 (fd_set *)
+#define SELECT_TYPE_ARG5 (struct timeval *)
+#define STDC_HEADERS 1
+#define STDC_HEADERS 1
+#define TIME_WITH_SYS_TIME 1
+#define VERSION "1.0.5"
+#endif
+#ifdef __cplusplus
+extern "C" void std::exit (int) throw (); using std::exit;
+
+configure: exit 1