Date: Thu, 07 Feb 2008 22:04:14 -0700 From: Kerry Alt <kerry@nmsu.edu> To: openoffice@freebsd.org Subject: oo build fails... Message-ID: <47ABE2CE.2030302@nmsu.edu>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------080205020200010502020107 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, I don't understand what's happening here, as I'm a newbie. The oo version is 2.3.1 and as far as I can tell, my fontconfig version (in /usr/local/include/fontconfig) is 2.4.3 which is certainly is >= 2.2.0. Any ideas? ============build output====================== checking whether fontconfig is >= 2.2.0... configure: error: no, fontconfig >= 2.2.0 needed ===> Script "configure" failed unexpectedly. Please report the problem to openoffice@FreeBSD.org [maintainer] and attach the "/usr/ports/editors/openoffice.org-2/work/OOG680_m9/config_office/config.log" ================= end of build output================================== config.log is attached. -Kerry -- Kerry Alt <http://business.nmsu.edu/~kalt> Associate Professor Department of Accounting & Information Systems New Mexico State University / Box 3DH Las Cruces, New Mexico 88003-8001 kerry@nmsu.edu <mailto:kerry@nmsu.edu> phone: 505-646-3645 fax: 505-646-1552 --------------080205020200010502020107 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.59. Invocation command line was $ ./configure --with-gnu-cp=/usr/local/bin/gcp --with-gnu-patch=/usr/local/bin/gpatch --enable-crashdump=yes --enable-symbols=SMALL --with-jdk-home=/usr/local/diablo-jdk1.5.0 --with-ant-home=/usr/local/share/java/apache-ant --enable-cups=no --enable-build-mozilla --with-system-freetype=no --with-lang=en-US --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.3 ## --------- ## ## Platform. ## ## --------- ## hostname = .localdomain uname -m = i386 uname -r = 6.3-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2627: checking for gawk configure:2656: result: no configure:2627: checking for mawk configure:2656: result: no configure:2627: checking for nawk configure:2643: found /usr/bin/nawk configure:2653: result: nawk configure:2665: checking for nawk configure:2683: found /usr/bin/nawk configure:2695: result: /usr/bin/nawk configure:2712: checking for sed configure:2730: found /usr/bin/sed configure:2742: result: /usr/bin/sed configure:2758: checking for solenv environment configure:2762: result: default configure:2820: checking build system type configure:2838: result: i386-portbld-freebsd6.3 configure:2846: checking host system type configure:2860: result: i386-portbld-freebsd6.3 configure:2868: checking target system type configure:2882: result: i386-portbld-freebsd6.3 configure:2984: checking the FreeBSD operating system release configure:2991: result: found OSVERSION=603000 configure:2993: checking which thread library to use configure:3005: result: -pthread configure:3043: checking whether to enable crashdump feature configure:3047: result: yes configure:3089: checking whether to turn warnings to errors configure:3102: result: no configure:3107: checking whether to do a debug build configure:3118: result: no configure:3123: checking whether to build with additional debug utilities configure:3135: result: no, full product build configure:3142: checking whether to include symbols into final build configure:3152: result: yes, small ones configure:3171: checking whether to strip the solver or not. configure:3193: checking whether to enable native CUPS support configure:3201: result: no configure:3206: checking whether to enable fontconfig support configure:3210: result: yes configure:3219: checking whether to enable filters for legacy binary file formats (StarOffice 5.2) configure:3228: result: yes configure:3261: checking whether to use RPATH in shared libraries configure:3268: result: yes configure:3272: checking whether to include MySpell dictionaries configure:3275: result: yes configure:3286: checking which shell to use configure:3327: result: tcsh configure:3378: checking for gcc configure:3404: result: gcc42 configure:3648: checking for C compiler version configure:3651: gcc42 --version </dev/null >&5 gcc42 (GCC) 4.2.3 20080130 (prerelease) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3654: $? = 0 configure:3656: gcc42 -v </dev/null >&5 Using built-in specs. Target: i386-portbld-freebsd6.3 Configured with: ./..//gcc-4.2-20080130/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --with-gmp=/usr/local --program-suffix=42 --libdir=/usr/local/lib/gcc-4.2.3 --with-gxx-include-dir=/usr/local/lib/gcc-4.2.3/include/c++/ --disable-rpath --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc42 i386-portbld-freebsd6.3 Thread model: posix gcc version 4.2.3 20080130 (prerelease) configure:3659: $? = 0 configure:3661: gcc42 -V </dev/null >&5 gcc42: '-V' option must have argument configure:3664: $? = 1 configure:3687: checking for C compiler default output file name configure:3690: gcc42 -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3693: $? = 0 configure:3739: result: a.out configure:3744: checking whether the C compiler works configure:3750: ./a.out configure:3753: $? = 0 configure:3770: result: yes configure:3777: checking whether we are cross compiling configure:3779: result: no configure:3782: checking for suffix of executables configure:3784: gcc42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3787: $? = 0 configure:3812: result: configure:3818: checking for suffix of object files configure:3839: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:3842: $? = 0 configure:3864: result: o configure:3868: checking whether we are using the GNU C compiler configure:3892: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:3898: $? = 0 configure:3902: test -z || test ! -s conftest.err configure:3905: $? = 0 configure:3908: test -s conftest.o configure:3911: $? = 0 configure:3924: result: yes configure:3930: checking whether gcc42 accepts -g configure:3951: gcc42 -c -g -I/usr/local/include conftest.c >&5 configure:3957: $? = 0 configure:3961: test -z || test ! -s conftest.err configure:3964: $? = 0 configure:3967: test -s conftest.o configure:3970: $? = 0 configure:3981: result: yes configure:3998: checking for gcc42 option to accept ANSI C configure:4068: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:4074: $? = 0 configure:4078: test -z || test ! -s conftest.err configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4105: result: none needed configure:4123: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:4129: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4270: checking for special C compiler options needed for large files configure:4369: result: no configure:4375: checking for _FILE_OFFSET_BITS value needed for large files configure:4406: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:4412: $? = 0 configure:4416: test -z || test ! -s conftest.err configure:4419: $? = 0 configure:4422: test -s conftest.o configure:4425: $? = 0 configure:4490: result: no configure:4500: checking for _LARGE_FILES value needed for large files configure:4531: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:4537: $? = 0 configure:4541: test -z || test ! -s conftest.err configure:4544: $? = 0 configure:4547: test -s conftest.o configure:4550: $? = 0 configure:4615: result: no configure:4652: checking for tcsh configure:4670: found /bin/tcsh configure:4682: result: /bin/tcsh configure:4750: checking gcc home configure:4757: result: /usr configure:4814: checking for gcc configure:4840: result: gcc42 configure:5084: checking for C compiler version configure:5087: gcc42 --version </dev/null >&5 gcc42 (GCC) 4.2.3 20080130 (prerelease) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5090: $? = 0 configure:5092: gcc42 -v </dev/null >&5 Using built-in specs. Target: i386-portbld-freebsd6.3 Configured with: ./..//gcc-4.2-20080130/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --with-gmp=/usr/local --program-suffix=42 --libdir=/usr/local/lib/gcc-4.2.3 --with-gxx-include-dir=/usr/local/lib/gcc-4.2.3/include/c++/ --disable-rpath --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc42 i386-portbld-freebsd6.3 Thread model: posix gcc version 4.2.3 20080130 (prerelease) configure:5095: $? = 0 configure:5097: gcc42 -V </dev/null >&5 gcc42: '-V' option must have argument configure:5100: $? = 1 configure:5103: checking whether we are using the GNU C compiler configure:5159: result: yes configure:5165: checking whether gcc42 accepts -g configure:5216: result: yes configure:5233: checking for gcc42 option to accept ANSI C configure:5340: result: none needed configure:5358: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:5364: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5505: checking for gcc42 configure:5523: found /usr/local/bin/gcc42 configure:5535: result: /usr/local/bin/gcc42 configure:5550: checking the GNU gcc compiler version configure:5570: result: checked (gcc 4.2.3) configure:5587: checking whether gcc42 supports -fvisibility=hidden configure:5607: gcc42 -o conftest -O2 -fno-strict-aliasing -pipe -fvisibility=hidden -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5613: $? = 0 configure:5617: test -z || test ! -s conftest.err configure:5620: $? = 0 configure:5623: test -s conftest configure:5626: $? = 0 configure:5638: result: yes configure:5647: checking whether to enable pch feature configure:5665: result: no configure:5670: checking for GNU make configure:5679: result: gmake configure:5682: checking the GNU make version configure:5692: result: gmake 3.81 configure:5783: checking for --hash-style=both linker support configure:5807: gcc42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -Wl,--hash-style=both conftest.c >&5 /usr/bin/ld: unrecognized option '--hash-style=both' /usr/bin/ld: use the --help option for usage information collect2: ld returned 1 exit status configure:5813: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include <stdio.h> | | int | main () | { | | printf ("hello world\n"); | | ; | return 0; | } configure:5841: result: not found configure:5984: checking for perl configure:6002: found /usr/bin/perl configure:6014: result: /usr/bin/perl configure:6033: checking the Perl version configure:6042: result: checked (perl 5) configure:6051: checking for required Perl modules configure:6054: result: all modules found configure:6401: checking how to run the C preprocessor configure:6436: gcc42 -E -I/usr/local/include conftest.c configure:6442: $? = 0 configure:6474: gcc42 -E -I/usr/local/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:6480: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6519: result: gcc42 -E configure:6543: gcc42 -E -I/usr/local/include conftest.c configure:6549: $? = 0 configure:6581: gcc42 -E -I/usr/local/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:6587: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6631: checking for egrep configure:6641: result: grep -E configure:6646: checking for ANSI C header files configure:6671: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:6677: $? = 0 configure:6681: test -z || test ! -s conftest.err configure:6684: $? = 0 configure:6687: test -s conftest.o configure:6690: $? = 0 configure:6779: gcc42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit' configure:6782: $? = 0 configure:6784: ./conftest configure:6787: $? = 0 configure:6802: result: yes configure:6814: checking whether to enable vba feature configure:6822: result: no configure:7077: checking whether to enable pam support configure:7080: result: yes configure:7093: checking security/pam_appl.h usability configure:7105: gcc42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:7111: $? = 0 configure:7115: test -z || test ! -s conftest.err configure:7118: $? = 0 configure:7121: test -s conftest.o configure:7124: $? = 0 configure:7134: result: yes configure:7138: checking security/pam_appl.h presence configure:7148: gcc42 -E -I/usr/local/include conftest.c configure:7154: $? = 0 configure:7174: result: yes configure:7209: checking for security/pam_appl.h configure:7216: result: yes configure:7229: checking whether to link to libpam configure:7314: result: no, dynamically open it configure:7773: checking for C++ compiler version configure:7776: g++42 --version </dev/null >&5 g++42 (GCC) 4.2.3 20080130 (prerelease) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7779: $? = 0 configure:7781: g++42 -v </dev/null >&5 Using built-in specs. Target: i386-portbld-freebsd6.3 Configured with: ./..//gcc-4.2-20080130/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --with-gmp=/usr/local --program-suffix=42 --libdir=/usr/local/lib/gcc-4.2.3 --with-gxx-include-dir=/usr/local/lib/gcc-4.2.3/include/c++/ --disable-rpath --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc42 i386-portbld-freebsd6.3 Thread model: posix gcc version 4.2.3 20080130 (prerelease) configure:7784: $? = 0 configure:7786: g++42 -V </dev/null >&5 g++42: '-V' option must have argument configure:7789: $? = 1 configure:7792: checking whether we are using the GNU C++ compiler configure:7816: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:7822: $? = 0 configure:7826: test -z || test ! -s conftest.err configure:7829: $? = 0 configure:7832: test -s conftest.o configure:7835: $? = 0 configure:7848: result: yes configure:7854: checking whether g++42 accepts -g configure:7875: g++42 -c -g -I/usr/local/include conftest.cc >&5 configure:7881: $? = 0 configure:7885: test -z || test ! -s conftest.err configure:7888: $? = 0 configure:7891: test -s conftest.o configure:7894: $? = 0 configure:7905: result: yes configure:7947: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:7953: $? = 0 configure:7957: test -z || test ! -s conftest.err configure:7960: $? = 0 configure:7963: test -s conftest.o configure:7966: $? = 0 configure:7992: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:14: error: 'exit' was not declared in this scope configure:7998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:7947: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 conftest.cc:10: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:11: /usr/local/lib/gcc-4.2.3/gcc/i386-portbld-freebsd6.3/4.2.3/include/stdlib.h:109: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:10: error: from previous declaration 'void std::exit(int) throw ()' configure:7953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:7947: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 conftest.cc:10: error: 'void std::exit(int)' should have been declared inside 'std' configure:7953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:7947: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:11: /usr/local/lib/gcc-4.2.3/gcc/i386-portbld-freebsd6.3/4.2.3/include/stdlib.h:109: error: declaration of 'void exit(int)' throws different exceptions conftest.cc:10: error: from previous declaration 'void exit(int) throw ()' configure:7953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:7947: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:7953: $? = 0 configure:7957: test -z || test ! -s conftest.err configure:7960: $? = 0 configure:7963: test -s conftest.o configure:7966: $? = 0 configure:7992: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:7998: $? = 0 configure:8002: test -z || test ! -s conftest.err configure:8005: $? = 0 configure:8008: test -s conftest.o configure:8011: $? = 0 configure:8037: checking the GNU C++ compiler version configure:8044: result: checked (g++ 4.2.3) configure:8119: checking for g++ include path configure:8137: result: /usr/local/lib/gcc-4.2.3/include/c++ configure:8230: checking exception type configure:8264: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.cc >&5 /var/tmp//cckLXlVn.o(.text+0x7e): In function `main': : undefined reference to `__sjthrow' collect2: ld returned 1 exit status configure:8270: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include <iostream> | | extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); | | | int | main () | { | __sjthrow() | ; | return 0; | } configure:8298: result: dwarf2 configure:8699: checking for STLport4 headers configure:8704: result: using internal stlport. configure:8815: checking which memory allocator to use configure:9016: result: internal configure:9096: checking whether to add custom build version configure:9104: result: no configure:9109: checking whether to build with Java support configure:9112: result: yes configure:9202: checking the installed JDK configure:9307: result: checked (JDK 1.5.0) configure:9555: checking for jawt lib name configure:9854: result: -ljawt configure:9860: checking whether to enable gcj aot compilation configure:9924: result: no configure:9942: checking how to run the C preprocessor configure:10060: result: gcc42 -E configure:10084: gcc42 -E -I/usr/local/include conftest.c configure:10090: $? = 0 configure:10122: gcc42 -E -I/usr/local/include conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:10128: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:10178: checking how to run the C++ preprocessor configure:10209: g++42 -E -I/usr/local/include conftest.cc configure:10215: $? = 0 configure:10247: g++42 -E -I/usr/local/include conftest.cc conftest.cc:13:28: error: ac_nonexistent.h: No such file or directory configure:10253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:10292: result: g++42 -E configure:10316: g++42 -E -I/usr/local/include conftest.cc configure:10322: $? = 0 configure:10354: g++42 -E -I/usr/local/include conftest.cc conftest.cc:13:28: error: ac_nonexistent.h: No such file or directory configure:10360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:10407: checking for dmake configure:10438: result: no configure:10491: checking whether to enable EPM for packing configure:10494: result: yes configure:10502: checking for epm configure:10533: result: no configure:10593: checking which package format to use configure:10681: result: bsd configure:10868: checking whether to build the ODK configure:10871: result: yes configure:10874: checking for external/unowinreg/unowinreg.dll configure:10882: result: found configure:11422: checking whether to build qadevOOo configure:11425: result: yes configure:11440: checking whether to provide libstdc++/libgcc_s in the installset configure:11448: result: yes configure:11457: checking which zlib to use configure:11683: result: internal configure:11690: checking which jpeg to use configure:11915: result: internal configure:11922: checking which expat to use configure:12153: result: internal configure:12160: checking which freetype to use configure:12266: result: internal configure:12275: checking which libwpd to use configure:12381: result: internal configure:12472: WARNING: Internal freetype2 does not support emboldening. configure:12498: checking which libxslt to use configure:12651: result: internal configure:12661: checking which libxml to use configure:12768: result: internal configure:12780: checking which python to use configure:13134: result: internal configure:13146: checking which db to use configure:13400: result: internal configure:13410: checking which hsqldb to use configure:13478: result: internal configure:13486: checking which beanshell to use configure:13523: result: internal configure:13531: checking which xml-apis to use configure:13643: result: internal configure:13651: checking which xerces to use configure:13739: result: internal configure:13747: checking which xalan to use configure:13888: result: internal configure:13903: checking which curl to use configure:13972: result: internal configure:13981: checking which boost to use configure:14294: result: internal configure:14301: checking which vigra to use configure:14468: result: internal configure:14475: checking which odbc headers to use configure:14629: result: internal configure:14636: checking whether to enable build of Mozilla/Mozilla NSS-using components configure:14643: result: yes configure:14649: checking whether to build Mozilla addressbook connectivity configure:14658: result: yes configure:14662: checking whether to build XML Security support configure:14671: result: yes configure:14675: checking whether to build LDAP configuration backend configure:14679: result: yes configure:14694: checking which LDAP SDK to use configure:15013: result: Netscape/Mozilla configure:15023: checking which mozilla to use configure:15663: result: internal configure:15680: checking for toolkit mozilla should use configure:15685: result: gtk2 configure:15711: checking whether to build Mozilla configure:15715: result: yes configure:15733: checking for mozilla-source-1.7.5.tar.gz configure:15740: result: found configure:15733: checking for mozilla-source-1.7.5.tar.bz2 configure:15740: result: found configure:15891: checking for pkg-config configure:15909: found /usr/local/bin/pkg-config configure:15922: result: /usr/local/bin/pkg-config configure:15939: checking for gtk+-2.0 configure:15943: result: yes configure:15947: checking MOZLIBREQ_CFLAGS configure:15950: result: -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 configure:15953: checking MOZLIBREQ_LIBS configure:15956: result: -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv configure:16040: checking for libIDL-2.0 >= 0.8.0 configure:16044: result: yes configure:16048: checking MOZLIBREQ_CFLAGS configure:16051: result: -I/usr/local/include/libIDL-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include configure:16054: checking MOZLIBREQ_LIBS configure:16057: result: -L/usr/local/lib -lIDL-2 -lglib-2.0 -liconv configure:16306: checking which sane header to use configure:16459: result: internal configure:16466: checking which icu to use configure:16756: result: internal configure:16788: checking for X configure:17018: result: libraries /usr/local/lib, headers /usr/local/include configure:17190: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.cc -L/usr/local/lib -lX11 >&5 configure:17196: $? = 0 configure:17200: test -z || test ! -s conftest.err configure:17203: $? = 0 configure:17206: test -s conftest configure:17209: $? = 0 configure:17367: checking for gethostbyname configure:17424: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:17430: $? = 0 configure:17434: test -z || test ! -s conftest.err configure:17437: $? = 0 configure:17440: test -s conftest configure:17443: $? = 0 configure:17455: result: yes configure:17606: checking for connect configure:17663: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:17669: $? = 0 configure:17673: test -z || test ! -s conftest.err configure:17676: $? = 0 configure:17679: test -s conftest configure:17682: $? = 0 configure:17694: result: yes configure:17769: checking for remove configure:17826: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:17832: $? = 0 configure:17836: test -z || test ! -s conftest.err configure:17839: $? = 0 configure:17842: test -s conftest configure:17845: $? = 0 configure:17857: result: yes configure:17932: checking for shmat configure:17989: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:17995: $? = 0 configure:17999: test -z || test ! -s conftest.err configure:18002: $? = 0 configure:18005: test -s conftest configure:18008: $? = 0 configure:18020: result: yes configure:18104: checking for IceConnectionNumber in -lICE configure:18134: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cc -lICE >&5 configure:18140: $? = 0 configure:18144: test -z || test ! -s conftest.err configure:18147: $? = 0 configure:18150: test -s conftest configure:18153: $? = 0 configure:18166: result: yes configure:18178: checking whether to use Xaw configure:18250: result: yes configure:18266: checking X11/Xaw/Label.h usability configure:18278: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include conftest.cc >&5 configure:18284: $? = 0 configure:18288: test -z || test ! -s conftest.err configure:18291: $? = 0 configure:18294: test -s conftest.o configure:18297: $? = 0 configure:18307: result: yes configure:18311: checking X11/Xaw/Label.h presence configure:18321: g++42 -E -I/usr/local/include -I/usr/local/include conftest.cc configure:18327: $? = 0 configure:18347: result: yes configure:18382: checking for X11/Xaw/Label.h configure:18389: result: yes configure:18426: checking for XOpenDisplay in -lX11 configure:18456: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.cc -lX11 >&5 configure:18462: $? = 0 configure:18466: test -z || test ! -s conftest.err configure:18469: $? = 0 configure:18472: test -s conftest configure:18475: $? = 0 configure:18488: result: yes configure:18498: checking for XauDisposeAuth in -lXau configure:18528: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.cc -lXau >&5 configure:18534: $? = 0 configure:18538: test -z || test ! -s conftest.err configure:18541: $? = 0 configure:18544: test -s conftest configure:18547: $? = 0 configure:18560: result: yes configure:18602: checking fontconfig/fontconfig.h usability configure:18614: g++42 -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include conftest.cc >&5 configure:18620: $? = 0 configure:18624: test -z || test ! -s conftest.err configure:18627: $? = 0 configure:18630: test -s conftest.o configure:18633: $? = 0 configure:18643: result: yes configure:18647: checking fontconfig/fontconfig.h presence configure:18657: g++42 -E -I/usr/local/include -I/usr/local/include conftest.cc configure:18663: $? = 0 configure:18683: result: yes configure:18718: checking for fontconfig/fontconfig.h configure:18725: result: yes configure:18738: checking whether fontconfig is >= 2.2.0 configure:18763: g++42 -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:18766: $? = 0 configure:18768: ./conftest /libexec/ld-elf.so.1: Shared object "libstdc++.so.6" not found, required by "conftest" configure:18771: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_X11_XAW_LABEL_H 1 | /* end confdefs.h. */ | | #include <fontconfig/fontconfig.h> | | int main(int argc, char **argv) { | if(FC_MAJOR > 2 || (FC_MAJOR == 2 && FC_MINOR >= 2)) return 0; | else return 1; | } | configure:18781: error: no, fontconfig >= 2.2.0 needed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.3 ac_cv_build_alias=i386-portbld-freebsd6.3 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc42 ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++42 ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.3 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/local/include ac_x_libraries=/usr/local/lib' ac_cv_header_X11_Xaw_Label_h=yes ac_cv_header_fontconfig_fontconfig_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_stdc=yes ac_cv_host=i386-portbld-freebsd6.3 ac_cv_host_alias=i386-portbld-freebsd6.3 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xau_XauDisposeAuth=yes ac_cv_objext=o ac_cv_path_AWK=/usr/bin/nawk ac_cv_path_COMPATH=/usr/local/bin/gcc42 ac_cv_path_DMAKE=no ac_cv_path_EPM=no ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_SHELLPATH=/bin/tcsh ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc42 -E' ac_cv_prog_CXXCPP='g++42 -E' ac_cv_prog_ac_ct_CC=gcc42 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i386-portbld-freebsd6.3 ac_cv_target_alias=i386-portbld-freebsd6.3 lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ABOUT_BITMAPS='' AGG_CFLAGS='' AGG_LIBS='' AGG_VERSION='' ALLOC='' ANT='' ANT_HOME='' ANT_LIB='' ASM_HOME='' AWK='/usr/bin/nawk' AWTLIB='-ljawt' BISON='' BSH_JAR='' BUILD_DMAKE='YES' BUILD_EPM='YES' BUILD_MOZAB='TRUE' BUILD_TYPE='OOo EXT CRASHREP BINFILTER DICTIONARIES EPM ODK QADEVOOO ZLIB JPEG EXPAT FREETYPE LIBWPD LIBXSLT LIBXML2 LIBXMLSEC PYTHON BERKELEYDB HSQLDB BSH XALAN CURL BOOST VIGRA UNIXODBC MOZ SANE ICU' BUILD_UNOWINREG='NO' BUILD_VER_STRING='' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='gcc42' CFLAGS=' -I/usr/local/include' COMEX='' COMPATH='/usr/local/bin' CPP='gcc42 -E' CPPFLAGS='-I/usr/local/include -I/usr/local/include' CRYPT_LINK='' CSC_PATH='' CURLCONFIG='' CURL_CFLAGS='' CURL_LIBS='' CXX='g++42' CXXCPP='g++42 -E' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGWIN_PATH='' DBUS_CFLAGS='' DBUS_LIBS='' DB_INCLUDES='' DB_JAR='' DB_VERSION='' DEFS='' DIRECTXSDK_HOME='' DIRECTXSDK_LIB='' DISABLE_ACTIVEX='' DISABLE_NEON='' DISABLE_STRIP='TRUE' DISABLE_XAW='' DMAKE='no' DPKG='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_AGG='' ENABLE_CAIRO='' ENABLE_CRASHDUMP='TRUE' ENABLE_CUPS='' ENABLE_DBUS='' ENABLE_DEBUG='FALSE' ENABLE_DIRECTX='' ENABLE_EVOAB2='' ENABLE_FONTCONFIG='TRUE' ENABLE_GNOMEVFS='' ENABLE_GTK='' ENABLE_KAB='' ENABLE_KDE='' ENABLE_LOCKDOWN='' ENABLE_NAS='' ENABLE_PASF='' ENABLE_PCH='' ENABLE_RPATH='yes' ENABLE_STATIC_GTK='' ENABLE_SYMBOLS='SMALL' ENABLE_SYSTRAY_GTK='' ENABLE_VBA='NO' ENABLE_WERROR='FALSE' EPM='no' EXCEPTIONS='dwarf2' EXEEXT='' FLEX='' FRAME_HOME='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GCCVER='40203' GCC_HOME='/usr' GCONF_CFLAGS='' GCONF_LIBS='' GNOMEVFS_CFLAGS='' GNOMEVFS_LIBS='' GNUCP='' GNUMAKE='gmake' GNUPATCH='' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GTK_CFLAGS='' GTK_LIBS='' GXX_INCLUDE_PATH='/usr/local/lib/gcc-4.2.3/include/c++' HAVE_GCC_VISIBILITY_FEATURE='TRUE' HAVE_LD_HASH_STYLE='FALSE' HOME='/root' HSQLDB_JAR='' HUNSPELL_CFLAGS='' HUNSPELL_LIBS='' INTRO_BITMAPS='' JAVAAOTCOMPILER='' JAVACISGCJ='' JAVACOMPILER='/usr/local/diablo-jdk1.5.0/bin/javac' JAVADOC='/usr/local/diablo-jdk1.5.0/bin/javadoc' JAVAINTERPRETER='/usr/local/diablo-jdk1.5.0/bin/java' JAVA_HOME='/usr/local/diablo-jdk1.5.0' JDK='sun' KDE_CFLAGS='' KDE_LIBS='' LDFLAGS=' -L/usr/local/lib' LFS_CFLAGS='-D_FILE_OFFSET_BITS=no' LIBOBJS='' LIBS='' LIBSN_CFLAGS='' LIBSN_LIBS='' LIBWPD_CFLAGS='' LIBWPD_LIBS='' LIBXML_CFLAGS='' LIBXML_LIBS='' LIBXSLT_CFLAGS='' LIBXSLT_LIBS='' LOCAL_SOLENV='DEFAULT' LOCAL_SOLVER='' LTLIBOBJS='' MIDL_PATH='' MINGWCXX='' MINGWSTRIP='' MINGW_LIB_INCLUDE_PATH='' ML_EXE='' MOC='' MOZGTK2_CFLAGS='' MOZGTK2_LIBS='' MOZILLAXPCOM_CFLAGS='' MOZILLAXPCOM_LIBS='' MOZILLA_TOOLKIT='gtk2' MOZILLA_VERSION='1.7.5' MOZLIBREQ_CFLAGS='-I/usr/local/include/libIDL-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' MOZLIBREQ_LIBS='-L/usr/local/lib -lIDL-2 -lglib-2.0 -liconv ' MOZ_FLAVOUR='' MOZ_INC='' MOZ_LDAP_CFLAGS='' MOZ_LIB='' MOZ_LIB_XPCOM='' MOZ_NSPR_CFLAGS='' MOZ_NSPR_LIBS='' MOZ_NSS_CFLAGS='' MOZ_NSS_LIBS='' MSPDB_PATH='' NAS_INCLUDES='' NEON_CFLAGS='' NEON_LIBS='' NEON_VERSION='' NEW_SHADOW_API='' NSIS_PATH='' NSPR_LIB='' NSS_LIB='' OBJEXT='o' OOO_VENDOR='' OSVERSION='603000' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PAM='YES' PAM_LINK='NO' PATCH='' PATHEXTRA='' PATH_SEPARATOR=':' PA_VER='' PERL='/usr/bin/perl' PKGFORMAT='bsd' PKGMK='' PKG_CONFIG='/usr/local/bin/pkg-config' PRODUCT='full' PROEXT='.pro' PROFULLSWITCH='product=full' PSDK_HOME='' PTHREAD_CFLAGS='' PTHREAD_LIBS='-pthread' PYTHON='' PYTHON_CFLAGS='' PYTHON_EXEC_PREFIX='' PYTHON_LIBS='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RPM='' SCPDEFS='' SED='/usr/bin/sed' SERIALIZER_JAR='' SHELL='/bin/sh' SHELLPATH='/bin' SIZEOF_LONG='' SNDFILE_CFLAGS='' SNDFILE_LIBS='' SOLAR_JAVA='TRUE' SOURCEVERSION='OOG680' STLPORT4='NO_STLPORT4' SYSTEM_AGG='' SYSTEM_BOOST='NO' SYSTEM_BSH='NO' SYSTEM_CAIRO='' SYSTEM_CURL='NO' SYSTEM_DB='NO' SYSTEM_EXPAT='NO' SYSTEM_FREETYPE='NO' SYSTEM_GENBRK='' SYSTEM_GENCCODE='' SYSTEM_GENCMN='' SYSTEM_HSQLDB='NO' SYSTEM_HUNSPELL='' SYSTEM_HYPH='' SYSTEM_ICU='NO' SYSTEM_JPEG='NO' SYSTEM_LIBWPD='NO' SYSTEM_LIBXML='NO' SYSTEM_LIBXSLT='NO' SYSTEM_MOZILLA='NO' SYSTEM_MSPACK='' SYSTEM_MYTHES='' SYSTEM_NAS='' SYSTEM_NEON='' SYSTEM_ODBC_HEADERS='NO' SYSTEM_PORTAUDIO='' SYSTEM_PYTHON='NO' SYSTEM_SANE_HEADER='NO' SYSTEM_SNDFILE='' SYSTEM_STDLIBS='NO' SYSTEM_VIGRA='NO' SYSTEM_XALAN='NO' SYSTEM_XERCES='NO' SYSTEM_XML_APIS='NO' SYSTEM_XRENDER_HEADERS='' SYSTEM_ZLIB='NO' UNIXWRAPPERNAME='' UNZIP='' UPD='680' USE_FT_EMBOLDEN='NO' USE_MINGW='' USE_SHELL='tcsh' USE_SYSTEM_STL='' USE_XINERAMA='' VBA_EXTENSION='' VC_STANDARD='' WITHOUT_AFMS='' WITHOUT_PPDS='' WITH_BINFILTER='YES' WITH_DICT='' WITH_FONTOOO='' WITH_FONTS='' WITH_GPC='' WITH_LANG='' WITH_LDAP='YES' WITH_LIBSN='' WITH_MINGWIN='0' WITH_MOZILLA='YES' WITH_MYSPELL_DICTS='YES' WITH_OPENLDAP='NO' WITH_POOR_HELP_LOCALIZATIONS='' XALAN_JAR='' XAU_LIBS='-lXau' XERCES_JAR='' XINC='/usr/local/include' XINERAMA_LINK='' XLIB='/usr/local/lib' XMKMF='' XML_APIS_JAR='' XRENDER_LINK='' XSLTPROC='' X_CFLAGS=' -I/usr/local/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/local/lib' X_PRE_LIBS=' -lSM -lICE' ZIP='' ZIP_HOME='' _cc='' ac_ct_CC='gcc42' ac_ct_CXX='' ac_ct_MINGWCXX='' ac_ct_MINGWSTRIP='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.3' build_alias='i386-portbld-freebsd6.3' build_cpu='i386' build_os='freebsd6.3' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' host='i386-portbld-freebsd6.3' host_alias='' host_cpu='i386' host_os='freebsd6.3' host_vendor='portbld' includedir='${prefix}/include' infodir='/usr/local/info/' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' pkgpyexecdir='' pkgpythondir='' prefix='/usr/local' program_transform_name='s,x,x,' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-portbld-freebsd6.3' target_alias='' target_cpu='i386' target_os='freebsd6.3' target_vendor='portbld' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_X11_XAW_LABEL_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #endif #ifdef __cplusplus extern "C" void exit (int); configure: exit 1 --------------080205020200010502020107--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47ABE2CE.2030302>