OOO-2.3.1_1 Compile on FreeBSD 7.0 RC1 - Dependency problem.

Johan Granath johan.granath at ec.se
Sat Feb 2 15:00:23 PST 2008


Hi,

I get a dependency error on ./configure.

    checking the installed JDK... configure: error: JDK is too old, you 
need at least 1.3

However.
   
    fbsdlap# pkg_info | grep jdk
    diablo-jdk-1.5.0.07.01_9 Java Development Kit 1.5.0_07.01

Please see attached material according to instructions.

Regards
Johan Granath


-------------- next part --------------
===>   openoffice.org-2.3.1_1 depends on executable: zip - found
===>   openoffice.org-2.3.1_1 depends on executable: unzip - found
===>   openoffice.org-2.3.1_1 depends on executable: gcp - found
===>   openoffice.org-2.3.1_1 depends on executable: gpatch - found
===>   openoffice.org-2.3.1_1 depends on file: /usr/local/lib/perl5/site_perl/5.8.8/Archive/Zip.pm - found
===>   openoffice.org-2.3.1_1 depends on executable: bash - found
===>   openoffice.org-2.3.1_1 depends on executable: imake - found
===>   openoffice.org-2.3.1_1 depends on executable: ant - found
===>   openoffice.org-2.3.1_1 depends on executable: gmake - found
===>   openoffice.org-2.3.1_1 depends on executable: bison - found
===>   openoffice.org-2.3.1_1 depends on file: /usr/local/diablo-jdk1.5.0/bin/java - found
===>   openoffice.org-2.3.1_1 depends on file: /usr/local/bin/perl5.8.8 - found
===>   openoffice.org-2.3.1_1 depends on file: /usr/local/bin/intltool-extract - found
===>   openoffice.org-2.3.1_1 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   openoffice.org-2.3.1_1 depends on executable: pkg-config - found
===>   openoffice.org-2.3.1_1 depends on executable: update-desktop-database - found
===>   openoffice.org-2.3.1_1 depends on file: /usr/local/libdata/xorg/libraries - found
===>   openoffice.org-2.3.1_1 depends on shared library: art_lgpl_2 - found
===>   openoffice.org-2.3.1_1 depends on shared library: atk-1.0.0 - found
===>   openoffice.org-2.3.1_1 depends on shared library: gconf-2.4 - found
===>   openoffice.org-2.3.1_1 depends on shared library: glib-2.0.0 - found
===>   openoffice.org-2.3.1_1 depends on shared library: gnomevfs-2.0 - found
===>   openoffice.org-2.3.1_1 depends on shared library: gtk-x11-2.0.0 - found
===>   openoffice.org-2.3.1_1 depends on shared library: bonobo-2.0 - found
===>   openoffice.org-2.3.1_1 depends on shared library: IDL-2.0 - found
===>   openoffice.org-2.3.1_1 depends on shared library: xml2.5 - found
===>   openoffice.org-2.3.1_1 depends on shared library: linc.1 - found
===>   openoffice.org-2.3.1_1 depends on shared library: ORBit-2.0 - found
===>   openoffice.org-2.3.1_1 depends on shared library: pango-1.0.0 - found
===>  Configuring for openoffice.org-2.3.1_1
********************************************************************
*                                                                  *
*   OpenOffice.org build configuration.                            *
*                                                                  *
*   The configure process checks your platform to see whether      *
*   you can build OpenOffice.org on it.                            *
*   This process checks all pre-requisites and generates a file    *
*   containing the necessary environment variables.                *
*   Source this file after configure has ended successfully.       *
*                                                                  *
*   Any warning that is generated during the configure process     *
*   must be taken into account since it can be a reason for        *
*   an unsuccessful build of OpenOffice.org                        *
*                                                                  *
********************************************************************

********************************************************************
*                                                                  *
*   Checking the platform pre-requisites.                          *
*                                                                  *
********************************************************************

checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking target system type... i386-portbld-freebsd7.0
checking the FreeBSD operating system release... found OSVERSION=700055
checking which thread library to use... -pthread
checking whether to enable crashdump feature... yes
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full product build
checking whether to include symbols into final build... yes, small ones
checking whether to strip the solver or not.... checking whether to enable native CUPS support... no
checking whether to enable fontconfig support... yes
checking whether to enable filters for legacy binary file formats (StarOffice 5.2)... yes
checking whether to use RPATH in shared libraries... yes
checking whether to include MySpell dictionaries... yes
checking which shell to use... tcsh
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for tcsh... /bin/tcsh
checking gcc home... /usr
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking for cc... /usr/bin/cc
checking the GNU gcc compiler version... checked (gcc 4.2.1)
checking whether cc supports -fvisibility=hidden... yes
checking whether to enable pch feature... no
checking for GNU make... gmake
checking the GNU make version... gmake 3.81
checking for --hash-style=both linker support ... not found 
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... all modules found
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether to enable vba feature... no
checking whether to enable pam support... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking whether to link to libpam... no, dynamically open it
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking the GNU C++ compiler version... checked (g++ 4.2.1)
checking for g++ include path... /usr/include/c++/4.2
checking exception type... dwarf2
checking for STLport4 headers... using internal stlport.
checking which memory allocator to use... internal
checking whether to add custom build version... no
checking whether to build with Java support... yes
checking the installed JDK... ===>  Script "configure" failed unexpectedly.
Please report the problem to openoffice at FreeBSD.org [maintainer] and attach
the
"/usr/ports/editors/openoffice.org-2/work/OOG680_m9/config_office/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/openoffice.org-2.
-------------- next part --------------
ORBit2-2.14.10
aalib-1.4.r5_4
abiword-2.4.6_2
apache-ant-1.7.0_1
appres-1.0.1
aspell-0.60.5_2
atk-1.20.0
autoconf-2.13.000227_6
autoconf-2.61_2
autoconf-wrapper-20071109
automake-1.4.6_4
automake-wrapper-20071109
avahi-0.6.21_1
avahi-app-0.6.21_1
bash-3.2.25
bdftopcf-1.0.1
beforelight-1.0.2
bison-2.3_3,1
bitmap-1.0.3
bitstream-vera-1.10_4
cairo-1.4.10_1
cdrtools-2.01_6
compat5x-i386-5.4.0.8_9
compositeproto-0.4
coreutils-6.9_1
curl-7.16.3
damageproto-1.1.0_2
db41-4.1.25_4
dbus-1.0.2_2
dbus-glib-0.74
desktop-file-utils-0.14
diablo-jdk-1.5.0.07.01_9
dirmngr-0.9.7_2
dmidecode-2.9
editres-1.0.3
enchant-1.3.0
encodings-1.0.2,1
eterm-0.9.4_2
expat-2.0.0_1
firefox-2.0.0.10_1,1
fixesproto-4.0
flux-art-0.1_2
fluxbox-1.0.0
fluxbox-sid-pack-20031226_2
fluxbox-tenr-styles-pack-20071215
font-adobe-100dpi-1.0.0_1
font-adobe-75dpi-1.0.0
font-adobe-utopia-100dpi-1.0.1
font-adobe-utopia-75dpi-1.0.1
font-adobe-utopia-type1-1.0.1
font-alias-1.0.1
font-arabic-misc-1.0.0
font-bh-100dpi-1.0.0
font-bh-75dpi-1.0.0
font-bh-lucidatypewriter-100dpi-1.0.0
font-bh-lucidatypewriter-75dpi-1.0.0
font-bh-ttf-1.0.0
font-bh-type1-1.0.0
font-bitstream-100dpi-1.0.0
font-bitstream-75dpi-1.0.0
font-bitstream-type1-1.0.0
font-cronyx-cyrillic-1.0.0
font-cursor-misc-1.0.0
font-daewoo-misc-1.0.0
font-dec-misc-1.0.0
font-ibm-type1-1.0.0
font-isas-misc-1.0.0
font-jis-misc-1.0.0
font-micro-misc-1.0.0
font-misc-cyrillic-1.0.0
font-misc-ethiopic-1.0.0
font-misc-meltho-1.0.0_1
font-misc-misc-1.0.0
font-mutt-misc-1.0.0
font-schumacher-misc-1.0.0
font-screen-cyrillic-1.0.1
font-sony-misc-1.0.0
font-sun-misc-1.0.0
font-util-1.0.1
font-winitzki-cyrillic-1.0.0
font-xfree86-type1-1.0.0
fontcacheproto-0.1.2
fontconfig-2.4.2_2,1
fontsproto-2.0.2
fonttosfnt-1.0.3
freetype2-2.3.5
fribidi-0.10.9
fslsfonts-1.0.1
fstobdf-1.0.2
gail-1.20.1
gamin-0.1.9
gcc-3.4.6_2,1
gccmakedep-1.0.2
gconf2-2.20.1
gdbm-1.8.3_3
getopt-1.1.4
gettext-0.16.1_3
giblib-1.2.4_4
gle-3.1.0_1
glib-1.2.10_12
glib-2.14.2
glproto-1.4.8
gmake-3.81_2
gnome-icon-theme-2.20.0_1
gnome-mime-data-2.18.0_2
gnome-vfs-2.20.0_2
gnome_subr-1.0
gnomehier-2.3_10
gnupg-1.4.8
gnupg-2.0.4
gsfonts-8.11_4
gtk-1.2.10_18
gtk-2.12.1_1
gtkspell-2.0.11_5
hal-0.5.8.20070909
help2man-1.36.4_1
hicolor-icon-theme-0.10_2
iceauth-1.0.2
ico-1.0.2
imake-1.0.2_4,1
imlib2-20070223_1,1
inputproto-1.4.2.1
intltool-0.36.3
javavmwrapper-2.3
joe-3.5,1
jpeg-6b_4
kbproto-1.0.3
kqemu-kmod-1.3.0.p11_2
lcms-1.17,1
libFS-1.0.0
libGL-7.0.1
libGLU-7.0.1
libICE-1.0.4,1
libIDL-0.8.9_1
libSM-1.0.3,1
libX11-1.1.3,1
libXScrnSaver-1.1.2
libXTrap-1.0.0
libXau-1.0.3_2
libXaw-1.0.4,1
libXcomposite-0.4.0,1
libXcursor-1.1.9
libXdamage-1.1.1
libXdmcp-1.0.2
libXevie-1.0.2
libXext-1.0.3,1
libXfixes-4.0.3
libXfont-1.3.1_1,1
libXfontcache-1.0.4
libXft-2.1.12
libXi-1.1.3,1
libXinerama-1.0.2,1
libXmu-1.0.3,1
libXp-1.0.0,1
libXpm-3.5.7
libXprintAppUtil-1.0.1
libXprintUtil-1.0.1
libXrandr-1.2.2
libXrender-0.9.4
libXres-1.0.3_2
libXt-1.0.5
libXtst-1.0.3
libXv-1.0.3,1
libXvMC-1.0.4
libXxf86dga-1.0.2
libXxf86misc-1.0.1
libXxf86vm-1.0.1
libart_lgpl-2.3.19,1
libassuan-1.0.4
libast-0.7_2
libaudiofile-0.2.6
libbonobo-2.20.1_1
libdaemon-0.12
libdca-0.0.5
libdmx-1.0.2
libdrm-2.3.0
libfontenc-1.0.4
libgcrypt-1.2.4_1
libglade2-2.6.2
libglut-7.0.1_1
libgnomecanvas-2.20.1.1
libgnomeprint-2.18.2_1
libgnomeprintui-2.18.1_2
libgpg-error-1.5
libgsf-1.14.7
libiconv-1.11_1
libid3tag-0.15.1b
libksba-1.0.1_1
libmikmod-3.1.11_2
libogg-1.1.3,4
liboldX-1.0.1
libtool-1.5.24
libungif-4.1.4_5
libwmf-0.2.8.4_2
libvolume_id-0.75.0_1
libvorbis-1.2.0_1,3
libxkbfile-1.0.4
libxkbui-1.0.2
libxklavier-3.3_1,1
libxml-1.8.17_4
libxml2-2.6.30
libxslt-1.1.22
linc-1.0.3_6
linux_base-fc-4_10
listres-1.0.1
localedata-5.4
luit-1.0.2_2
lynx-2.8.6.5_1,1
m4-1.4.9,1
makedepend-1.0.1,1
mc-4.6.1_6
mesa-demos-7.0.2
mkcomposecache-1.2_1
mkfontdir-1.0.3
mkfontscale-1.0.3
mozilla-1.7.13_3,2
mplayer-0.99.11_1
mplayer-skins-1.1.2_6
nmap-4.20_1
nspr-4.6.7
nss-3.11.7
nvidia-driver-100.14.19
nvidia-settings-1.0_12
oclock-1.0.1
open-motif-2.2.3_5
openldap-client-2.3.39
p5-Archive-Zip-1.23
p5-Compress-Raw-Zlib-2.008
p5-Compress-Zlib-2.008
p5-File-Temp-0.20
p5-File-Which-0.05
p5-Glade2-1.006_1
p5-Glib2-1.144
p5-Gtk2-1.146
p5-IO-Compress-Base-2.008
p5-IO-Compress-Zlib-2.008
p5-Net-IRC-0.75
p5-PathTools-3.2501
p5-Proc-Daemon-0.03
p5-Scalar-List-Utils-1.19,1
p5-XML-Parser-2.36
p5-gettext-1.05_1
pango-1.18.3
patch-2.5.4
pciids-20071004
pcre-7.4
perl-5.8.8_1
pixman-0.9.6
pkg-config-0.22_1
pkg_cutleaves-20071021
pkgdb.db
png-1.2.22
policykit-0.1.20060514_4
popt-1.7_4
portupgrade-2.3.1_1,2
printproto-1.0.3
pth-2.0.7
python25-2.5.1_1
qemu-0.9.1
qt4-corelib-4.3.1_1
qt4-designer-4.3.1
qt4-gui-4.3.1
qt4-libQtAssistantClient-4.3.1
qt4-linguist-4.3.1
qt4-moc-4.3.1
qt4-network-4.3.1
qt4-qmake-4.3.1
qt4-qt3support-4.3.1
qt4-rcc-4.3.1
qt4-script-4.3.1
qt4-sql-4.3.1
qt4-uic-4.3.1
qt4-xml-4.3.1
qtemu-1.0.5
randrproto-1.2.1
recordproto-1.13.2
renderproto-0.9.3
rgb-1.0.1
rpm-3.0.6_13
rstart-1.0.2
ruby-1.8.6.111_1,1
ruby18-bdb-0.6.2
samba-libsmbclient-3.0.28
scripts-1.0.1
scrnsaverproto-1.1.0
scrot-0.8_1
sdl-1.2.11_1,2
sessreg-1.0.3
setxkbmap-1.0.4
shared-mime-info-0.22_1
showfont-1.0.1
smproxy-1.0.2
speex-1.2.b2,1
sudo-1.6.9.6
svgalib-1.4.3_5
t1lib-5.1.1_2,1
texi2html-1.76_1,1
thunderbird-2.0.0.9
thunderbird-enigmail-0.95.6
tiff-3.8.2_1
tightvnc-1.3.9_1
trapproto-3.4.3
twm-1.0.3_3
unzip-5.52_3
wbar-1.3.3
videoproto-2.2.2
viewres-1.0.1
win32-codecs-3.1.0.r1,1
wv-1.2.4_1
x11perf-1.4.1
xauth-1.0.2
xbacklight-1.1
xbiff-1.0.1
xbitmaps-1.0.1
xcalc-1.0.2
xchat-2.8.4_3
xclipboard-1.0.1
xclock-1.0.3
xcmsdb-1.0.1
xconsole-1.0.3
xcursorgen-1.0.2
xdbedizzy-1.0.2
xditview-1.0.1
xdm-1.1.6_2
xdpyinfo-1.0.2
xdriinfo-1.0.2
xedit-1.0.2
xev-1.0.2
xextproto-7.0.2
xeyes-1.0.1
xf86-input-keyboard-1.2.2_1
xf86-input-mouse-1.2.3
xf86-video-intel-2.1.1
xf86-video-nv-2.1.6
xf86dga-1.0.2
xf86dgaproto-2.0.3
xf86driproto-2.0.3
xf86miscproto-0.9.2
xf86vidmodeproto-2.2.2
xfd-1.0.1
xfindproxy-1.0.1
xfontsel-1.0.2
xfs-1.0.5,1
xfsinfo-1.0.1
xfwp-1.0.1
xgamma-1.0.2
xgc-1.0.1
xhost-1.0.2
xineramaproto-1.1.2
xinit-1.0.7
xkbcomp-1.0.3
xkbevd-1.0.2
xkbprint-1.0.1
xkbutils-1.0.1
xkeyboard-config-1.0_1
xkill-1.0.1
xload-1.0.2
xlogo-1.0.1
xlsatoms-1.0.1
xlsclients-1.0.1
xlsfonts-1.0.2
xmag-1.0.2
xman-1.0.3
xmessage-1.0.2
xmlcatmgr-2.2
xmms-1.2.10_10
xmodmap-1.0.3
xmore-1.0.1
xorg-apps-7.3
xorg-cf-files-1.0.2_2
xorg-docs-1.4,1
xorg-fonts-100dpi-7.3
xorg-fonts-7.3
xorg-fonts-75dpi-7.3
xorg-fonts-cyrillic-7.3
xorg-fonts-miscbitmaps-7.3
xorg-fonts-truetype-7.3
xorg-fonts-type1-7.3
xorg-libraries-7.3_1
xorg-server-1.4_3,1
xpdf-3.02_5
xphelloworld-1.0.1_1
xplsprinters-1.0.1
xpr-1.0.2
xprehashprinterlist-1.0.1
xprop-1.0.3
xproto-7.0.10_1
xrandr-1.2.2
xrdb-1.0.4
xrefresh-1.0.2
xrx-1.0.1
xscreensaver-5.03
xset-1.0.3
xsetmode-1.0.0
xsetpointer-1.0.1
xsetroot-1.0.2
xsm-1.0.1
xstdcmap-1.0.1
xterm-229
xtrans-1.0.4
xtrap-1.0.2
xwd-1.0.1
xvid-1.1.3,1
xvidtune-1.0.1
xvinfo-1.0.2
xwininfo-1.0.3
xwud-1.0.1
zip-2.32
-------------- 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 configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-system-stdlibs --with-gnu-cp=/usr/local/bin/gcp --with-gnu-patch=/usr/local/bin/gpatch --enable-crashdump=yes --enable-symbols=SMALL --with-jdk-home=/usr/local/diablo-jdk1.5.0 --with-ant-home=/usr/local/share/java/apache-ant --enable-cups=no --enable-build-mozilla --with-system-freetype=no --with-lang=en-US --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.0

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

hostname = fbsdlap.test.se
uname -m = i386
uname -r = 7.0-RC1
uname -s = FreeBSD
uname -v = FreeBSD 7.0-RC1 #0: Mon Dec 24 12:18:24 UTC 2007     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2627: checking for gawk
configure:2656: result: no
configure:2627: checking for mawk
configure:2656: result: no
configure:2627: checking for nawk
configure:2643: found /usr/bin/nawk
configure:2653: result: nawk
configure:2665: checking for nawk
configure:2683: found /usr/bin/nawk
configure:2695: result: /usr/bin/nawk
configure:2712: checking for sed
configure:2730: found /usr/bin/sed
configure:2742: result: /usr/bin/sed
configure:2758: checking for solenv environment
configure:2762: result: default
configure:2820: checking build system type
configure:2838: result: i386-portbld-freebsd7.0
configure:2846: checking host system type
configure:2860: result: i386-portbld-freebsd7.0
configure:2868: checking target system type
configure:2882: result: i386-portbld-freebsd7.0
configure:2984: checking the FreeBSD operating system release
configure:2991: result: found OSVERSION=700055
configure:2993: checking which thread library to use
configure:3005: result: -pthread
configure:3043: checking whether to enable crashdump feature
configure:3047: result: yes
configure:3089: checking whether to turn warnings to errors
configure:3102: result: no
configure:3107: checking whether to do a debug build
configure:3118: result: no
configure:3123: checking whether to build with additional debug utilities
configure:3135: result: no, full product build
configure:3142: checking whether to include symbols into final build
configure:3152: result: yes, small ones
configure:3171: checking whether to strip the solver or not.
configure:3193: checking whether to enable native CUPS support
configure:3201: result: no
configure:3206: checking whether to enable fontconfig support
configure:3210: result: yes
configure:3219: checking whether to enable filters for legacy binary file formats (StarOffice 5.2)
configure:3228: result: yes
configure:3261: checking whether to use RPATH in shared libraries
configure:3268: result: yes
configure:3272: checking whether to include MySpell dictionaries
configure:3275: result: yes
configure:3286: checking which shell to use
configure:3327: result: tcsh
configure:3378: checking for gcc
configure:3404: result: cc
configure:3648: checking for C compiler version
configure:3651: cc --version </dev/null >&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:3654: $? = 0
configure:3656: cc -v </dev/null >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3659: $? = 0
configure:3661: cc -V </dev/null >&5
cc: '-V' option must have argument
configure:3664: $? = 1
configure:3687: checking for C compiler default output file name
configure:3690: cc -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3693: $? = 0
configure:3739: result: a.out
configure:3744: checking whether the C compiler works
configure:3750: ./a.out
configure:3753: $? = 0
configure:3770: result: yes
configure:3777: checking whether we are cross compiling
configure:3779: result: no
configure:3782: checking for suffix of executables
configure:3784: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3787: $? = 0
configure:3812: result: 
configure:3818: checking for suffix of object files
configure:3839: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3842: $? = 0
configure:3864: result: o
configure:3868: checking whether we are using the GNU C compiler
configure:3892: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3898: $? = 0
configure:3902: test -z 
			 || test ! -s conftest.err
configure:3905: $? = 0
configure:3908: test -s conftest.o
configure:3911: $? = 0
configure:3924: result: yes
configure:3930: checking whether cc accepts -g
configure:3951: cc -c -g -I/usr/local/include conftest.c >&5
configure:3957: $? = 0
configure:3961: test -z 
			 || test ! -s conftest.err
configure:3964: $? = 0
configure:3967: test -s conftest.o
configure:3970: $? = 0
configure:3981: result: yes
configure:3998: checking for cc option to accept ANSI C
configure:4068: cc  -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:4074: $? = 0
configure:4078: test -z 
			 || test ! -s conftest.err
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4105: result: none needed
configure:4123: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:4129: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4270: checking for special C compiler options needed for large files
configure:4369: result: no
configure:4375: checking for _FILE_OFFSET_BITS value needed for large files
configure:4406: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:4412: $? = 0
configure:4416: test -z 
			 || test ! -s conftest.err
configure:4419: $? = 0
configure:4422: test -s conftest.o
configure:4425: $? = 0
configure:4490: result: no
configure:4500: checking for _LARGE_FILES value needed for large files
configure:4531: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:4537: $? = 0
configure:4541: test -z 
			 || test ! -s conftest.err
configure:4544: $? = 0
configure:4547: test -s conftest.o
configure:4550: $? = 0
configure:4615: result: no
configure:4652: checking for tcsh
configure:4670: found /bin/tcsh
configure:4682: result: /bin/tcsh
configure:4750: checking gcc home
configure:4757: result: /usr
configure:4814: checking for gcc
configure:4840: result: cc
configure:5084: checking for C compiler version
configure:5087: cc --version </dev/null >&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:5090: $? = 0
configure:5092: cc -v </dev/null >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5095: $? = 0
configure:5097: cc -V </dev/null >&5
cc: '-V' option must have argument
configure:5100: $? = 1
configure:5103: checking whether we are using the GNU C compiler
configure:5159: result: yes
configure:5165: checking whether cc accepts -g
configure:5216: result: yes
configure:5233: checking for cc option to accept ANSI C
configure:5340: result: none needed
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:5364: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:5505: checking for cc
configure:5523: found /usr/bin/cc
configure:5535: result: /usr/bin/cc
configure:5550: checking the GNU gcc compiler version
configure:5570: result: checked (gcc 4.2.1)
configure:5587: checking whether cc supports -fvisibility=hidden
configure:5607: cc -o conftest -O2 -fno-strict-aliasing -pipe  -fvisibility=hidden -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5613: $? = 0
configure:5617: test -z 
			 || test ! -s conftest.err
configure:5620: $? = 0
configure:5623: test -s conftest
configure:5626: $? = 0
configure:5638: result: yes
configure:5647: checking whether to enable pch feature
configure:5665: result: no
configure:5670: checking for GNU make
configure:5679: result: gmake
configure:5682: checking the GNU make version
configure:5692: result: gmake 3.81
configure:5783: checking for --hash-style=both linker support 
configure:5807: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib -Wl,--hash-style=both conftest.c  >&5
/usr/bin/ld: unrecognized option '--hash-style=both'
/usr/bin/ld: use the --help option for usage information
configure:5813: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
|    #include <stdio.h>
| 
| int
| main ()
| {
| 
|     printf ("hello world\n");
| 
|   ;
|   return 0;
| }
configure:5841: result: not found 
configure:5984: checking for perl
configure:6002: found /usr/bin/perl
configure:6014: result: /usr/bin/perl
configure:6033: checking the Perl version
configure:6042: result: checked (perl 5)
configure:6051: checking for required Perl modules
configure:6054: result: all modules found
configure:6401: checking how to run the C preprocessor
configure:6436: cc -E -I/usr/local/include conftest.c
configure:6442: $? = 0
configure:6474: cc -E -I/usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6480: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6519: result: cc -E
configure:6543: cc -E -I/usr/local/include conftest.c
configure:6549: $? = 0
configure:6581: cc -E -I/usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6587: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6631: checking for egrep
configure:6641: result: grep -E
configure:6646: checking for ANSI C header files
configure:6671: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:6677: $? = 0
configure:6681: test -z 
			 || test ! -s conftest.err
configure:6684: $? = 0
configure:6687: test -s conftest.o
configure:6690: $? = 0
configure:6779: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit'
configure:6782: $? = 0
configure:6784: ./conftest
configure:6787: $? = 0
configure:6802: result: yes
configure:6814: checking whether to enable vba feature
configure:6822: result: no
configure:7077: checking whether to enable pam support
configure:7080: result: yes
configure:7093: checking security/pam_appl.h usability
configure:7105: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:7111: $? = 0
configure:7115: test -z 
			 || test ! -s conftest.err
configure:7118: $? = 0
configure:7121: test -s conftest.o
configure:7124: $? = 0
configure:7134: result: yes
configure:7138: checking security/pam_appl.h presence
configure:7148: cc -E -I/usr/local/include conftest.c
configure:7154: $? = 0
configure:7174: result: yes
configure:7209: checking for security/pam_appl.h
configure:7216: result: yes
configure:7229: checking whether to link to libpam
configure:7314: result: no, dynamically open it
configure:7773: checking for C++ compiler version
configure:7776: c++ --version </dev/null >&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:7779: $? = 0
configure:7781: c++ -v </dev/null >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:7784: $? = 0
configure:7786: c++ -V </dev/null >&5
c++: '-V' option must have argument
configure:7789: $? = 1
configure:7792: checking whether we are using the GNU C++ compiler
configure:7816: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:7822: $? = 0
configure:7826: test -z 
			 || test ! -s conftest.err
configure:7829: $? = 0
configure:7832: test -s conftest.o
configure:7835: $? = 0
configure:7848: result: yes
configure:7854: checking whether c++ accepts -g
configure:7875: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:7881: $? = 0
configure:7885: test -z 
			 || test ! -s conftest.err
configure:7888: $? = 0
configure:7891: test -s conftest.o
configure:7894: $? = 0
configure:7905: result: yes
configure:7947: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:7953: $? = 0
configure:7957: test -z 
			 || test ! -s conftest.err
configure:7960: $? = 0
configure:7963: test -s conftest.o
configure:7966: $? = 0
configure:7992: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:14: error: 'exit' was not declared in this scope
configure:7998: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:7947: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
conftest.cc:10: error: 'void std::exit(int)' should have been declared inside 'std'
In file included from conftest.cc:11:
/usr/include/stdlib.h:93: error: declaration of 'void std::exit(int)' throws different exceptions
conftest.cc:10: error: from previous declaration 'void std::exit(int) throw ()'
configure:7953: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:7947: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
conftest.cc:10: error: 'void std::exit(int)' should have been declared inside 'std'
configure:7953: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:7947: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
In file included from conftest.cc:11:
/usr/include/stdlib.h:93: error: declaration of 'void exit(int)' throws different exceptions
conftest.cc:10: error: from previous declaration 'void exit(int) throw ()'
configure:7953: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:7947: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:7953: $? = 0
configure:7957: test -z 
			 || test ! -s conftest.err
configure:7960: $? = 0
configure:7963: test -s conftest.o
configure:7966: $? = 0
configure:7992: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:7998: $? = 0
configure:8002: test -z 
			 || test ! -s conftest.err
configure:8005: $? = 0
configure:8008: test -s conftest.o
configure:8011: $? = 0
configure:8037: checking the GNU C++ compiler version
configure:8044: result: checked (g++ 4.2.1)
configure:8119: checking for g++ include path
configure:8137: result: /usr/include/c++/4.2
configure:8230: checking exception type
configure:8264: c++ -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.cc  >&5
/var/tmp//ccnBplZT.o(.text+0x82): In function `main':
: undefined reference to `__sjthrow'
configure:8270: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #ifdef __cplusplus
| extern "C" void exit (int);
| #endif
| /* end confdefs.h.  */
| #include <iostream>
| 
| extern "C" void __sjthrow(void) __attribute__ ((__noreturn__));
| 
| 
| int
| main ()
| {
| __sjthrow()
|   ;
|   return 0;
| }
configure:8298: result: dwarf2
configure:8699: checking for STLport4 headers
configure:8704: result: using internal stlport.
configure:8815: checking which memory allocator to use
configure:9016: result: internal
configure:9096: checking whether to add custom build version
configure:9104: result: no
configure:9109: checking whether to build with Java support
configure:9112: result: yes
configure:9202: checking the installed JDK
configure:9303: error: JDK is too old, you need at least 1.3

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-portbld-freebsd7.0
ac_cv_build_alias=i386-portbld-freebsd7.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe '
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_stdc=yes
ac_cv_host=i386-portbld-freebsd7.0
ac_cv_host_alias=i386-portbld-freebsd7.0
ac_cv_objext=o
ac_cv_path_AWK=/usr/bin/nawk
ac_cv_path_COMPATH=/usr/bin/cc
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SHELLPATH=/bin/tcsh
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_target=i386-portbld-freebsd7.0
ac_cv_target_alias=i386-portbld-freebsd7.0
lt_cv_sys_max_cmd_len=262144

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

ABOUT_BITMAPS=''
AGG_CFLAGS=''
AGG_LIBS=''
AGG_VERSION=''
ALLOC=''
ANT=''
ANT_HOME=''
ANT_LIB=''
ASM_HOME=''
AWK='/usr/bin/nawk'
AWTLIB=''
BISON=''
BSH_JAR=''
BUILD_DMAKE=''
BUILD_EPM=''
BUILD_MOZAB=''
BUILD_TYPE='OOo EXT CRASHREP BINFILTER DICTIONARIES'
BUILD_UNOWINREG=''
BUILD_VER_STRING=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='cc'
CFLAGS='-O2 -fno-strict-aliasing -pipe '
COMEX=''
COMPATH='/usr/bin'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CRYPT_LINK=''
CSC_PATH=''
CURLCONFIG=''
CURL_CFLAGS=''
CURL_LIBS=''
CXX='c++'
CXXCPP=''
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGWIN_PATH=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DB_INCLUDES=''
DB_JAR=''
DB_VERSION=''
DEFS=''
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
DISABLE_ACTIVEX=''
DISABLE_NEON=''
DISABLE_STRIP='TRUE'
DISABLE_XAW=''
DMAKE=''
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_AGG=''
ENABLE_CAIRO=''
ENABLE_CRASHDUMP='TRUE'
ENABLE_CUPS=''
ENABLE_DBUS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_EVOAB2=''
ENABLE_FONTCONFIG='TRUE'
ENABLE_GNOMEVFS=''
ENABLE_GTK=''
ENABLE_KAB=''
ENABLE_KDE=''
ENABLE_LOCKDOWN=''
ENABLE_NAS=''
ENABLE_PASF=''
ENABLE_PCH=''
ENABLE_RPATH='yes'
ENABLE_STATIC_GTK=''
ENABLE_SYMBOLS='SMALL'
ENABLE_SYSTRAY_GTK=''
ENABLE_VBA='NO'
ENABLE_WERROR='FALSE'
EPM=''
EXCEPTIONS='dwarf2'
EXEEXT=''
FLEX=''
FRAME_HOME=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GCCVER='40201'
GCC_HOME='/usr'
GCONF_CFLAGS=''
GCONF_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP=''
GNUMAKE='gmake'
GNUPATCH=''
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
GXX_INCLUDE_PATH='/usr/include/c++/4.2'
HAVE_GCC_VISIBILITY_FEATURE='TRUE'
HAVE_LD_HASH_STYLE='FALSE'
HOME='/root'
HSQLDB_JAR=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
INTRO_BITMAPS=''
JAVAAOTCOMPILER=''
JAVACISGCJ=''
JAVACOMPILER=''
JAVADOC=''
JAVAINTERPRETER='/usr/local/diablo-jdk1.5.0/bin/java'
JAVA_HOME=''
JDK='sun'
KDE_CFLAGS=''
KDE_LIBS=''
LDFLAGS='-L/usr/local/lib'
LFS_CFLAGS='-D_FILE_OFFSET_BITS=no'
LIBOBJS=''
LIBS=''
LIBSN_CFLAGS=''
LIBSN_LIBS=''
LIBWPD_CFLAGS=''
LIBWPD_LIBS=''
LIBXML_CFLAGS=''
LIBXML_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LOCAL_SOLENV='DEFAULT'
LOCAL_SOLVER=''
LTLIBOBJS=''
MIDL_PATH=''
MINGWCXX=''
MINGWSTRIP=''
MINGW_LIB_INCLUDE_PATH=''
ML_EXE=''
MOC=''
MOZGTK2_CFLAGS=''
MOZGTK2_LIBS=''
MOZILLAXPCOM_CFLAGS=''
MOZILLAXPCOM_LIBS=''
MOZILLA_TOOLKIT=''
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=''
NAS_INCLUDES=''
NEON_CFLAGS=''
NEON_LIBS=''
NEON_VERSION=''
NEW_SHADOW_API=''
NSIS_PATH=''
NSPR_LIB=''
NSS_LIB=''
OBJEXT='o'
OOO_VENDOR=''
OSVERSION='700055'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PAM='YES'
PAM_LINK='NO'
PATCH=''
PATHEXTRA=''
PATH_SEPARATOR=':'
PA_VER=''
PERL='/usr/bin/perl'
PKGFORMAT=''
PKGMK=''
PKG_CONFIG=''
PRODUCT='full'
PROEXT='.pro'
PROFULLSWITCH='product=full'
PSDK_HOME=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS='-pthread'
PYTHON=''
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_LIBS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RPM=''
SCPDEFS=''
SED='/usr/bin/sed'
SERIALIZER_JAR=''
SHELL='/bin/sh'
SHELLPATH='/bin'
SIZEOF_LONG=''
SNDFILE_CFLAGS=''
SNDFILE_LIBS=''
SOLAR_JAVA='TRUE'
SOURCEVERSION='OOG680'
STLPORT4='NO_STLPORT4'
SYSTEM_AGG=''
SYSTEM_BOOST=''
SYSTEM_BSH=''
SYSTEM_CAIRO=''
SYSTEM_CURL=''
SYSTEM_DB=''
SYSTEM_EXPAT=''
SYSTEM_FREETYPE=''
SYSTEM_GENBRK=''
SYSTEM_GENCCODE=''
SYSTEM_GENCMN=''
SYSTEM_HSQLDB=''
SYSTEM_HUNSPELL=''
SYSTEM_HYPH=''
SYSTEM_ICU=''
SYSTEM_JPEG=''
SYSTEM_LIBWPD=''
SYSTEM_LIBXML=''
SYSTEM_LIBXSLT=''
SYSTEM_MOZILLA=''
SYSTEM_MSPACK=''
SYSTEM_MYTHES=''
SYSTEM_NAS=''
SYSTEM_NEON=''
SYSTEM_ODBC_HEADERS=''
SYSTEM_PORTAUDIO=''
SYSTEM_PYTHON=''
SYSTEM_SANE_HEADER=''
SYSTEM_SNDFILE=''
SYSTEM_STDLIBS=''
SYSTEM_VIGRA=''
SYSTEM_XALAN=''
SYSTEM_XERCES=''
SYSTEM_XML_APIS=''
SYSTEM_XRENDER_HEADERS=''
SYSTEM_ZLIB=''
UNIXWRAPPERNAME=''
UNZIP=''
UPD='680'
USE_FT_EMBOLDEN=''
USE_MINGW=''
USE_SHELL='tcsh'
USE_SYSTEM_STL=''
USE_XINERAMA=''
VBA_EXTENSION=''
VC_STANDARD=''
WITHOUT_AFMS=''
WITHOUT_PPDS=''
WITH_BINFILTER='YES'
WITH_DICT=''
WITH_FONTOOO=''
WITH_FONTS=''
WITH_GPC=''
WITH_LANG=''
WITH_LDAP=''
WITH_LIBSN=''
WITH_MINGWIN='0'
WITH_MOZILLA=''
WITH_MYSPELL_DICTS='YES'
WITH_OPENLDAP=''
WITH_POOR_HELP_LOCALIZATIONS=''
XALAN_JAR=''
XAU_LIBS=''
XERCES_JAR=''
XINC=''
XINERAMA_LINK=''
XLIB=''
XMKMF=''
XML_APIS_JAR=''
XRENDER_LINK=''
XSLTPROC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZIP_HOME=''
_cc=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_MINGWCXX=''
ac_ct_MINGWSTRIP=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.0'
build_alias='i386-portbld-freebsd7.0'
build_cpu='i386'
build_os='freebsd7.0'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd7.0'
host_alias=''
host_cpu='i386'
host_os='freebsd7.0'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='/usr/local/info/'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
oldincludedir='/usr/include'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd7.0'
target_alias=''
target_cpu='i386'
target_os='freebsd7.0'
target_vendor='portbld'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void exit (int);

configure: exit 1


More information about the freebsd-openoffice mailing list