From owner-freebsd-ports Mon Sep 16 8:40:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9979C37B405 for ; Mon, 16 Sep 2002 08:40:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C71DC43E65 for ; Mon, 16 Sep 2002 08:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8GFe4JU060487 for ; Mon, 16 Sep 2002 08:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8GFe4lQ060486; Mon, 16 Sep 2002 08:40:04 -0700 (PDT) Date: Mon, 16 Sep 2002 08:40:04 -0700 (PDT) Message-Id: <200209161540.g8GFe4lQ060486@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/42840: lang/php4 and www/mod_php4 need a newer ming library Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/42840; it has been noted by GNATS. From: Larry Rosenman To: Peter Pentchev Cc: bug-followup@FreeBSD.org Subject: Re: ports/42840: lang/php4 and www/mod_php4 need a newer ming library Date: 16 Sep 2002 10:30:18 -0500 On Mon, 2002-09-16 at 10:16, Peter Pentchev wrote: > > Apparently, the ming library already *is* at version 0.2a :) > Can you post the last 20-30 lines of the config.log file, so we can see > exactly what was the configure script doing that failed? Here ya go.... This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1576: checking for Cygwin environment configure:1592: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure: In function `main': configure:1588: `__CYGWIN32__' undeclared (first use in this function) configure:1588: (Each undeclared identifier is reported only once configure:1588: for each function it appears in.) configure: failed program was: #line 1581 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1609: checking for mingw32 environment configure:1621: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure: In function `main': configure:1617: `__MINGW32__' undeclared (first use in this function) configure:1617: (Each undeclared identifier is reported only once configure:1617: for each function it appears in.) configure: failed program was: #line 1614 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1691: checking host system type configure:1723: checking for a BSD compatible install configure:1776: checking whether build environment is sane configure:1833: checking whether make sets ${MAKE} configure:1872: checking for working aclocal configure:1885: checking for working autoconf configure:1898: checking for working automake configure:1911: checking for working autoheader configure:1924: checking for working makeinfo configure:1941: checking whether to enable maintainer-specific portions of Makefiles configure:2016: checking for gcc configure:2129: checking whether the C compiler (cc -O -pipe -I/usr/local/include -I/usr/local/include/pgsql ) works configure:2145: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:2171: checking whether the C compiler (cc -O -pipe -I/usr/local/include -I/usr/local/include/pgsql ) is a cross-compiler configure:2176: checking whether we are using GNU C configure:2185: cc -E conftest.c configure:2204: checking whether cc accepts -g configure:2240: checking whether cc understands -c and -o together configure:2252: cc -c conftest.c -o conftest.o 1>&5 configure:2253: cc -c conftest.c -o conftest.o 1>&5 configure:2288: checking how to run the C preprocessor configure:2309: cc -E conftest.c >/dev/null 2>conftest.out configure:2368: checking for AIX configure:2395: checking for cc option to accept ANSI C configure:2448: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:2472: checking whether compiler supports -R configure:2487: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -R /usr/lib -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:2543: checking for ranlib configure:2571: checking whether ln -s works configure:2596: checking for mawk configure:2596: checking for gawk configure:2596: checking for nawk configure:2630: checking for bison configure:2664: checking bison version configure:2674: checking for flex configure:2708: checking for yywrap in -lfl configure:2727: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lfl -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:2751: checking lex output file root configure:2772: checking whether yytext is a pointer configure:2791: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lfl 1>&5 configure:2815: checking for working const configure:2869: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:3017: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /tmp/cc58B57r.o: In function `main': /tmp/cc58B57r.o(.text+0x1d): undefined reference to `pthread_mutexattr_init' /tmp/cc58B57r.o(.text+0x31): undefined reference to `pthread_create' configure: failed program was: #line 2999 "configure" #include "confdefs.h" #include #include void *thread_routine(void *data) { return data; } int main() { pthread_t thd; pthread_mutexattr_t mattr; int data = 1; pthread_mutexattr_init(&mattr); return pthread_create(&thd, NULL, thread_routine, &data); } configure:3037: checking for pthreads_cflags configure:3070: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -kthread conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 cc: unrecognized option `-kthread' /tmp/ccA3ds5y.o: In function `main': /tmp/ccA3ds5y.o(.text+0x1d): undefined reference to `pthread_mutexattr_init' /tmp/ccA3ds5y.o(.text+0x31): undefined reference to `pthread_create' configure: failed program was: #line 3052 "configure" #include "confdefs.h" #include #include void *thread_routine(void *data) { return data; } int main() { pthread_t thd; pthread_mutexattr_t mattr; int data = 1; pthread_mutexattr_init(&mattr); return pthread_create(&thd, NULL, thread_routine, &data); } configure:3070: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -pthread conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:3099: checking for pthreads_lib configure:3209: checking for AOLserver support configure:3285: checking for Apache 1.x module support via DSO through APXS configure:3426: checking for Apache 1.x module support configure:3613: checking for mod_charset compatibility option configure:3683: checking for Apache 2.0 module support via DSO through APXS configure:3815: checking for Caudium support configure:3986: checking whether writing to stdout works configure:4015: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:4047: checking whether to force Apache CGI redirect configure:4106: checking whether to discard path_info + path_translated configure:4168: checking for fhttpd module support configure:4216: checking for CLI build configure:4241: checking for FastCGI support configure:4307: checking for Zeus ISAPI support configure:4373: checking for NSAPI support configure:4460: checking for PHTTPD support configure:4527: checking for Pi3Web Support configure:4724: checking for Roxen/Pike support configure:4829: checking for Servlet support configure:4997: checking for thttpd configure:5059: checking for TUX configure:5129: checking for webjames configure:5135: checking for chosen SAPI module configure:5193: checking for missing declarations of reentrant functions configure:5202: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:5227: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:5252: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:5277: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:5302: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:5325: checking for sendmail configure:5366: checking whether system uses EBCDIC configure:5385: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure: failed program was: #line 5377 "configure" #include "confdefs.h" int main(void) { return (unsigned char)'A' != (unsigned char)0xC1; } configure:5453: checking for socket in -lsocket configure:5472: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lsocket -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lsocket configure: failed program was: #line 5461 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket(); int main() { socket() ; return 0; } configure:5508: checking for htonl in -lsocket configure:5527: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lsocket -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lsocket configure: failed program was: #line 5516 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char htonl(); int main() { htonl() ; return 0; } configure:5566: checking for yp_get_default_domain configure:5594: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:5735: checking for dlopen in -ldl configure:5754: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -ldl -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -ldl configure: failed program was: #line 5743 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:5787: checking for sin in -lm configure:5806: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:5799: warning: conflicting types for built-in function `sin' configure:5835: checking for inet_aton in -lresolv configure:5854: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lresolv -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lresolv configure: failed program was: #line 5843 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char inet_aton(); int main() { inet_aton() ; return 0; } configure:5881: checking for inet_aton in -lbind configure:5900: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lbind -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lbind configure: failed program was: #line 5889 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char inet_aton(); int main() { inet_aton() ; return 0; } configure:5927: checking for __inet_aton in -lbind configure:5946: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lbind -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lbind configure: failed program was: #line 5935 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __inet_aton(); int main() { __inet_aton() ; return 0; } configure:5981: checking for res_search in -lsocket configure:6000: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lsocket -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lsocket configure: failed program was: #line 5989 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char res_search(); int main() { res_search() ; return 0; } configure:6119: checking for res_search in -lresolv configure:6138: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lresolv -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lresolv configure: failed program was: #line 6127 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char res_search(); int main() { res_search() ; return 0; } configure:6164: checking for dn_skipname in -lresolv configure:6183: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lresolv -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lresolv configure: failed program was: #line 6172 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dn_skipname(); int main() { dn_skipname() ; return 0; } configure:6211: checking for __dn_skipname in -lresolv configure:6230: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lresolv -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -lresolv configure: failed program was: #line 6219 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __dn_skipname(); int main() { __dn_skipname() ; return 0; } configure:6268: checking for ANSI C header files configure:6281: cc -E conftest.c >/dev/null 2>conftest.out configure:6348: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:6378: checking for dirent.h that defines DIR configure:6391: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6416: checking for opendir in -ldir configure:6435: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -ldir -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /usr/libexec/elf/ld: cannot find -ldir configure: failed program was: #line 6424 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:6542: checking for fclose declaration configure:6551: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6615: checking for ApplicationServices/ApplicationServices.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: ApplicationServices/ApplicationServices.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for alloca.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: alloca.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for arpa/inet.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for arpa/nameser.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for crypt.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: crypt.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for fcntl.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for grp.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for ieeefp.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for langinfo.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for limits.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for locale.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for netinet/in.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for pwd.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for resolv.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for signal.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for stdarg.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for stdlib.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for string.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for syslog.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sysexits.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/file.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/mman.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/mount.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/resource.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/select.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/socket.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/statfs.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: sys/statfs.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for sys/statvfs.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: sys/statvfs.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for sys/vfs.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: sys/vfs.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for sys/sysexits.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: sys/sysexits.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for sys/time.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/types.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for sys/varargs.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: sys/varargs.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for sys/wait.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for unistd.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6615: checking for unix.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6621: unix.h: No such file or directory configure: failed program was: #line 6620 "configure" #include "confdefs.h" #include configure:6615: checking for utime.h configure:6625: cc -E conftest.c >/dev/null 2>conftest.out configure:6656: checking whether struct tm is in sys/time.h or time.h configure:6669: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6690: checking for tm_zone in struct tm configure:6703: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6762: checking for tm_gmtoff in struct tm configure:6775: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6798: checking for struct flock configure:6813: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6840: checking for socklen_t configure:6857: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6883: checking size of long configure:6902: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:6922: checking size of int configure:6941: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:6962: checking for st_blksize in struct stat configure:6975: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:6997: checking for st_blocks in struct stat configure:7010: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:7037: checking for st_rdev in struct stat configure:7050: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:7072: checking for size_t configure:7105: checking for uid_t in sys/types.h configure:7140: checking for struct sockaddr_storage configure:7153: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:7174: checking for IPv6 support configure:7188: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7212: checking for vprintf configure:7240: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for asctime_r configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for chroot configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for ctime_r configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for cuserid configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /tmp/ccvX6i4U.o: In function `main': /tmp/ccvX6i4U.o(.text+0x7): undefined reference to `cuserid' configure: failed program was: #line 7385 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cuserid(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char cuserid(); 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_cuserid) || defined (__stub___cuserid) choke me #else cuserid(); #endif ; return 0; } configure:7380: checking for crypt configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /tmp/ccIoeauB.o: In function `main': /tmp/ccIoeauB.o(.text+0x7): undefined reference to `crypt' configure: failed program was: #line 7385 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char crypt(); 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_crypt) || defined (__stub___crypt) choke me #else crypt(); #endif ; return 0; } configure:7380: checking for flock configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for gai_strerror configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for gcvt configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /tmp/ccF1Q8AO.o: In function `main': /tmp/ccF1Q8AO.o(.text+0x7): undefined reference to `gcvt' configure: failed program was: #line 7385 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gcvt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gcvt(); 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_gcvt) || defined (__stub___gcvt) choke me #else gcvt(); #endif ; return 0; } configure:7380: checking for getlogin configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for gethostbyaddr configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for getprotobyname configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for getprotobynumber configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for getservbyname configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for getservbyport configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for getrusage configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for gettimeofday configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for gmtime_r configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for inet_aton configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for isascii configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for link configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for localtime_r configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for lockf configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for lrand48 configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for memcpy configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7392: warning: conflicting types for built-in function `memcpy' configure:7380: checking for memmove configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for mkstemp configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for mmap configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for nl_langinfo configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for putenv configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for realpath configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for random configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for rand_r configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for regcomp configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for res_search configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for setitimer configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for setlocale configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for localeconv configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for setsockopt configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for setvbuf configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for shutdown configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for sin configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7392: warning: conflicting types for built-in function `sin' configure:7380: checking for snprintf configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for srand48 configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for srandom configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for statfs configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for statvfs configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /tmp/cck4T7Rf.o: In function `main': /tmp/cck4T7Rf.o(.text+0x7): undefined reference to `statvfs' configure: failed program was: #line 7385 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char statvfs(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char statvfs(); 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_statvfs) || defined (__stub___statvfs) choke me #else statvfs(); #endif ; return 0; } configure:7380: checking for std_syslog configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /tmp/cc1Ygdtr.o: In function `main': /tmp/cc1Ygdtr.o(.text+0x7): undefined reference to `std_syslog' configure: failed program was: #line 7385 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char std_syslog(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char std_syslog(); 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_std_syslog) || defined (__stub___std_syslog) choke me #else std_syslog(); #endif ; return 0; } configure:7380: checking for strcasecmp configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for strcoll configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for strdup configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for strerror configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for strftime configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for strstr configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for strtok_r configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for symlink configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for tempnam configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 /tmp/ccJe40bk.o: In function `main': /tmp/ccJe40bk.o(.text+0x7): warning: tempnam() possibly used unsafely; consider using mkstemp() configure:7380: checking for tzset configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for unsetenv configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for usleep configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for utime configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7380: checking for vsnprintf configure:7408: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7434: checking for getaddrinfo configure:7446: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:7469: checking for strlcat configure:7497: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7469: checking for strlcpy configure:7497: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7469: checking for getopt configure:7497: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7524: checking whether utime accepts a null argument configure:7545: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7571: checking for working alloca.h configure:7604: checking for alloca configure:7637: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7804: checking whether sprintf is broken configure:7819: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:7853: checking for declared timezone configure:7874: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c 1>&5 configure:7900: checking for type of reentrant time-related functions configure:7929: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure: In function `main': configure:7921: warning: assignment makes integer from pointer without a cast configure:7922: too many arguments to function `asctime_r' configure: failed program was: #line 7911 "configure" #include "confdefs.h" #include main() { char buf[27]; struct tm t; time_t old = 0; int r, s; s = gmtime_r(&old, &t); r = (int) asctime_r(&t, buf, 26); if (r == s && s == 0) return (0); return (1); } configure:7959: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure: In function `main': configure:7952: too many arguments to function `asctime_r' configure: failed program was: #line 7943 "configure" #include "confdefs.h" #include main() { struct tm t, *s; time_t old = 0; char buf[27], *p; s = gmtime_r(&old, &t); p = asctime_r(&t, buf, 26); if (p == buf && s == &t) return (0); return (1); } configure:7997: checking for readdir_r configure:8025: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:8047: checking for type of readdir_r configure:8083: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:8199: checking whether to include debugging symbols configure:8256: checking layout of installed files configure:8314: checking path to configuration file configure:8379: checking whether to install PEAR, and where configure:8442: checking whether to enable safe mode by default configure:8500: checking for safe mode exec dir configure:8542: checking for OpenSSL support configure:8610: checking for OpenSSL version configure:8672: checking for CRYPTO_free in -lcrypto configure:8691: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:8729: checking for SSL_CTX_set_ssl_version in -lssl configure:8748: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:8822: checking whether to enable PHP's own SIGCHLD handler configure:8883: checking whether to enable magic quotes by default configure:8944: checking whether to enable runpaths configure:8993: checking whether to explicitly link against libgcc configure:9098: checking whether to enable short tags by default configure:9160: checking whether to enable dmalloc configure:9271: checking for crypt in -lcrypt configure:9290: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl 1>&5 configure:9368: checking if the location of ZLIB install directory is defined configure:9417: checking for ZLIB support configure:9731: checking for gzgets in -lz configure:9750: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt 1>&5 configure:9841: checking for fopencookie configure:9869: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt 1>&5 /tmp/cc8h4J59.o: In function `main': /tmp/cc8h4J59.o(.text+0x7): undefined reference to `fopencookie' configure: failed program was: #line 9846 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fopencookie(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fopencookie(); 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_fopencookie) || defined (__stub___fopencookie) choke me #else fopencookie(); #endif ; return 0; } configure:9958: checking for ASPELL support configure:10282: checking whether to enable bc style precision math functions configure:10657: checking for BZip2 support configure:10851: checking for BZ2_bzerror in -lbz2 configure:10870: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql conftest.c -lbz2 -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt 1>&5 configure:11107: checking whether to enable calendar conversion support configure:11369: checking for CCVS support configure:11766: checking for cpdflib support configure:12658: checking for CRACKlib support configure:13067: checking whether to enable ctype functions configure:13329: checking for CURL support configure:13396: checking for cURL 7.9 or greater configure:13619: checking for curl_easy_perform in -lcurl configure:13638: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -lcurl -lssl -lcrypto -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lcurl -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:13885: checking for CyberCash support configure:14246: checking for cybermut support configure:14670: checking for cyrus imap support configure:15413: checking for xDBM support configure:16029: checking whether to enable DBA configure:16285: checking for GDBM support configure:16519: checking for NDBM support configure:16767: checking for Berkeley DB2 support configure:16998: checking for Berkeley DB3 support configure:17221: checking for DBM support configure:17444: checking for CDB support configure:17456: checking whether to enable DBA interface configure:17688: checking whether to enable dbase support configure:17950: checking for dbplus support configure:18599: checking whether to enable dbx support configure:18857: checking whether to enable direct I/O support configure:19117: checking for DOM support configure:19186: checking for libxml version configure:19777: checking for DOM XSLT support configure:19826: checking for DOM EXSLT support configure:20485: checking whether to enable EXIF support configure:20747: checking for FrontBase SQL92 (fbsql) support configure:21163: checking for FDF support configure:21637: checking whether to enable the bundled filePro support configure:21899: checking for FriBidi support configure:22383: checking whether to enable FTP support configure:22662: checking for GD support configure:22937: checking whether to enable truetype string function in GD configure:22994: checking for the location of libjpeg configure:23055: checking for jpeg_read_header in -ljpeg configure:23074: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:23207: checking for the location of libpng configure:23272: checking for png_write_image in -lpng configure:23291: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/lib -lz -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lpng -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 configure:23519: checking for the location of libXpm configure:23826: checking for freetype(2) configure:24025: checking for FreeType 1.x support configure:24228: checking for T1lib support configure:24590: checking for gdImageString16 in -lgd configure:24609: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:24643: checking for gdImagePaletteCopy in -lgd configure:24662: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:24696: checking for gdImageCreateFromPng in -lgd configure:24715: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:24749: checking for gdImageCreateFromGif in -lgd configure:24768: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:24802: checking for gdImageGif in -lgd configure:24821: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 /tmp/cchuASw9.o: In function `main': /tmp/cchuASw9.o(.text+0x7): undefined reference to `gdImageGif' configure: failed program was: #line 24810 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gdImageGif(); int main() { gdImageGif() ; return 0; } configure:24855: checking for gdImageWBMP in -lgd configure:24874: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:24908: checking for gdImageCreateFromJpeg in -lgd configure:24927: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:24961: checking for gdImageCreateFromXpm in -lgd configure:24980: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25014: checking for gdImageCreateFromGd2 in -lgd configure:25033: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25067: checking for gdImageCreateTrueColor in -lgd configure:25086: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 /tmp/cckem8nF.o: In function `main': /tmp/cckem8nF.o(.text+0x7): undefined reference to `gdImageCreateTrueColor' configure: failed program was: #line 25075 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gdImageCreateTrueColor(); int main() { gdImageCreateTrueColor() ; return 0; } configure:25120: checking for gdImageSetTile in -lgd configure:25139: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25173: checking for gdImageSetBrush in -lgd configure:25192: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25226: checking for gdImageStringTTF in -lgd configure:25245: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25279: checking for gdImageStringFT in -lgd configure:25298: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25332: checking for gdImageStringFTEx in -lgd configure:25351: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 /tmp/cc8G07pf.o: In function `main': /tmp/cc8G07pf.o(.text+0x7): undefined reference to `gdImageStringFTEx' configure: failed program was: #line 25340 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gdImageStringFTEx(); int main() { gdImageStringFTEx() ; return 0; } configure:25385: checking for gdImageColorClosestHWB in -lgd configure:25404: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25438: checking for gdImageColorResolve in -lgd configure:25457: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:25491: checking for gdImageGifCtx in -lgd configure:25510: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lgd -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 /tmp/ccXH5NCv.o: In function `main': /tmp/ccXH5NCv.o(.text+0x7): undefined reference to `gdImageGifCtx' configure: failed program was: #line 25499 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gdImageGifCtx(); int main() { gdImageGifCtx() ; return 0; } configure:25603: checking for GNU gettext support configure:25665: checking for bindtextdomain in -lintl configure:25684: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -R/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:26099: checking for ngettext in -lintl configure:26118: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -R/usr/local/lib -L/usr/local/lib conftest.c -lintl -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:26142: checking for dngettext in -lintl configure:26161: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -R/usr/local/lib -L/usr/local/lib conftest.c -lintl -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:26185: checking for dcngettext in -lintl configure:26204: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -R/usr/local/lib -L/usr/local/lib conftest.c -lintl -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:26228: checking for bind_textdomain_codeset in -lintl configure:26247: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -R/usr/local/lib -L/usr/local/lib conftest.c -lintl -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:26278: checking for GNU MP support configure:26676: checking for Hyperwave support configure:26916: checking for ICAP support configure:27309: checking for iconv support configure:27500: checking for libiconv in -liconv configure:27519: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -liconv -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:27974: checking for IMAP support configure:28331: checking for pam_start in -lpam configure:28350: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -R/usr/local/lib -L/usr/local/lib conftest.c -lpam -liconv -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:28378: checking for crypt in -lcrypt configure:28920: checking for Informix support configure:29549: checking for Ingres II support configure:30052: checking for InterBase support configure:30449: checking for IRCG support configure:30910: checking for Java support configure:31474: checking for LDAP support configure:33017: checking for 3 arg ldap_set_rebind_proc configure:33029: cc -c -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:33025: too many arguments to function `ldap_set_rebind_proc' configure: failed program was: #line 33022 "configure" #include "confdefs.h" #include int main() { ldap_set_rebind_proc(0,0,0) ; return 0; } configure:33053: checking for ldap_parse_reference configure:33081: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -R/usr/local/lib -L/usr/local/lib conftest.c -lldap -llber -lcrypt -lpam -liconv -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:33112: checking whether to enable multibyte string support configure:33370: checking whether to enable japanese encoding translation configure:33393: checking whether to enable multibyte regex support configure:33420: checking for MCAL support configure:33831: checking for mcrypt support configure:33893: checking for mcrypt_module_open in -lmcrypt configure:33912: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -lltdl -R/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lldap -llber -lcrypt -lpam -liconv -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:33968: checking for mcrypt_generic_deinit in -lmcrypt configure:33987: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libcurl.so, may conflict with libcrypto.so.3 configure:34437: checking for MCVE support configure:34837: checking for mhash support configure:35238: checking for MING support configure:35300: checking for Ming_useSWFVersion in -lming configure:35319: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib conftest.c -lming -lmhash -lmcve -lmcrypt -lltdl -lldap -llber -lcrypt -lpam -liconv -lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -L/usr/lib -lcrypto -lssl -lcrypt -lcurl -lssl -lcrypto -lxml2 -lz -liconv -lm 1>&5 /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libmcve.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libmcve.so, may conflict with libcrypto.so.3 /usr/local/lib/libmcve.so: undefined reference to `pthread_mutex_unlock' /usr/local/lib/libmcve.so: undefined reference to `pthread_mutex_destroy' /usr/local/lib/libmcve.so: undefined reference to `pthread_mutex_lock' /usr/local/lib/libmcve.so: undefined reference to `pthread_mutex_init' configure: failed program was: #line 35308 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char Ming_useSWFVersion(); int main() { Ming_useSWFVersion() ; return 0; } -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message