Hello, I got some problems when compiling openoffice.
Dsewnr Lu
dsewnr.buffer at gmail.com
Sat Apr 25 16:11:22 UTC 2009
Dear all:
I got the error message when I compiled openoffice such as below.
=========================================
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... gawk
checking for gawk... /usr/local/bin/gawk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking build system type... i386-portbld-freebsd8.0
checking host system type... i386-portbld-freebsd8.0
checking target system type... i386-portbld-freebsd8.0
checking the FreeBSD operating system release... found OSVERSION=800077
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... yes
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 tcsh... /bin/tcsh
checking gcc home... /usr
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 ISO C89... none needed
checking for cc... /usr/bin/cc
checking the GNU gcc compiler version... checked (gcc 4.2.1)
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... IO::Compress::Base::Common version
2.015 required--this is only version 2.008 at
/usr/local/lib/perl5/site_perl/5.10.0/Compress/Zlib.pm line 11.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.10.0/Compress/Zlib.pm line 11.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 11.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 11.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
configure: error: Failed to find some modules
===> Script "configure" failed unexpectedly.
Please report the problem to openoffice at FreeBSD.org [maintainer] and attach
the "/usr/ports/editors/openoffice.org-3-RC/work/OOO310_m11/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-3-RC.
=========================================
And I edit the file
"/usr/local/lib/perl5/site_perl/5.10.0/Compress/Zlib.pm" change version
from 2.008 to 2.015, it got some error such as below.
=========================================
Module 'curl' delivered successfully. 1 files copied, 1 files unchanged
1 module(s):
curl
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/work/a/ports/editors/openoffice.org-3-RC/work/OOO310_m11/curl
Attention: if you build and deliver the above module(s) you may
prolongue your the build issuing command "build --from curl"
rmdir /tmp/33544
*** Error code 1
=========================================
Thanks.
Best Regards,
Dsewnr Lu
--
// dsewnr
-------------- 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.62. Invocation command line was
$ ./configure --with-gnu-cp=/usr/local/bin/gcp --with-gnu-patch=/usr/local/bin/gpatch --enable-crashdump=yes --with-system-zlib --with-system-stdlibs --with-epm=internal --with-jdk-home=/usr/local/diablo-jdk1.6.0 --with-ant-home=/usr/local/share/java/apache-ant --with-vba-package-format=builtin --enable-cups=yes --enable-build-mozilla --with-system-freetype=yes --with-lang=en-US --enable-symbols=SMALL --with-system-icu=no --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0
## --------- ##
## Platform. ##
## --------- ##
hostname = dorara.twbbs.org
uname -m = i386
uname -r = 8.0-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 8.0-CURRENT #6: Mon Apr 13 23:56:04 CST 2009 root at dorara.twbbs.org:/usr/obj/usr/src/sys/Dorara
/usr/bin/uname -p = i386
/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: /usr/ports/editors/openoffice.org-3-RC/work/OOO310_m11/solenv/bin
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:3853: checking for grep that handles long lines and -e
configure:3913: result: /usr/bin/grep
configure:3918: checking for egrep
configure:3982: result: /usr/bin/grep -E
configure:3991: checking for gawk
configure:4007: found /usr/local/bin/gawk
configure:4018: result: gawk
configure:4031: checking for gawk
configure:4049: found /usr/local/bin/gawk
configure:4061: result: /usr/local/bin/gawk
configure:4079: checking for sed
configure:4097: found /usr/bin/sed
configure:4109: result: /usr/bin/sed
configure:4126: checking for solenv environment
configure:4130: result: default
configure:4195: checking build system type
configure:4213: result: i386-portbld-freebsd8.0
configure:4235: checking host system type
configure:4250: result: i386-portbld-freebsd8.0
configure:4272: checking target system type
configure:4287: result: i386-portbld-freebsd8.0
configure:4421: checking the FreeBSD operating system release
configure:4428: result: found OSVERSION=800077
configure:4430: checking which thread library to use
configure:4442: result: -pthread
configure:4487: checking whether to enable crashdump feature
configure:4491: result: yes
configure:4533: checking whether to turn warnings to errors
configure:4546: result: no
configure:4551: checking whether to do a debug build
configure:4562: result: no
configure:4567: checking whether to build with additional debug utilities
configure:4579: result: no, full product build
configure:4586: checking whether to include symbols into final build
configure:4596: result: yes, small ones
configure:4615: checking whether to strip the solver or not.
configure:4637: checking whether to enable native CUPS support
configure:4641: result: yes
configure:4650: checking whether to enable fontconfig support
configure:4654: result: yes
configure:4664: checking whether to enable filters for legacy binary file formats (StarOffice 5.2)
configure:4673: result: yes
configure:4720: checking whether to use RPATH in shared libraries
configure:4727: result: yes
configure:4731: checking whether to include MySpell dictionaries
configure:4734: result: yes
configure:4790: checking which shell to use
configure:4837: result: tcsh
configure:4859: checking for tcsh
configure:4877: found /bin/tcsh
configure:4889: result: /bin/tcsh
configure:4959: checking gcc home
configure:4966: result: /usr
configure:5025: checking for gcc
configure:5052: result: cc
configure:5290: checking for C compiler version
configure:5298: 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:5302: $? = 0
configure:5309: cc -v >&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:5313: $? = 0
configure:5320: cc -V >&5
cc: '-V' option must have argument
configure:5324: $? = 1
configure:5347: checking for C compiler default output file name
configure:5369: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:5373: $? = 0
configure:5411: result: a.out
configure:5428: checking whether the C compiler works
configure:5438: ./a.out
configure:5442: $? = 0
configure:5459: result: yes
configure:5466: checking whether we are cross compiling
configure:5468: result: no
configure:5471: checking for suffix of executables
configure:5478: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:5482: $? = 0
configure:5506: result:
configure:5512: checking for suffix of object files
configure:5538: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:5542: $? = 0
configure:5565: result: o
configure:5569: checking whether we are using the GNU C compiler
configure:5598: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:5605: $? = 0
configure:5622: result: yes
configure:5631: checking whether cc accepts -g
configure:5661: cc -c -g -I/usr/local/include conftest.c >&5
configure:5668: $? = 0
configure:5769: result: yes
configure:5786: checking for cc option to accept ISO C89
configure:5860: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:5867: $? = 0
configure:5890: result: none needed
configure:5916: checking for cc
configure:5934: found /usr/bin/cc
configure:5946: result: /usr/bin/cc
configure:5962: checking the GNU gcc compiler version
configure:5982: result: checked (gcc 4.2.1)
configure:5998: checking whether to enable pch feature
configure:6016: result: no
configure:6021: checking for GNU make
configure:6030: result: gmake
configure:6038: checking the GNU make version
configure:6043: result: gmake 3.81
configure:6134: checking for --hash-style=both linker support
configure:6164: 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:6171: $? = 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:6194: result: not found
configure:6339: checking for perl
configure:6357: found /usr/bin/perl
configure:6369: result: /usr/bin/perl
configure:6392: checking the Perl version
configure:6401: result: checked (perl 5)
configure:6410: checking for required Perl modules
configure:6416: error: Failed to find some modules
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-portbld-freebsd8.0
ac_cv_c_compiler_gnu=yes
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 -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_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.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_host=i386-portbld-freebsd8.0
ac_cv_objext=o
ac_cv_path_AWK=/usr/local/bin/gawk
ac_cv_path_COMPATH=/usr/bin/cc
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SHELLPATH=/bin/tcsh
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_target=i386-portbld-freebsd8.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/local/bin/gawk'
AWTLIB=''
BISON=''
BSH_JAR=''
BUILD_DMAKE=''
BUILD_EPM=''
BUILD_MOZAB=''
BUILD_PIXMAN=''
BUILD_QADEVOOO=''
BUILD_TYPE='OOo CRASHREP BINFILTER DICTIONARIES'
BUILD_UNOWINREG=''
BUILD_VER_STRING=''
BZIP2=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='cc'
CFLAGS='-O2 -fno-strict-aliasing -pipe'
COMEX=''
COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
COMPATH='/usr/bin'
CPP=''
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=''
DICT_SYSTEM_DIR=''
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
DISABLE_ACTIVEX=''
DISABLE_ATL=''
DISABLE_NEON=''
DISABLE_STRIP='TRUE'
DISABLE_XAW=''
DMAKE=''
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_AGG=''
ENABLE_CAIRO=''
ENABLE_CRASHDUMP='TRUE'
ENABLE_CUPS='TRUE'
ENABLE_DBUS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_EVOAB2=''
ENABLE_FONTCONFIG='TRUE'
ENABLE_GCONF=''
ENABLE_GIO=''
ENABLE_GNOMEVFS=''
ENABLE_GTK=''
ENABLE_KAB=''
ENABLE_KDE=''
ENABLE_LAYOUT=''
ENABLE_LOCKDOWN=''
ENABLE_MEDIAWIKI=''
ENABLE_MINIMIZER=''
ENABLE_OPENGL=''
ENABLE_PCH=''
ENABLE_PDFIMPORT=''
ENABLE_PRESENTER_SCREEN=''
ENABLE_RANDR=''
ENABLE_REPORTBUILDER=''
ENABLE_RPATH='yes'
ENABLE_STATIC_GTK=''
ENABLE_SYMBOLS='SMALL'
ENABLE_SYSTRAY_GTK=''
ENABLE_VBA=''
ENABLE_WERROR='FALSE'
EPM=''
EXEEXT=''
FLEX=''
FLUTE_JAR=''
FRAME_HOME=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GCCVER='40201'
GCC_HOME='/usr'
GCONF_CFLAGS=''
GCONF_LIBS=''
GIO_CFLAGS=''
GIO_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP=''
GNUMAKE='gmake'
GNUPATCH=''
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GPERF=''
GREP='/usr/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
GXX_INCLUDE_PATH=''
HAVE_GCC_VISIBILITY_FEATURE=''
HAVE_LD_HASH_STYLE='FALSE'
HOME='/root'
HSQLDB_JAR=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
HYPHEN_LIB=''
HYPH_SYSTEM_DIR=''
INTRO_BITMAPS=''
JAVAAOTCOMPILER=''
JAVACISGCJ=''
JAVACOMPILER=''
JAVADOC=''
JAVAFLAGS=''
JAVAINTERPRETER=''
JAVA_HOME=''
JDK=''
JFREEREPORT_JAR=''
KDE_CFLAGS=''
KDE_LIBS=''
LDFLAGS='-L/usr/local/lib'
LFS_CFLAGS=''
LIBBASE_JAR=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBLAYOUT_JAR=''
LIBLOADER_JAR=''
LIBOBJS=''
LIBREPOSITORY_JAR=''
LIBS=''
LIBSERIALIZER_JAR=''
LIBWPD_CFLAGS=''
LIBWPD_LIBS=''
LIBXML_CFLAGS=''
LIBXML_JAR=''
LIBXML_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LOCAL_SOLENV='DEFAULT'
LOCAL_SOLVER=''
LTLIBOBJS=''
LUCENE_ANALYZERS_JAR=''
LUCENE_CORE_JAR=''
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=''
NEON_CFLAGS=''
NEON_LIBS=''
NEON_VERSION=''
NEW_SHADOW_API=''
NSIS_PATH=''
NSPR_LIB=''
NSS_LIB=''
OBJEXT='o'
OOO_VENDOR=''
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
OSVERSION='800077'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PAM=''
PAM_LINK=''
PATCH=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKGFORMAT=''
PKGMK=''
PKG_CONFIG=''
POPPLER_CFLAGS=''
POPPLER_LIBS=''
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=''
REDLAND_CFLAGS=''
REDLAND_LIBS=''
RPM=''
SAC_JAR=''
SAXON_JAR=''
SCPDEFS=''
SED='/usr/bin/sed'
SERIALIZER_JAR=''
SERVLETAPI_JAR=''
SHELL='/bin/sh'
SHELLPATH='/bin'
SIZEOF_LONG=''
SOLAR_JAVA=''
SOURCEVERSION='OOO310'
STLPORT4=''
STLPORT_VER=''
SYSTEM_AGG=''
SYSTEM_APACHE_COMMONS=''
SYSTEM_BOOST=''
SYSTEM_BSH=''
SYSTEM_CAIRO=''
SYSTEM_CURL=''
SYSTEM_DB=''
SYSTEM_DICTS=''
SYSTEM_EXPAT=''
SYSTEM_GENBRK=''
SYSTEM_GENCCODE=''
SYSTEM_GENCMN=''
SYSTEM_HSQLDB=''
SYSTEM_HUNSPELL=''
SYSTEM_HYPH=''
SYSTEM_ICU=''
SYSTEM_JFREEREPORT=''
SYSTEM_JPEG=''
SYSTEM_LIBWPD=''
SYSTEM_LIBXML=''
SYSTEM_LIBXSLT=''
SYSTEM_LPSOLVE=''
SYSTEM_LUCENE=''
SYSTEM_MOZILLA=''
SYSTEM_MSPACK=''
SYSTEM_MYTHES=''
SYSTEM_NEON=''
SYSTEM_ODBC_HEADERS=''
SYSTEM_OPENSSL=''
SYSTEM_POPPLER=''
SYSTEM_PYTHON=''
SYSTEM_REDLAND=''
SYSTEM_SANE_HEADER=''
SYSTEM_SAXON=''
SYSTEM_SERVLETAPI=''
SYSTEM_STDLIBS=''
SYSTEM_VIGRA=''
SYSTEM_XRENDER_HEADERS=''
SYSTEM_ZLIB=''
THES_SYSTEM_DIR=''
UNIXWRAPPERNAME=''
UNZIP=''
UPD='310'
USE_FT_EMBOLDEN=''
USE_MINGW=''
USE_SHELL='tcsh'
USE_SYSTEM_STL=''
USE_XINERAMA=''
VBA_EXTENSION=''
VC_STANDARD=''
VERBOSE=''
WINDOWS_VISTA_PSDK=''
WITHOUT_AFMS=''
WITHOUT_PPDS=''
WITH_BINFILTER='YES'
WITH_DICT=''
WITH_FONTOOO=''
WITH_FONTS=''
WITH_GPC=''
WITH_LANG=''
WITH_LDAP=''
WITH_MINGWIN='0'
WITH_MOZILLA=''
WITH_MYSPELL_DICTS='YES'
WITH_OPENLDAP=''
WITH_POOR_HELP_LOCALIZATIONS=''
WORDS_BIGENDIAN=''
XAU_LIBS=''
XINC=''
XINERAMA_LINK=''
XLIB=''
XMKMF=''
XRANDR_CFLAGS=''
XRANDR_DLOPEN=''
XRANDR_LIBS=''
XRENDER_LINK=''
XSLTPROC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZIP_HOME=''
_cc=''
_solenv='./solenv'
ac_ct_CC='cc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd8.0'
build_alias='i386-portbld-freebsd8.0'
build_cpu='i386'
build_os='freebsd8.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd8.0'
host_alias=''
host_cpu='i386'
host_os='freebsd8.0'
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'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd8.0'
target_alias=''
target_cpu='i386'
target_os='freebsd8.0'
target_vendor='portbld'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
configure: exit 1
More information about the freebsd-openoffice
mailing list