Date: Mon, 05 Sep 2011 21:45:44 +0200 From: Leslie Jensen <leslie@eskk.nu> To: Baptiste Daroussin <bapt@freebsd.org> Cc: office@freebsd.org, Christoph Moench-Tegeder <cmt@burggraben.net>, freebsd-ports@freebsd.org, Chris Rees <utisoft@gmail.com> Subject: Re: libreoffice-3.4.3 fails to upgrade Message-ID: <4E6526E8.9020901@eskk.nu> In-Reply-To: <20110905164402.GB70234@azathoth.lan> References: <4E64CDA3.2010907@eskk.nu> <CADLo839imyvNQE9-KcAjZKSdRr3X1hAYV_szoaJu5qBTh4NgHQ@mail.gmail.com> <4E64D9AB.2040702@eskk.nu> <CADLo83_Xyr71f6jCc40xV-sL_aiAXsnZOemg619yAwxHcAsQww@mail.gmail.com> <20110905153115.GA69747@azathoth.lan> <20110905161132.GA84391@elch.exwg.net> <20110905164402.GB70234@azathoth.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------050803080905030603080905 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 2011-09-05 18:44, Baptiste Daroussin skrev: > On Mon, Sep 05, 2011 at 06:11:33PM +0200, Christoph Moench-Tegeder wrote: >> ## Baptiste Daroussin (bapt@freebsd.org): >> >>>> Looks like it may be related to this commit: >>>> >>>> http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/libreoffice/files/patch-bin__distro-install-desktop-integration >>>> >>>> Bapt, please would you investigate? >>>> >>>> Chris >>>> >>> >>> I just fixed it. >>> >>> sorrt about that >> >> Just to be clear what we're talking about... Version 1.2 (latest in the >> cvsweb I'm seeing on www.freebsd.org) won't cut it, as the mktemp in >> line 81 of distro-install-desktop-integration needs to be fixed, too >> (remove the -t). >> >> See here (this is only the first - and fixed - hunk of that patch): >> >> --- distro-install-desktop-integration.orig 2011-09-05 17:59:59.000000000 +0200 >> +++ distro-install-desktop-integration 2011-09-05 18:01:11.000000000 +0200 >> @@ -74,12 +74,12 @@ >> test -n "$oowrapper_name"&& create_man_link "$oowrapper_name" "$used_man_page" "$file_list" >> >> # add desktop file to the right file list >> - test -n "$desktop_file" -a -f "$DESTDIR/$file_list"&& echo "/usr/share/applications/$desktop_file">>"$DESTDIR/$file_list" >> + test -n "$desktop_file" -a -f "$DESTDIR/$file_list"&& echo "$PREFIXDIR/share/applications/$desktop_file">>"$DESTDIR/$file_list" >> } >> >> # install desktop integration from plain packages >> -sysui_temp=`mktemp -t -d distro-pack-desktop-integration-XXXXXX` >> -cp -a sysui/unxlng*/misc/libreoffice/* "$sysui_temp" >> +sysui_temp=`mktemp -d distro-pack-desktop-integration-XXXXXX` >> +cp -a sysui/unx*/misc/libreoffice/* "$sysui_temp" >> cp -a sysui/desktop/share/create_tree.sh "$sysui_temp" >> builddir=`pwd` >> cd $sysui_temp >> >> >> Regards, >> Christoph >> > > You are right, once again sorry for the mess. > > /me promise to not touch libreoffice for a while :) > > Bapt I'm sorry to bother you again, but it does not build yet. I've attached the file mentioned. checking for dbopen in -ldb4... no checking for __db185_open in -ldb4... no configure: error: db not installed or functional ===> Script "configure" failed unexpectedly. Please report the problem to office@FreeBSD.org [maintainer] and attach the "/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/editors/libreoffice. *** Error code 1 Stop in /usr/ports/editors/libreoffice. ===>>> make failed for editors/libreoffice ===>>> Aborting update ===>>> Update for editors/libreoffice failed ===>>> Aborting update /Leslie --------------050803080905030603080905 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; 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 LibreOffice configure 3.4, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --with-unix-wrapper=3Dlibreoffice --disable-fetch-externa= l --with-build-version=3DFreeBSD ports 3.4.3 --with-vendor=3DFreeBSD port= s 3.4.3 --exec-prefix=3D/usr/local --with-max-jobs=3D2 --with-external-ta= r=3D/usr/ports/distfiles//libreoffice --with-gnu-patch=3D/usr/local/bin/g= patch --with-system-libxml --with-system-libxslt --with-system-cairo --en= able-cairo --with-system-boost --with-system-cppunit --with-system-zlib -= -with-system-icu --with-system-db --with-system-jpeg --with-system-expat = --with-system-openssl --with-system-curl --with-system-libwpd --with-syst= em-libwpg --with-system-libwps --with-system-poppler --with-system-redlan= d --with-system-hunspell --with-system-mythes --with-system-altlinuxhyph = --with-system-libtextcat --with-system-lpsolve --with-system-vigra --with= -fonts --with-alloc=3Dsystem --with-system-stdlibs --with-system-xrender-= headers --with-system-mesa-headers --disable-epm --disable-mozilla --disa= ble-build-mozilla --without-system-mozilla --disable-kde --without-stlpor= t --disable-nss-module --with-system-translate-toolkit --with-system-dict= s --disable-dependency-tracking --with-external-thes-dir=3D/usr/local/sha= re/mythes --with-external-hyph-dir=3D/usr/local/share/hyphen --with-exter= nal-dict-dir=3D/usr/local/share/hunspell --disable-zenity --enable-cups -= -with-lang=3Dsv --enable-ext-pdfimport --enable-ext-report-builder --disa= ble-systray --disable-gstreamer --disable-python --disable-neon --disable= -kde4 --disable-gconf --disable-gnome-vfs --without-java --disable-odk --= x-libraries=3D/usr/local/lib --x-includes=3D/usr/local/include --prefix=3D= /usr/local --mandir=3D/usr/local/man --infodir=3D/usr/local/info/ --build= =3Damd64-portbld-freebsd8.2 ## --------- ## ## Platform. ## ## --------- ## hostname =3D bljbsd01.no-ip.org uname -m =3D amd64 uname -r =3D 8.2-RELEASE uname -s =3D FreeBSD uname -v =3D FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 roo= t@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC=20 /usr/bin/uname -p =3D amd64 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/local/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5536: checking for grep that handles long lines and -e configure:5594: result: /usr/bin/grep configure:5599: checking for egrep configure:5661: result: /usr/bin/grep -E configure:5670: checking for gawk configure:5686: found /usr/local/bin/gawk configure:5697: result: gawk configure:5710: checking for gawk configure:5728: found /usr/local/bin/gawk configure:5740: result: /usr/local/bin/gawk configure:5756: checking for sed configure:5774: found /usr/bin/sed configure:5786: result: /usr/bin/sed configure:5803: checking for bash configure:5821: found /usr/local/bin/bash configure:5833: result: /usr/local/bin/bash configure:5846: checking for GNU or BSD tar configure:5855: result: gtar configure:5862: checking for solenv environment configure:5866: result: default configure:5925: checking build system type configure:5939: result: amd64-portbld-freebsd8.2 configure:5959: checking host system type configure:5972: result: amd64-portbld-freebsd8.2 configure:6123: checking the FreeBSD operating system release configure:6130: result: found OSVERSION=3D802000 configure:6132: checking which thread library to use configure:6144: result: -pthread configure:6192: checking whether to enable crashdump feature configure:6201: result: no configure:6265: checking whether to turn warnings to errors configure:6278: result: no configure:6283: checking whether to do a debug build configure:6292: result: no configure:6297: checking whether to build with additional debug utilities= configure:6309: result: no, full product build configure:6316: checking whether to include symbols configure:6324: result: no configure:6329: checking whether to strip the solver or not. configure:6342: result: yes configure:6348: checking whether to enable native cups support configure:6352: result: yes configure:6402: checking for gcc configure:6429: result: cc configure:6658: checking for C compiler version configure:6667: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:6678: $? =3D 0 configure:6667: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:6678: $? =3D 0 configure:6667: cc -V >&5 cc: '-V' option must have argument configure:6678: $? =3D 1 configure:6667: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:6678: $? =3D 1 configure:6698: checking whether the C compiler works configure:6720: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I= /usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/usr/local/li= b conftest.c >&5 configure:6724: $? =3D 0 configure:6772: result: yes configure:6775: checking for C compiler default output file name configure:6777: result: a.out configure:6783: checking for suffix of executables configure:6790: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib conftest.c >&5 configure:6794: $? =3D 0 configure:6816: result:=20 configure:6838: checking whether we are cross compiling configure:6846: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib conftest.c >&5 configure:6850: $? =3D 0 configure:6857: ./conftest configure:6861: $? =3D 0 configure:6876: result: no configure:6881: checking for suffix of object files configure:6903: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:6907: $? =3D 0 configure:6928: result: o configure:6932: checking whether we are using the GNU C compiler configure:6951: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:6951: $? =3D 0 configure:6960: result: yes configure:6969: checking whether cc accepts -g configure:6989: cc -c -g -I/usr/local/include -I/usr/local/include/db43 -= L/usr/local/lib conftest.c >&5 configure:6989: $? =3D 0 configure:7030: result: yes configure:7047: checking for cc option to accept ISO C89 configure:7111: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7111: $? =3D 0 configure:7124: result: none needed configure:7145: checking for cupsPrintFiles in -lcups configure:7170: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib conftest.c -lcups >&5 configure:7170: $? =3D 0 configure:7179: result: yes configure:7195: checking how to run the C preprocessor configure:7265: result: cpp configure:7285: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr= /local/lib conftest.c configure:7285: $? =3D 0 configure:7299: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr= /local/lib conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:7299: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7328: checking for ANSI C header files configure:7348: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7348: $? =3D 0 configure:7421: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib conftest.c -lcups >&5 configure:7421: $? =3D 0 configure:7421: ./conftest configure:7421: $? =3D 0 configure:7432: result: yes configure:7445: checking for sys/types.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for sys/stat.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for stdlib.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for string.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for memory.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for strings.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for inttypes.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for stdint.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7445: checking for unistd.h configure:7445: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7445: $? =3D 0 configure:7445: result: yes configure:7457: checking cups/cups.h usability configure:7457: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:7457: $? =3D 0 configure:7457: result: yes configure:7457: checking cups/cups.h presence configure:7457: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr= /local/lib conftest.c configure:7457: $? =3D 0 configure:7457: result: yes configure:7457: checking for cups/cups.h configure:7457: result: yes configure:7476: checking whether to enable fontconfig support configure:7480: result: yes configure:7531: checking for pkg-config configure:7549: found /usr/local/bin/pkg-config configure:7561: result: /usr/local/bin/pkg-config configure:7586: checking pkg-config is at least version 0.9.0 configure:7589: result: yes configure:7600: checking for FONTCONFIG configure:7607: $PKG_CONFIG --exists --print-errors "fontconfig >=3D 2.2.= 0" configure:7610: $? =3D 0 configure:7623: $PKG_CONFIG --exists --print-errors "fontconfig >=3D 2.2.= 0" configure:7626: $? =3D 0 configure:7680: result: yes configure:7707: checking whether to enable filters for legacy binary file= formats (StarOffice 5.2) configure:7711: result: no configure:7721: checking whether to use RPATH in shared libraries configure:7728: result: yes configure:7732: checking whether to include MySpell dictionaries configure:7735: result: yes configure:7746: checking whether to use dicts from external paths configure:7749: result: yes configure:7752: checking for spelling dictionary directory configure:7759: result: file:///usr/local/share/hunspell configure:7761: checking for hyphenation patterns directory configure:7768: result: file:///usr/local/share/hyphen configure:7770: checking for thesaurus directory configure:7777: result: file:///usr/local/share/mythes configure:7828: checking gcc home configure:7840: result: /usr configure:7902: checking for gcc configure:7929: result: cc configure:8158: checking for C compiler version configure:8167: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:8178: $? =3D 0 configure:8167: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:8178: $? =3D 0 configure:8167: cc -V >&5 cc: '-V' option must have argument configure:8178: $? =3D 1 configure:8167: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:8178: $? =3D 1 configure:8182: checking whether we are using the GNU C compiler configure:8210: result: yes configure:8219: checking whether cc accepts -g configure:8280: result: yes configure:8297: checking for cc option to accept ISO C89 configure:8374: result: none needed configure:8402: checking for cc configure:8420: found /usr/bin/cc configure:8432: result: /usr/bin/cc configure:8448: checking the GNU gcc compiler version configure:8469: result: checked (gcc 4.2.1) configure:8485: checking for -Bsymbolic-functions linker support=20 configure:8504: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--d= ynamic-list-cpp-typeinfo conftest.c -lcups >&5 /usr/bin/ld: unrecognized option '-Bsymbolic-functions' /usr/bin/ld: use the --help option for usage information configure:8504: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ |=20 | #include <stdio.h> |=20 | int | main () | { |=20 | printf ("hello world\n"); |=20 | ; | return 0; | } configure:8513: result: not found=20 configure:8520: checking whether to enable pch feature configure:8538: result: no configure:8543: checking for GNU make configure:8552: result: gmake configure:8558: checking the GNU make version configure:8563: result: gmake 3.82 3+: configure:8639: checking for --hash-style gcc linker support=20 configure:8672: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib -Wl,--hash-style=3Dgnu conftest.c -lcups >&5 /usr/bin/ld: unrecognized option '--hash-style=3Dgnu' /usr/bin/ld: use the --help option for usage information configure:8672: $? =3D 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ |=20 | #include <stdio.h> |=20 | int main(char argc, char** argv) { | printf ("hello world\n"); | return 0; | } |=20 configure:8672: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib -Wl,--hash-style=3Dsysv conftest.c -lcups >&5 /usr/bin/ld: unrecognized option '--hash-style=3Dsysv' /usr/bin/ld: use the --help option for usage information configure:8672: $? =3D 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | /* end confdefs.h. */ |=20 | #include <stdio.h> |=20 | int main(char argc, char** argv) { | printf ("hello world\n"); | return 0; | } |=20 configure:8689: result: no=20 configure:8703: checking for perl configure:8721: found /usr/bin/perl configure:8733: result: /usr/bin/perl configure:8754: checking the Perl version configure:8761: result: checked (perl 5) configure:8768: checking for required Perl modules configure:8771: result: all modules found configure:9203: checking for ANSI C header files configure:9307: result: yes configure:9430: checking for C++ compiler version configure:9439: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:9450: $? =3D 0 configure:9439: c++ -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:9450: $? =3D 0 configure:9439: c++ -V >&5 c++: '-V' option must have argument configure:9450: $? =3D 1 configure:9439: c++ -qversion >&5 c++: unrecognized option '-qversion' c++: No input files specified configure:9450: $? =3D 1 configure:9454: checking whether we are using the GNU C++ compiler configure:9473: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib conftest.cpp >&5 configure:9473: $? =3D 0 configure:9482: result: yes configure:9491: checking whether c++ accepts -g configure:9511: c++ -c -g -I/usr/local/include -I/usr/local/include/db43 = -L/usr/local/lib conftest.cpp >&5 configure:9511: $? =3D 0 configure:9552: result: yes configure:9580: checking how to run the C++ preprocessor configure:9607: c++ -E -I/usr/local/include -I/usr/local/include/db43 -L/= usr/local/lib conftest.cpp configure:9607: $? =3D 0 configure:9621: c++ -E -I/usr/local/include -I/usr/local/include/db43 -L/= usr/local/lib conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:9621: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9646: result: c++ -E configure:9666: c++ -E -I/usr/local/include -I/usr/local/include/db43 -L/= usr/local/lib conftest.cpp configure:9666: $? =3D 0 configure:9680: c++ -E -I/usr/local/include -I/usr/local/include/db43 -L/= usr/local/lib conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:9680: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9717: checking how to run the C preprocessor configure:9787: result: cpp configure:9807: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr= /local/lib conftest.c configure:9807: $? =3D 0 configure:9821: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr= /local/lib conftest.c conftest.c:22:28: error: ac_nonexistent.h: No such file or directory configure:9821: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9855: checking size of long configure:9860: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loca= l/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:/= usr/local/lib conftest.c -lcups >&5 configure:9860: $? =3D 0 configure:9860: ./conftest configure:9860: $? =3D 0 configure:9874: result: 8 configure:9885: checking whether byte ordering is bigendian configure:9900: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 conftest.c:24: error: expected '=3D', ',', ';', 'asm' or '__attribute__' = before 'a' configure:9900: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; |=20 configure:9945: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:9945: $? =3D 0 configure:9963: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include= -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:30: error: 'not' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: expected ';' before 'big' configure:9963: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> |=20 | int | main () | { | #if BYTE_ORDER !=3D BIG_ENDIAN | not big endian | #endif |=20 | ; | return 0; | } configure:10091: result: no configure:10118: checking for special C compiler options needed for large= files configure:10163: result: no configure:10169: checking for _FILE_OFFSET_BITS value needed for large fi= les configure:10194: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:10194: $? =3D 0 configure:10226: result: no configure:10481: checking for C++ compiler version configure:10490: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:10501: $? =3D 0 configure:10490: c++ -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:10501: $? =3D 0 configure:10490: c++ -V >&5 c++: '-V' option must have argument configure:10501: $? =3D 1 configure:10490: c++ -qversion >&5 c++: unrecognized option '-qversion' c++: No input files specified configure:10501: $? =3D 1 configure:10505: checking whether we are using the GNU C++ compiler configure:10533: result: yes configure:10542: checking whether c++ accepts -g configure:10603: result: yes configure:10629: checking the GNU C++ compiler version configure:10650: result: checked (g++ 4.2.1) configure:10704: checking for g++ include path configure:10726: result: /usr/include/c++/4.2 configure:10999: checking Whether building STLPort library makes sense configure:11027: result: yes configure:11034: checking Whether STLPort library will be actually built configure:11047: result: no configure:11054: checking whether cc supports -fvisibility=3Dhidden configure:11069: cc -o conftest -O2 -pipe -fno-strict-aliasing -Werror -f= visibility=3Dhidden -I/usr/local/include -I/usr/local/include/db43 -L/usr= /local/lib -rpath=3D/usr/lib:/usr/local/lib conftest.c -lcups >&5 configure:11069: $? =3D 0 configure:11076: result: yes configure:11083: checking whether cc supports -std=3Dc++0x without Langua= ge Defect 757 configure:11129: c++ -c -O2 -pipe -fno-strict-aliasing -std=3Dc++0x -I/us= r/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.cpp >= &5 cc1plus: error: unrecognized command line option "-std=3Dc++0x" configure:11129: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ |=20 | #include <stddef.h> |=20 | template <typename T, size_t S> char (&sal_n_array_size( T(&)[S] ))[S];= |=20 | namespace | { | struct b | { | int i; | int j; | }; | } |=20 | int | main () | { |=20 | struct a | { | int i; | int j; | }; | a thinga[]=3D{{0,0}, {1,1}}; | b thingb[]=3D{{0,0}, {1,1}}; | size_t i =3D sizeof(sal_n_array_size(thinga)); | size_t j =3D sizeof(sal_n_array_size(thingb)); | return !(i !=3D 0 && j !=3D 0); |=20 | ; | return 0; | } configure:11145: result: no configure:11155: checking whether we are able to use --ccache-skip configure:11158: result: only used on Mac currently, skipping configure:11280: checking if STL headers are visibility safe configure:11296: result: yes configure:11310: checking if gcc is -fvisibility-inlines-hidden safe with= STL headers configure:11325: c++ -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/lo= cal/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib= :/usr/local/lib -fvisibility-inlines-hidden -fpic -shared conftest.cpp -l= cups >&5 configure:11325: $? =3D 0 configure:11333: result: yes configure:11346: checking if gcc has a visibility bug with class-level at= tributes (GCC bug 26905) configure:11379: result: no configure:11400: checking which memory allocator to use configure:11403: result: system configure:11409: checking for malloc configure:11409: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -lcups >&5 conftest.c:46: warning: conflicting types for built-in function 'malloc' configure:11409: $? =3D 0 configure:11409: result: yes configure:11409: checking for realloc configure:11409: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -lcups >&5 configure:11409: $? =3D 0 configure:11409: result: yes configure:11409: checking for calloc configure:11409: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -lcups >&5 conftest.c:48: warning: conflicting types for built-in function 'calloc' configure:11409: $? =3D 0 configure:11409: result: yes configure:11409: checking for free configure:11409: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -lcups >&5 configure:11409: $? =3D 0 configure:11409: result: yes configure:11554: checking whether to add custom build version configure:11558: result: yes, FreeBSD ports 3.4.3 configure:11567: checking whether to build with Java support configure:11574: result: no configure:11578: WARNING: building without java will mean some features w= ill not be available configure:12322: checking for dmake configure:12353: result: /usr/local/bin/dmake configure:12365: checking whether the found dmake is the right dmake configure:12375: result: yes configure:12377: checking the dmake version configure:12385: result: OK, >=3D 4.11 configure:12402: checking whether to enable EPM for packing configure:12741: result: no configure:12752: checking for gperf configure:12782: result: /usr/local/bin/gperf configure:12793: checking gperf version configure:12796: result: OK configure:12853: checking for pkg-config configure:12883: result: /usr/local/bin/pkg-config configure:12908: checking pkg-config is at least version 0.9.0 configure:12911: result: yes configure:12922: checking whether to build the stax configure:12930: result: yes configure:12935: checking whether to build the ODK configure:13290: result: no configure:13298: checking whether to provide libstdc++/libgcc_s in the in= stallset configure:13302: result: no configure:13312: checking which zlib to use configure:13317: result: external configure:13320: checking zlib.h usability configure:13320: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:13320: $? =3D 0 configure:13320: result: yes configure:13320: checking zlib.h presence configure:13320: cpp -I/usr/local/include -I/usr/local/include/db43 -L/us= r/local/lib conftest.c configure:13320: $? =3D 0 configure:13320: result: yes configure:13320: checking for zlib.h configure:13320: result: yes configure:13328: checking for deflate in -lz configure:13353: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -lz -lcups >&5 configure:13353: $? =3D 0 configure:13362: result: yes configure:13378: checking which jpeg to use configure:13383: result: external configure:13386: checking jpeglib.h usability configure:13386: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:13386: $? =3D 0 configure:13386: result: yes configure:13386: checking jpeglib.h presence configure:13386: cpp -I/usr/local/include -I/usr/local/include/db43 -L/us= r/local/lib conftest.c configure:13386: $? =3D 0 configure:13386: result: yes configure:13386: checking for jpeglib.h configure:13386: result: yes configure:13394: checking for jpeg_resync_to_restart in -ljpeg configure:13419: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ljpeg -lcups >&5 configure:13419: $? =3D 0 configure:13428: result: yes configure:13445: checking which expat to use configure:13449: result: external configure:13452: checking expat.h usability configure:13452: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:13452: $? =3D 0 configure:13452: result: yes configure:13452: checking expat.h presence configure:13452: cpp -I/usr/local/include -I/usr/local/include/db43 -L/us= r/local/lib conftest.c configure:13452: $? =3D 0 configure:13452: result: yes configure:13452: checking for expat.h configure:13452: result: yes configure:13460: checking for XML_ParserCreate in -lexpat configure:13485: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -lexpat -lcups >&5 configure:13485: $? =3D 0 configure:13494: result: yes configure:13516: checking which libwpd to use configure:13520: result: external configure:13525: checking for LIBWPD configure:13532: $PKG_CONFIG --exists --print-errors "libwpd-0.9 libwpd-s= tream-0.9 " configure:13535: $? =3D 0 configure:13548: $PKG_CONFIG --exists --print-errors "libwpd-0.9 libwpd-s= tream-0.9 " configure:13551: $? =3D 0 configure:13605: result: yes configure:13619: checking which cppunit to use configure:13623: result: external configure:13629: checking for CPPUNIT configure:13636: $PKG_CONFIG --exists --print-errors "cppunit >=3D 1.12.0= " configure:13639: $? =3D 0 configure:13652: $PKG_CONFIG --exists --print-errors "cppunit >=3D 1.12.0= " configure:13655: $? =3D 0 configure:13709: result: yes configure:13724: checking whether freetype is available configure:13728: checking for FREETYPE configure:13735: $PKG_CONFIG --exists --print-errors "freetype2 >=3D 2.0 = " configure:13738: $? =3D 0 configure:13751: $PKG_CONFIG --exists --print-errors "freetype2 >=3D 2.0 = " configure:13754: $? =3D 0 configure:13808: result: yes configure:13816: checking which libwps to use configure:13820: result: external configure:13825: checking for LIBWPS configure:13832: $PKG_CONFIG --exists --print-errors "libwps-0.2 " configure:13835: $? =3D 0 configure:13848: $PKG_CONFIG --exists --print-errors "libwps-0.2 " configure:13851: $? =3D 0 configure:13905: result: yes configure:13919: checking which libwpg to use configure:13923: result: external configure:13928: checking for LIBWPG configure:13935: $PKG_CONFIG --exists --print-errors "libwpg-0.2 " configure:13938: $? =3D 0 configure:13951: $PKG_CONFIG --exists --print-errors "libwpg-0.2 " configure:13954: $? =3D 0 configure:14008: result: yes configure:14028: checking for FT_GlyphSlot_Embolden in -lfreetype configure:14053: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -I/usr/local/includ= e/freetype2 -I/usr/local/include -rpath=3D/usr/lib:/usr/local/lib -L/u= sr/local/lib -lfreetype conftest.c -lfreetype -lexpat -lcups >&5 configure:14053: $? =3D 0 configure:14062: result: yes configure:14097: checking which libxslt to use configure:14102: result: external configure:14122: checking for LIBXSLT configure:14129: $PKG_CONFIG --exists --print-errors "libxslt" configure:14132: $? =3D 0 configure:14145: $PKG_CONFIG --exists --print-errors "libxslt" configure:14148: $? =3D 0 configure:14202: result: yes configure:14211: checking for xsltproc configure:14229: found /usr/local/bin/xsltproc configure:14242: result: /usr/local/bin/xsltproc configure:14264: checking which libxml to use configure:14269: result: external configure:14288: checking for LIBXML configure:14295: $PKG_CONFIG --exists --print-errors "libxml-2.0 >=3D 2.0= " configure:14298: $? =3D 0 configure:14311: $PKG_CONFIG --exists --print-errors "libxml-2.0 >=3D 2.0= " configure:14314: $? =3D 0 configure:14368: result: yes configure:14385: checking whether to enable Python 2.x UNO API configure:14392: result: no configure:14398: checking which python to use configure:14412: result: external configure:14443: checking for a Python interpreter with version >=3D 2.2 configure:14458: python -c import sys, string # split strings by '.' and = convert to numeric. Append some zeros # because we need at least 4 digits= for the hex conversion. minver =3D map(int, string.split('2.2', '.')) + = [0, 0, 0] minverhex =3D 0 for i in xrange(0, 4): minverhex =3D (minverhex= << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:14461: $? =3D 0 configure:14467: result: python configure:14475: checking for python configure:14493: found /usr/local/bin/python configure:14505: result: /usr/local/bin/python configure:14523: checking for python version configure:14530: result: 2.7 configure:14542: checking for python platform configure:14549: result: freebsd8 configure:14556: checking for python script directory configure:14564: result: ${prefix}/lib/python2.7/site-packages configure:14573: checking for python extension module directory configure:14581: result: ${exec_prefix}/lib/python2.7/site-packages configure:14606: checking Python.h usability configure:14606: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib -I/usr/local/include/python2= =2E7 conftest.c >&5 configure:14606: $? =3D 0 configure:14606: result: yes configure:14606: checking Python.h presence configure:14606: cpp -I/usr/local/include -I/usr/local/include/db43 -L/us= r/local/lib -I/usr/local/include/python2.7 conftest.c configure:14606: $? =3D 0 configure:14606: result: yes configure:14606: checking for Python.h configure:14606: result: yes configure:14677: checking which translate-toolkit to use configure:14680: result: system configure:14688: checking for oo2po configure:14706: found /usr/local/bin/oo2po configure:14718: result: /usr/local/bin/oo2po configure:14737: checking for po2oo configure:14755: found /usr/local/bin/po2oo configure:14767: result: /usr/local/bin/po2oo configure:14794: checking which db to use configure:14799: result: external configure:14802: checking for db41/db.h configure:14813: result: no configure:14802: checking for db41/db.h configure:14813: result: no configure:14802: checking for db-5.0/db.h configure:14813: result: no configure:14802: checking for db5.0/db.h configure:14813: result: no configure:14802: checking for db-5/db.h configure:14813: result: no configure:14802: checking for db5/db.h configure:14813: result: no configure:14802: checking for db-4.8/db.h configure:14813: result: no configure:14802: checking for db4.8/db.h configure:14813: result: no configure:14802: checking for db-4.7/db.h configure:14813: result: no configure:14802: checking for db4.7/db.h configure:14813: result: no configure:14802: checking for db-4/db.h configure:14813: result: no configure:14802: checking for db4/db.h configure:14813: result: no configure:14802: checking for db/db.h configure:14813: result: no configure:14818: checking db.h usability configure:14818: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/includ= e -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5 configure:14818: $? =3D 0 configure:14818: result: yes configure:14818: checking db.h presence configure:14818: cpp -I/usr/local/include -I/usr/local/include/db43 -L/us= r/local/lib conftest.c configure:14818: $? =3D 0 configure:14818: result: yes configure:14818: checking for db.h configure:14818: result: yes configure:14827: checking whether db is at least 4.1 configure:14846: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -lexpat -lcups >&5 configure:14846: $? =3D 0 configure:14846: ./conftest configure:14846: $? =3D 0 configure:14847: result: yes configure:14859: checking for dbopen in -ldb configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb41 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb41 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb41 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb41 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb41 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb41 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb41 configure:14894: result: no configure:14900: checking for __db185_open in -ldb41 configure:14935: result: no configure:14859: checking for dbopen in -ldb-5.0 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-5.0 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-5.0 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb-5.0 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-5.0 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-5.0 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb5.0 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb5.0 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb5.0 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb5.0 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb5.0 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb5.0 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb-5 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-5 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-5 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb-5 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-5 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-5 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb5 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb5 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb5 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb5 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb5 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb5 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb-4.8 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-4.8 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-4.8 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb-4.8 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-4.8 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-4.8 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb4.8 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb4.8 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb4.8 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb4.8 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb4.8 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb4.8 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb-4.7 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-4.7 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-4.7 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb-4.7 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-4.7 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-4.7 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb4.7 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb4.7 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb4.7 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb4.7 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb4.7 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb4.7 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb-4 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-4 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-4 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb-4 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb-4 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb-4 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14859: checking for dbopen in -ldb4 configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb4 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb4 configure:14884: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dbopen (); | int | main () | { | return dbopen (); | ; | return 0; | } configure:14894: result: no configure:14900: checking for __db185_open in -ldb4 configure:14925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/loc= al/include -I/usr/local/include/db43 -L/usr/local/lib -rpath=3D/usr/lib:= /usr/local/lib conftest.c -ldb4 -lexpat -lcups >&5 /usr/bin/ld: cannot find -ldb4 configure:14925: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LibreOffice" | #define PACKAGE_TARNAME "libreoffice" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "LibreOffice 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://documentfoundation.org/" | #define HAVE_LIBCUPS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CUPS_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_LONG 8 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __db185_open (); | int | main () | { | return __db185_open (); | ; | return 0; | } configure:14935: result: no configure:14947: error: db not installed or functional ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Damd64-portbld-freebsd8.2 ac_cv_c_bigendian=3Dno ac_cv_c_compiler_gnu=3Dyes ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_CAIRO_CFLAGS_set=3D'' ac_cv_env_CAIRO_CFLAGS_value=3D'' ac_cv_env_CAIRO_LIBS_set=3D'' ac_cv_env_CAIRO_LIBS_value=3D'' ac_cv_env_CCC_set=3D'' ac_cv_env_CCC_value=3D'' ac_cv_env_CC_set=3Dset ac_cv_env_CC_value=3Dcc ac_cv_env_CFLAGS_set=3Dset ac_cv_env_CFLAGS_value=3D'-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=3Dset ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include -I/usr/local/include/db4= 3 -L/usr/local/lib' ac_cv_env_CPPUNIT_CFLAGS_set=3D'' ac_cv_env_CPPUNIT_CFLAGS_value=3D'' ac_cv_env_CPPUNIT_LIBS_set=3D'' ac_cv_env_CPPUNIT_LIBS_value=3D'' ac_cv_env_CPP_set=3Dset ac_cv_env_CPP_value=3Dcpp ac_cv_env_CXXCPP_set=3D'' ac_cv_env_CXXCPP_value=3D'' ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXXFLAGS_value=3D'-O2 -pipe -fno-strict-aliasing' ac_cv_env_CXX_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_env_DBUS_CFLAGS_set=3D'' ac_cv_env_DBUS_CFLAGS_value=3D'' ac_cv_env_DBUS_LIBS_set=3D'' ac_cv_env_DBUS_LIBS_value=3D'' ac_cv_env_FONTCONFIG_CFLAGS_set=3D'' ac_cv_env_FONTCONFIG_CFLAGS_value=3D'' ac_cv_env_FONTCONFIG_LIBS_set=3D'' ac_cv_env_FONTCONFIG_LIBS_value=3D'' ac_cv_env_FREETYPE_CFLAGS_set=3D'' ac_cv_env_FREETYPE_CFLAGS_value=3D'' ac_cv_env_FREETYPE_LIBS_set=3D'' ac_cv_env_FREETYPE_LIBS_value=3D'' ac_cv_env_GCONF_CFLAGS_set=3D'' ac_cv_env_GCONF_CFLAGS_value=3D'' ac_cv_env_GCONF_LIBS_set=3D'' ac_cv_env_GCONF_LIBS_value=3D'' ac_cv_env_GIO_CFLAGS_set=3D'' ac_cv_env_GIO_CFLAGS_value=3D'' ac_cv_env_GIO_LIBS_set=3D'' ac_cv_env_GIO_LIBS_value=3D'' ac_cv_env_GNOMEVFS_CFLAGS_set=3D'' ac_cv_env_GNOMEVFS_CFLAGS_value=3D'' ac_cv_env_GNOMEVFS_LIBS_set=3D'' ac_cv_env_GNOMEVFS_LIBS_value=3D'' ac_cv_env_GOBJECT_CFLAGS_set=3D'' ac_cv_env_GOBJECT_CFLAGS_value=3D'' ac_cv_env_GOBJECT_LIBS_set=3D'' ac_cv_env_GOBJECT_LIBS_value=3D'' ac_cv_env_GRAPHITE_CFLAGS_set=3D'' ac_cv_env_GRAPHITE_CFLAGS_value=3D'' ac_cv_env_GRAPHITE_LIBS_set=3D'' ac_cv_env_GRAPHITE_LIBS_value=3D'' ac_cv_env_GSTREAMER_CFLAGS_set=3D'' ac_cv_env_GSTREAMER_CFLAGS_value=3D'' ac_cv_env_GSTREAMER_LIBS_set=3D'' ac_cv_env_GSTREAMER_LIBS_value=3D'' ac_cv_env_GTK210_CFLAGS_set=3D'' ac_cv_env_GTK210_CFLAGS_value=3D'' ac_cv_env_GTK210_LIBS_set=3D'' ac_cv_env_GTK210_LIBS_value=3D'' ac_cv_env_GTK_CFLAGS_set=3D'' ac_cv_env_GTK_CFLAGS_value=3D'' ac_cv_env_GTK_LIBS_set=3D'' ac_cv_env_GTK_LIBS_value=3D'' ac_cv_env_HUNSPELL_CFLAGS_set=3D'' ac_cv_env_HUNSPELL_CFLAGS_value=3D'' ac_cv_env_HUNSPELL_LIBS_set=3D'' ac_cv_env_HUNSPELL_LIBS_value=3D'' ac_cv_env_KDE_GLIB_CFLAGS_set=3D'' ac_cv_env_KDE_GLIB_CFLAGS_value=3D'' ac_cv_env_KDE_GLIB_LIBS_set=3D'' ac_cv_env_KDE_GLIB_LIBS_value=3D'' ac_cv_env_LDFLAGS_set=3Dset ac_cv_env_LDFLAGS_value=3D' -rpath=3D/usr/lib:/usr/local/lib' ac_cv_env_LIBPNG_CFLAGS_set=3D'' ac_cv_env_LIBPNG_CFLAGS_value=3D'' ac_cv_env_LIBPNG_LIBS_set=3D'' ac_cv_env_LIBPNG_LIBS_value=3D'' ac_cv_env_LIBS_set=3D'' ac_cv_env_LIBS_value=3D'' ac_cv_env_LIBWPD_CFLAGS_set=3D'' ac_cv_env_LIBWPD_CFLAGS_value=3D'' ac_cv_env_LIBWPD_LIBS_set=3D'' ac_cv_env_LIBWPD_LIBS_value=3D'' ac_cv_env_LIBWPG_CFLAGS_set=3D'' ac_cv_env_LIBWPG_CFLAGS_value=3D'' ac_cv_env_LIBWPG_LIBS_set=3D'' ac_cv_env_LIBWPG_LIBS_value=3D'' ac_cv_env_LIBWPS_CFLAGS_set=3D'' ac_cv_env_LIBWPS_CFLAGS_value=3D'' ac_cv_env_LIBWPS_LIBS_set=3D'' ac_cv_env_LIBWPS_LIBS_value=3D'' ac_cv_env_LIBXML_CFLAGS_set=3D'' ac_cv_env_LIBXML_CFLAGS_value=3D'' ac_cv_env_LIBXML_LIBS_set=3D'' ac_cv_env_LIBXML_LIBS_value=3D'' ac_cv_env_LIBXSLT_CFLAGS_set=3D'' ac_cv_env_LIBXSLT_CFLAGS_value=3D'' ac_cv_env_LIBXSLT_LIBS_set=3D'' ac_cv_env_LIBXSLT_LIBS_value=3D'' ac_cv_env_MOZGTK2_CFLAGS_set=3D'' ac_cv_env_MOZGTK2_CFLAGS_value=3D'' ac_cv_env_MOZGTK2_LIBS_set=3D'' ac_cv_env_MOZGTK2_LIBS_value=3D'' ac_cv_env_MOZILLAXPCOM_CFLAGS_set=3D'' ac_cv_env_MOZILLAXPCOM_CFLAGS_value=3D'' ac_cv_env_MOZILLAXPCOM_LIBS_set=3D'' ac_cv_env_MOZILLAXPCOM_LIBS_value=3D'' ac_cv_env_MOZLIBREQ_CFLAGS_set=3D'' ac_cv_env_MOZLIBREQ_CFLAGS_value=3D'' ac_cv_env_MOZLIBREQ_LIBS_set=3D'' ac_cv_env_MOZLIBREQ_LIBS_value=3D'' ac_cv_env_MOZ_NSPR_CFLAGS_set=3D'' ac_cv_env_MOZ_NSPR_CFLAGS_value=3D'' ac_cv_env_MOZ_NSPR_LIBS_set=3D'' ac_cv_env_MOZ_NSPR_LIBS_value=3D'' ac_cv_env_MOZ_NSS_CFLAGS_set=3D'' ac_cv_env_MOZ_NSS_CFLAGS_value=3D'' ac_cv_env_MOZ_NSS_LIBS_set=3D'' ac_cv_env_MOZ_NSS_LIBS_value=3D'' ac_cv_env_MYTHES_CFLAGS_set=3D'' ac_cv_env_MYTHES_CFLAGS_value=3D'' ac_cv_env_MYTHES_LIBS_set=3D'' ac_cv_env_MYTHES_LIBS_value=3D'' ac_cv_env_NEON_CFLAGS_set=3D'' ac_cv_env_NEON_CFLAGS_value=3D'' ac_cv_env_NEON_LIBS_set=3D'' ac_cv_env_NEON_LIBS_value=3D'' ac_cv_env_OPENSSL_CFLAGS_set=3Dset ac_cv_env_OPENSSL_CFLAGS_value=3D-I/usr/include ac_cv_env_OPENSSL_LIBS_set=3Dset ac_cv_env_OPENSSL_LIBS_value=3D'-L/usr/lib -lssl' ac_cv_env_PKG_CONFIG_set=3D'' ac_cv_env_PKG_CONFIG_value=3D'' ac_cv_env_POPPLER_CFLAGS_set=3D'' ac_cv_env_POPPLER_CFLAGS_value=3D'' ac_cv_env_POPPLER_LIBS_set=3D'' ac_cv_env_POPPLER_LIBS_value=3D'' ac_cv_env_REDLAND_CFLAGS_set=3D'' ac_cv_env_REDLAND_CFLAGS_value=3D'' ac_cv_env_REDLAND_LIBS_set=3D'' ac_cv_env_REDLAND_LIBS_value=3D'' ac_cv_env_XMKMF_set=3D'' ac_cv_env_XMKMF_value=3D'' ac_cv_env_XRANDR_CFLAGS_set=3D'' ac_cv_env_XRANDR_CFLAGS_value=3D'' ac_cv_env_XRANDR_LIBS_set=3D'' ac_cv_env_XRANDR_LIBS_value=3D'' ac_cv_env_build_alias_set=3Dset ac_cv_env_build_alias_value=3Damd64-portbld-freebsd8.2 ac_cv_env_host_alias_set=3D'' ac_cv_env_host_alias_value=3D'' ac_cv_env_target_alias_set=3D'' ac_cv_env_target_alias_value=3D'' ac_cv_func_calloc=3Dyes ac_cv_func_free=3Dyes ac_cv_func_malloc=3Dyes ac_cv_func_realloc=3Dyes ac_cv_header_Python_h=3Dyes ac_cv_header_cups_cups_h=3Dyes ac_cv_header_db_h=3Dyes ac_cv_header_expat_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_header_jpeglib_h=3Dyes ac_cv_header_memory_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_stdlib_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_sys_stat_h=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_header_zlib_h=3Dyes ac_cv_host=3Damd64-portbld-freebsd8.2 ac_cv_lib_cups_cupsPrintFiles=3Dyes ac_cv_lib_db41_____db185_open=3Dno ac_cv_lib_db41___dbopen=3Dno ac_cv_lib_db4_7_____db185_open=3Dno ac_cv_lib_db4_7___dbopen=3Dno ac_cv_lib_db4_8_____db185_open=3Dno ac_cv_lib_db4_8___dbopen=3Dno ac_cv_lib_db4_____db185_open=3Dno ac_cv_lib_db4___dbopen=3Dno ac_cv_lib_db5_0_____db185_open=3Dno ac_cv_lib_db5_0___dbopen=3Dno ac_cv_lib_db5_____db185_open=3Dno ac_cv_lib_db5___dbopen=3Dno ac_cv_lib_db_4_7_____db185_open=3Dno ac_cv_lib_db_4_7___dbopen=3Dno ac_cv_lib_db_4_8_____db185_open=3Dno ac_cv_lib_db_4_8___dbopen=3Dno ac_cv_lib_db_4_____db185_open=3Dno ac_cv_lib_db_4___dbopen=3Dno ac_cv_lib_db_5_0_____db185_open=3Dno ac_cv_lib_db_5_0___dbopen=3Dno ac_cv_lib_db_5_____db185_open=3Dno ac_cv_lib_db_5___dbopen=3Dno ac_cv_lib_db_____db185_open=3Dno ac_cv_lib_db___dbopen=3Dno ac_cv_lib_expat_XML_ParserCreate=3Dyes ac_cv_lib_freetype_FT_GlyphSlot_Embolden=3Dyes ac_cv_lib_jpeg_jpeg_resync_to_restart=3Dyes ac_cv_lib_z_deflate=3Dyes ac_cv_objext=3Do ac_cv_path_AWK=3D/usr/local/bin/gawk ac_cv_path_BASH=3D/usr/local/bin/bash ac_cv_path_COMPATH=3D/usr/bin/cc ac_cv_path_DMAKE=3D/usr/local/bin/dmake ac_cv_path_EGREP=3D'/usr/bin/grep -E' ac_cv_path_GPERF=3D/usr/local/bin/gperf ac_cv_path_GREP=3D/usr/bin/grep ac_cv_path_OO2PO=3D/usr/local/bin/oo2po ac_cv_path_PERL=3D/usr/bin/perl ac_cv_path_PO2OO=3D/usr/local/bin/po2oo ac_cv_path_PYTHON=3D/usr/local/bin/python ac_cv_path_SED=3D/usr/bin/sed ac_cv_path_XSLTPROC=3D/usr/local/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=3D/usr/local/bin/pkg-config ac_cv_prog_AWK=3Dgawk ac_cv_prog_CPP=3Dcpp ac_cv_prog_CXXCPP=3D'c++ -E' ac_cv_prog_ac_ct_CC=3Dcc ac_cv_prog_cc_c89=3D'' ac_cv_prog_cc_g=3Dyes ac_cv_prog_cxx_g=3Dyes ac_cv_sizeof_long=3D8 ac_cv_sys_file_offset_bits=3Dno ac_cv_sys_largefile_CC=3Dno am_cv_pathless_PYTHON=3Dpython am_cv_python_platform=3Dfreebsd8 am_cv_python_pyexecdir=3D'${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir=3D'${prefix}/lib/python2.7/site-packages' am_cv_python_version=3D2.7 lt_cv_sys_max_cmd_len=3D262144 pkg_cv_CPPUNIT_CFLAGS=3D'-I/usr/local/include ' pkg_cv_CPPUNIT_LIBS=3D'-L/usr/local/lib -lcppunit ' pkg_cv_FONTCONFIG_CFLAGS=3D'-I/usr/local/include ' pkg_cv_FONTCONFIG_LIBS=3D'-L/usr/local/lib -lfontconfig ' pkg_cv_FREETYPE_CFLAGS=3D'-I/usr/local/include/freetype2 -I/usr/local/inc= lude ' pkg_cv_FREETYPE_LIBS=3D'-L/usr/local/lib -lfreetype ' pkg_cv_LIBWPD_CFLAGS=3D'-I/usr/local/include/libwpd-0.9 ' pkg_cv_LIBWPD_LIBS=3D'-L/usr/local/lib -lwpd-0.9 -lwpd-stream-0.9 ' pkg_cv_LIBWPG_CFLAGS=3D'-I/usr/local/include/libwpg-0.2 -I/usr/local/incl= ude/libwpd-0.9 ' pkg_cv_LIBWPG_LIBS=3D'-L/usr/local/lib -lwpg-0.2 -lwpd-stream-0.9 ' pkg_cv_LIBWPS_CFLAGS=3D'-I/usr/local/include/libwps-0.2 -I/usr/local/incl= ude/libwpd-0.9 ' pkg_cv_LIBWPS_LIBS=3D'-L/usr/local/lib -lwps-0.2 -lwpd-0.9 -lwpd-stream-0= =2E9 ' pkg_cv_LIBXML_CFLAGS=3D'-I/usr/local/include/libxml2 -I/usr/local/include= ' pkg_cv_LIBXML_LIBS=3D'-L/usr/local/lib -lxml2 ' pkg_cv_LIBXSLT_CFLAGS=3D'-I/usr/local/include -I/usr/local/include/libxml= 2 ' pkg_cv_LIBXSLT_LIBS=3D'-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABOUT_BITMAP=3D'' ALLOC=3D'SYS_ALLOC' ALL_LANGS=3D'' ANT=3D'' ANT_HOME=3D'' ANT_LIB=3D'' ASM_HOME=3D'' AWK=3D'/usr/local/bin/gawk' AWTLIB=3D'' BARCODE_EXTENSION_PACK=3D'' BASH=3D'/usr/local/bin/bash' BISON=3D'' BSH_JAR=3D'' BUILD_DMAKE=3D'NO' BUILD_EPM=3D'NO' BUILD_MAX_JOBS=3D'' BUILD_MOZAB=3D'' BUILD_NCPUS=3D'' BUILD_PIXMAN=3D'' BUILD_STAX=3D'YES' BUILD_TYPE=3D'LibO DICTIONARIES LIBXMLSEC' BUILD_UNOWINREG=3D'NO' BUILD_VER_STRING=3D'FreeBSD ports 3.4.3' BZIP2=3D'' CAIRO_CFLAGS=3D'' CAIRO_LIBS=3D'' CC=3D'cc' CCACHE=3D'' CFLAGS=3D'-O2 -pipe -fno-strict-aliasing' CL_X64=3D'' COMEX=3D'' COMMONS_CODEC_JAR=3D'' COMMONS_HTTPCLIENT_JAR=3D'' COMMONS_LANG_JAR=3D'' COMMONS_LOGGING_JAR=3D'' COMPATH=3D'/usr' CPP=3D'cpp' CPPFLAGS=3D'-I/usr/local/include -I/usr/local/include/db43 -L/usr/local/l= ib' CPPUNIT_CFLAGS=3D'-I/usr/local/include ' CPPUNIT_LIBS=3D'-L/usr/local/lib -lcppunit ' CSC_PATH=3D'' CT2N_EXTENSION_PACK=3D'' CURLCONFIG=3D'' CURL_CFLAGS=3D'' CURL_LIBS=3D'' CXX=3D'c++' CXXCPP=3D'c++ -E' CXXFLAGS=3D'-O2 -pipe -fno-strict-aliasing' CYGWIN_PATH=3D'' DATADIR=3D'' DBUS_CFLAGS=3D'' DBUS_LIBS=3D'' DB_CPPLIB=3D'' DB_INCLUDES=3D'/usr/include' DB_JAR=3D'' DB_LIB=3D'' DB_VERSION=3D'' DEFS=3D'' DIAGRAM_EXTENSION_PACK=3D'' DICT_SYSTEM_DIR=3D'file:///usr/local/share/hunspell' DIRECTXSDK_HOME=3D'' DIRECTXSDK_LIB=3D'' DISABLE_ACTIVEX=3D'' DISABLE_ATL=3D'' DISABLE_NEON=3D'' DISABLE_PYTHON=3D'TRUE' DISABLE_STRIP=3D'' DISABLE_XAW=3D'' DMAKE=3D'/usr/local/bin/dmake' DOCDIR=3D'' DO_FETCH_TARBALLS=3D'' DPKG=3D'' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'/usr/bin/grep -E' ENABLE_ACTIVEX_COMPONENT=3D'' ENABLE_BROFFICE=3D'' ENABLE_CAIRO=3D'' ENABLE_CRASHDUMP=3D'' ENABLE_CUPS=3D'TRUE' ENABLE_DBUS=3D'' ENABLE_DEBUG=3D'FALSE' ENABLE_DIRECTX=3D'' ENABLE_EVOAB2=3D'' ENABLE_FONTCONFIG=3D'TRUE' ENABLE_GCONF=3D'' ENABLE_GIO=3D'' ENABLE_GNOMEVFS=3D'' ENABLE_GRAPHITE=3D'' ENABLE_GSTREAMER=3D'' ENABLE_GTK=3D'' ENABLE_KAB=3D'' ENABLE_KDE4=3D'' ENABLE_KDE=3D'' ENABLE_LAYOUT=3D'' ENABLE_LOCKDOWN=3D'' ENABLE_LOMENUBAR=3D'' ENABLE_MEDIAWIKI=3D'' ENABLE_MINIMIZER=3D'' ENABLE_MYSQLC=3D'' ENABLE_NSS_MODULE=3D'' ENABLE_ONLINE_UPDATE=3D'' ENABLE_OPENGL=3D'' ENABLE_PCH=3D'' ENABLE_PDFIMPORT=3D'' ENABLE_PRESENTER_SCREEN=3D'' ENABLE_QUICKSTART_LIBPNG=3D'' ENABLE_RANDR=3D'' ENABLE_REPORTBUILDER=3D'' ENABLE_RPATH=3D'yes' ENABLE_SCRIPTING_BEANSHELL=3D'' ENABLE_SCRIPTING_JAVASCRIPT=3D'' ENABLE_SCRIPTING_PYTHON=3D'' ENABLE_STATIC_GTK=3D'' ENABLE_SYMBOLS=3D'' ENABLE_SYSTRAY_GTK=3D'' ENABLE_WERROR=3D'FALSE' ENABLE_ZENITY=3D'' EPM=3D'NO' EXCEPTIONS=3D'' EXEEXT=3D'' FLEX=3D'' FLUTE_JAR=3D'' FONTCONFIG_CFLAGS=3D'-I/usr/local/include ' FONTCONFIG_LIBS=3D'-L/usr/local/lib -lfontconfig ' FRAME_HOME=3D'' FREETYPE_CFLAGS=3D'-I/usr/local/include/freetype2 -I/usr/local/include '= FREETYPE_LIBS=3D'-L/usr/local/lib -lfreetype ' GCC_HOME=3D'/usr' GCONF_CFLAGS=3D'' GCONF_LIBS=3D'' GIO_CFLAGS=3D'' GIO_LIBS=3D'' GIT_LINK_SRC=3D'' GIT_REPO_NAMES=3D'' GNOMEVFS_CFLAGS=3D'' GNOMEVFS_LIBS=3D'' GNUCP=3D'' GNUMAKE=3D'gmake' GNUPATCH=3D'' GNUTAR=3D'gtar' GOBJECT_CFLAGS=3D'' GOBJECT_LIBS=3D'' GOOGLE_DOCS_EXTENSION_PACK=3D'' GPERF=3D'/usr/local/bin/gperf' GRAPHITE_CFLAGS=3D'' GRAPHITE_LIBS=3D'' GREP=3D'/usr/bin/grep' GSTREAMER_CFLAGS=3D'' GSTREAMER_LIBS=3D'' GTK210_CFLAGS=3D'' GTK210_LIBS=3D'' GTK_CFLAGS=3D'' GTK_LIBS=3D'' GXX_INCLUDE_PATH=3D'/usr/include/c++/4.2' HAVE_BOOST_UNORDERED_MAP=3D'' HAVE_CXX0X=3D'' HAVE_GCC_VISIBILITY_BROKEN=3D'' HAVE_GCC_VISIBILITY_FEATURE=3D'TRUE' HAVE_GETOPT=3D'' HAVE_LD_BSYMBOLIC_FUNCTIONS=3D'' HAVE_LD_HASH_STYLE=3D'FALSE' HAVE_READDIR_R=3D'' HOME=3D'/root' HSQLDB_JAR=3D'' HUNART_EXTENSION_PACK=3D'' HUNSPELL_CFLAGS=3D'' HUNSPELL_LIBS=3D'' HYPHEN_LIB=3D'' HYPH_SYSTEM_DIR=3D'file:///usr/local/share/hyphen' ICUCONFIG=3D'' ICU_MAJOR=3D'' ICU_MICRO=3D'' ICU_MINOR=3D'' INSTALLDIR=3D'' INSTALLDIRNAME=3D'' INTRO_BITMAP=3D'' JAVACISGCJ=3D'' JAVACISKAFFE=3D'' JAVACOMPILER=3D'' JAVADOC=3D'' JAVAFLAGS=3D'' JAVAIFLAGS=3D'' JAVAINTERPRETER=3D'' JAVA_HOME=3D'NO_JAVA_HOME' JAVA_SOURCE_VER=3D'' JAVA_TARGET_VER=3D'' JDK=3D'' JFREEREPORT_JAR=3D'' JVM_ONE_PATH_CHECK=3D'' KDE4_CFLAGS=3D'' KDE4_LIBS=3D'' KDE_CFLAGS=3D'' KDE_GLIB_CFLAGS=3D'' KDE_GLIB_LIBS=3D'' KDE_HAVE_GLIB=3D'' KDE_LIBS=3D'' LDFLAGS=3D' -rpath=3D/usr/lib:/usr/local/lib' LFS_CFLAGS=3D'-D_FILE_OFFSET_BITS=3Dno' LIBBASE_JAR=3D'' LIBDIR=3D'' LIBFONTS_JAR=3D'' LIBFORMULA_JAR=3D'' LIBLAYOUT_JAR=3D'' LIBLOADER_JAR=3D'' LIBMYSQL_PATH=3D'' LIBOBJS=3D'' LIBPNG_CFLAGS=3D'' LIBPNG_LIBS=3D'' LIBREPOSITORY_JAR=3D'' LIBS=3D'-lexpat -lcups ' LIBSERIALIZER_JAR=3D'' LIBWPD_CFLAGS=3D'-I/usr/local/include/libwpd-0.9 ' LIBWPD_LIBS=3D'-L/usr/local/lib -lwpd-0.9 -lwpd-stream-0.9 ' LIBWPG_CFLAGS=3D'-I/usr/local/include/libwpg-0.2 -I/usr/local/include/lib= wpd-0.9 ' LIBWPG_LIBS=3D'-L/usr/local/lib -lwpg-0.2 -lwpd-stream-0.9 ' LIBWPS_CFLAGS=3D'-I/usr/local/include/libwps-0.2 -I/usr/local/include/lib= wpd-0.9 ' LIBWPS_LIBS=3D'-L/usr/local/lib -lwps-0.2 -lwpd-0.9 -lwpd-stream-0.9 ' LIBXML_CFLAGS=3D'-I/usr/local/include/libxml2 -I/usr/local/include ' LIBXML_JAR=3D'' LIBXML_LIBS=3D'-L/usr/local/lib -lxml2 ' LIBXSLT_CFLAGS=3D'-I/usr/local/include -I/usr/local/include/libxml2 ' LIBXSLT_LIBS=3D'-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2 ' LIGHTPROOF_EN_US_PACK=3D'' LIGHTPROOF_HU_PACK=3D'' LIGHTPROOF_LANG=3D'' LOCAL_SOLENV=3D'DEFAULT' LOCAL_SOLVER=3D'' LTLIBOBJS=3D'' LUCENE_ANALYZERS_JAR=3D'' LUCENE_CORE_JAR=3D'' MANDIR=3D'' MDDS_CPPFLAGS=3D'' MIDL_PATH=3D'' MINGWCXX=3D'' MINGWSTRIP=3D'' MINGW_BACKWARD_INCLUDE_PATH=3D'' MINGW_CLIB_DIR=3D'' MINGW_GCCDLL=3D'' MINGW_GCCLIB_EH=3D'' MINGW_GXXDLL=3D'' MINGW_LIB_INCLUDE_PATH=3D'' MINGW_SHARED_GCCLIB=3D'' MINGW_SHARED_GXXLIB=3D'' MINGW_SHARED_LIBSTDCPP=3D'' ML_EXE=3D'' MOC4=3D'' MOC=3D'' MOZGTK2_CFLAGS=3D'' MOZGTK2_LIBS=3D'' MOZILLABUILD=3D'' MOZILLAXPCOM_CFLAGS=3D'' MOZILLAXPCOM_LIBS=3D'' MOZILLA_TOOLKIT=3D'' MOZILLA_VERSION=3D'' MOZLIBREQ_CFLAGS=3D'' MOZLIBREQ_LIBS=3D'' MOZ_FLAVOUR=3D'' MOZ_INC=3D'' MOZ_LDAP_CFLAGS=3D'' MOZ_LIB=3D'' MOZ_LIB_XPCOM=3D'' MOZ_NSPR_CFLAGS=3D'' MOZ_NSPR_LIBS=3D'' MOZ_NSS_CFLAGS=3D'' MOZ_NSS_LIBS=3D'' MSPDB_PATH=3D'' MYSQLCONFIG=3D'' MYSQL_DEFINES=3D'' MYSQL_INC=3D'' MYSQL_LIB=3D'' MYTHES_CFLAGS=3D'' MYTHES_LIBS=3D'' NEON_CFLAGS=3D'' NEON_LIBS=3D'' NEON_VERSION=3D'' NSIS_PATH=3D'' NSPR_LIB=3D'' NSS_LIB=3D'' NUMBERTEXT_EXTENSION_PACK=3D'' OBJEXT=3D'o' OO2PO=3D'/usr/local/bin/oo2po' OOOBLOGGER_EXTENSION_PACK=3D'' OOOP_FONTS_PACK=3D'' OOOP_GALLERY_PACK=3D'' OOOP_SAMPLES_PACK=3D'' OOOP_TEMPLATES_PACK=3D'' OOO_JUNIT_JAR=3D'' OOO_VENDOR=3D'' OPENSSL_CFLAGS=3D'-I/usr/include' OPENSSL_LIBS=3D'-L/usr/lib -lssl' OSVERSION=3D'802000' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'LibreOffice' PACKAGE_STRING=3D'LibreOffice 3.4' PACKAGE_TARNAME=3D'libreoffice' PACKAGE_URL=3D'http://documentfoundation.org/' PACKAGE_VERSION=3D'3.4' PATCH=3D'' PATH_SEPARATOR=3D':' PERL=3D'/usr/bin/perl' PKGFORMAT=3D'native' PKGMK=3D'' PKG_CONFIG=3D'/usr/local/bin/pkg-config' PO2OO=3D'/usr/local/bin/po2oo' POPPLER_CFLAGS=3D'' POPPLER_LIBS=3D'' PREFIXDIR=3D'' PRODUCT=3D'full' PRODUCTNAME=3D'' PRODUCTVERSION=3D'' PROEXT=3D'.pro' PROFULLSWITCH=3D'product=3Dfull' PSDK_HOME=3D'' PTHREAD_CFLAGS=3D'' PTHREAD_LIBS=3D'-pthread' PYTHON=3D'/usr/local/bin/python' PYTHON_CFLAGS=3D'-I/usr/local/include/python2.7' PYTHON_EXEC_PREFIX=3D'${exec_prefix}' PYTHON_LIBS=3D'-L/usr/local/lib -lpython2.7 -lutil' PYTHON_PLATFORM=3D'freebsd8' PYTHON_PREFIX=3D'${prefix}' PYTHON_VERSION=3D'2.7' REDLAND_CFLAGS=3D'' REDLAND_LIBS=3D'' RPM=3D'' SAC_JAR=3D'' SAXON_JAR=3D'' SCPDEFS=3D'' SED=3D'/usr/bin/sed' SERIALIZER_JAR=3D'' SERVLETAPI_JAR=3D'' SHELL=3D'/bin/sh' SHOWINCLUDES_PREFIX=3D'' SIZEOF_LONG=3D'8' SOLAR_JAVA=3D'' SOURCEVERSION=3D'OOO340' SPLIT_APP_MODULES=3D'' SPLIT_OPT_FEATURES=3D'' SUNTEMPLATES_DE_PACK=3D'' SUNTEMPLATES_EN_US_PACK=3D'' SUNTEMPLATES_ES_PACK=3D'' SUNTEMPLATES_FR_PACK=3D'' SUNTEMPLATES_HU_PACK=3D'' SUNTEMPLATES_IT_PACK=3D'' SUNTEMPLATES_LANG=3D'' SYSTEM_APACHE_COMMONS=3D'' SYSTEM_BOOST=3D'' SYSTEM_BSH=3D'' SYSTEM_CAIRO=3D'' SYSTEM_CPPUNIT=3D'YES' SYSTEM_CURL=3D'' SYSTEM_DB=3D'YES' SYSTEM_DICTS=3D'YES' SYSTEM_EXPAT=3D'YES' SYSTEM_GENBRK=3D'' SYSTEM_GENCCODE=3D'' SYSTEM_GENCMN=3D'' SYSTEM_GRAPHITE=3D'' SYSTEM_HSQLDB=3D'' SYSTEM_HUNSPELL=3D'' SYSTEM_HYPH=3D'' SYSTEM_ICU=3D'' SYSTEM_JFREEREPORT=3D'' SYSTEM_JPEG=3D'YES' SYSTEM_LIBC=3D'' SYSTEM_LIBTEXTCAT=3D'' SYSTEM_LIBTEXTCAT_DATA=3D'' SYSTEM_LIBWPD=3D'YES' SYSTEM_LIBWPG=3D'YES' SYSTEM_LIBWPS=3D'YES' SYSTEM_LIBXML=3D'YES' SYSTEM_LIBXSLT=3D'YES' SYSTEM_LPSOLVE=3D'' SYSTEM_LUCENE=3D'' SYSTEM_MDDS=3D'' SYSTEM_MESA_HEADERS=3D'' SYSTEM_MOZILLA=3D'' SYSTEM_MYSQL=3D'' SYSTEM_MYSQL_CPPCONN=3D'' SYSTEM_MYTHES=3D'' SYSTEM_NEON=3D'' SYSTEM_ODBC_HEADERS=3D'' SYSTEM_OPENSSL=3D'' SYSTEM_POPPLER=3D'' SYSTEM_PYTHON=3D'YES' SYSTEM_REDLAND=3D'' SYSTEM_SANE_HEADER=3D'' SYSTEM_SAXON=3D'' SYSTEM_SERVLETAPI=3D'' SYSTEM_STDLIBS=3D'YES' SYSTEM_TRANSLATE_TOOLKIT=3D'YES' SYSTEM_VIGRA=3D'' SYSTEM_XRENDER_HEADERS=3D'' SYSTEM_ZLIB=3D'YES' TARFILE_LOCATION=3D'/usr/ports/distfiles//libreoffice' THES_SYSTEM_DIR=3D'file:///usr/local/share/mythes' TYPO_EXTENSION_PACK=3D'' UNIXWRAPPERNAME=3D'' UNZIP=3D'' UPD=3D'340' USE_CCACHE=3D'' USE_FT_EMBOLDEN=3D'YES' USE_MINGW=3D'' USE_XINERAMA=3D'' VALGRIND_CFLAGS=3D'' VALIDATOR_EXTENSION_PACK=3D'' VERBOSE=3D'' WATCH_WINDOW_EXTENSION_PACK=3D'' WINDOWS_VISTA_PSDK=3D'' WITHOUT_AFMS=3D'' WITHOUT_PPDS=3D'' WITH_AGFA_MONOTYPE_FONTS=3D'' WITH_BINFILTER=3D'NO' WITH_COMPAT_OOWRAPPERS=3D'' WITH_EXTENSION_INTEGRATION=3D'' WITH_EXTRA_FONT=3D'' WITH_EXTRA_GALLERY=3D'' WITH_EXTRA_SAMPLE=3D'' WITH_EXTRA_TEMPLATE=3D'' WITH_FONTS=3D'' WITH_HELPPACK_INTEGRATION=3D'' WITH_LANG=3D'' WITH_LANG_LIST=3D'' WITH_LDAP=3D'' WITH_LINKER_HASH_STYLE=3D'' WITH_MINGW=3D'0' WITH_MOZILLA=3D'' WITH_MYSPELL_DICTS=3D'YES' WITH_OPENLDAP=3D'' WITH_STLPORT=3D'NO' WITH_THEMES=3D'' WITH_VC_REDIST=3D'' WORDS_BIGENDIAN=3D'no' XAU_LIBS=3D'' XINC=3D'' XINERAMA_LINK=3D'' XLIB=3D'' XMKMF=3D'' XRANDR_CFLAGS=3D'' XRANDR_DLOPEN=3D'' XRANDR_LIBS=3D'' XRENDER_LINK=3D'' XSLTPROC=3D'/usr/local/bin/xsltproc' X_CFLAGS=3D'' X_EXTRA_LIBS=3D'' X_LIBS=3D'' X_PRE_LIBS=3D'' ZIP=3D'' ZIP_HOME=3D'' ZNTY=3D'' _cc=3D'' _solenv=3D'./solenv' ac_ct_CC=3D'cc' ac_ct_CXX=3D'' bindir=3D'${exec_prefix}/bin' build=3D'amd64-portbld-freebsd8.2' build_alias=3D'amd64-portbld-freebsd8.2' build_cpu=3D'amd64' build_os=3D'freebsd8.2' build_vendor=3D'portbld' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir=3D'${docdir}' exec_prefix=3D'/usr/local' host=3D'amd64-portbld-freebsd8.2' host_alias=3D'' host_cpu=3D'amd64' host_os=3D'freebsd8.2' host_vendor=3D'portbld' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'/usr/local/info' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'${prefix}/var' mandir=3D'/usr/local/man' nodep=3D'' oldincludedir=3D'/usr/include' pdfdir=3D'${docdir}' pkgpyexecdir=3D'${pyexecdir}/' pkgpythondir=3D'${pythondir}/' prefix=3D'/usr/local' program_transform_name=3D's,x,x,' psdir=3D'${docdir}' pyexecdir=3D'${exec_prefix}/lib/python2.7/site-packages' pythondir=3D'${prefix}/lib/python2.7/site-packages' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "LibreOffice" #define PACKAGE_TARNAME "libreoffice" #define PACKAGE_VERSION "3.4" #define PACKAGE_STRING "LibreOffice 3.4" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "http://documentfoundation.org/" #define HAVE_LIBCUPS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CUPS_H 1 #define STDC_HEADERS 1 #define SIZEOF_LONG 8 #define HAVE_MALLOC 1 #define HAVE_REALLOC 1 #define HAVE_CALLOC 1 #define HAVE_FREE 1 #define HAVE_LIBEXPAT 1 configure: exit 1 --------------050803080905030603080905--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E6526E8.9020901>