Date: Sun, 5 Nov 2006 11:59:28 -0500 From: William Bulley <web@umich.edu> To: openoffice@FreeBSD.org Subject: Script "configure" failed unexpectedly... Message-ID: <20061105165928.GA33241@dell>
next in thread | raw e-mail | index | archive | help
--k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On a machine: FreeBSD freebsd 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Oct 28 13:55:26 EDT 2006 root@freebsd:/usr/obj/usr/src/sys/FREEBSD i386 I am trying to build openoffice 2.0 but this happens: checking whether to build with Java support... yes configure: error: /usr/local/lib/jvm/java-gcj41/bin/gij not found set with_jdk_home ===> Script "configure" failed unexpectedly. Please report the problem to openoffice@FreeBSD.org [maintainer] and attach the "/usr/ports/editors/openoffice.org-2.0/work/OOD680_m5/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.0. I have attached the config.log and the listing of my /var/db/pkg directory. Regards, web... -- William Bulley Email: web@umich.edu --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by 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 --enable-crashdump=yes --enable-symbols=SMALL --with-system-boost=yes --with-jdk-home=/usr/local/lib/jvm/java-gcj41 --with-java=gij --with-ant-home=/usr/ports/editors/openoffice.org-2.0/work/apache-ant-1.6.5 --enable-cups=no --disable-mozilla --with-lang=en-US --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd6.2 ## --------- ## ## Platform. ## ## --------- ## hostname = lit uname -m = i386 uname -r = 6.2-PRERELEASE uname -s = FreeBSD uname -v = FreeBSD 6.2-PRERELEASE #0: Sat Oct 28 13:55:26 EDT 2006 root@lit:/usr/obj/usr/src/sys/LIT /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/lib/jvm/java-gcj41/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /usr/games PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2541: checking for gawk configure:2570: result: no configure:2541: checking for mawk configure:2570: result: no configure:2541: checking for nawk configure:2557: found /usr/bin/nawk configure:2567: result: nawk configure:2579: checking for nawk configure:2597: found /usr/bin/nawk configure:2609: result: /usr/bin/nawk configure:2626: checking for sed configure:2644: found /usr/bin/sed configure:2656: result: /usr/bin/sed configure:2672: checking for solenv environment configure:2676: result: default configure:2734: checking build system type configure:2752: result: i386-portbld-freebsd6.2 configure:2760: checking host system type configure:2774: result: i386-portbld-freebsd6.2 configure:2782: checking target system type configure:2796: result: i386-portbld-freebsd6.2 configure:2898: checking the FreeBSD operating system release configure:2905: result: found OSVERSION=602100 configure:2907: checking which thread library to use configure:2919: result: -pthread configure:2961: checking whether to enable crashdump feature configure:2968: result: yes configure:3026: checking whether to turn warnings to errors configure:3039: result: no configure:3044: checking whether to do a debug build configure:3055: result: no configure:3060: checking whether to build with additional debug utilities configure:3072: result: no, full product build configure:3079: checking whether to include symbols into final build configure:3089: result: yes, small ones configure:3108: checking whether to enable native CUPS support configure:3116: result: no configure:3121: checking whether to enable fontconfig support configure:3125: result: yes configure:3134: checking whether to enable filters for legacy binary file formats (StarOffice 5.2) configure:3143: result: yes configure:3176: checking whether to use RPATH in shared libraries configure:3183: result: yes configure:3187: checking whether to include MySpell dictionaries configure:3190: result: yes configure:3201: checking which shell to use configure:3242: result: tcsh configure:3250: checking for tcsh configure:3268: found /bin/tcsh configure:3280: result: /bin/tcsh configure:3348: checking gcc home configure:3355: result: /usr configure:3412: checking for gcc configure:3438: result: gcc41 configure:3682: checking for C compiler version configure:3685: gcc41 --version </dev/null >&5 gcc41 (GCC) 4.1.2 20061013 (prerelease) Copyright (C) 2006 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:3688: $? = 0 configure:3690: gcc41 -v </dev/null >&5 Using built-in specs. Target: i386-portbld-freebsd6.2 Configured with: ./..//gcc-4.1-20061013/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=41 --libdir=/usr/local/lib/gcc-4.1.2 --with-gxx-include-dir=/usr/local/lib/gcc-4.1.2/include/c++/ --infodir=/usr/local/info/gcc41 --enable-java-awt=gtk,xlib --enable-gtk-cairo --disable-rpath --prefix=/usr/local i386-portbld-freebsd6.2 Thread model: posix gcc version 4.1.2 20061013 (prerelease) configure:3693: $? = 0 configure:3695: gcc41 -V </dev/null >&5 gcc41: '-V' option must have argument configure:3698: $? = 1 configure:3721: checking for C compiler default output file name configure:3724: gcc41 -O -pipe conftest.c >&5 configure:3727: $? = 0 configure:3773: result: a.out configure:3778: checking whether the C compiler works configure:3784: ./a.out configure:3787: $? = 0 configure:3804: result: yes configure:3811: checking whether we are cross compiling configure:3813: result: no configure:3816: checking for suffix of executables configure:3818: gcc41 -o conftest -O -pipe conftest.c >&5 configure:3821: $? = 0 configure:3846: result: configure:3852: checking for suffix of object files configure:3873: gcc41 -c -O -pipe conftest.c >&5 configure:3876: $? = 0 configure:3898: result: o configure:3902: checking whether we are using the GNU C compiler configure:3926: gcc41 -c -O -pipe conftest.c >&5 configure:3932: $? = 0 configure:3936: test -z || test ! -s conftest.err configure:3939: $? = 0 configure:3942: test -s conftest.o configure:3945: $? = 0 configure:3958: result: yes configure:3964: checking whether gcc41 accepts -g configure:3985: gcc41 -c -g conftest.c >&5 configure:3991: $? = 0 configure:3995: test -z || test ! -s conftest.err configure:3998: $? = 0 configure:4001: test -s conftest.o configure:4004: $? = 0 configure:4015: result: yes configure:4032: checking for gcc41 option to accept ANSI C configure:4102: gcc41 -c -O -pipe conftest.c >&5 configure:4108: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4139: result: none needed configure:4157: gcc41 -c -O -pipe conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:4163: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4304: checking for gcc41 configure:4322: found /usr/local/bin/gcc41 configure:4334: result: /usr/local/bin/gcc41 configure:4349: checking the GNU gcc compiler version configure:4369: result: checked (gcc 4.1.2) configure:4386: checking whether gcc41 supports -fvisibility=hidden configure:4407: gcc41 -o conftest -O -pipe -fvisibility=hidden conftest.c >&5 configure:4413: $? = 0 configure:4417: test -z || test ! -s conftest.err configure:4420: $? = 0 configure:4423: test -s conftest configure:4426: $? = 0 configure:4438: result: yes configure:4447: checking for GNU make configure:4456: result: gmake configure:4459: checking the GNU make version configure:4469: result: gmake 3.81 configure:4695: checking for perl configure:4713: found /usr/bin/perl configure:4725: result: /usr/bin/perl configure:4744: checking the Perl version configure:4753: result: checked (perl 5) configure:4762: checking for required Perl modules configure:4765: result: all modules found configure:5176: checking how to run the C preprocessor configure:5211: gcc41 -E conftest.c configure:5217: $? = 0 configure:5249: gcc41 -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:5255: $? = 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:5294: result: gcc41 -E configure:5318: gcc41 -E conftest.c configure:5324: $? = 0 configure:5356: gcc41 -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:5362: $? = 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:5406: checking for egrep configure:5416: result: grep -E configure:5421: checking for ANSI C header files configure:5446: gcc41 -c -O -pipe conftest.c >&5 configure:5452: $? = 0 configure:5456: test -z || test ! -s conftest.err configure:5459: $? = 0 configure:5462: test -s conftest.o configure:5465: $? = 0 configure:5554: gcc41 -o conftest -O -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit' configure:5557: $? = 0 configure:5559: ./conftest configure:5562: $? = 0 configure:5577: result: yes configure:5811: checking whether to enable pam support configure:5814: result: yes configure:5827: checking security/pam_appl.h usability configure:5839: gcc41 -c -O -pipe conftest.c >&5 configure:5845: $? = 0 configure:5849: test -z || test ! -s conftest.err configure:5852: $? = 0 configure:5855: test -s conftest.o configure:5858: $? = 0 configure:5868: result: yes configure:5872: checking security/pam_appl.h presence configure:5882: gcc41 -E conftest.c configure:5888: $? = 0 configure:5908: result: yes configure:5943: checking for security/pam_appl.h configure:5950: result: yes configure:5963: checking whether to link to libpam configure:6048: result: no, dynamically open it configure:6507: checking for C++ compiler version configure:6510: g++41 --version </dev/null >&5 g++41 (GCC) 4.1.2 20061013 (prerelease) Copyright (C) 2006 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:6513: $? = 0 configure:6515: g++41 -v </dev/null >&5 Using built-in specs. Target: i386-portbld-freebsd6.2 Configured with: ./..//gcc-4.1-20061013/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=41 --libdir=/usr/local/lib/gcc-4.1.2 --with-gxx-include-dir=/usr/local/lib/gcc-4.1.2/include/c++/ --infodir=/usr/local/info/gcc41 --enable-java-awt=gtk,xlib --enable-gtk-cairo --disable-rpath --prefix=/usr/local i386-portbld-freebsd6.2 Thread model: posix gcc version 4.1.2 20061013 (prerelease) configure:6518: $? = 0 configure:6520: g++41 -V </dev/null >&5 g++41: '-V' option must have argument configure:6523: $? = 1 configure:6526: checking whether we are using the GNU C++ compiler configure:6550: g++41 -c -O -pipe conftest.cc >&5 configure:6556: $? = 0 configure:6560: test -z || test ! -s conftest.err configure:6563: $? = 0 configure:6566: test -s conftest.o configure:6569: $? = 0 configure:6582: result: yes configure:6588: checking whether g++41 accepts -g configure:6609: g++41 -c -g conftest.cc >&5 configure:6615: $? = 0 configure:6619: test -z || test ! -s conftest.err configure:6622: $? = 0 configure:6625: test -s conftest.o configure:6628: $? = 0 configure:6639: result: yes configure:6681: g++41 -c -O -pipe conftest.cc >&5 configure:6687: $? = 0 configure:6691: test -z || test ! -s conftest.err configure:6694: $? = 0 configure:6697: test -s conftest.o configure:6700: $? = 0 configure:6726: g++41 -c -O -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:14: error: 'exit' was not declared in this scope configure:6732: $? = 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:6681: g++41 -c -O -pipe conftest.cc >&5 /usr/local/lib/gcc-4.1.2/gcc/i386-portbld-freebsd6.2/4.1.2/include/stdlib.h:109: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:10: error: from previous declaration 'void std::exit(int) throw ()' configure:6687: $? = 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:6681: g++41 -c -O -pipe conftest.cc >&5 configure:6687: $? = 0 configure:6691: test -z || test ! -s conftest.err configure:6694: $? = 0 configure:6697: test -s conftest.o configure:6700: $? = 0 configure:6726: g++41 -c -O -pipe conftest.cc >&5 configure:6732: $? = 0 configure:6736: test -z || test ! -s conftest.err configure:6739: $? = 0 configure:6742: test -s conftest.o configure:6745: $? = 0 configure:6771: checking the GNU C++ compiler version configure:6778: result: checked (g++ 4.1.2) configure:6853: checking for g++ include path configure:6867: result: /usr/local/lib/gcc-4.1.2/include/c++ configure:6930: checking exception type configure:6964: g++41 -o conftest -O -pipe conftest.cc >&5 /var/tmp//ccOPpFfj.o(.text+0x86): In function `main': : undefined reference to `__sjthrow' collect2: ld returned 1 exit status configure:6970: $? = 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); using std::exit; | #endif | /* end confdefs.h. */ | #include <iostream> | | extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); | | | int | main () | { | __sjthrow() | ; | return 0; | } configure:6998: result: dwarf2 configure:7399: checking for STLport4 headers configure:7404: result: using internal stlport. configure:7515: checking which memory allocator to use configure:7716: result: internal configure:7796: checking whether to add custom build version configure:7804: result: no configure:7809: checking whether to build with Java support configure:7812: result: yes configure:7896: error: /usr/local/lib/jvm/java-gcj41/bin/gij not found set with_jdk_home ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.2 ac_cv_build_alias=i386-portbld-freebsd6.2 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=' gcc41' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' 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='-O -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=' g++41' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.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_exeext='' ac_cv_header_security_pam_appl_h=yes ac_cv_header_stdc=yes ac_cv_host=i386-portbld-freebsd6.2 ac_cv_host_alias=i386-portbld-freebsd6.2 ac_cv_objext=o ac_cv_path_AWK=/usr/bin/nawk ac_cv_path_COMPATH=/usr/local/bin/gcc41 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=' gcc41 -E' ac_cv_prog_ac_ct_CC=' gcc41' 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_target=i386-portbld-freebsd6.2 ac_cv_target_alias=i386-portbld-freebsd6.2 lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## 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=' gcc41' CFLAGS='-O -pipe ' COMEX='' COMPATH='/usr/local/bin' CPP=' gcc41 -E' CPPFLAGS='' CRYPT_LINK='' CSC_PATH='' CURLCONFIG='' CURL_CFLAGS='' CURL_LIBS='' CXX=' g++41' CXXCPP='' CXXFLAGS='-O -pipe' CYGWIN_PATH='' DB_INCLUDES='' DB_JAR='' DB_VERSION='' DEFS='' DIRECTXSDK_HOME='' DIRECTXSDK_LIB='' DISABLE_NEON='' DMAKE='' DPKG='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_AGG='' ENABLE_CAIRO='' ENABLE_CRASHDUMP='TRUE' ENABLE_CUPS='' 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_RPATH='yes' ENABLE_STATIC_GTK='' ENABLE_SYMBOLS='SMALL' ENABLE_VCTK='' ENABLE_WERROR='FALSE' EPM='' EXCEPTIONS='dwarf2' EXEEXT='' EXTRA_DOTNET_FILES='' FLEX='' FRAME_HOME='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GCCVER='40102' GCC_HOME='/usr' GCONF_CFLAGS='' GCONF_LIBS='' GDKPIXBUF_CFLAGS='' GDKPIXBUF_LIBS='' GNOMEVFS_CFLAGS='' GNOMEVFS_LIBS='' GNUCP='' GNUMAKE='gmake' GNUPATCH='' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GTK_CFLAGS='' GTK_LIBS='' GXX_INCLUDE_PATH='/usr/local/lib/gcc-4.1.2/include/c++' HAVE_GCC_VISIBILITY_FEATURE='TRUE' HSQLDB_JAR='' HUNSPELL_CFLAGS='' JAVAAOTCOMPILER='' JAVACISGCJ='' JAVACOMPILER='' JAVADOC='' JAVAINTERPRETER='' JAVA_HOME='' JDK='' KDE_CFLAGS='' KDE_LIBS='' LANG='' LDFLAGS='' LIBOBJS='' LIBS='' LIBSN_CFLAGS='' LIBSN_LIBS='' LIBWPD_CFLAGS='' LIBWPD_LIBS='' LIBXML_CFLAGS='' LIBXML_LIBS='' LOCAL_SOLENV='DEFAULT' LOCAL_SOLVER='' LTLIBOBJS='' MIDL_PATH='' MINGWCXX='' MINGWSTRIP='' ML_EXE='' MOC='' 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='' MYSPELL_CFLAGS='' MYSPELL_LIBS='' NAS_INCLUDES='' NEON_CFLAGS='' NEON_LIBS='' NEON_VERSION='' NETTOOLKIT='' NEW_SHADOW_API='' NMAKE_PATH='' NSIS_PATH='' NSPR_LIB='' NSS_LIB='' OBJEXT='o' OSVERSION='602100' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PAM='YES' PAM_LINK='NO' 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' SHELLPATH='/bin' SOLAR_JAVA='TRUE' SOURCEVERSION='OOD680' STLPORT4='NO_STLPORT4' SYSTEM_AGG='' SYSTEM_BOOST='' SYSTEM_BSH='' SYSTEM_CAIRO='' SYSTEM_CURL='' SYSTEM_DB='' SYSTEM_EXPAT='' SYSTEM_FREETYPE='' SYSTEM_HSQLDB='' SYSTEM_HUNSPELL='' SYSTEM_HYPH='' SYSTEM_JPEG='' SYSTEM_LIBWPD='' SYSTEM_LIBXML='' SYSTEM_MOZILLA='' SYSTEM_MSPACK='' SYSTEM_MYSPELL='' SYSTEM_MYTHES='' SYSTEM_NAS='' SYSTEM_NEON='' SYSTEM_ODBC_HEADERS='' SYSTEM_PORTAUDIO='' SYSTEM_PYTHON='' SYSTEM_SABLOT='' SYSTEM_SANE_HEADER='' SYSTEM_SNDFILE='' SYSTEM_STDLIBS='' SYSTEM_XALAN='' SYSTEM_XERCES='' SYSTEM_XML_APIS='' SYSTEM_XRENDER_HEADERS='' SYSTEM_ZLIB='' UNZIP='' UPD='680' USE_SHELL='tcsh' USE_SYSTEM_STL='' USE_XINERAMA='' 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='' XALAN_JAR='' 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=' gcc41' ac_ct_CXX='' ac_ct_MINGWCXX='' ac_ct_MINGWSTRIP='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.2' build_alias='i386-portbld-freebsd6.2' build_cpu='i386' build_os='freebsd6.2' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' host='i386-portbld-freebsd6.2' host_alias='' host_cpu='i386' host_os='freebsd6.2' 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-freebsd6.2' target_alias='' target_cpu='i386' target_os='freebsd6.2' 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); using std::exit; configure: exit 1 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=packages ImageMagick-6.2.9.8 ORBit2-2.14.3 Xaw3d-1.5E_1 aalib-1.4.r5_2 acroread7-7.0.8,1 acroreadwrapper-0.0.20060221 atk-1.12.3 autoconf-2.13.000227_5 autoconf-2.59_2 automake-1.4.6_2 avahi-0.6.14 bison-2.1_2 bitstream-vera-1.10_2 boost-1.33.1_2 cairo-1.2.4 cdrtools-2.01_5 coreutils-5.2.1 curl-7.15.5 cvsup-without-gui-16.1h_2 dagrab-0.3.5_1 dbus-0.93_2 dbus-glib-0.71 desktop-file-utils-0.11 diablo-jdk-1.5.0.07.01 dmidecode-2.8 dosunix-1.0.14 dri-6.4.1,2 enscript-letter-1.6.4_1 esound-0.2.36_1 expat-2.0.0_1 ezm3-1.2_1 firefox-1.5.0.7_1,1 fontconfig-2.3.2_6,1 fping-2.4b2 freetype2-2.2.1_1 gail-1.9.3 gamin-0.1.7_2 gcc-withgcjawt-4.1.2_20061013 gconf2-2.16.0 gd-2.0.33_4,1 gdbm-1.8.3_2 gettext-0.14.5_2 ghostscript-gnu-7.07_15 gimp-2.2.13_2,1 gimp-print-4.2.7_2 glib-1.2.10_12 glib-2.12.4 gmake-3.81_1 gnome-mime-data-2.4.2_2 gnome-vfs-2.16.1 gnomehier-2.2 gsfonts-8.11_2 gsm-1.0.12 gstreamer-plugins80-0.8.12_2,1 gstreamer80-0.8.12_2 gtk-1.2.10_17 gtk-2.10.6_1 gtk-engines2-2.8.1 gv-3.6.1 hal-0.5.8.20060917_1 help2man-1.36.4_1 hicolor-icon-theme-0.9_2 html2ps-letter-1.0.b4_1,1 imake-6.9.0 intltool-0.35.0 ispell-3.2.06_15 jasper-1.701.0_1 javavmwrapper-2.3 jbigkit-1.6 jpeg-6b_4 kermit-8.0.211 lame-3.97_1 lcms-1.15_1,1 libIDL-0.8.7 libXft-2.1.7_1 libao-esound-0.8.5_3 libart_lgpl-2.3.17_1 libaudiofile-0.2.6 libbonobo-2.16.0 libcroco-0.6.1 libdaemon-0.10_1 libdrm-2.0.2 libdts-0.0.2_2 libexif-0.6.13 libfpx-1.2.0.12 libglade2-2.6.0_2 libglut-6.4.2 libgmp-4.2.1_1 libgnomecanvas-2.14.0_2 libgsf-1.14.2 libgtkhtml-2.11.0_2 libiconv-1.9.2_2 libid3tag-0.15.1b libijs-0.35_1 libltdl-1.5.22 libmad-0.15.1b_2 libmikmod-3.1.11_2 libmng-1.0.9 libmspack-0.0.20040308_3 libogg-1.1.3,3 librsvg2-2.16.0_1 libtool-1.5.22_2 libungif-4.1.4_1 libvorbis-1.1.2,3 libwmf-0.2.8.4 libxml2-2.6.26 libxslt-1.1.17 linc-1.0.3_6 links-2.1.p21,1 linux-atk-1.9.1 linux-expat-1.95.8 linux-fontconfig-2.2.3_5 linux-glib2-2.6.6 linux-gtk2-2.6.10 linux-jpeg-6b.34 linux-pango-1.8.1 linux-png-1.2.8_2 linux-realplayer-10.0.7.785.20060201_1 linux-tiff-3.7.1 linux-xorg-libs-6.8.2_5 linux_base-fc-4_9 linuxpluginwrapper-20051113_6 lsof-4.77 lynx-2.8.5_2 m4-1.4.4 mozilla-1.7.13_1,2 mpeg2codec-1.2_1 mpg321-0.2.10_6 mplayer-0.99.8_5 mplayerplug-in-3.31_1 mtools-3.9.10 nasm-0.98.39,1 netpbm-10.26.30 nspr-4.6.3 nss-3.11.3 open-motif-2.2.3_2 p5-Archive-Zip-1.16 p5-Authen-SASL-2.10_1 p5-Compress-Zlib-1.42 p5-Digest-1.15 p5-Digest-HMAC-1.01 p5-Digest-MD5-2.36 p5-Digest-SHA1-2.11 p5-File-Temp-0.17_1 p5-GD-2.34 p5-GD-Graph-1.43.08 p5-GD-TextUtil-0.86 p5-HTML-Parser-3.55 p5-HTML-Tagset-3.10 p5-MIME-Base64-3.07 p5-Net-1.19,1 p5-PathTools-3.21 p5-Scalar-List-Utils-1.18,1 p5-Test-Harness-2.64 p5-Test-Simple-0.64 p5-Tk-804.027 p5-URI-1.35 p5-XML-Parser-2.34_2 p5-gettext-1.05_1 p5-libwww-5.805 pango-1.14.7 patch-2.5.4 pciids-20060929 pcre-6.7 perl-5.8.8 pkg-config-0.21 pkg_tree-1.1_1 png-1.2.12_1 policykit-0.1.20060514_2 popt-1.7_1 py24-BitTorrent-4.20.2_1,1 py24-cairo-1.2.2 py24-dnspython-1.4.0 py24-gobject-2.12.2 py24-gtk-2.10.3 py24-imaging-1.1.5_2 py24-numeric-24.2 py24-opengl-2.0.1.07_3 py24-pycrypto-2.0.1_1 py24-tkinter-2.4.3_1 py24-twistedCore-2.4.0 py24-wxPython-common-2.6.3.3 py24-wxPython-unicode-2.6.3.3 py24-zopeInterface-3.0.1 python-2.4.3,1 python24-2.4.3_3 rawrec-0.9.991 rpm-3.0.6_13 rpm2cpio-1.2_2 rtc-2004.02.24.1_8 samba-libsmbclient-3.0.23c sc-6.21_2 sdl-1.2.11,2 shared-mime-info-0.19 sox-12.18.2 svgalib-1.4.3_5 swisswatch-0.06 tcl-8.3.5_5 tcl-8.4.13_1,1 tiff-3.8.2 tk-8.3.5_5 tk-8.4.13,2 transfig-3.2.4_1 unix2dos-1.3 unzip-5.52_2 urwfonts-1.0_1 waveplay-2001.09.24_1 wavplay-1.4_2 weblint-1.020 wget-1.10.2 win32-codecs-3.1.0.p8_1,1 wxgtk2-2.6.3 wxgtk2-common-2.6.3 wxgtk2-contrib-2.6.3 wxgtk2-contrib-common-2.6.3 wxgtk2-unicode-2.6.3 wxgtk2-unicode-contrib-2.6.3 xanim-2.92.0 xcalendar-4.0.2006 xcdplayer-2.2_1 xco-1.3_1 xcoloredit-1.2 xcolors-1.3 xfig-3.2.4_4 xli-1.17.0_4 xloadimage-4.1.16 xmixer-gtk-0.9.4_3 xmlcatmgr-2.2 xmms-1.2.10_6 xorg-6.9.0 xorg-clients-6.9.0_3 xorg-documents-6.9.0 xorg-fonts-100dpi-6.9.0_1 xorg-fonts-75dpi-6.9.0_1 xorg-fonts-cyrillic-6.9.0_1 xorg-fonts-encodings-6.9.0_1 xorg-fonts-miscbitmaps-6.9.0_1 xorg-fonts-truetype-6.9.0 xorg-fonts-type1-6.9.0 xorg-fontserver-6.9.0_1 xorg-libraries-6.9.0 xorg-manpages-6.9.0 xorg-nestserver-6.9.0_1 xorg-printserver-6.9.0_2 xorg-server-6.9.0_5 xorg-vfbserver-6.9.0_2 xsysinfo-1.4a_3 xterm-220 xv-3.10a_6 xvid-1.1.0,1 xwave-2.2 xworld-2.0 zip-2.32 --k+w/mQv8wyuph6w0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061105165928.GA33241>