Date: Sun, 11 Aug 2002 12:26:13 +0000 From: Michael Carlson <carlson39@llnl.gov> To: dinoex@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: licq-qt-gui-1.0.4 Message-ID: <3D5657E5.7050506@llnl.gov>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------030101000308060401030802 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sorry to bother you, but I was wondering if there was a fix for those who have QT-3 installed? I seem to have a problem making any port that required QT-2.x, as it doest not use QT-3 due to some incompatibility. I'm attaching the log config.log file for the sake of it, I would appreciate any help. Thanks, Michael Carlson --------------030101000308060401030802 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = SSEC-FBSD.llnl.gov uname -m = i386 uname -r = 4.6-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.6-STABLE #5: Fri Jun 21 16:51:04 GMT 2002 mcarlson@SSEC-FBSD.llnl.gov:/usr/src/sys/compile/SSEC-FBSD /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:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:993: PATH=".;."; conftest.sh conftest.sh: not found configure:996: $? = 127 configure:1036: checking build system type configure:1054: result: i386-unknown-freebsd4.6 configure:1064: checking host system type configure:1078: result: i386-unknown-freebsd4.6 configure:1088: checking target system type configure:1102: result: i386-unknown-freebsd4.6 configure:1144: checking for a BSD compatible install configure:1193: result: /usr/bin/install -c configure:1204: checking whether build environment is sane configure:1247: result: yes configure:1268: checking for mawk configure:1294: result: no configure:1268: checking for gawk configure:1294: result: no configure:1268: checking for nawk configure:1294: result: no configure:1268: checking for awk configure:1283: found /usr/bin/awk configure:1291: result: awk configure:1301: checking whether make sets ${MAKE} configure:1321: result: yes configure:1467: checking for gcc configure:1482: found /usr/bin/gcc configure:1490: result: gcc configure:1718: checking for C compiler version configure:1721: gcc --version </dev/null >&5 2.95.3 configure:1724: $? = 0 configure:1726: gcc -v </dev/null >&5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:1729: $? = 0 configure:1731: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:1734: $? = 1 configure:1754: checking for C compiler default output configure:1757: gcc conftest.c >&5 configure:1760: $? = 0 configure:1789: result: a.out configure:1794: checking whether the C compiler works configure:1800: ./a.out configure:1803: $? = 0 configure:1818: result: yes configure:1825: checking whether we are cross compiling configure:1827: result: no configure:1830: checking for executable suffix configure:1832: gcc -o conftest conftest.c >&5 configure:1835: $? = 0 configure:1857: result: configure:1863: checking for object suffix configure:1881: gcc -c conftest.c >&5 configure:1884: $? = 0 configure:1903: result: o configure:1907: checking whether we are using the GNU C compiler configure:1928: gcc -c conftest.c >&5 configure:1931: $? = 0 configure:1934: test -s conftest.o configure:1937: $? = 0 configure:1949: result: yes configure:1955: checking whether gcc accepts -g configure:1973: gcc -c -g conftest.c >&5 configure:1976: $? = 0 configure:1979: test -s conftest.o configure:1982: $? = 0 configure:1992: result: yes configure:2019: gcc -c -g -O2 conftest.c >&5 conftest.c:2: syntax error before `me' configure:2022: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2128: checking for style of include used by make configure:2155: result: GNU configure:2161: checking dependency style of gcc configure:2223: result: gcc configure:2232: checking how to run the C preprocessor configure:2258: gcc -E conftest.c configure:2264: $? = 0 configure:2291: gcc -E conftest.c configure:2288: ac_nonexistent.h: No such file or directory configure:2297: $? = 1 configure: failed program was: #line 2287 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2334: result: gcc -E configure:2349: gcc -E conftest.c configure:2355: $? = 0 configure:2382: gcc -E conftest.c configure:2379: ac_nonexistent.h: No such file or directory configure:2388: $? = 1 configure: failed program was: #line 2378 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2476: checking for g++ configure:2491: found /usr/bin/g++ configure:2499: result: g++ configure:2514: checking for C++ compiler version configure:2517: g++ --version </dev/null >&5 2.95.3 configure:2520: $? = 0 configure:2522: g++ -v </dev/null >&5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:2525: $? = 0 configure:2527: g++ -V </dev/null >&5 g++: argument to `-V' missing configure:2530: $? = 1 configure:2533: checking whether we are using the GNU C++ compiler configure:2554: g++ -c conftest.cc >&5 configure:2557: $? = 0 configure:2560: test -s conftest.o configure:2563: $? = 0 configure:2575: result: yes configure:2581: checking whether g++ accepts -g configure:2599: g++ -c -g conftest.cc >&5 configure:2602: $? = 0 configure:2605: test -s conftest.o configure:2608: $? = 0 configure:2618: result: yes configure:2658: g++ -c -g -O2 conftest.cc >&5 configure:2661: $? = 0 configure:2664: test -s conftest.o configure:2667: $? = 0 configure:2689: g++ -c -g -O2 conftest.cc >&5 configure:2692: $? = 0 configure:2695: test -s conftest.o configure:2698: $? = 0 configure:2722: checking dependency style of g++ configure:2784: result: gcc configure:2788: checking whether g++ accepts -fno-exceptions -fno-check-new configure:2802: result: yes configure:2827: checking how to run the C++ preprocessor configure:2849: g++ -E conftest.cc configure:2855: $? = 0 configure:2882: g++ -E conftest.cc configure:2879: ac_nonexistent.h: No such file or directory configure:2888: $? = 1 configure: failed program was: #line 2878 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2925: result: g++ -E configure:2940: g++ -E conftest.cc configure:2946: $? = 0 configure:2973: g++ -E conftest.cc configure:2970: ac_nonexistent.h: No such file or directory configure:2979: $? = 1 configure: failed program was: #line 2969 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3018: checking for strerror in -lcposix configure:3045: gcc -o conftest -O2 conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:3048: $? = 1 configure: failed program was: #line 3026 "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 strerror (); int main () { strerror (); ; return 0; } configure:3065: result: no configure:3071: checking whether make sets ${MAKE} configure:3091: result: yes configure:3112: checking for a BSD compatible install configure:3161: result: /usr/bin/install -c configure:3210: checking for ranlib configure:3225: found /usr/bin/ranlib configure:3234: result: ranlib configure:3248: checking for strip configure:3265: found /usr/bin/strip configure:3277: result: /usr/bin/strip configure:3286: checking for size configure:3303: found /usr/bin/size configure:3315: result: /usr/bin/size configure:3361: checking for dirent.h that defines DIR configure:3382: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:3385: $? = 0 configure:3388: test -s conftest.o configure:3391: $? = 0 configure:3401: result: yes configure:3414: checking for opendir in -ldir configure:3441: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -ldir >&5 /usr/libexec/elf/ld: cannot find -ldir configure:3444: $? = 1 configure: failed program was: #line 3422 "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 opendir (); int main () { opendir (); ; return 0; } configure:3461: result: no configure:3523: checking for ANSI C header files configure:3537: gcc -E -D_THREAD_SAFE conftest.c configure:3543: $? = 0 configure:3630: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:3633: $? = 0 configure:3635: ./conftest configure:3638: $? = 0 configure:3651: result: yes configure:3664: checking for errno.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c configure:3680: $? = 0 configure:3699: result: yes configure:3664: checking for fcntl.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c configure:3680: $? = 0 configure:3699: result: yes configure:3664: checking for getopt.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c configure:3671: getopt.h: No such file or directory configure:3680: $? = 1 configure: failed program was: #line 3670 "configure" #include "confdefs.h" #include <getopt.h> configure:3699: result: no configure:3664: checking for limits.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c configure:3680: $? = 0 configure:3699: result: yes configure:3664: checking for malloc.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c In file included from configure:3671: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" configure:3680: $? = 0 configure:3699: result: yes configure:3664: checking for pwd.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c configure:3680: $? = 0 configure:3699: result: yes configure:3664: checking for unistd.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c configure:3680: $? = 0 configure:3699: result: yes configure:3664: checking for paths.h configure:3674: gcc -E -D_THREAD_SAFE conftest.c configure:3680: $? = 0 configure:3699: result: yes configure:3709: checking for inet_addr in -lxnet configure:3736: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lxnet >&5 /usr/libexec/elf/ld: cannot find -lxnet configure:3739: $? = 1 configure: failed program was: #line 3717 "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 inet_addr (); int main () { inet_addr (); ; return 0; } configure:3756: result: no configure:3767: checking for socket in -lsocket configure:3794: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lsocket >&5 /usr/libexec/elf/ld: cannot find -lsocket configure:3797: $? = 1 configure: failed program was: #line 3775 "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 socket (); int main () { socket (); ; return 0; } configure:3814: result: no configure:3825: checking for gethostname configure:3862: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:3865: $? = 0 configure:3868: test -s conftest configure:3871: $? = 0 configure:3881: result: yes configure:3941: checking for pthread_cancel in -lc_r configure:3968: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r >&5 configure:3971: $? = 0 configure:3974: test -s conftest configure:3977: $? = 0 configure:3988: result: yes configure:4191: checking for dlopen in -lc_r configure:4218: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4221: $? = 0 configure:4224: test -s conftest configure:4227: $? = 0 configure:4238: result: yes configure:4374: checking for dlopen modes configure:4394: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:4397: $? = 0 configure:4400: test -s conftest.o configure:4403: $? = 0 configure:4406: result: RTLD_LAZY configure:4469: checking for inet_addr configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4469: checking for inet_aton configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4469: checking for mktime configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4469: checking for select configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4469: checking for strdup configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4469: checking for strerror configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4469: checking for hstrerror configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4469: checking for readdir_r configure:4506: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lc_r -lc_r >&5 configure:4509: $? = 0 configure:4512: test -s conftest configure:4515: $? = 0 configure:4525: result: yes configure:4535: checking whether to enable SOCKS5 support configure:4566: result: no configure:4744: checking if OpenSSL support is desired configure:4775: result: yes configure:4782: checking for openssl/ssl.h configure:4792: gcc -E -D_THREAD_SAFE conftest.c configure:4798: $? = 0 configure:4817: result: yes configure:4835: checking for DH_free in -lcrypto configure:4862: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lcrypto -lc_r -lc_r >&5 configure:4865: $? = 0 configure:4868: test -s conftest configure:4871: $? = 0 configure:4882: result: yes configure:4894: checking for SSL_new in -lssl configure:4921: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lssl -lcrypto -lc_r -lc_r >&5 configure:4924: $? = 0 configure:4927: test -s conftest configure:4930: $? = 0 configure:4941: result: yes configure:4959: checking if OpenSSL support can be enabled configure:4966: result: yes configure:4980: checking for vector.h configure:4990: g++ -E -D_THREAD_SAFE conftest.cc configure:4996: $? = 0 configure:5015: result: yes configure:5031: checking for gcc option to accept ANSI C configure:5088: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5091: $? = 0 configure:5094: test -s conftest.o configure:5097: $? = 0 configure:5114: result: none needed configure:5122: checking for an ANSI C-conforming const configure:5186: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5189: $? = 0 configure:5192: test -s conftest.o configure:5195: $? = 0 configure:5205: result: yes configure:5221: checking for sys/types.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5236: $? = 0 configure:5239: test -s conftest.o configure:5242: $? = 0 configure:5252: result: yes configure:5221: checking for sys/stat.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5236: $? = 0 configure:5239: test -s conftest.o configure:5242: $? = 0 configure:5252: result: yes configure:5221: checking for stdlib.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5236: $? = 0 configure:5239: test -s conftest.o configure:5242: $? = 0 configure:5252: result: yes configure:5221: checking for string.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5236: $? = 0 configure:5239: test -s conftest.o configure:5242: $? = 0 configure:5252: result: yes configure:5221: checking for memory.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5236: $? = 0 configure:5239: test -s conftest.o configure:5242: $? = 0 configure:5252: result: yes configure:5221: checking for strings.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5236: $? = 0 configure:5239: test -s conftest.o configure:5242: $? = 0 configure:5252: result: yes configure:5221: checking for inttypes.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5236: $? = 0 configure:5239: test -s conftest.o configure:5242: $? = 0 configure:5252: result: yes configure:5221: checking for stdint.h configure:5233: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5262: stdint.h: No such file or directory configure:5236: $? = 1 configure: failed program was: #line 5227 "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 <stdint.h> configure:5252: result: no configure:5221: checking for unistd.h configure:5252: result: yes configure:5262: checking for size_t configure:5283: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5286: $? = 0 configure:5289: test -s conftest.o configure:5292: $? = 0 configure:5302: result: yes configure:5314: checking for socklen_t configure:5338: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5341: $? = 0 configure:5344: test -s conftest.o configure:5347: $? = 0 configure:5362: result: yes configure:5372: checking whether time.h and sys/time.h may both be included configure:5394: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5397: $? = 0 configure:5400: test -s conftest.o configure:5403: $? = 0 configure:5413: result: yes configure:5423: checking whether struct tm is in sys/time.h or time.h configure:5443: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest.o configure:5452: $? = 0 configure:5462: result: time.h configure:5472: checking for sys_errlist and sys_nerr configure:5492: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lssl -lcrypto -lc_r -lc_r >&5 configure:5495: $? = 0 configure:5498: test -s conftest configure:5501: $? = 0 configure:5511: result: yes configure:5520: checking for tm_gmtoff configure:5544: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c >&5 configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5568: result: yes configure:5577: checking for extern long timezone configure:5600: gcc -o conftest -O2 -pthread -D_THREAD_SAFE conftest.c -lssl -lcrypto -lc_r -lc_r >&5 configure: In function `main': configure:5592: warning: assignment makes integer from pointer without a cast configure:5603: $? = 0 configure:5606: test -s conftest configure:5609: $? = 0 configure:5624: result: yes configure:5710: checking for ld used by GCC configure:5773: result: /usr/libexec/elf/ld configure:5782: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:5794: result: yes configure:5798: checking for /usr/libexec/elf/ld option to reload object files configure:5805: result: -r configure:5810: checking for BSD-compatible nm configure:5846: result: /usr/bin/nm -B configure:5849: checking whether ln -s works configure:5853: result: yes configure:5860: checking how to recognise dependant libraries configure:6031: result: pass_all configure:6215: checking for ranlib configure:6239: result: ranlib configure:6289: checking for strip configure:6304: found /usr/bin/strip configure:6313: result: strip ltconfig:678:checking for gcc option to produce PIC ltconfig:687:checking that gcc PIC flag -fPIC -DPIC works. ltconfig:697: gcc -c -O2 -pthread -fPIC -DPIC -DPIC -D_THREAD_SAFE conftest.c 1>&5 ltconfig:749: checking if gcc static flag -static works ltconfig:758: gcc -o conftest -O2 -pthread -D_THREAD_SAFE -static conftest.c -lssl -lcrypto -lc_r -lc_r 1>&5 ltconfig:780: finding the maximum length of command line arguments ltconfig:@lineno@: result: 36865 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -O2 -pthread -o out/conftest2.o -D_THREAD_SAFE conftest.c 1>&5 ltconfig:883: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:884: gcc -c -O2 -pthread -fno-rtti -fno-exceptions -c conftest.c -D_THREAD_SAFE conftest.c 1>&5 ltconfig:1423: checking if global_symbol_pipe works ltconfig:1424: gcc -c -O2 -pthread -D_THREAD_SAFE conftest.c 1>&5 ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1479: gcc -o conftest -O2 -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.c conftstm.o 1>&5 ltconfig:1583: checking for dlopen in -ldl ltconfig:1603: gcc -o conftest -O2 -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.c -ldl -lssl -lcrypto -lc_r -lc_r 1>&5 /usr/libexec/elf/ld: cannot find -ldl ltconfig: failed program was: /*#line 1590 "ltconfig"*/ /* 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. */ #ifdef __cplusplus extern "C" #endif char dlopen(); int main() { dlopen() ; return 0; } ltconfig:1622: checking for dlopen ltconfig:1652: gcc -o conftest -O2 -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.c -lssl -lcrypto -lc_r -lc_r 1>&5 ltconfig:1863: checking for dlfcn.h ltconfig:1874: gcc -c -O2 -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.c 1>&5 >/dev/null 2>conftest.out ltconfig:1902: checking whether a program can dlopen itself ltconfig:1957: gcc -o conftest -O2 -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -lssl -lcrypto -lc_r -lc_r 1>&5 ltconfig:1976: checking whether a statically linked program can dlopen itself ltconfig:2031: gcc -o conftest -O2 -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -lssl -lcrypto -lc_r -lc_r 1>&5 ltconfig: failed program was: /*#line 1984 "ltconfig"*/ #if HAVE_DLFCN_H #include <dlfcn.h> #endif #include <stdio.h> #ifdef RTLD_GLOBAL # define LTDL_GLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LTDL_GLOBAL DL_GLOBAL # else # define LTDL_GLOBAL 0 # endif #endif /* We may have to define LTDL_LAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LTDL_LAZY_OR_NOW # ifdef RTLD_LAZY # define LTDL_LAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LTDL_LAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LTDL_LAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LTDL_LAZY_OR_NOW DL_NOW # else # define LTDL_LAZY_OR_NOW 0 # endif # endif # endif # endif #endif void fnord() { int i=42; } int main() { void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW); if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord"); if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); return 1; } g++ -E conftest.cc ltconfig:678:checking for g++ option to produce PIC ltconfig:687:checking that g++ PIC flag -fPIC -DPIC works. ltconfig:697: g++ -c -O2 -fno-exceptions -fno-check-new -pthread -fPIC -DPIC -DPIC -D_THREAD_SAFE conftest.cc 1>&5 ltconfig:749: checking if g++ static flag -static works ltconfig:758: g++ -o conftest -O2 -fno-exceptions -fno-check-new -pthread -D_THREAD_SAFE -static conftest.cc -lssl -lcrypto -lc_r -lc_r 1>&5 ltconfig:780: finding the maximum length of command line arguments ltconfig:@lineno@: result: 36865 ltconfig:829: checking if g++ supports -c -o file.o ltconfig:830: g++ -c -O2 -fno-exceptions -fno-check-new -pthread -o out/conftest2.o -D_THREAD_SAFE conftest.cc 1>&5 ltconfig:883: checking if g++ supports -fno-rtti -fno-exceptions ltconfig:884: g++ -c -O2 -fno-exceptions -fno-check-new -pthread -fno-rtti -fno-exceptions -c conftest.cc -D_THREAD_SAFE conftest.cc 1>&5 ltconfig:1423: checking if global_symbol_pipe works ltconfig:1424: g++ -c -O2 -fno-exceptions -fno-check-new -pthread -D_THREAD_SAFE conftest.cc 1>&5 ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1479: g++ -o conftest -O2 -fno-exceptions -fno-check-new -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.cc conftstm.o 1>&5 ltconfig:1583: checking for dlopen in -ldl ltconfig:1603: g++ -o conftest -O2 -fno-exceptions -fno-check-new -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.cc -ldl -lssl -lcrypto -lc_r -lc_r 1>&5 /usr/libexec/elf/ld: cannot find -ldl ltconfig: failed program was: /*#line 1590 "ltconfig"*/ /* 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. */ #ifdef __cplusplus extern "C" #endif char dlopen(); int main() { dlopen() ; return 0; } ltconfig:1622: checking for dlopen ltconfig:1652: g++ -o conftest -O2 -fno-exceptions -fno-check-new -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.cc -lssl -lcrypto -lc_r -lc_r 1>&5 ltconfig:1863: checking for dlfcn.h ltconfig:1874: g++ -c -O2 -fno-exceptions -fno-check-new -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE conftest.cc 1>&5 >/dev/null 2>conftest.out ltconfig:1902: checking whether a program can dlopen itself ltconfig:1957: g++ -o conftest -O2 -fno-exceptions -fno-check-new -pthread -fno-builtin -fno-rtti -fno-exceptions -D_THREAD_SAFE -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.cc -lssl -lcrypto -lc_r -lc_r 1>&5 conftest.cc: In function `int main()': conftest.cc:45: implicit declaration of function `int exit(...)' ltconfig: failed program was: /*#line 1910 "ltconfig"*/ #if HAVE_DLFCN_H #include <dlfcn.h> #endif #include <stdio.h> #ifdef RTLD_GLOBAL # define LTDL_GLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LTDL_GLOBAL DL_GLOBAL # else # define LTDL_GLOBAL 0 # endif #endif /* We may have to define LTDL_LAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LTDL_LAZY_OR_NOW # ifdef RTLD_LAZY # define LTDL_LAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LTDL_LAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LTDL_LAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LTDL_LAZY_OR_NOW DL_NOW # else # define LTDL_LAZY_OR_NOW 0 # endif # endif # endif # endif #endif void fnord() { int i=42; } int main() { void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW); if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord"); if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); return 1;} configure:6641: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on SSEC-FBSD.llnl.gov config.status:7142: creating bin/Makefile config.status:7142: creating share/Makefile config.status:7142: creating src/Makefile config.status:7142: creating include/Makefile config.status:7142: creating Makefile config.status:7234: creating config.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_type_size_t='yes' ac_cv_func_gethostname='yes' am_cv_CC_dependencies_compiler_type='gcc' ac_cv_prog_CXXCPP='g++ -E' ac_cv_env_CXXFLAGS_value='' lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_stdlib_h='yes' ac_cv_func_select='yes' ac_cv_lib_crypto_DH_free='yes' ac_cv_header_pwd_h='yes' ac_cv_lib_cposix_strerror='no' ac_cv_prog_cc_g='yes' ac_cv_env_CXXCPP_set='' ac_cv_env_LDFLAGS_set='' ac_cv_c_compiler_gnu='yes' ac_cv_path_install='/usr/bin/install -c' ac_cv_env_CFLAGS_set='' ac_cv_header_dirent_dirent_h='yes' ac_cv_path_PROG_SIZE='/usr/bin/size' ac_cv_func_mktime='yes' ac_cv_lib_c_r_pthread_cancel='yes' ac_cv_env_CPP_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_func_inet_aton='yes' ac_cv_cxx_compiler_gnu='yes' ac_cv_env_CXX_set='' ac_cv_header_fcntl_h='yes' ac_cv_env_host_alias_set='' ac_cv_c_const='yes' lt_cv_ld_reload_flag='-r' ac_cv_func_hstrerror='yes' ac_cv_lib_socket_socket='no' lt_cv_prog_gnu_ld='yes' ac_cv_header_sys_stat_h='yes' ac_cv_path_PROG_STRIP='/usr/bin/strip' ac_cv_env_build_alias_set='' ac_cv_lib_c_r_dlopen='yes' ac_cv_header_limits_h='yes' ac_cv_env_CXXCPP_value='' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='' ac_cv_sys_errlist='yes' ac_cv_prog_cc_stdc='' ac_cv_header_vector_h='yes' ac_cv_header_openssl_ssl_h='yes' ac_cv_header_getopt_h='no' ac_cv_host_alias='i386-unknown-freebsd4.6' ac_cv_env_CFLAGS_value='' ac_cv_env_CC_set='' ac_cv_header_sys_types_h='yes' ac_cv_header_stdc='yes' ac_cv_header_time='yes' ac_cv_header_strings_h='yes' ac_cv_header_paths_h='yes' ac_cv_header_stdint_h='no' ac_cv_header_inttypes_h='yes' ac_cv_lib_dir_opendir='no' ac_cv_prog_make_make_set='yes' lt_cv_path_LD='/usr/libexec/elf/ld' ac_cv_header_string_h='yes' ac_cv_lib_xnet_inet_addr='no' ac_cv_header_unistd_h='yes' ac_cv_prog_ac_ct_CXX='g++' ac_cv_build_alias='i386-unknown-freebsd4.6' ac_cv_env_CPPFLAGS_value='' ac_cv_header_memory_h='yes' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_target_alias='i386-unknown-freebsd4.6' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXX_value='' ac_cv_prog_ac_ct_STRIP='strip' ac_cv_host='i386-unknown-freebsd4.6' ac_cv_env_host_alias_value='' ac_cv_func_strerror='yes' ac_cv_func_inet_addr='yes' ac_cv_header_errno_h='yes' ac_cv_prog_cxx_g='yes' lt_cv_file_magic_test_file='' ac_cv_func_readdir_r='yes' am_cv_CXX_dependencies_compiler_type='gcc' ac_cv_prog_CPP='gcc -E' ac_cv_prog_AWK='awk' ac_cv_build='i386-unknown-freebsd4.6' ac_cv_env_build_alias_value='' lt_cv_deplibs_check_method='pass_all' ac_cv_struct_tm='time.h' ac_cv_header_malloc_h='yes' ac_cv_prog_ac_ct_CC='gcc' ac_cv_target='i386-unknown-freebsd4.6' ac_cv_env_target_alias_value='' ac_cv_lib_ssl_SSL_new='yes' ac_cv_env_CC_value='' lt_cv_path_NM='/usr/bin/nm -B' ac_cv_c_socklen_t='yes' ac_cv_env_CPP_set='' ac_cv_func_strdup='yes' ac_cv_objext='o' ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "licq" #define VERSION "1.0.4" #define PACKAGE "licq" #define VERSION "1.0.4" #define INT_VERSION 1004 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_PWD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PATHS_H 1 #define HAVE_LIBC_R 1 #define HAVE_LIBC_R 1 #define DLOPEN_POLICY RTLD_LAZY #define HAVE_INET_ADDR 1 #define HAVE_INET_ATON 1 #define HAVE_MKTIME 1 #define HAVE_SELECT 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_HSTRERROR 1 #define HAVE_READDIR_R 1 #define HAVE_LIBCRYPTO 1 #define USE_OPENSSL 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_UNISTD_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_ERRLIST 1 #define USE_GMTOFF 1 #define USE_TIMEZONE 1 configure: exit 0 --------------030101000308060401030802-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D5657E5.7050506>