libreoffice-3.4.3 fails to upgrade

Leslie Jensen leslie at eskk.nu
Mon Sep 5 19:45:24 UTC 2011



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 at 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 at 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



-------------- next part --------------
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=libreoffice --disable-fetch-external --with-build-version=FreeBSD ports 3.4.3 --with-vendor=FreeBSD ports 3.4.3 --exec-prefix=/usr/local --with-max-jobs=2 --with-external-tar=/usr/ports/distfiles//libreoffice --with-gnu-patch=/usr/local/bin/gpatch --with-system-libxml --with-system-libxslt --with-system-cairo --enable-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-system-libwpg --with-system-libwps --with-system-poppler --with-system-redland --with-system-hunspell --with-system-mythes --with-system-altlinuxhyph --with-system-libtextcat --with-system-lpsolve --with-system-vigra --with-fonts --with-alloc=system --with-system-stdlibs --with-system-xrender-headers --with-system-mesa-headers --disable-epm --disable-mozilla --disable-build-mozilla --without-system-mozilla --disable-kde --without-stlport --disable-nss-module --with-system-translate-toolkit --with-system-dicts --disable-dependency-tracking --with-external-thes-dir=/usr/local/share/mythes --with-external-hyph-dir=/usr/local/share/hyphen --with-external-dict-dir=/usr/local/share/hunspell --disable-zenity --enable-cups --with-lang=sv --enable-ext-pdfimport --enable-ext-report-builder --disable-systray --disable-gstreamer --disable-python --disable-neon --disable-kde4 --disable-gconf --disable-gnome-vfs --without-java --disable-odk --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.2

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

hostname = bljbsd01.no-ip.org
uname -m = amd64
uname -r = 8.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = 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=802000
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 NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6678: $? = 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: $? = 0
configure:6667: cc -V >&5
cc: '-V' option must have argument
configure:6678: $? = 1
configure:6667: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:6678: $? = 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=/usr/lib:/usr/local/lib conftest.c  >&5
configure:6724: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
configure:6794: $? = 0
configure:6816: result: 
configure:6838: checking whether we are cross compiling
configure:6846: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
configure:6850: $? = 0
configure:6857: ./conftest
configure:6861: $? = 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: $? = 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: $? = 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: $? = 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/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5
configure:7111: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups   >&5
configure:7170: $? = 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: $? = 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: $? = 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: $? = 0
configure:7421: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
configure:7421: $? = 0
configure:7421: ./conftest
configure:7421: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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 >= 2.2.0"
configure:7610: $? = 0
configure:7623: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:7626: $? = 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 NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:8178: $? = 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: $? = 0
configure:8167: cc -V >&5
cc: '-V' option must have argument
configure:8178: $? = 1
configure:8167: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:8178: $? = 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 
configure:8504: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-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: $? = 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.  */
| 
|    #include <stdio.h>
| 
| int
| main ()
| {
| 
|     printf ("hello world\n");
| 
|   ;
|   return 0;
| }
configure:8513: result: not found 
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 
configure:8672: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib -Wl,--hash-style=gnu conftest.c -lcups  >&5
/usr/bin/ld: unrecognized option '--hash-style=gnu'
/usr/bin/ld: use the --help option for usage information
configure:8672: $? = 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.  */
| 
| #include <stdio.h>
| 
| int main(char argc, char** argv) {
|    printf ("hello world\n");
|    return 0;
| }
| 
configure:8672: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib -Wl,--hash-style=sysv conftest.c -lcups  >&5
/usr/bin/ld: unrecognized option '--hash-style=sysv'
/usr/bin/ld: use the --help option for usage information
configure:8672: $? = 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.  */
| 
| #include <stdio.h>
| 
| int main(char argc, char** argv) {
|    printf ("hello world\n");
|    return 0;
| }
| 
configure:8689: result: no 
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 NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:9450: $? = 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: $? = 0
configure:9439: c++ -V >&5
c++: '-V' option must have argument
configure:9450: $? = 1
configure:9439: c++ -qversion >&5
c++: unrecognized option '-qversion'
c++: No input files specified
configure:9450: $? = 1
configure:9454: checking whether we are using the GNU C++ compiler
configure:9473: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.cpp >&5
configure:9473: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
configure:9860: $? = 0
configure:9860: ./conftest
configure:9860: $? = 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 '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:9900: $? = 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;
| 
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: $? = 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: $? = 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>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   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 files
configure:10194: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5
configure:10194: $? = 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 NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:10501: $? = 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: $? = 0
configure:10490: c++ -V >&5
c++: '-V' option must have argument
configure:10501: $? = 1
configure:10490: c++ -qversion >&5
c++: unrecognized option '-qversion'
c++: No input files specified
configure:10501: $? = 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=hidden
configure:11069: cc -o conftest -O2 -pipe -fno-strict-aliasing -Werror -fvisibility=hidden -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
configure:11069: $? = 0
configure:11076: result: yes
configure:11083: checking whether cc supports -std=c++0x without Language Defect 757
configure:11129: c++ -c -O2 -pipe -fno-strict-aliasing -std=c++0x -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.cpp >&5
cc1plus: error: unrecognized command line option "-std=c++0x"
configure:11129: $? = 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 <stddef.h>
| 
| template <typename T, size_t S> char (&sal_n_array_size( T(&)[S] ))[S];
| 
| namespace
| {
| 	struct b
| 	{
| 		int i;
| 		int j;
| 	};
| }
| 
| int
| main ()
| {
| 
| struct a
| {
| 	int i;
| 	int j;
| };
| a thinga[]={{0,0}, {1,1}};
| b thingb[]={{0,0}, {1,1}};
| size_t i = sizeof(sal_n_array_size(thinga));
| size_t j = sizeof(sal_n_array_size(thingb));
| return !(i != 0 && j != 0);
| 
|   ;
|   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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib -fvisibility-inlines-hidden -fpic -shared conftest.cpp -lcups  >&5
configure:11325: $? = 0
configure:11333: result: yes
configure:11346: checking if gcc has a visibility bug with class-level attributes (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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
conftest.c:46: warning: conflicting types for built-in function 'malloc'
configure:11409: $? = 0
configure:11409: result: yes
configure:11409: checking for realloc
configure:11409: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
configure:11409: $? = 0
configure:11409: result: yes
configure:11409: checking for calloc
configure:11409: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
conftest.c:48: warning: conflicting types for built-in function 'calloc'
configure:11409: $? = 0
configure:11409: result: yes
configure:11409: checking for free
configure:11409: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lcups  >&5
configure:11409: $? = 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 will 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, >= 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 installset
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/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5
configure:13320: $? = 0
configure:13320: result: yes
configure:13320: checking zlib.h presence
configure:13320: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c
configure:13320: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lz  -lcups  >&5
configure:13353: $? = 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/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5
configure:13386: $? = 0
configure:13386: result: yes
configure:13386: checking jpeglib.h presence
configure:13386: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c
configure:13386: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ljpeg  -lcups  >&5
configure:13419: $? = 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/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5
configure:13452: $? = 0
configure:13452: result: yes
configure:13452: checking expat.h presence
configure:13452: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c
configure:13452: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat  -lcups  >&5
configure:13485: $? = 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-stream-0.9 "
configure:13535: $? = 0
configure:13548: $PKG_CONFIG --exists --print-errors "libwpd-0.9 libwpd-stream-0.9 "
configure:13551: $? = 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 >= 1.12.0 "
configure:13639: $? = 0
configure:13652: $PKG_CONFIG --exists --print-errors "cppunit >= 1.12.0 "
configure:13655: $? = 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 >= 2.0 "
configure:13738: $? = 0
configure:13751: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0 "
configure:13754: $? = 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: $? = 0
configure:13848: $PKG_CONFIG --exists --print-errors "libwps-0.2 "
configure:13851: $? = 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: $? = 0
configure:13951: $PKG_CONFIG --exists --print-errors "libwpg-0.2 "
configure:13954: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib -I/usr/local/include/freetype2 -I/usr/local/include    -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lfreetype   conftest.c -lfreetype  -lexpat -lcups  >&5
configure:14053: $? = 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: $? = 0
configure:14145: $PKG_CONFIG --exists --print-errors "libxslt"
configure:14148: $? = 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 >= 2.0"
configure:14298: $? = 0
configure:14311: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0"
configure:14314: $? = 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 >= 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 = map(int, string.split('2.2', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:14461: $? = 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/include -I/usr/local/include/db43 -L/usr/local/lib -I/usr/local/include/python2.7 conftest.c >&5
configure:14606: $? = 0
configure:14606: result: yes
configure:14606: checking Python.h presence
configure:14606: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib -I/usr/local/include/python2.7 conftest.c
configure:14606: $? = 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/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c >&5
configure:14818: $? = 0
configure:14818: result: yes
configure:14818: checking db.h presence
configure:14818: cpp -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib conftest.c
configure:14818: $? = 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -lexpat -lcups  >&5
configure:14846: $? = 0
configure:14846: ./conftest
configure:14846: $? = 0
configure:14847: result: yes
configure:14859: checking for dbopen in -ldb
configure:14884: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb41  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb41
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb41  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb41
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-5.0  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-5.0
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-5.0  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-5.0
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb5.0  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb5.0
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb5.0  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb5.0
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-5  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-5
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-5  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-5
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb5  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb5
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb5  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb5
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-4.8  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-4.8
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-4.8  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-4.8
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb4.8  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb4.8
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb4.8  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb4.8
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-4.7  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-4.7
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-4.7  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-4.7
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb4.7  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb4.7
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb4.7  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb4.7
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-4  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-4
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb-4  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb-4
configure:14925: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb4  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb4
configure:14884: $? = 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.  */
| 
| /* 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/local/include -I/usr/local/include/db43 -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib conftest.c -ldb4  -lexpat -lcups  >&5
/usr/bin/ld: cannot find -ldb4
configure:14925: $? = 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.  */
| 
| /* 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=amd64-portbld-freebsd8.2
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=''
ac_cv_env_CAIRO_CFLAGS_value=''
ac_cv_env_CAIRO_LIBS_set=''
ac_cv_env_CAIRO_LIBS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib'
ac_cv_env_CPPUNIT_CFLAGS_set=''
ac_cv_env_CPPUNIT_CFLAGS_value=''
ac_cv_env_CPPUNIT_LIBS_set=''
ac_cv_env_CPPUNIT_LIBS_value=''
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_DBUS_CFLAGS_set=''
ac_cv_env_DBUS_CFLAGS_value=''
ac_cv_env_DBUS_LIBS_set=''
ac_cv_env_DBUS_LIBS_value=''
ac_cv_env_FONTCONFIG_CFLAGS_set=''
ac_cv_env_FONTCONFIG_CFLAGS_value=''
ac_cv_env_FONTCONFIG_LIBS_set=''
ac_cv_env_FONTCONFIG_LIBS_value=''
ac_cv_env_FREETYPE_CFLAGS_set=''
ac_cv_env_FREETYPE_CFLAGS_value=''
ac_cv_env_FREETYPE_LIBS_set=''
ac_cv_env_FREETYPE_LIBS_value=''
ac_cv_env_GCONF_CFLAGS_set=''
ac_cv_env_GCONF_CFLAGS_value=''
ac_cv_env_GCONF_LIBS_set=''
ac_cv_env_GCONF_LIBS_value=''
ac_cv_env_GIO_CFLAGS_set=''
ac_cv_env_GIO_CFLAGS_value=''
ac_cv_env_GIO_LIBS_set=''
ac_cv_env_GIO_LIBS_value=''
ac_cv_env_GNOMEVFS_CFLAGS_set=''
ac_cv_env_GNOMEVFS_CFLAGS_value=''
ac_cv_env_GNOMEVFS_LIBS_set=''
ac_cv_env_GNOMEVFS_LIBS_value=''
ac_cv_env_GOBJECT_CFLAGS_set=''
ac_cv_env_GOBJECT_CFLAGS_value=''
ac_cv_env_GOBJECT_LIBS_set=''
ac_cv_env_GOBJECT_LIBS_value=''
ac_cv_env_GRAPHITE_CFLAGS_set=''
ac_cv_env_GRAPHITE_CFLAGS_value=''
ac_cv_env_GRAPHITE_LIBS_set=''
ac_cv_env_GRAPHITE_LIBS_value=''
ac_cv_env_GSTREAMER_CFLAGS_set=''
ac_cv_env_GSTREAMER_CFLAGS_value=''
ac_cv_env_GSTREAMER_LIBS_set=''
ac_cv_env_GSTREAMER_LIBS_value=''
ac_cv_env_GTK210_CFLAGS_set=''
ac_cv_env_GTK210_CFLAGS_value=''
ac_cv_env_GTK210_LIBS_set=''
ac_cv_env_GTK210_LIBS_value=''
ac_cv_env_GTK_CFLAGS_set=''
ac_cv_env_GTK_CFLAGS_value=''
ac_cv_env_GTK_LIBS_set=''
ac_cv_env_GTK_LIBS_value=''
ac_cv_env_HUNSPELL_CFLAGS_set=''
ac_cv_env_HUNSPELL_CFLAGS_value=''
ac_cv_env_HUNSPELL_LIBS_set=''
ac_cv_env_HUNSPELL_LIBS_value=''
ac_cv_env_KDE_GLIB_CFLAGS_set=''
ac_cv_env_KDE_GLIB_CFLAGS_value=''
ac_cv_env_KDE_GLIB_LIBS_set=''
ac_cv_env_KDE_GLIB_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib'
ac_cv_env_LIBPNG_CFLAGS_set=''
ac_cv_env_LIBPNG_CFLAGS_value=''
ac_cv_env_LIBPNG_LIBS_set=''
ac_cv_env_LIBPNG_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_LIBWPD_CFLAGS_set=''
ac_cv_env_LIBWPD_CFLAGS_value=''
ac_cv_env_LIBWPD_LIBS_set=''
ac_cv_env_LIBWPD_LIBS_value=''
ac_cv_env_LIBWPG_CFLAGS_set=''
ac_cv_env_LIBWPG_CFLAGS_value=''
ac_cv_env_LIBWPG_LIBS_set=''
ac_cv_env_LIBWPG_LIBS_value=''
ac_cv_env_LIBWPS_CFLAGS_set=''
ac_cv_env_LIBWPS_CFLAGS_value=''
ac_cv_env_LIBWPS_LIBS_set=''
ac_cv_env_LIBWPS_LIBS_value=''
ac_cv_env_LIBXML_CFLAGS_set=''
ac_cv_env_LIBXML_CFLAGS_value=''
ac_cv_env_LIBXML_LIBS_set=''
ac_cv_env_LIBXML_LIBS_value=''
ac_cv_env_LIBXSLT_CFLAGS_set=''
ac_cv_env_LIBXSLT_CFLAGS_value=''
ac_cv_env_LIBXSLT_LIBS_set=''
ac_cv_env_LIBXSLT_LIBS_value=''
ac_cv_env_MOZGTK2_CFLAGS_set=''
ac_cv_env_MOZGTK2_CFLAGS_value=''
ac_cv_env_MOZGTK2_LIBS_set=''
ac_cv_env_MOZGTK2_LIBS_value=''
ac_cv_env_MOZILLAXPCOM_CFLAGS_set=''
ac_cv_env_MOZILLAXPCOM_CFLAGS_value=''
ac_cv_env_MOZILLAXPCOM_LIBS_set=''
ac_cv_env_MOZILLAXPCOM_LIBS_value=''
ac_cv_env_MOZLIBREQ_CFLAGS_set=''
ac_cv_env_MOZLIBREQ_CFLAGS_value=''
ac_cv_env_MOZLIBREQ_LIBS_set=''
ac_cv_env_MOZLIBREQ_LIBS_value=''
ac_cv_env_MOZ_NSPR_CFLAGS_set=''
ac_cv_env_MOZ_NSPR_CFLAGS_value=''
ac_cv_env_MOZ_NSPR_LIBS_set=''
ac_cv_env_MOZ_NSPR_LIBS_value=''
ac_cv_env_MOZ_NSS_CFLAGS_set=''
ac_cv_env_MOZ_NSS_CFLAGS_value=''
ac_cv_env_MOZ_NSS_LIBS_set=''
ac_cv_env_MOZ_NSS_LIBS_value=''
ac_cv_env_MYTHES_CFLAGS_set=''
ac_cv_env_MYTHES_CFLAGS_value=''
ac_cv_env_MYTHES_LIBS_set=''
ac_cv_env_MYTHES_LIBS_value=''
ac_cv_env_NEON_CFLAGS_set=''
ac_cv_env_NEON_CFLAGS_value=''
ac_cv_env_NEON_LIBS_set=''
ac_cv_env_NEON_LIBS_value=''
ac_cv_env_OPENSSL_CFLAGS_set=set
ac_cv_env_OPENSSL_CFLAGS_value=-I/usr/include
ac_cv_env_OPENSSL_LIBS_set=set
ac_cv_env_OPENSSL_LIBS_value='-L/usr/lib -lssl'
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_POPPLER_CFLAGS_set=''
ac_cv_env_POPPLER_CFLAGS_value=''
ac_cv_env_POPPLER_LIBS_set=''
ac_cv_env_POPPLER_LIBS_value=''
ac_cv_env_REDLAND_CFLAGS_set=''
ac_cv_env_REDLAND_CFLAGS_value=''
ac_cv_env_REDLAND_LIBS_set=''
ac_cv_env_REDLAND_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_XRANDR_CFLAGS_set=''
ac_cv_env_XRANDR_CFLAGS_value=''
ac_cv_env_XRANDR_LIBS_set=''
ac_cv_env_XRANDR_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd8.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_calloc=yes
ac_cv_func_free=yes
ac_cv_func_malloc=yes
ac_cv_func_realloc=yes
ac_cv_header_Python_h=yes
ac_cv_header_cups_cups_h=yes
ac_cv_header_db_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=amd64-portbld-freebsd8.2
ac_cv_lib_cups_cupsPrintFiles=yes
ac_cv_lib_db41_____db185_open=no
ac_cv_lib_db41___dbopen=no
ac_cv_lib_db4_7_____db185_open=no
ac_cv_lib_db4_7___dbopen=no
ac_cv_lib_db4_8_____db185_open=no
ac_cv_lib_db4_8___dbopen=no
ac_cv_lib_db4_____db185_open=no
ac_cv_lib_db4___dbopen=no
ac_cv_lib_db5_0_____db185_open=no
ac_cv_lib_db5_0___dbopen=no
ac_cv_lib_db5_____db185_open=no
ac_cv_lib_db5___dbopen=no
ac_cv_lib_db_4_7_____db185_open=no
ac_cv_lib_db_4_7___dbopen=no
ac_cv_lib_db_4_8_____db185_open=no
ac_cv_lib_db_4_8___dbopen=no
ac_cv_lib_db_4_____db185_open=no
ac_cv_lib_db_4___dbopen=no
ac_cv_lib_db_5_0_____db185_open=no
ac_cv_lib_db_5_0___dbopen=no
ac_cv_lib_db_5_____db185_open=no
ac_cv_lib_db_5___dbopen=no
ac_cv_lib_db_____db185_open=no
ac_cv_lib_db___dbopen=no
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_freetype_FT_GlyphSlot_Embolden=yes
ac_cv_lib_jpeg_jpeg_resync_to_restart=yes
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_path_AWK=/usr/local/bin/gawk
ac_cv_path_BASH=/usr/local/bin/bash
ac_cv_path_COMPATH=/usr/bin/cc
ac_cv_path_DMAKE=/usr/local/bin/dmake
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GPERF=/usr/local/bin/gperf
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_OO2PO=/usr/local/bin/oo2po
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PO2OO=/usr/local/bin/po2oo
ac_cv_path_PYTHON=/usr/local/bin/python
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=cpp
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_sizeof_long=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_pathless_PYTHON=python
am_cv_python_platform=freebsd8
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
am_cv_python_version=2.7
lt_cv_sys_max_cmd_len=262144
pkg_cv_CPPUNIT_CFLAGS='-I/usr/local/include  '
pkg_cv_CPPUNIT_LIBS='-L/usr/local/lib -lcppunit  '
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/include  '
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig  '
pkg_cv_FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include  '
pkg_cv_FREETYPE_LIBS='-L/usr/local/lib -lfreetype  '
pkg_cv_LIBWPD_CFLAGS='-I/usr/local/include/libwpd-0.9  '
pkg_cv_LIBWPD_LIBS='-L/usr/local/lib -lwpd-0.9 -lwpd-stream-0.9  '
pkg_cv_LIBWPG_CFLAGS='-I/usr/local/include/libwpg-0.2 -I/usr/local/include/libwpd-0.9  '
pkg_cv_LIBWPG_LIBS='-L/usr/local/lib -lwpg-0.2 -lwpd-stream-0.9  '
pkg_cv_LIBWPS_CFLAGS='-I/usr/local/include/libwps-0.2 -I/usr/local/include/libwpd-0.9  '
pkg_cv_LIBWPS_LIBS='-L/usr/local/lib -lwps-0.2 -lwpd-0.9 -lwpd-stream-0.9  '
pkg_cv_LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include  '
pkg_cv_LIBXML_LIBS='-L/usr/local/lib -lxml2  '
pkg_cv_LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2  '
pkg_cv_LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ABOUT_BITMAP=''
ALLOC='SYS_ALLOC'
ALL_LANGS=''
ANT=''
ANT_HOME=''
ANT_LIB=''
ASM_HOME=''
AWK='/usr/local/bin/gawk'
AWTLIB=''
BARCODE_EXTENSION_PACK=''
BASH='/usr/local/bin/bash'
BISON=''
BSH_JAR=''
BUILD_DMAKE='NO'
BUILD_EPM='NO'
BUILD_MAX_JOBS=''
BUILD_MOZAB=''
BUILD_NCPUS=''
BUILD_PIXMAN=''
BUILD_STAX='YES'
BUILD_TYPE='LibO DICTIONARIES LIBXMLSEC'
BUILD_UNOWINREG='NO'
BUILD_VER_STRING='FreeBSD ports 3.4.3'
BZIP2=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='cc'
CCACHE=''
CFLAGS='-O2 -pipe -fno-strict-aliasing'
CL_X64=''
COMEX=''
COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
COMPATH='/usr'
CPP='cpp'
CPPFLAGS='-I/usr/local/include -I/usr/local/include/db43 -L/usr/local/lib'
CPPUNIT_CFLAGS='-I/usr/local/include  '
CPPUNIT_LIBS='-L/usr/local/lib -lcppunit  '
CSC_PATH=''
CT2N_EXTENSION_PACK=''
CURLCONFIG=''
CURL_CFLAGS=''
CURL_LIBS=''
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGWIN_PATH=''
DATADIR=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DB_CPPLIB=''
DB_INCLUDES='/usr/include'
DB_JAR=''
DB_LIB=''
DB_VERSION=''
DEFS=''
DIAGRAM_EXTENSION_PACK=''
DICT_SYSTEM_DIR='file:///usr/local/share/hunspell'
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
DISABLE_ACTIVEX=''
DISABLE_ATL=''
DISABLE_NEON=''
DISABLE_PYTHON='TRUE'
DISABLE_STRIP=''
DISABLE_XAW=''
DMAKE='/usr/local/bin/dmake'
DOCDIR=''
DO_FETCH_TARBALLS=''
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ACTIVEX_COMPONENT=''
ENABLE_BROFFICE=''
ENABLE_CAIRO=''
ENABLE_CRASHDUMP=''
ENABLE_CUPS='TRUE'
ENABLE_DBUS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_EVOAB2=''
ENABLE_FONTCONFIG='TRUE'
ENABLE_GCONF=''
ENABLE_GIO=''
ENABLE_GNOMEVFS=''
ENABLE_GRAPHITE=''
ENABLE_GSTREAMER=''
ENABLE_GTK=''
ENABLE_KAB=''
ENABLE_KDE4=''
ENABLE_KDE=''
ENABLE_LAYOUT=''
ENABLE_LOCKDOWN=''
ENABLE_LOMENUBAR=''
ENABLE_MEDIAWIKI=''
ENABLE_MINIMIZER=''
ENABLE_MYSQLC=''
ENABLE_NSS_MODULE=''
ENABLE_ONLINE_UPDATE=''
ENABLE_OPENGL=''
ENABLE_PCH=''
ENABLE_PDFIMPORT=''
ENABLE_PRESENTER_SCREEN=''
ENABLE_QUICKSTART_LIBPNG=''
ENABLE_RANDR=''
ENABLE_REPORTBUILDER=''
ENABLE_RPATH='yes'
ENABLE_SCRIPTING_BEANSHELL=''
ENABLE_SCRIPTING_JAVASCRIPT=''
ENABLE_SCRIPTING_PYTHON=''
ENABLE_STATIC_GTK=''
ENABLE_SYMBOLS=''
ENABLE_SYSTRAY_GTK=''
ENABLE_WERROR='FALSE'
ENABLE_ZENITY=''
EPM='NO'
EXCEPTIONS=''
EXEEXT=''
FLEX=''
FLUTE_JAR=''
FONTCONFIG_CFLAGS='-I/usr/local/include  '
FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig  '
FRAME_HOME=''
FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include  '
FREETYPE_LIBS='-L/usr/local/lib -lfreetype  '
GCC_HOME='/usr'
GCONF_CFLAGS=''
GCONF_LIBS=''
GIO_CFLAGS=''
GIO_LIBS=''
GIT_LINK_SRC=''
GIT_REPO_NAMES=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP=''
GNUMAKE='gmake'
GNUPATCH=''
GNUTAR='gtar'
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GOOGLE_DOCS_EXTENSION_PACK=''
GPERF='/usr/local/bin/gperf'
GRAPHITE_CFLAGS=''
GRAPHITE_LIBS=''
GREP='/usr/bin/grep'
GSTREAMER_CFLAGS=''
GSTREAMER_LIBS=''
GTK210_CFLAGS=''
GTK210_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
GXX_INCLUDE_PATH='/usr/include/c++/4.2'
HAVE_BOOST_UNORDERED_MAP=''
HAVE_CXX0X=''
HAVE_GCC_VISIBILITY_BROKEN=''
HAVE_GCC_VISIBILITY_FEATURE='TRUE'
HAVE_GETOPT=''
HAVE_LD_BSYMBOLIC_FUNCTIONS=''
HAVE_LD_HASH_STYLE='FALSE'
HAVE_READDIR_R=''
HOME='/root'
HSQLDB_JAR=''
HUNART_EXTENSION_PACK=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
HYPHEN_LIB=''
HYPH_SYSTEM_DIR='file:///usr/local/share/hyphen'
ICUCONFIG=''
ICU_MAJOR=''
ICU_MICRO=''
ICU_MINOR=''
INSTALLDIR=''
INSTALLDIRNAME=''
INTRO_BITMAP=''
JAVACISGCJ=''
JAVACISKAFFE=''
JAVACOMPILER=''
JAVADOC=''
JAVAFLAGS=''
JAVAIFLAGS=''
JAVAINTERPRETER=''
JAVA_HOME='NO_JAVA_HOME'
JAVA_SOURCE_VER=''
JAVA_TARGET_VER=''
JDK=''
JFREEREPORT_JAR=''
JVM_ONE_PATH_CHECK=''
KDE4_CFLAGS=''
KDE4_LIBS=''
KDE_CFLAGS=''
KDE_GLIB_CFLAGS=''
KDE_GLIB_LIBS=''
KDE_HAVE_GLIB=''
KDE_LIBS=''
LDFLAGS=' -rpath=/usr/lib:/usr/local/lib'
LFS_CFLAGS='-D_FILE_OFFSET_BITS=no'
LIBBASE_JAR=''
LIBDIR=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBLAYOUT_JAR=''
LIBLOADER_JAR=''
LIBMYSQL_PATH=''
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_LIBS=''
LIBREPOSITORY_JAR=''
LIBS='-lexpat -lcups '
LIBSERIALIZER_JAR=''
LIBWPD_CFLAGS='-I/usr/local/include/libwpd-0.9  '
LIBWPD_LIBS='-L/usr/local/lib -lwpd-0.9 -lwpd-stream-0.9  '
LIBWPG_CFLAGS='-I/usr/local/include/libwpg-0.2 -I/usr/local/include/libwpd-0.9  '
LIBWPG_LIBS='-L/usr/local/lib -lwpg-0.2 -lwpd-stream-0.9  '
LIBWPS_CFLAGS='-I/usr/local/include/libwps-0.2 -I/usr/local/include/libwpd-0.9  '
LIBWPS_LIBS='-L/usr/local/lib -lwps-0.2 -lwpd-0.9 -lwpd-stream-0.9  '
LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include  '
LIBXML_JAR=''
LIBXML_LIBS='-L/usr/local/lib -lxml2  '
LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2  '
LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2  '
LIGHTPROOF_EN_US_PACK=''
LIGHTPROOF_HU_PACK=''
LIGHTPROOF_LANG=''
LOCAL_SOLENV='DEFAULT'
LOCAL_SOLVER=''
LTLIBOBJS=''
LUCENE_ANALYZERS_JAR=''
LUCENE_CORE_JAR=''
MANDIR=''
MDDS_CPPFLAGS=''
MIDL_PATH=''
MINGWCXX=''
MINGWSTRIP=''
MINGW_BACKWARD_INCLUDE_PATH=''
MINGW_CLIB_DIR=''
MINGW_GCCDLL=''
MINGW_GCCLIB_EH=''
MINGW_GXXDLL=''
MINGW_LIB_INCLUDE_PATH=''
MINGW_SHARED_GCCLIB=''
MINGW_SHARED_GXXLIB=''
MINGW_SHARED_LIBSTDCPP=''
ML_EXE=''
MOC4=''
MOC=''
MOZGTK2_CFLAGS=''
MOZGTK2_LIBS=''
MOZILLABUILD=''
MOZILLAXPCOM_CFLAGS=''
MOZILLAXPCOM_LIBS=''
MOZILLA_TOOLKIT=''
MOZILLA_VERSION=''
MOZLIBREQ_CFLAGS=''
MOZLIBREQ_LIBS=''
MOZ_FLAVOUR=''
MOZ_INC=''
MOZ_LDAP_CFLAGS=''
MOZ_LIB=''
MOZ_LIB_XPCOM=''
MOZ_NSPR_CFLAGS=''
MOZ_NSPR_LIBS=''
MOZ_NSS_CFLAGS=''
MOZ_NSS_LIBS=''
MSPDB_PATH=''
MYSQLCONFIG=''
MYSQL_DEFINES=''
MYSQL_INC=''
MYSQL_LIB=''
MYTHES_CFLAGS=''
MYTHES_LIBS=''
NEON_CFLAGS=''
NEON_LIBS=''
NEON_VERSION=''
NSIS_PATH=''
NSPR_LIB=''
NSS_LIB=''
NUMBERTEXT_EXTENSION_PACK=''
OBJEXT='o'
OO2PO='/usr/local/bin/oo2po'
OOOBLOGGER_EXTENSION_PACK=''
OOOP_FONTS_PACK=''
OOOP_GALLERY_PACK=''
OOOP_SAMPLES_PACK=''
OOOP_TEMPLATES_PACK=''
OOO_JUNIT_JAR=''
OOO_VENDOR=''
OPENSSL_CFLAGS='-I/usr/include'
OPENSSL_LIBS='-L/usr/lib -lssl'
OSVERSION='802000'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='LibreOffice'
PACKAGE_STRING='LibreOffice 3.4'
PACKAGE_TARNAME='libreoffice'
PACKAGE_URL='http://documentfoundation.org/'
PACKAGE_VERSION='3.4'
PATCH=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKGFORMAT='native'
PKGMK=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PO2OO='/usr/local/bin/po2oo'
POPPLER_CFLAGS=''
POPPLER_LIBS=''
PREFIXDIR=''
PRODUCT='full'
PRODUCTNAME=''
PRODUCTVERSION=''
PROEXT='.pro'
PROFULLSWITCH='product=full'
PSDK_HOME=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS='-pthread'
PYTHON='/usr/local/bin/python'
PYTHON_CFLAGS='-I/usr/local/include/python2.7'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_LIBS='-L/usr/local/lib -lpython2.7 -lutil'
PYTHON_PLATFORM='freebsd8'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
REDLAND_CFLAGS=''
REDLAND_LIBS=''
RPM=''
SAC_JAR=''
SAXON_JAR=''
SCPDEFS=''
SED='/usr/bin/sed'
SERIALIZER_JAR=''
SERVLETAPI_JAR=''
SHELL='/bin/sh'
SHOWINCLUDES_PREFIX=''
SIZEOF_LONG='8'
SOLAR_JAVA=''
SOURCEVERSION='OOO340'
SPLIT_APP_MODULES=''
SPLIT_OPT_FEATURES=''
SUNTEMPLATES_DE_PACK=''
SUNTEMPLATES_EN_US_PACK=''
SUNTEMPLATES_ES_PACK=''
SUNTEMPLATES_FR_PACK=''
SUNTEMPLATES_HU_PACK=''
SUNTEMPLATES_IT_PACK=''
SUNTEMPLATES_LANG=''
SYSTEM_APACHE_COMMONS=''
SYSTEM_BOOST=''
SYSTEM_BSH=''
SYSTEM_CAIRO=''
SYSTEM_CPPUNIT='YES'
SYSTEM_CURL=''
SYSTEM_DB='YES'
SYSTEM_DICTS='YES'
SYSTEM_EXPAT='YES'
SYSTEM_GENBRK=''
SYSTEM_GENCCODE=''
SYSTEM_GENCMN=''
SYSTEM_GRAPHITE=''
SYSTEM_HSQLDB=''
SYSTEM_HUNSPELL=''
SYSTEM_HYPH=''
SYSTEM_ICU=''
SYSTEM_JFREEREPORT=''
SYSTEM_JPEG='YES'
SYSTEM_LIBC=''
SYSTEM_LIBTEXTCAT=''
SYSTEM_LIBTEXTCAT_DATA=''
SYSTEM_LIBWPD='YES'
SYSTEM_LIBWPG='YES'
SYSTEM_LIBWPS='YES'
SYSTEM_LIBXML='YES'
SYSTEM_LIBXSLT='YES'
SYSTEM_LPSOLVE=''
SYSTEM_LUCENE=''
SYSTEM_MDDS=''
SYSTEM_MESA_HEADERS=''
SYSTEM_MOZILLA=''
SYSTEM_MYSQL=''
SYSTEM_MYSQL_CPPCONN=''
SYSTEM_MYTHES=''
SYSTEM_NEON=''
SYSTEM_ODBC_HEADERS=''
SYSTEM_OPENSSL=''
SYSTEM_POPPLER=''
SYSTEM_PYTHON='YES'
SYSTEM_REDLAND=''
SYSTEM_SANE_HEADER=''
SYSTEM_SAXON=''
SYSTEM_SERVLETAPI=''
SYSTEM_STDLIBS='YES'
SYSTEM_TRANSLATE_TOOLKIT='YES'
SYSTEM_VIGRA=''
SYSTEM_XRENDER_HEADERS=''
SYSTEM_ZLIB='YES'
TARFILE_LOCATION='/usr/ports/distfiles//libreoffice'
THES_SYSTEM_DIR='file:///usr/local/share/mythes'
TYPO_EXTENSION_PACK=''
UNIXWRAPPERNAME=''
UNZIP=''
UPD='340'
USE_CCACHE=''
USE_FT_EMBOLDEN='YES'
USE_MINGW=''
USE_XINERAMA=''
VALGRIND_CFLAGS=''
VALIDATOR_EXTENSION_PACK=''
VERBOSE=''
WATCH_WINDOW_EXTENSION_PACK=''
WINDOWS_VISTA_PSDK=''
WITHOUT_AFMS=''
WITHOUT_PPDS=''
WITH_AGFA_MONOTYPE_FONTS=''
WITH_BINFILTER='NO'
WITH_COMPAT_OOWRAPPERS=''
WITH_EXTENSION_INTEGRATION=''
WITH_EXTRA_FONT=''
WITH_EXTRA_GALLERY=''
WITH_EXTRA_SAMPLE=''
WITH_EXTRA_TEMPLATE=''
WITH_FONTS=''
WITH_HELPPACK_INTEGRATION=''
WITH_LANG=''
WITH_LANG_LIST=''
WITH_LDAP=''
WITH_LINKER_HASH_STYLE=''
WITH_MINGW='0'
WITH_MOZILLA=''
WITH_MYSPELL_DICTS='YES'
WITH_OPENLDAP=''
WITH_STLPORT='NO'
WITH_THEMES=''
WITH_VC_REDIST=''
WORDS_BIGENDIAN='no'
XAU_LIBS=''
XINC=''
XINERAMA_LINK=''
XLIB=''
XMKMF=''
XRANDR_CFLAGS=''
XRANDR_DLOPEN=''
XRANDR_LIBS=''
XRENDER_LINK=''
XSLTPROC='/usr/local/bin/xsltproc'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZIP_HOME=''
ZNTY=''
_cc=''
_solenv='./solenv'
ac_ct_CC='cc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd8.2'
build_alias='amd64-portbld-freebsd8.2'
build_cpu='amd64'
build_os='freebsd8.2'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr/local'
host='amd64-portbld-freebsd8.2'
host_alias=''
host_cpu='amd64'
host_os='freebsd8.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
nodep=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/'
pkgpythondir='${pythondir}/'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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


More information about the freebsd-ports mailing list