ports/53659: Can't build MySQL 323 on 5.1

Oleg Ogurok oleg at ogurok.com
Tue Jun 24 00:20:06 UTC 2003


>Number:         53659
>Category:       ports
>Synopsis:       Can't build MySQL 323 on 5.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 23 17:20:02 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ogurok
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD ogurok.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Wed Jun 18 21:08:49 EDT 2003 root@:/usr/src/sys/i386/compile/OGUROK i386


	P3 1.0GHZ Celeron 256mb RAM
>Description:
	Errors building mysql323-server port


checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking size of off_t... 8
checking whether byte ordering is bigendian... no
checking base type of last arg to accept... socklen_t
checking stack direction for C alloca... -1
checking for working alloca.h... (cached) no
checking for alloca... yes
checking if struct timespec has a ts_sec member... no
checking if we have tzname variable... yes
checking for type ulong... no
checking for type uchar... no
checking for type uint... yes
checking for type fp_except... no
checking if c++ supports bool types... yes
checking if conversion of longlong to float works... Segmentation fault (core dumped)
no
configure: error: Your compiler cannot convert a longlong value to a float!
If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and try
again
===>  Script "configure" failed unexpectedly.
      Please report the problem to dirk at FreeBSD.org [maintainer] and attach
      the "/usr/ports/databases/mysql323-server/work/mysql-3.23.56/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/mysql323-server.

Here's the log file:

---------------------

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.53.  Invocation command line was

  $ ./configure --localstatedir=/var/db/mysql --without-perl --without-debug --without-readline --without-bench --with-mit-threads=no --with-libwrap --with-low-memory --with-comment=FreeBSD port: mysql-server-3.23.56_1 --program-prefix= --with-innodb --enable-assembler --with-berkeley-db --prefix=/usr/local i386-portbld-freebsd5.1

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

hostname = ogurok.com
uname -m = i386
uname -r = 5.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.1-RELEASE #0: Wed Jun 18 21:08:49 EDT 2003     root@:/usr/src/sys/i386/compile/OGUROK 

/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:1473: checking build system type
configure:1491: result: i386-portbld-freebsd5.1
configure:1501: checking host system type
configure:1515: result: i386-portbld-freebsd5.1
configure:1525: checking target system type
configure:1539: result: i386-portbld-freebsd5.1
configure:1569: checking for a BSD-compatible install
configure:1623: result: /usr/bin/install -c -o root -g wheel
configure:1634: checking whether build environment is sane
configure:1652: result: yes
configure:1686: checking for gawk
configure:1715: result: no
configure:1686: checking for mawk
configure:1715: result: no
configure:1686: checking for nawk
configure:1702: found /usr/bin/nawk
configure:1712: result: nawk
configure:1722: checking whether make sets ${MAKE}
configure:1742: result: yes
configure:1940: checking whether to enable maintainer-specific portions of Makefiles
configure:1949: result: no
configure:1964: checking whether build environment is sane
configure:1982: result: yes
configure:1985: checking whether make sets ${MAKE}
configure:2005: result: yes
configure:2055: checking for gawk
configure:2081: result: nawk
configure:2099: checking for i386-portbld-freebsd5.1-gcc
configure:2125: result: cc
configure:2407: checking for C compiler version
configure:2410: cc --version </dev/null >&5
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 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:2413: $? = 0
configure:2415: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:2418: $? = 0
configure:2420: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2423: $? = 1
configure:2449: checking for C compiler default output
configure:2452: cc -O -pipe -mcpu=pentiumpro    conftest.c  >&5
configure:2455: $? = 0
configure:2488: result: a.out
configure:2493: checking whether the C compiler works
configure:2499: ./a.out
configure:2502: $? = 0
configure:2517: result: yes
configure:2524: checking whether we are cross compiling
configure:2526: result: no
configure:2529: checking for suffix of executables
configure:2531: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c  >&5
configure:2534: $? = 0
configure:2556: result: 
configure:2562: checking for suffix of object files
configure:2586: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:2589: $? = 0
configure:2608: result: o
configure:2612: checking whether we are using the GNU C compiler
configure:2639: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:2642: $? = 0
configure:2645: test -s conftest.o
configure:2648: $? = 0
configure:2660: result: yes
configure:2666: checking whether cc accepts -g
configure:2690: cc -c -g  conftest.c >&5
configure:2693: $? = 0
configure:2696: test -s conftest.o
configure:2699: $? = 0
configure:2709: result: yes
configure:2736: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2739: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2856: checking for style of include used by make
configure:2884: result: GNU
configure:2891: checking dependency style of cc
configure:2953: result: gcc3
configure:2968: checking for i386-portbld-freebsd5.1-g++
configure:2994: result: c++
configure:3052: checking for C++ compiler version
configure:3055: c++ --version </dev/null >&5
c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 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:3058: $? = 0
configure:3060: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:3063: $? = 0
configure:3065: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:3068: $? = 1
configure:3071: checking whether we are using the GNU C++ compiler
configure:3098: c++ -c -O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions   conftest.cc >&5
configure:3101: $? = 0
configure:3104: test -s conftest.o
configure:3107: $? = 0
configure:3119: result: yes
configure:3125: checking whether c++ accepts -g
configure:3149: c++ -c -g  conftest.cc >&5
configure:3152: $? = 0
configure:3155: test -s conftest.o
configure:3158: $? = 0
configure:3168: result: yes
configure:3213: c++ -c -O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions   conftest.cc >&5
configure:3216: $? = 0
configure:3219: test -s conftest.o
configure:3222: $? = 0
configure:3250: c++ -c -O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions   conftest.cc >&5
configure: In function `int main()':
configure:3243: `exit' undeclared (first use this function)
configure:3243: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:3253: $? = 1
configure: failed program was:
#line 3232 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3213: c++ -c -O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions   conftest.cc >&5
configure:3216: $? = 0
configure:3219: test -s conftest.o
configure:3222: $? = 0
configure:3250: c++ -c -O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions   conftest.cc >&5
configure:3253: $? = 0
configure:3256: test -s conftest.o
configure:3259: $? = 0
configure:3283: checking dependency style of c++
configure:3345: result: gcc3
configure:3355: checking how to run the C preprocessor
configure:3381: cc -E  conftest.c
configure:3387: $? = 0
configure:3414: cc -E  conftest.c
configure:3411:28: ac_nonexistent.h: No such file or directory
configure:3420: $? = 1
configure: failed program was:
#line 3410 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3457: result: cc -E
configure:3472: cc -E  conftest.c
configure:3478: $? = 0
configure:3505: cc -E  conftest.c
configure:3502:28: ac_nonexistent.h: No such file or directory
configure:3511: $? = 1
configure: failed program was:
#line 3501 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3555: checking "C Compiler version"
configure:3557: result: "cc cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 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:3563: checking "C++ compiler version"
configure:3565: result: "c++ c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 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:3629: checking for i386-portbld-freebsd5.1-ranlib
configure:3658: result: no
configure:3667: checking for ranlib
configure:3683: found /usr/bin/ranlib
configure:3694: result: ranlib
configure:3785: checking for ld used by GCC
configure:3848: result: /usr/bin/ld
configure:3857: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:3869: result: yes
configure:3874: checking for /usr/bin/ld option to reload object files
configure:3881: result: -r
configure:3886: checking for BSD-compatible nm
configure:3922: result: nm
configure:3925: checking whether ln -s works
configure:3929: result: yes
configure:3936: checking how to recognise dependant libraries
configure:4114: result: pass_all
configure:4127: checking command to parse nm output
configure:4208: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4211: $? = 0
configure:4215: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4218: $? = 0
configure:4270: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c conftstm.o >&5
configure:4273: $? = 0
configure:4317: result: ok
configure:4322: checking for ANSI C header files
configure:4336: cc -E  conftest.c
configure:4342: $? = 0
configure:4429: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c  >&5
configure:4432: $? = 0
configure:4434: ./conftest
configure:4437: $? = 0
configure:4451: result: yes
configure:4475: checking for sys/types.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for sys/stat.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for stdlib.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for string.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for memory.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for strings.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for inttypes.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for stdint.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4475: checking for unistd.h
configure:4488: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4507: result: yes
configure:4533: checking dlfcn.h usability
configure:4542: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:4545: $? = 0
configure:4548: test -s conftest.o
configure:4551: $? = 0
configure:4560: result: yes
configure:4564: checking dlfcn.h presence
configure:4571: cc -E  conftest.c
configure:4577: $? = 0
configure:4595: result: yes
configure:4613: checking for dlfcn.h
configure:4620: result: yes
configure:4779: checking for i386-portbld-freebsd5.1-ranlib
configure:4805: result: ranlib
configure:4859: checking for i386-portbld-freebsd5.1-strip
configure:4888: result: no
configure:4897: checking for strip
configure:4913: found /usr/bin/strip
configure:4924: result: strip
configure:5129: checking for objdir
configure:5140: result: .libs
configure:5157: checking for cc option to produce PIC
configure:5307: result: -fPIC
configure:5311: checking if cc PIC flag -fPIC works
configure:5337: cc -c -O -pipe -mcpu=pentiumpro  -fPIC -DPIC  conftest.c >&5
configure:5340: $? = 0
configure:5343: test -s conftest.o
configure:5346: $? = 0
configure:5383: result: yes
configure:5399: checking if cc static flag -static works
configure:5426: cc -o conftest -O -pipe -mcpu=pentiumpro    -static conftest.c  >&5
configure:5429: $? = 0
configure:5432: test -s conftest
configure:5435: $? = 0
configure:5450: result: yes
configure:5462: checking if cc supports -c -o file.o
configure:5482: cc -c -O -pipe -mcpu=pentiumpro  -o out/conftest2.o  conftest.c >&5
configure:5506: result: yes
configure:5511: checking if cc supports -c -o file.lo
configure:5541: cc -c -O -pipe -mcpu=pentiumpro  -c -o conftest.lo  conftest.c >&5
configure:5544: $? = 0
configure:5547: test -s conftest.lo
configure:5550: $? = 0
configure:5571: result: yes
configure:5602: checking if cc supports -fno-rtti -fno-exceptions
configure:5627: cc -c -O -pipe -mcpu=pentiumpro  -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:5630: $? = 0
configure:5633: test -s conftest.o
configure:5636: $? = 0
configure:5652: result: yes
configure:5663: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:6315: result: yes
configure:6320: checking how to hardcode library paths into programs
configure:6344: result: immediate
configure:6349: checking whether stripping libraries is possible
configure:6354: result: yes
configure:6365: checking dynamic linker characteristics
configure:6758: result: freebsd5.1 ld.so
configure:6763: checking if libtool supports shared libraries
configure:6765: result: yes
configure:6768: checking whether to build shared libraries
configure:6789: result: yes
configure:6792: checking whether to build static libraries
configure:6796: result: yes
configure:7458: checking whether -lc should be explicitly linked in
configure:7466: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:7469: $? = 0
configure:7483: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7486: $? = 1
configure:7499: result: yes
configure:8086: checking for a BSD-compatible install
configure:8140: result: /usr/bin/install -c -o root -g wheel
configure:8158: checking for bison
configure:8174: found /usr/local/bin/bison
configure:8184: result: bison -y
configure:8197: checking for pdftex
configure:8226: result: no
configure:8232: checking for tex
configure:8261: result: no
configure:8266: checking "return type of sprintf"
configure:8291: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c  >&5
configure:8294: $? = 0
configure:8296: ./conftest
configure:8299: $? = 0
configure:8304: result: "int"
configure:8377: checking for uname
configure:8395: found /usr/bin/uname
configure:8408: result: /usr/bin/uname
configure:8418: checking operating system
configure:8432: result: FreeBSD
configure:8618: checking "if we should use 'skip-locking' as default for freebsd5.1"
configure:8630: result: "no"
configure:8638: checking for ln
configure:8656: found /bin/ln
configure:8669: result: /bin/ln
configure:8679: checking for ln
configure:8697: found /bin/ln
configure:8710: result: /bin/ln
configure:8724: checking for mv
configure:8742: found /bin/mv
configure:8755: result: /bin/mv
configure:8764: checking for rm
configure:8782: found /bin/rm
configure:8795: result: /bin/rm
configure:8804: checking for cp
configure:8822: found /bin/cp
configure:8835: result: /bin/cp
configure:8844: checking for sed
configure:8862: found /usr/bin/sed
configure:8875: result: /usr/bin/sed
configure:8884: checking for cmp
configure:8902: found /usr/bin/cmp
configure:8915: result: /usr/bin/cmp
configure:8924: checking for chmod
configure:8942: found /bin/chmod
configure:8955: result: /bin/chmod
configure:8964: checking for hostname
configure:8982: found /bin/hostname
configure:8995: result: /bin/hostname -s
configure:9008: checking for gnutar
configure:9037: result: no
configure:9008: checking for gtar
configure:9037: result: no
configure:9008: checking for tar
configure:9024: found /usr/bin/tar
configure:9034: result: tar
configure:9047: checking for perl
configure:9078: result: /usr/local/bin/perl
configure:9143: checking for ps
configure:9161: found /bin/ps
configure:9174: result: /bin/ps
configure:9183: result: "/bin/ps -uaxww | grep mysqld | grep " $$PID " > /dev/null"
configure:9189: checking for kill
configure:9207: found /bin/kill
configure:9220: result: /bin/kill
configure:9227: checking "for kill switches"
configure:9241: result: "/bin/kill -0 $$PID > /dev/null 2> /dev/null"
configure:9246: checking for cc option to accept ANSI C
configure:9293: cc  -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:9296: $? = 0
configure:9299: test -s conftest.o
configure:9302: $? = 0
configure:9315: result: 
configure:9506: checking if we should use assembler functions
configure:9539: result: yes
configure:9547: checking if we should use RAID
configure:9567: result: no
configure:9609: checking if we should should enable LOAD DATA LOCAL by default
configure:9628: result: no
configure:9681: checking for getconf
configure:9697: found /usr/bin/getconf
configure:9707: result: getconf
configure:9719: checking for CFLAGS value to request large file support
configure:9787: result: no
configure:9789: checking for LDFLAGS value to request large file support
configure:9803: result: no
configure:9805: checking for LIBS value to request large file support
configure:9819: result: no
configure:9864: checking for _FILE_OFFSET_BITS
configure:9885: result: no
configure:9894: checking for _LARGEFILE_SOURCE
configure:9915: result: no
configure:9924: checking for _LARGE_FILES
configure:9945: result: no
configure:9958: checking for size_t
configure:9985: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:9988: $? = 0
configure:9991: test -s conftest.o
configure:9994: $? = 0
configure:10004: result: yes
configure:10029: checking for dirent.h that defines DIR
configure:10056: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10059: $? = 0
configure:10062: test -s conftest.o
configure:10065: $? = 0
configure:10075: result: yes
configure:10088: checking for library containing opendir
configure:10121: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c  >&5
configure:10124: $? = 0
configure:10127: test -s conftest
configure:10130: $? = 0
configure:10189: result: none required
configure:10307: checking for ANSI C header files
configure:10436: result: yes
configure:10446: checking for sys/wait.h that is POSIX.1 compatible
configure:10480: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10483: $? = 0
configure:10486: test -s conftest.o
configure:10489: $? = 0
configure:10499: result: yes
configure:10560: checking fcntl.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking fcntl.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for fcntl.h
configure:10647: result: yes
configure:10560: checking float.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking float.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for float.h
configure:10647: result: yes
configure:10560: checking floatingpoint.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking floatingpoint.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for floatingpoint.h
configure:10647: result: yes
configure:10560: checking ieeefp.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking ieeefp.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for ieeefp.h
configure:10647: result: yes
configure:10560: checking limits.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking limits.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for limits.h
configure:10647: result: yes
configure:10551: checking for memory.h
configure:10556: result: yes
configure:10560: checking pwd.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking pwd.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for pwd.h
configure:10647: result: yes
configure:10560: checking select.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10598:20: select.h: No such file or directory
configure:10572: $? = 1
configure: failed program was:
#line 10563 "configure"
#include "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 <select.h>
configure:10587: result: no
configure:10591: checking select.h presence
configure:10598: cc -E  conftest.c
configure:10595:20: select.h: No such file or directory
configure:10604: $? = 1
configure: failed program was:
#line 10594 "configure"
#include "confdefs.h"
#include <select.h>
configure:10622: result: no
configure:10640: checking for select.h
configure:10647: result: no
configure:10551: checking for stdlib.h
configure:10556: result: yes
configure:10560: checking stddef.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking stddef.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for stddef.h
configure:10647: result: yes
configure:10551: checking for strings.h
configure:10556: result: yes
configure:10551: checking for string.h
configure:10556: result: yes
configure:10560: checking synch.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10598:19: synch.h: No such file or directory
configure:10572: $? = 1
configure: failed program was:
#line 10563 "configure"
#include "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 <synch.h>
configure:10587: result: no
configure:10591: checking synch.h presence
configure:10598: cc -E  conftest.c
configure:10595:19: synch.h: No such file or directory
configure:10604: $? = 1
configure: failed program was:
#line 10594 "configure"
#include "confdefs.h"
#include <synch.h>
configure:10622: result: no
configure:10640: checking for synch.h
configure:10647: result: no
configure:10560: checking sys/mman.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking sys/mman.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for sys/mman.h
configure:10647: result: yes
configure:10560: checking sys/socket.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking sys/socket.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for sys/socket.h
configure:10647: result: yes
configure:10560: checking netinet/in.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking netinet/in.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for netinet/in.h
configure:10647: result: yes
configure:10560: checking arpa/inet.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking arpa/inet.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for arpa/inet.h
configure:10647: result: yes
configure:10560: checking sys/timeb.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking sys/timeb.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for sys/timeb.h
configure:10647: result: yes
configure:10551: checking for sys/types.h
configure:10556: result: yes
configure:10560: checking sys/un.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking sys/un.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for sys/un.h
configure:10647: result: yes
configure:10560: checking sys/vadvise.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10598:25: sys/vadvise.h: No such file or directory
configure:10572: $? = 1
configure: failed program was:
#line 10563 "configure"
#include "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 <sys/vadvise.h>
configure:10587: result: no
configure:10591: checking sys/vadvise.h presence
configure:10598: cc -E  conftest.c
configure:10595:25: sys/vadvise.h: No such file or directory
configure:10604: $? = 1
configure: failed program was:
#line 10594 "configure"
#include "confdefs.h"
#include <sys/vadvise.h>
configure:10622: result: no
configure:10640: checking for sys/vadvise.h
configure:10647: result: no
configure:10551: checking for sys/wait.h
configure:10556: result: yes
configure:10560: checking term.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking term.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for term.h
configure:10647: result: yes
configure:10551: checking for unistd.h
configure:10556: result: yes
configure:10560: checking utime.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking utime.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for utime.h
configure:10647: result: yes
configure:10560: checking sys/utime.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10598:23: sys/utime.h: No such file or directory
configure:10572: $? = 1
configure: failed program was:
#line 10563 "configure"
#include "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 <sys/utime.h>
configure:10587: result: no
configure:10591: checking sys/utime.h presence
configure:10598: cc -E  conftest.c
configure:10595:23: sys/utime.h: No such file or directory
configure:10604: $? = 1
configure: failed program was:
#line 10594 "configure"
#include "confdefs.h"
#include <sys/utime.h>
configure:10622: result: no
configure:10640: checking for sys/utime.h
configure:10647: result: no
configure:10560: checking termio.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10598:20: termio.h: No such file or directory
configure:10572: $? = 1
configure: failed program was:
#line 10563 "configure"
#include "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 <termio.h>
configure:10587: result: no
configure:10591: checking termio.h presence
configure:10598: cc -E  conftest.c
configure:10595:20: termio.h: No such file or directory
configure:10604: $? = 1
configure: failed program was:
#line 10594 "configure"
#include "confdefs.h"
#include <termio.h>
configure:10622: result: no
configure:10640: checking for termio.h
configure:10647: result: no
configure:10560: checking termios.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking termios.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for termios.h
configure:10647: result: yes
configure:10560: checking sched.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking sched.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for sched.h
configure:10647: result: yes
configure:10560: checking crypt.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10598:19: crypt.h: No such file or directory
configure:10572: $? = 1
configure: failed program was:
#line 10563 "configure"
#include "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 <crypt.h>
configure:10587: result: no
configure:10591: checking crypt.h presence
configure:10598: cc -E  conftest.c
configure:10595:19: crypt.h: No such file or directory
configure:10604: $? = 1
configure: failed program was:
#line 10594 "configure"
#include "confdefs.h"
#include <crypt.h>
configure:10622: result: no
configure:10640: checking for crypt.h
configure:10647: result: no
configure:10560: checking alloca.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10598:20: alloca.h: No such file or directory
configure:10572: $? = 1
configure: failed program was:
#line 10563 "configure"
#include "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 <alloca.h>
configure:10587: result: no
configure:10591: checking alloca.h presence
configure:10598: cc -E  conftest.c
configure:10595:20: alloca.h: No such file or directory
configure:10604: $? = 1
configure: failed program was:
#line 10594 "configure"
#include "confdefs.h"
#include <alloca.h>
configure:10622: result: no
configure:10640: checking for alloca.h
configure:10647: result: no
configure:10560: checking sys/ioctl.h usability
configure:10569: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:10572: $? = 0
configure:10575: test -s conftest.o
configure:10578: $? = 0
configure:10587: result: yes
configure:10591: checking sys/ioctl.h presence
configure:10598: cc -E  conftest.c
configure:10604: $? = 0
configure:10622: result: yes
configure:10640: checking for sys/ioctl.h
configure:10647: result: yes
configure:10667: checking for floor in -lm
configure:10700: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lm   >&5
configure:10703: $? = 0
configure:10706: test -s conftest
configure:10709: $? = 0
configure:10720: result: yes
configure:10799: checking for gethostbyname_r in -lnsl_r
configure:10832: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lnsl_r  -lm  >&5
/usr/bin/ld: cannot find -lnsl_r
configure:10835: $? = 1
configure: failed program was:
#line 10807 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname_r ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
gethostbyname_r ();
  ;
  return 0;
}
configure:10852: result: no
configure:10863: checking for gethostbyname_r in -lnsl
configure:10896: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lnsl  -lm  >&5
/usr/bin/ld: cannot find -lnsl
configure:10899: $? = 1
configure: failed program was:
#line 10871 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname_r ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
gethostbyname_r ();
  ;
  return 0;
}
configure:10916: result: no
configure:10929: checking for gethostbyname_r
configure:10972: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lm  >&5
/var/tmp//cc9t5jwi.o: In function `main':
/var/tmp//cc9t5jwi.o(.text+0xf): undefined reference to `gethostbyname_r'
configure:10975: $? = 1
configure: failed program was:
#line 10935 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyname_r (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname_r ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethostbyname_r) || defined (__stub___gethostbyname_r)
choke me
#else
f = gethostbyname_r;
#endif

  ;
  return 0;
}
configure:10991: result: no
configure:10995: checking for setsockopt
configure:11038: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lm  >&5
configure:11041: $? = 0
configure:11044: test -s conftest
configure:11047: $? = 0
configure:11057: result: yes
configure:11129: checking for yp_get_default_domain
configure:11172: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lm  >&5
configure:11175: $? = 0
configure:11178: test -s conftest
configure:11181: $? = 0
configure:11191: result: yes
configure:11263: checking for p2open
configure:11306: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lm  >&5
/var/tmp//ccKokc8m.o: In function `main':
/var/tmp//ccKokc8m.o(.text+0xf): undefined reference to `p2open'
configure:11309: $? = 1
configure: failed program was:
#line 11269 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char p2open (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char p2open ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_p2open) || defined (__stub___p2open)
choke me
#else
f = p2open;
#endif

  ;
  return 0;
}
configure:11325: result: no
configure:11331: checking for p2open in -lgen
configure:11364: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lgen  -lm  >&5
/usr/bin/ld: cannot find -lgen
configure:11367: $? = 1
configure: failed program was:
#line 11339 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char p2open ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
p2open ();
  ;
  return 0;
}
configure:11384: result: no
configure:11398: checking for bind
configure:11441: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lm  >&5
configure:11444: $? = 0
configure:11447: test -s conftest
configure:11450: $? = 0
configure:11460: result: yes
configure:11534: checking for crypt in -lcrypt
configure:11567: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lcrypt  -lm  >&5
configure:11570: $? = 0
configure:11573: test -s conftest
configure:11576: $? = 0
configure:11587: result: yes
configure:11598: checking for crypt
configure:11641: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lcrypt -lm  >&5
configure:11644: $? = 0
configure:11647: test -s conftest
configure:11650: $? = 0
configure:11660: result: yes
configure:11671: checking for sem_init
configure:11714: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lcrypt -lm  >&5
configure:11717: $? = 0
configure:11720: test -s conftest
configure:11723: $? = 0
configure:11733: result: yes
configure:11810: checking if libz with compress
configure:11839: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  >&5
configure:11842: $? = 0
configure:11845: test -s conftest
configure:11848: $? = 0
configure:11858: result: yes
configure:11902: checking tcpd.h usability
configure:11911: cc -c -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:11914: $? = 0
configure:11917: test -s conftest.o
configure:11920: $? = 0
configure:11929: result: yes
configure:11933: checking tcpd.h presence
configure:11940: cc -E  conftest.c
configure:11946: $? = 0
configure:11964: result: yes
configure:11982: checking for tcpd.h
configure:11989: result: yes
configure:11995: checking for TCP wrappers library -lwrap
configure:12021: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lwrap -lz -lcrypt -lm  >&5
configure:12024: $? = 0
configure:12027: test -s conftest
configure:12030: $? = 0
configure:12032: result: yes
configure:12303: checking for int8
configure:12334: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  >&5
configure: In function `main':
configure:12327: syntax error before "i"
configure:12337: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 12311 "configure"
#include "confdefs.h"

#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif

#ifdef HAVE_STDDEF_H
#include <stddef.h>
#endif

#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif

int main()
{
  int8 i;
  return 0;
}

configure:12354: result: no
configure:12529: checking "LinuxThreads"
configure:12584: result: "Not found"
configure:12599: checking "DEC threads"
configure:12612: result: "no"
configure:12614: checking "DEC 3.2 threads"
configure:12632: result: "no"
configure:12645: checking "SCO threads"
configure:12752: result: "no"
configure:12760: checking "SCO UnixWare7 native threads"
configure:12798: result: "no"
configure:12807: checking "OpenUNIX8 native threads"
configure:12849: result: "no"
configure:12857: checking "Siemens threads"
configure:12870: result: "no"
configure:12888: checking "Solaris threads"
configure:12896: result: "no"
configure:12902: checking "named thread libs:"
configure:12912: result: "no"
configure:12917: checking "for pthread_create in -libc"
configure:12938: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  >&5
/var/tmp//cchLZaWd.o: In function `main':
/var/tmp//cchLZaWd.o(.text+0x29): undefined reference to `pthread_create'
configure:12941: $? = 1
configure: failed program was:
#line 12920 "configure"
#include "confdefs.h"
#include <pthread.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
 (void) pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0);
  ;
  return 0;
}
configure:12956: result: "no"
configure:12960: checking "for pthread_create in -lpthread"
configure:12983: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -lpthread >&5
/usr/bin/ld: cannot find -lpthread
configure:12986: $? = 1
configure: failed program was:
#line 12965 "configure"
#include "confdefs.h"
#include <pthread.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
 (void) pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0);
  ;
  return 0;
}
configure:13001: result: "no"
configure:13006: checking "for pthread_create in -lpthreads"
configure:13027: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c  -lz -lcrypt -lm  -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
configure:13030: $? = 1
configure: failed program was:
#line 13009 "configure"
#include "confdefs.h"
#include <pthread.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
 pthread_create((pthread_t*) 0,(pthread_attr_t*) 0, 0, 0);
  ;
  return 0;
}
configure:13045: result: "no"
configure:13051: checking "for pthread_create in -pthread"
configure:13072: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:13075: $? = 0
configure:13078: test -s conftest
configure:13081: $? = 0
configure:13090: result: "yes"
configure:13109: checking for strtok_r in -lpthread
configure:13142: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lpthread  -lz -lcrypt -lm  -pthread >&5
/usr/bin/ld: cannot find -lpthread
configure:13145: $? = 1
configure: failed program was:
#line 13117 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strtok_r ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strtok_r ();
  ;
  return 0;
}
configure:13162: result: no
configure:13178: checking for strtok_r in -lc_r
configure:13210: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:13213: $? = 0
configure:13216: test -s conftest
configure:13219: $? = 0
configure:13230: result: yes
configure:13249: checking for strtok_r
configure:13292: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:13295: $? = 0
configure:13298: test -s conftest
configure:13301: $? = 0
configure:13311: result: yes
configure:13249: checking for pthread_init
configure:13292: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
/var/tmp//ccCZPOqn.o: In function `main':
/var/tmp//ccCZPOqn.o(.text+0xf): undefined reference to `pthread_init'
configure:13295: $? = 1
configure: failed program was:
#line 13255 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char pthread_init (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char pthread_init ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_pthread_init) || defined (__stub___pthread_init)
choke me
#else
f = pthread_init;
#endif

  ;
  return 0;
}
configure:13311: result: no
configure:13408: checking for dlopen in -ldl
configure:13441: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -ldl   >&5
/usr/bin/ld: cannot find -ldl
configure:13444: $? = 1
configure: failed program was:
#line 13416 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dlopen ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
dlopen ();
  ;
  return 0;
}
configure:13461: result: no
configure:13482: checking for unistd.h
configure:13487: result: yes
configure:13591: checking for restartable system calls
configure:13648: cc -o conftest -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:13651: $? = 0
configure:13653: ./conftest
configure:13656: $? = 0
configure:13669: result: yes
configure:13773: checking "need of special linking flags"
configure:13781: result: "none"
configure:13785: checking for cc option to accept ANSI C
configure:13848: cc  -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:13851: $? = 0
configure:13854: test -s conftest.o
configure:13857: $? = 0
configure:13874: result: none needed
configure:13882: checking for an ANSI C-conforming const
configure:13952: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:13955: $? = 0
configure:13958: test -s conftest.o
configure:13961: $? = 0
configure:13971: result: yes
configure:13981: checking for inline
configure:13998: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:14001: $? = 0
configure:14004: test -s conftest.o
configure:14007: $? = 0
configure:14018: result: inline
configure:14033: checking for off_t
configure:14060: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:14063: $? = 0
configure:14066: test -s conftest.o
configure:14069: $? = 0
configure:14079: result: yes
configure:14092: checking for struct stat.st_rdev
configure:14118: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:14121: $? = 0
configure:14124: test -s conftest.o
configure:14127: $? = 0
configure:14137: result: yes
configure:14153: checking whether time.h and sys/time.h may both be included
configure:14181: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:14184: $? = 0
configure:14187: test -s conftest.o
configure:14190: $? = 0
configure:14200: result: yes
configure:14210: checking whether struct tm is in sys/time.h or time.h
configure:14236: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:14239: $? = 0
configure:14242: test -s conftest.o
configure:14245: $? = 0
configure:14255: result: time.h
configure:14267: checking for char
configure:14294: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:14297: $? = 0
configure:14300: test -s conftest.o
configure:14303: $? = 0
configure:14313: result: yes
configure:14316: checking size of char
configure:14594: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:14597: $? = 0
configure:14599: ./conftest
configure:14602: $? = 0
configure:14622: result: 1
configure:14647: checking for int
configure:14674: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:14677: $? = 0
configure:14680: test -s conftest.o
configure:14683: $? = 0
configure:14693: result: yes
configure:14696: checking size of int
configure:14974: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:14977: $? = 0
configure:14979: ./conftest
configure:14982: $? = 0
configure:15002: result: 4
configure:15015: checking for long
configure:15042: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:15045: $? = 0
configure:15048: test -s conftest.o
configure:15051: $? = 0
configure:15061: result: yes
configure:15064: checking size of long
configure:15342: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:15345: $? = 0
configure:15347: ./conftest
configure:15350: $? = 0
configure:15370: result: 4
configure:15383: checking for long long
configure:15410: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:15413: $? = 0
configure:15416: test -s conftest.o
configure:15419: $? = 0
configure:15429: result: yes
configure:15432: checking size of long long
configure:15710: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:15713: $? = 0
configure:15715: ./conftest
configure:15718: $? = 0
configure:15738: result: 8
configure:15752: checking size of off_t
configure:15778: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:15781: $? = 0
configure:15783: ./conftest
configure:15786: $? = 0
configure:15799: result: 8
configure:15813: checking whether byte ordering is bigendian
configure:15843: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:15846: $? = 0
configure:15849: test -s conftest.o
configure:15852: $? = 0
configure:15879: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure: In function `main':
configure:15870: syntax error before "big"
configure:15882: $? = 1
configure: failed program was:
#line 15856 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif

  ;
  return 0;
}
configure:15996: result: no
configure:16019: checking base type of last arg to accept
configure:16058: c++ -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions  -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000  conftest.cc >&5
configure:16061: $? = 0
configure:16064: test -s conftest.o
configure:16067: $? = 0
configure:16123: result: socklen_t
configure:16140: checking stack direction for C alloca
configure:16170: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:16173: $? = 0
configure:16175: ./conftest
configure:16178: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 16149 "configure"
#include "confdefs.h"
#include <stdlib.h>
 int find_stack_direction ()
 {
   static char *addr = 0;
   auto char dummy;
   if (addr == 0)
     {
       addr = &dummy;
       return find_stack_direction ();
     }
   else
     return (&dummy > addr) ? 1 : -1;
 }
 int main ()
 {
   exit (find_stack_direction() < 0);
 }
configure:16191: result: -1
configure:16206: checking for working alloca.h
configure:16249: result: no
configure:16259: checking for alloca
configure:16299: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:16302: $? = 0
configure:16305: test -s conftest
configure:16308: $? = 0
configure:16318: result: yes
configure:16448: checking if struct timespec has a ts_sec member
configure:16480: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure: In function `main':
configure:16471: structure has no member named `ts_sec'
configure:16472: structure has no member named `ts_nsec'
configure:16483: $? = 1
configure: failed program was:
#line 16454 "configure"
#include "confdefs.h"
#include <pthread.h>
#ifdef __cplusplus
extern "C"
#endif

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
struct timespec abstime;

abstime.ts_sec = time(NULL)+1;
abstime.ts_nsec = 0;

  ;
  return 0;
}
configure:16499: result: no
configure:16510: checking if we have tzname variable
configure:16540: cc -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro   conftest.c >&5
configure:16543: $? = 0
configure:16546: test -s conftest.o
configure:16549: $? = 0
configure:16559: result: yes
configure:16570: checking for type ulong
configure:16591: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure: In function `main':
configure:16584: syntax error before "foo"
configure:16585: `foo' undeclared (first use in this function)
configure:16585: (Each undeclared identifier is reported only once
configure:16585: for each function it appears in.)
configure:16594: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 16579 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
main()
{
  ulong foo;
  foo++;
  exit(0);
}
configure:16613: result: no
configure:16624: checking for type uchar
configure:16645: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure: In function `main':
configure:16638: syntax error before "foo"
configure:16639: `foo' undeclared (first use in this function)
configure:16639: (Each undeclared identifier is reported only once
configure:16639: for each function it appears in.)
configure:16648: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 16633 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
main()
{
  uchar foo;
  foo++;
  exit(0);
}
configure:16667: result: no
configure:16678: checking for type uint
configure:16699: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:16702: $? = 0
configure:16704: ./conftest
configure:16707: $? = 0
configure:16721: result: yes
configure:16732: checking for type fp_except
configure:16754: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure: In function `main':
configure:16747: syntax error before "foo"
configure:16748: `foo' undeclared (first use in this function)
configure:16748: (Each undeclared identifier is reported only once
configure:16748: for each function it appears in.)
configure:16757: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 16741 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
#include <ieeefp.h>
main()
{
  fp_except foo;
  foo++;
  exit(0);
}
configure:16776: result: no
configure:16789: checking if c++ supports bool types
configure:16822: c++ -c  -DDBUG_OFF -O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions  -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000  conftest.cc >&5
configure:16825: $? = 0
configure:16828: test -s conftest.o
configure:16831: $? = 0
configure:16849: result: yes
configure:16860: checking if conversion of longlong to float works
configure:16887: cc -o conftest  -DDBUG_OFF -O -pipe -mcpu=pentiumpro    conftest.c -lz -lcrypt -lm  -pthread >&5
configure:16890: $? = 0
configure:16892: ./conftest
configure:16895: $? = 139
configure: program exited with status 139
configure: failed program was:
#line 16871 "configure"
#include "confdefs.h"
#include <stdio.h>
typedef long long longlong;
main()
{
  longlong ll=1;
  float f;
  FILE *file=fopen("conftestval", "w");
  f = (float) ll;
  fprintf(file,"%g\n",f);
  close(file);
  exit (0);
}
configure:16914: result: no
configure:16919: error: Your compiler cannot convert a longlong value to a float!
If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and try
again

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

ac_cv_c_stack_direction=-1
ac_cv_sizeof_off_t=8
ac_cv_sizeof_int=4
ac_cv_type_size_t=yes
ac_cv_path_CHMOD=/bin/chmod
am_cv_CC_dependencies_compiler_type=gcc3
mysql_cv_timespec_ts=no
ac_cv_header_crypt_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_select_h=no
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro -felide-constructors -fno-rtti -fno-exceptions'
ac_cv_c_bigendian=no
ac_cv_sys_largefile_source=no
ac_cv_func_crypt=yes
ac_cv_path_LN_CP_F=/bin/ln
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_sizeof_long_long=8
ac_cv_header_sys_utime_h=no
ac_cv_header_pwd_h=yes
ac_cv_path_uname_prog=/usr/bin/uname
ac_cv_sizeof_char=1
mysql_cv_compress=yes
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
ac_cv_search_opendir='none required'
ac_cv_sys_large_files=no
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_header_dirent_dirent_h=yes
ac_cv_prog_CXX=c++
mysql_cv_btype_last_arg_accept=socklen_t
ac_cv_func_bind=yes
ac_cv_header_sys_wait_h=yes
ac_cv_sys_largefile_LDFLAGS=no
ac_cv_path_HOSTNAME=/bin/hostname
ac_cv_prog_RANLIB=ranlib
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_sys_largefile_CFLAGS=no
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
ac_cv_type_long=yes
ac_cv_lib_nsl_r_gethostbyname_r=no
ac_cv_header_float_h=yes
lt_cv_prog_cc_shlib=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_ulong=no
ac_cv_header_fcntl_h=yes
ac_cv_path_SED=/usr/bin/sed
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=set
ac_cv_c_const=yes
ac_cv_func_pthread_init=no
ac_cv_func_yp_get_default_domain=yes
ac_cv_prog_YACC='bison -y'
ac_cv_header_termios_h=yes
ac_cv_header_sys_vadvise_h=no
ac_cv_path_KILL=/bin/kill
lt_cv_ld_reload_flag=-r
ac_cv_prog_CC=cc
lt_cv_sys_path_separator=:
ac_cv_func_strtok_r=yes
ac_cv_lib_gen_p2open=no
ac_cv_header_termio_h=no
ac_cv_path_CMP=/usr/bin/cmp
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=set
ac_cv_conv_longlong_to_float=no
mysql_cv_tzname=yes
ac_cv_path_CP=/bin/cp
ac_cv_header_limits_h=yes
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=set
ac_cv_func_alloca_works=yes
ac_cv_prog_cc_stdc=
ac_cv_header_alloca_h=no
ac_cv_host_alias=i386-portbld-freebsd5.1
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_time=yes
ac_cv_header_tcpd_h=yes
ac_cv_header_ieeefp_h=yes
ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_header_strings_h=yes
ac_cv_sizeof_long=4
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_make_make_set=yes
ac_cv_c_inline=inline
ac_cv_func_sem_init=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_path_LD=/usr/bin/ld
ac_cv_build_alias=i386-portbld-freebsd5.1
ac_cv_env_CPPFLAGS_value=
ac_cv_path_LN=/bin/ln
ac_cv_header_utime_h=yes
ac_cv_header_floatingpoint_h=yes
ac_cv_prog_ac_ct_GETCONF=getconf
ac_cv_header_memory_h=yes
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_target_alias=i386-portbld-freebsd5.1
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_header_sys_socket_h=yes
ac_cv_header_synch_h=no
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.1
ac_cv_env_host_alias_value=i386-portbld-freebsd5.1
ac_cv_type_int=yes
ac_cv_type_off_t=yes
ac_cv_uint=yes
lt_cv_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_prog_cxx_g=yes
ac_cv_lib_c_r_strtok_r=yes
am_cv_prog_cc_stdc=
ac_cv_path_RM=/bin/rm
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
ac_cv_prog_CPP='cc -E'
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_prog_AWK=nawk
ac_cv_build=i386-portbld-freebsd5.1
ac_cv_env_build_alias_value=i386-portbld-freebsd5.1
ac_cv_fp_except=no
ac_cv_type_long_long=yes
ac_cv_struct_tm=time.h
ac_cv_sys_restartable_syscalls=yes
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
mysql_cv_have_bool=yes
ac_cv_type_char=yes
ac_cv_sys_largefile_LIBS=no
lt_cv_compiler_o_lo=yes
ac_cv_target=i386-portbld-freebsd5.1
ac_cv_env_target_alias_value=i386-portbld-freebsd5.1
ac_cv_uchar=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_stddef_h=yes
ac_cv_path_PS=/bin/ps
ac_cv_path_MV=/bin/mv
ac_cv_env_CC_value=cc
ac_cv_lib_dl_dlopen=no
ac_cv_lib_m_floor=yes
ac_cv_header_term_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_prog_TAR=tar
mysql_cv_sys_os=FreeBSD
lt_cv_path_NM=nm
ac_cv_env_CPP_set=
ac_cv_lib_crypt_crypt=yes
ac_cv_header_sched_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_lib_pthread_strtok_r=no
ac_cv_func_p2open=no
ac_cv_func_setsockopt=yes
ac_cv_lib_nsl_gethostbyname_r=no
ac_cv_header_sys_mman_h=yes
ac_cv_sys_file_offset_bits=no
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_func_gethostbyname_r=no
ac_cv_objext=o

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "mysql"
#define VERSION "3.23.56"
#define PROTOCOL_VERSION 10
#define DOT_FRM_VERSION 6
#define SYSTEM_TYPE "portbld-freebsd5.1"
#define MACHINE_TYPE "i386"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#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
#define SPRINTF_RETURNS_INT 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_FLOATINGPOINT_H 1
#define HAVE_IEEEFP_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PWD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERM_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_LIBM 1
#define HAVE_LIBCRYPT 1
#define HAVE_CRYPT 1
#define HAVE_COMPRESS 1
#define LIBWRAP 1
#define HAVE_LIBWRAP 1
#define HAVE_LIBC_R 1
#define HAVE_STRTOK_R 1
#define HAVE_UNISTD_H 1
#define HAVE_RESTARTABLE_SYSCALLS 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_ST_RDEV 1
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_CHAR 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_OFF_T 8
#define SOCKET_SIZE_TYPE socklen_t
#define STACK_DIRECTION -1
#define HAVE_ALLOCA 1
#define HAVE_TZNAME 1
#define HAVE_UINT 1
#define HAVE_BOOL 1

configure: exit 1

>How-To-Repeat:
	cd /usr/ports/databases/mysql323-server
	make install
>Fix:

	None


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list