Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2005 17:55:09 -0700 (PDT)
From:      Autumn/Jeff Vehrs <ajvehrs@yahoo.com>
To:        openoffice@freebsd.org
Subject:   Script "configure" failed unexpectedly.
Message-ID:  <20050421005509.26165.qmail@web52708.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I was requested to send out info to fix the problem with OpenOffice 2.0
port. Good luck.

~Jeff

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
[-- Attachment #2 --]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-gnu-cp=/usr/local/bin/gcp --with-gnu-patch=/usr/local/bin/gpatch --with-package-format=portable --with-jdk-home=/usr/local/jdk1.4.2 --with-ant-home=/usr/local/ant --enable-cups=no --enable-build-mozilla --with-lang=en-US --prefix=/usr/local --build=i386-portbld-freebsd5.3

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

hostname = hurricane
uname -m = i386
uname -r = 5.3-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root@harlow.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: /usr/local/libexec/autoconf259
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /home/jwvehrs/bin


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

configure:2194: checking for gawk
configure:2223: result: no
configure:2194: checking for mawk
configure:2223: result: no
configure:2194: checking for nawk
configure:2210: found /usr/bin/nawk
configure:2220: result: nawk
configure:2232: checking for nawk
configure:2250: found /usr/bin/nawk
configure:2262: result: /usr/bin/nawk
configure:2279: checking for sed
configure:2297: found /usr/bin/sed
configure:2309: result: /usr/bin/sed
configure:2325: checking for solenv environment
configure:2329: result: default
configure:2387: checking build system type
configure:2405: result: i386-portbld-freebsd5.3
configure:2413: checking host system type
configure:2427: result: i386-portbld-freebsd5.3
configure:2435: checking target system type
configure:2449: result: i386-portbld-freebsd5.3
configure:2544: checking the FreeBSD operating system release
configure:2551: result: found OSVERSION=503001
configure:2553: checking which thread library to use
configure:2565: result: -pthread
configure:2606: checking whether to enable crashdump feature
configure:2621: result: yes, STATIC
configure:2665: checking whether to do a debug build
configure:2676: result: no
configure:2681: checking whether to build with additional debug utilities
configure:2693: result: no, full product build
configure:2700: checking whether to include symbols into final build
configure:2705: result: yes
configure:2728: checking whether to enable native CUPS support
configure:2736: result: no
configure:2741: checking whether to enable fontconfig support
configure:2745: result: yes
configure:2754: checking whether to enable filters for legacy binary file formats (StarOffice 5.2)
configure:2763: result: yes
configure:2796: checking whether to use RPATH in shared libraries
configure:2803: result: yes
configure:2807: checking whether to include MySpell dictionaries
configure:2810: result: yes
configure:2821: checking which shell to use
configure:2856: result: tcsh
configure:2864: checking for tcsh
configure:2882: found /bin/tcsh
configure:2894: result: /bin/tcsh
configure:2915: checking gcc home
configure:2922: result: /usr
configure:2979: checking for gcc
configure:3005: result: gcc-ooo
configure:3249: checking for C compiler version
configure:3252: gcc-ooo --version </dev/null >&5
gcc-ooo (GCC) 3.4.1 [FreeBSD]
Copyright (C) 2004 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:3255: $? = 0
configure:3257: gcc-ooo -v </dev/null >&5
Reading specs from /usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/lib/gcc/i386-portbld-freebsd5.3/3.4.1/specs
Configured with: ./..//gcc-3.4.1/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=-ooo --libdir=/usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/lib --libexecdir=/usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/libexec --with-gxx-include-dir=/usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd5.3
Thread model: posix
gcc version 3.4.1 [FreeBSD]
configure:3260: $? = 0
configure:3262: gcc-ooo -V </dev/null >&5
gcc-ooo: `-V' option must have argument
configure:3265: $? = 1
configure:3288: checking for C compiler default output file name
configure:3291: gcc-ooo -O -pipe    conftest.c  >&5
configure:3294: $? = 0
configure:3340: result: a.out
configure:3345: checking whether the C compiler works
configure:3351: ./a.out
configure:3354: $? = 0
configure:3371: result: yes
configure:3378: checking whether we are cross compiling
configure:3380: result: no
configure:3383: checking for suffix of executables
configure:3385: gcc-ooo -o conftest -O -pipe    conftest.c  >&5
configure:3388: $? = 0
configure:3413: result: 
configure:3419: checking for suffix of object files
configure:3440: gcc-ooo -c -O -pipe   conftest.c >&5
configure:3443: $? = 0
configure:3465: result: o
configure:3469: checking whether we are using the GNU C compiler
configure:3493: gcc-ooo -c -O -pipe   conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z 
			 || test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3525: result: yes
configure:3531: checking whether gcc-ooo accepts -g
configure:3552: gcc-ooo -c -g  conftest.c >&5
configure:3558: $? = 0
configure:3562: test -z 
			 || test ! -s conftest.err
configure:3565: $? = 0
configure:3568: test -s conftest.o
configure:3571: $? = 0
configure:3582: result: yes
configure:3599: checking for gcc-ooo option to accept ANSI C
configure:3669: gcc-ooo  -c -O -pipe   conftest.c >&5
configure:3675: $? = 0
configure:3679: test -z 
			 || test ! -s conftest.err
configure:3682: $? = 0
configure:3685: test -s conftest.o
configure:3688: $? = 0
configure:3706: result: none needed
configure:3724: gcc-ooo -c -O -pipe   conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3730: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3871: checking for gcc-ooo
configure:3889: found /usr/local/bin/gcc-ooo
configure:3901: result: /usr/local/bin/gcc-ooo
configure:3916: checking the GNU gcc compiler version
configure:3936: result: checked (gcc 3.4.1)
configure:3953: checking whether gcc-ooo supports -fvisibility=hidden
configure:3974: gcc-ooo -o conftest -O -pipe  -fvisibility=hidden   conftest.c  >&5
configure:3980: $? = 0
configure:3984: test -z 
			 || test ! -s conftest.err
configure:3987: $? = 0
configure:3990: test -s conftest
configure:3993: $? = 0
configure:4005: result: yes
configure:4014: checking for GNU make
configure:4023: result: gmake
configure:4026: checking the GNU make version
configure:4036: result: gmake 3.80
configure:4628: checking how to run the C preprocessor
configure:4663: gcc-ooo -E  conftest.c
configure:4669: $? = 0
configure:4701: gcc-ooo -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4707: $? = 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:4746: result: gcc-ooo -E
configure:4770: gcc-ooo -E  conftest.c
configure:4776: $? = 0
configure:4808: gcc-ooo -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4814: $? = 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:4858: checking for egrep
configure:4868: result: grep -E
configure:4873: checking for ANSI C header files
configure:4898: gcc-ooo -c -O -pipe   conftest.c >&5
configure:4904: $? = 0
configure:4908: test -z 
			 || test ! -s conftest.err
configure:4911: $? = 0
configure:4914: test -s conftest.o
configure:4917: $? = 0
configure:5006: gcc-ooo -o conftest -O -pipe    conftest.c  >&5
configure:5009: $? = 0
configure:5011: ./conftest
configure:5014: $? = 0
configure:5029: result: yes
configure:5273: checking security/pam_appl.h usability
configure:5285: gcc-ooo -c -O -pipe   conftest.c >&5
configure:5291: $? = 0
configure:5295: test -z 
			 || test ! -s conftest.err
configure:5298: $? = 0
configure:5301: test -s conftest.o
configure:5304: $? = 0
configure:5314: result: yes
configure:5318: checking security/pam_appl.h presence
configure:5328: gcc-ooo -E  conftest.c
configure:5334: $? = 0
configure:5354: result: yes
configure:5389: checking for security/pam_appl.h
configure:5396: result: yes
configure:5518: checking for C++ compiler version
configure:5521: g++-ooo --version </dev/null >&5
g++-ooo (GCC) 3.4.1 [FreeBSD]
Copyright (C) 2004 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:5524: $? = 0
configure:5526: g++-ooo -v </dev/null >&5
Reading specs from /usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/lib/gcc/i386-portbld-freebsd5.3/3.4.1/specs
Configured with: ./..//gcc-3.4.1/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=-ooo --libdir=/usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/lib --libexecdir=/usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/libexec --with-gxx-include-dir=/usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd5.3
Thread model: posix
gcc version 3.4.1 [FreeBSD]
configure:5529: $? = 0
configure:5531: g++-ooo -V </dev/null >&5
g++-ooo: `-V' option must have argument
configure:5534: $? = 1
configure:5537: checking whether we are using the GNU C++ compiler
configure:5561: g++-ooo -c -O -pipe  conftest.cc >&5
configure:5567: $? = 0
configure:5571: test -z 
			 || test ! -s conftest.err
configure:5574: $? = 0
configure:5577: test -s conftest.o
configure:5580: $? = 0
configure:5593: result: yes
configure:5599: checking whether g++-ooo accepts -g
configure:5620: g++-ooo -c -g  conftest.cc >&5
configure:5626: $? = 0
configure:5630: test -z 
			 || test ! -s conftest.err
configure:5633: $? = 0
configure:5636: test -s conftest.o
configure:5639: $? = 0
configure:5650: result: yes
configure:5692: g++-ooo -c -O -pipe  conftest.cc >&5
configure:5698: $? = 0
configure:5702: test -z 
			 || test ! -s conftest.err
configure:5705: $? = 0
configure:5708: test -s conftest.o
configure:5711: $? = 0
configure:5737: g++-ooo -c -O -pipe  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:14: error: `exit' undeclared (first use this function)
conftest.cc:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:5743: $? = 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:5692: g++-ooo -c -O -pipe  conftest.cc >&5
configure:5698: $? = 0
configure:5702: test -z 
			 || test ! -s conftest.err
configure:5705: $? = 0
configure:5708: test -s conftest.o
configure:5711: $? = 0
configure:5737: g++-ooo -c -O -pipe  conftest.cc >&5
configure:5743: $? = 0
configure:5747: test -z 
			 || test ! -s conftest.err
configure:5750: $? = 0
configure:5753: test -s conftest.o
configure:5756: $? = 0
configure:5782: checking the GNU C++ compiler version
configure:5789: result: checked (g++ 3.4.1)
configure:5794: checking whether g++-ooo has the enum bug
configure:5833: gcc-ooo -o conftest -O -pipe    conftest.c  >&5
conftest.c:14: error: parse error before string constant
configure:5836: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| 
| extern "C" void abort (void);
| extern "C" void exit (int status);
| 
| enum E { E0, E1, E2, E3, E4, E5 };
| 
| void
| test (enum E e)
| {
|   if (e == E2 || e == E3 || e == E1)
|   exit (1);
| }
| 
| int
| main (void)
| {
|   test (E4);
|   test (E5);
|   test (E0);
|   return 0;
| }
| 
configure:5852: result: no
configure:5864: checking for g++ include path
configure:5878: result: /usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/include/c++
configure:5941: checking exception type
configure:5975: g++-ooo -o conftest -O -pipe   conftest.cc  >&5
/var/tmp//cc1js0vd.o(.text+0xab): In function `main':
: undefined reference to `__sjthrow'
collect2: ld returned 1 exit status
configure:5981: $? = 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 std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <iostream>
| 
| extern "C" void __sjthrow(void) __attribute__ ((__noreturn__));
| 
| 
| int
| main ()
| {
| __sjthrow()
|   ;
|   return 0;
| }
configure:6009: result: dwarf2
configure:6410: checking for STLport4 headers
configure:6415: result: using internal stlport.
configure:6601: checking whether to add custom build version
configure:6609: result: no
configure:6614: checking whether to build with Java support
configure:6617: result: yes
configure:6695: checking the installed JDK
configure:6738: result: checked (JDK 1.4.2-p7)
configure:7227: checking how to run the C preprocessor
configure:7345: result: gcc-ooo -E
configure:7369: gcc-ooo -E  conftest.c
configure:7375: $? = 0
configure:7407: gcc-ooo -E  conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:7413: $? = 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 std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7463: checking how to run the C++ preprocessor
configure:7494: g++-ooo -E  conftest.cc
configure:7500: $? = 0
configure:7532: g++-ooo -E  conftest.cc
conftest.cc:13:28: ac_nonexistent.h: No such file or directory
configure:7538: $? = 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 std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7577: result: g++-ooo -E
configure:7601: g++-ooo -E  conftest.cc
configure:7607: $? = 0
configure:7639: g++-ooo -E  conftest.cc
conftest.cc:13:28: ac_nonexistent.h: No such file or directory
configure:7645: $? = 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 std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7695: checking for xmkmf
configure:7713: found /usr/X11R6/bin/xmkmf
configure:7725: result: /usr/X11R6/bin/xmkmf
configure:7745: checking for perl
configure:7763: found /usr/bin/perl
configure:7775: result: /usr/bin/perl
configure:7794: checking the Perl version
configure:7803: result: checked (perl 5)
configure:7812: checking for required Perl modules
configure:7818: error: Failed to find some modules

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

ac_cv_prog_CXXCPP='g++-ooo -E'
ac_cv_env_CXXFLAGS_value='-O -pipe'
ac_cv_path_COMPATH=/usr/local/bin/gcc-ooo
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_path_SED=/usr/bin/sed
ac_cv_env_host_alias_set=
ac_cv_header_security_pam_appl_h=yes
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.3
ac_cv_path_AWK=/usr/bin/nawk
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_header_stdc=yes
ac_cv_path_TCSH=/bin/tcsh
ac_cv_path_PERL=/usr/bin/perl
ac_cv_prog_egrep='grep -E'
ac_cv_path_XMKMF=/usr/X11R6/bin/xmkmf
ac_cv_build_alias=i386-portbld-freebsd5.3
ac_cv_env_CPPFLAGS_value=
ac_cv_target_alias=i386-portbld-freebsd5.3
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=g++-ooo
ac_cv_host=i386-portbld-freebsd5.3
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
ac_cv_prog_CPP='gcc-ooo -E'
ac_cv_build=i386-portbld-freebsd5.3
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.3
ac_cv_prog_ac_ct_CC=gcc-ooo
ac_cv_target=i386-portbld-freebsd5.3
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=gcc-ooo
ac_cv_env_CPP_set=
ac_cv_objext=o

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

ANT=''
ANT_HOME=''
ANT_LIB=''
ASM_HOME=''
AWK='/usr/bin/nawk'
BISON=''
BUILD_DMAKE=''
BUILD_EPM=''
BUILD_MOZAB=''
BUILD_TYPE='OOo EXT BINFILTER DICTIONARIES'
BUILD_VER_STRING=''
CC='gcc-ooo'
CFLAGS='-O -pipe '
COMEX=''
COMPATH='/usr/local/bin'
CPP='gcc-ooo -E'
CPPFLAGS=''
CSC_PATH=''
CURLCONFIG=''
CURL_CFLAGS=''
CURL_LIBS=''
CUSTOM_IMAGE_SETS=''
CXX='g++-ooo'
CXXCPP='g++-ooo -E'
CXXFLAGS='-O -pipe'
CYGWIN_PATH=''
DB_INCLUDES=''
DB_JAR=''
DB_VERSION=''
DEFS=''
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
DMAKE=''
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_CRASHDUMP='STATIC'
ENABLE_CUPS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_FONTCONFIG='TRUE'
ENABLE_GNOMEVFS=''
ENABLE_GTK=''
ENABLE_KDE=''
ENABLE_PASF=''
ENABLE_RPATH='yes'
ENABLE_STATIC_GTK=''
ENABLE_SYMBOLS='TRUE'
ENABLE_VCTK=''
EPM=''
EXCEPTIONS='dwarf2'
EXEEXT=''
EXTRA_DOTNET_FILES=''
FLEX=''
FRAME_HOME=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GCCVER='30401'
GCC_HOME='/usr'
GCONF_CFLAGS=''
GCONF_LIBS=''
GDKPIXBUF_CFLAGS=''
GDKPIXBUF_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP=''
GNUMAKE='gmake'
GNUPATCH=''
GTK_CFLAGS=''
GTK_LIBS=''
GXX_INCLUDE_PATH='/usr/local/gcc-ooo/i386-portbld-freebsd5.3/3.4.1/include/c++'
HAVE_GCC_VISIBILITY_FEATURE='TRUE'
JAVACACHE=''
JAVACOMPILER='/usr/local/jdk1.4.2/bin/javac'
JAVADOC='/usr/local/jdk1.4.2/bin/javadoc'
JAVAINTERPRETER='/usr/local/jdk1.4.2/bin/java'
JAVA_HOME='/usr/local/jdk1.4.2'
JDK=''
KDE_CFLAGS=''
KDE_LIBS=''
LDFLAGS=''
LIBART_CFLAGS=''
LIBART_LIBS=''
LIBOBJS=''
LIBS=''
LIBSN_CFLAGS=''
LIBSN_LIBS=''
LIBWPD_CFLAGS=''
LIBWPD_LIBS=''
LIBXML_CFLAGS=''
LIBXML_LIBS=''
LOCAL_SOLENV='DEFAULT'
LOCAL_SOLVER=''
LTLIBOBJS=''
MIDL_PATH=''
ML_EXE=''
MOC=''
MOZILLAXPCOM_CFLAGS=''
MOZILLAXPCOM_LIBS=''
MOZILLA_TOOLKIT=''
MOZILLA_VERSION=''
MOZLIBREQ_CFLAGS=''
MOZLIBREQ_LIBS=''
MOZ_INC=''
MOZ_LDAP_CFLAGS=''
MOZ_LIB=''
MOZ_LIB_XPCOM=''
MOZ_NSS_CFLAGS=''
MOZ_NSS_LIBS=''
MSPDB_PATH=''
NAS_INCLUDES=''
NEON_CFLAGS=''
NEON_LIBS=''
NETTOOLKIT=''
NMAKE_PATH=''
OBJEXT='o'
OSVERSION='503001'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATCH=''
PATH_SEPARATOR=':'
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=''
SABLOTCONFIG=''
SABLOT_LIBS=''
SCPDEFS=''
SED='/usr/bin/sed'
SHELL='/bin/sh'
SOLAR_JAVA='TRUE'
SOURCEVERSION='SRC680'
STLPORT4='NO_STLPORT4'
SYSTEM_BOOST=''
SYSTEM_CURL=''
SYSTEM_DB=''
SYSTEM_EXPAT=''
SYSTEM_FREETYPE=''
SYSTEM_JPEG=''
SYSTEM_LIBWPD=''
SYSTEM_LIBXML=''
SYSTEM_MOZILLA=''
SYSTEM_MSPACK=''
SYSTEM_NAS=''
SYSTEM_NEON=''
SYSTEM_ODBC_HEADERS=''
SYSTEM_PORTAUDIO=''
SYSTEM_PYTHON=''
SYSTEM_SABLOT=''
SYSTEM_SANE_HEADER=''
SYSTEM_SNDFILE=''
SYSTEM_STDLIBS=''
SYSTEM_XRENDER_HEADERS=''
SYSTEM_ZLIB=''
TCSH='/bin'
UPD='680'
USE_SHELL='tcsh'
USE_SYSTEM_STL=''
USE_XINERAMA=''
VC_STANDARD=''
WITH_BINFILTER='YES'
WITH_DICT=''
WITH_FONTOOO=''
WITH_FONTS=''
WITH_GPC=''
WITH_LANG=''
WITH_LIBART=''
WITH_LIBSN=''
WITH_MINGWIN='0'
WITH_MOZILLA=''
WITH_MYSPELL_DICTS='YES'
WITH_OPENLDAP=''
XINC=''
XINERAMA_LINK=''
XLIB=''
XMKMF='/usr/X11R6/bin/xmkmf'
XSLTPROC='NO_XSLTPROC'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZIP_HOME=''
_cc=''
ac_ct_CC='gcc-ooo'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.3'
build_alias='i386-portbld-freebsd5.3'
build_cpu='i386'
build_os='freebsd5.3'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.3'
host_alias=''
host_cpu='i386'
host_os='freebsd5.3'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/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-freebsd5.3'
target_alias=''
target_cpu='i386'
target_os='freebsd5.3'
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 std::exit (int) throw (); using std::exit;

configure: exit 1

[-- Attachment #3 --]
ORBit-0.5.17_2
ORBit2-2.12.2
a2ps-a4-4.13b_3
acroread7-7.0.0
apache-ant-1.6.2
artwiz-fonts-1.0_1
aspell-0.60.2
atk-1.9.1
autoconf-2.13.000227_5
autoconf-2.53_3
autoconf-2.59_2
automake-1.4.6_1
automake-1.5_2,1
bison-devel-1.875d
bitstream-vera-1.10_1
boxtools-0.70.0
coreutils-5.2.1
cvsup-without-gui-16.1h_2
dbh-1.0.24
desktop-file-utils-0.10_2
dri-6.2.1,2
enlightenment-0.16.7.2_2
esound-0.2.35_1
expat-1.95.8
ezm3-1.2
fam-2.6.9_6
fbdesk-1.2.1
firefox-1.0.3,1
flashplugin-firefox-0.4.12_1
fluxbox-devel-0.9.12_1
fluxconf-0.9.8
fontconfig-2.2.3,1
freefonts-0.10_2
freetype2-2.1.9
gaim-1.2.1
gcc-ooo-3.4.1_2
gconf2-2.10.0
gettext-0.14.1
ghostscript-gnu-7.07_12
glib-1.2.10_11
glib-2.6.4
gmake-3.80_2
gnomehier-2.0_6
gnomemimedata-2.4.2
gnomevfs2-2.10.1
gsfonts-8.11_2
gstreamer-0.8.9_2
gtk-1.2.10_12
gtk-2.6.7
gtk-xfce-engine-2.2.6
gtkspell2-2.0.10_1
help2man-1.35.1
hicolor-icon-theme-0.5
imake-6.8.2
imlib2-1.2.0_2
intltool-0.33
javavmwrapper-2.0_4
jbigkit-1.6
jdk-1.4.2p7
jpeg-6b_3
lcms-1.14,1
libIDL-0.8.5_1
libXft-2.1.6_1
libao-esound-0.8.5
libaudiofile-0.2.6
libbonobo-2.8.1_1
libflash-0.4.12
libglade2-2.5.1_2
libiconv-1.9.2_1
libltdl-1.5.10
libmad-0.15.1b_1
libmikmod-esound-3.1.11
libmng-1.0.8
libogg-1.1.2_1,3
libtool-1.3.5_2
libtool-1.5.10_1
libungif-4.1.3
libvorbis-1.1.0_1,3
libxfce4gui-4.2.1
libxfce4mcs-4.2.1
libxfce4util-4.2.1
libxml2-2.6.19
linc-1.0.3_3
linux-XFree86-libs-4.3.99.902_2
linux-atk-1.2.0_2
linux-expat-1.95.5_2
linux-flashplugin-5.0r51_2
linux-flashplugin-6.0r79_2
linux-flashplugin-7.0r25_1
linux-fontconfig-2.1_2
linux-glib2-2.2.1_2
linux-gtk2-2.2.1_3
linux-jpeg-6b.15_3
linux-pango-1.2.1_2
linux-png-1.2.7_5
linux-realplayer-10.0.3
linux-sun-jdk-1.4.2.08_1
linux-tiff-3.6.1_1
linux_base-8-8.0_6
linuxpluginwrapper-20050320
m4-1.4.3
netpbm-10.26.6
nspr-4.4.1_1
nss-3.9.2
obconf-1.5_4
open-motif-2.2.3_1
openbox-3.2_2
p5-Archive-Zip-1.14
p5-Compress-Zlib-1.33
p5-XML-Parser-2.34_1
p5-gettext-1.03
p5-type1inst-0.6.1_2
pango-1.8.1
patch-2.5.4
perl-5.8.6_2
pkgconfig-0.17.2
pkgdb.db
png-1.2.8_1
popt-1.7
portupgrade-20041226_2
python-2.4.1
rox-2.2.0_2
rpm-3.0.6_9
rpm2cpio-1.2_2
ruby-1.8.2_3
ruby18-bdb1-0.2.2
shared-mime-info-0.16_1
startup-notification-0.8_1
sudo-1.6.8.8
tiff-3.7.2
transfig-3.2.4_1
unzip-5.52_1
urwfonts-1.0
xchat2-2.4.3
xfce-4.2.1.1
xfce4-appfinder-4.2.1
xfce4-desktop-4.2.1
xfce4-fm-4.2.1
xfce4-icon-theme-4.2.1
xfce4-iconbox-4.2.1
xfce4-mcs-manager-4.2.1
xfce4-mcs-plugins-4.2.1
xfce4-mixer-4.2.1
xfce4-panel-4.2.1.1
xfce4-print-4.2.1_1
xfce4-session-4.2.1
xfce4-systray-4.2.1
xfce4-toys-4.2.1
xfce4-trigger-launcher-4.2.1
xfce4-utils-4.2.1
xfce4-wm-4.2.1
xmlcatmgr-2.2
xmms-esound-1.2.10_3
xorg-6.8.2
xorg-clients-6.8.2
xorg-documents-6.8.2
xorg-fonts-100dpi-6.8.2
xorg-fonts-75dpi-6.8.2
xorg-fonts-cyrillic-6.8.2
xorg-fonts-encodings-6.8.2
xorg-fonts-miscbitmaps-6.8.2
xorg-fonts-truetype-6.8.2
xorg-fonts-type1-6.8.2
xorg-fontserver-6.8.2
xorg-libraries-6.8.2
xorg-manpages-6.8.2
xorg-nestserver-6.8.2
xorg-printserver-6.8.2
xorg-server-6.8.2
xorg-vfbserver-6.8.2
xterm-200_2
zip-2.3_2

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050421005509.26165.qmail>