From owner-freebsd-openoffice@FreeBSD.ORG Sun Nov 13 21:10:39 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EBB916A41F for ; Sun, 13 Nov 2005 21:10:39 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD42B43D46 for ; Sun, 13 Nov 2005 21:10:24 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.1/8.13.1) with ESMTP id jADL9qXh052237 for ; Sun, 13 Nov 2005 13:10:04 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.1/8.13.1/Submit) id jADL9m3m052235 for openoffice@freebsd.org; Sun, 13 Nov 2005 13:09:48 -0800 (PST) (envelope-from kline) Date: Sun, 13 Nov 2005 13:09:41 -0800 From: Gary Kline To: openoffice@freebsd.org Message-ID: <20051113210941.GA52203@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 19 years of service to the Unix community Cc: Subject: [maintainer] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:10:39 -0000 Folks, Reporting this failure of OO-1.15. This port is so huge that it's way over my head to figure out how-to fix. Here are the last few lines of the make output. Appended is the config.log. thanks for any clues! gary checking which zlib to use... internal checking for pkg-config... /usr/local/bin/pkg-config checking for gtk+-2.0 >= 1.3.13 ... Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure: error: Library requirements (gtk+-2.0 >= 1.3.13 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to openoffice@FreeBSD.org [maintainer] and attach the "/usr/ports/editors/openoffice.org-1.1/work/OOo_1.1.5/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-1.1. *** Error code 1 Stop in /usr/ports/editors/openoffice.org-1.1. You have new mail. root@tao:/usr/ports/editors/openoffice.org-1.1# c work/OOo_1.1.5/config_office/ You have new mail. Encl: appended. -- Gary Kline kline@thought.org www.thought.org Public service Unix 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 --enable-pasf --enable-crashdump --enable-symbols=SMALL --with-jdk-home=/usr/local/jdk1.4.2 --enable-libart --with-lang=ENUS --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-portbld-freebsd5.3 ## --------- ## ## Platform. ## ## --------- ## hostname = tao.thought.org uname -m = i386 uname -r = 5.3-RELEASE uname -s = FreeBSD uname -v = FreeBSD 5.3-RELEASE #0: Sun Mar 20 17:21:14 PST 2005 kline@tao.thought.org:/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: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1846: checking for gawk configure:1875: result: no configure:1846: checking for mawk configure:1875: result: no configure:1846: checking for nawk configure:1862: found /usr/bin/nawk configure:1872: result: nawk configure:1884: checking for nawk configure:1902: found /usr/bin/nawk configure:1914: result: /usr/bin/nawk configure:1931: checking for sed configure:1949: found /usr/bin/sed configure:1961: result: /usr/bin/sed configure:1977: checking the operating system configure:2009: checking the FreeBSD operating system release configure:2016: result: found OSVERSION=503001 configure:2055: result: checked (FreeBSD) configure:2221: checking for i386-portbld-freebsd5.3-gcc configure:2247: result: gcc33 configure:2529: checking for C compiler version configure:2532: gcc33 --version &5 gcc33 (GCC) 3.3.6 [FreeBSD] Copyright (C) 2003 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:2535: $? = 0 configure:2537: gcc33 -v &5 Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.3.6/gcc-lib/i386-portbld-freebsd5.3/3.3.6/specs Configured with: ./..//gcc-3.3.6/configure --disable-nls --with-system-zlib --program-suffix=33 --libdir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.3.6 --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.3.6/include/c++/ --enable-languages=c,c++,objc,f77 --disable-shared --prefix=/usr/local i386-portbld-freebsd5.3 Thread model: posix gcc version 3.3.6 [FreeBSD] configure:2540: $? = 0 configure:2542: gcc33 -V &5 gcc33: `-V' option must have argument configure:2545: $? = 1 configure:2568: checking for C compiler default output file name configure:2571: gcc33 -O -pipe -funroll-loops conftest.c >&5 configure:2574: $? = 0 configure:2620: result: a.out configure:2625: checking whether the C compiler works configure:2631: ./a.out configure:2634: $? = 0 configure:2651: result: yes configure:2658: checking whether we are cross compiling configure:2660: result: no configure:2663: checking for suffix of executables configure:2665: gcc33 -o conftest -O -pipe -funroll-loops conftest.c >&5 configure:2668: $? = 0 configure:2693: result: configure:2699: checking for suffix of object files configure:2720: gcc33 -c -O -pipe -funroll-loops conftest.c >&5 configure:2723: $? = 0 configure:2745: result: o configure:2749: checking whether we are using the GNU C compiler configure:2773: gcc33 -c -O -pipe -funroll-loops conftest.c >&5 configure:2779: $? = 0 configure:2783: test -z || test ! -s conftest.err configure:2786: $? = 0 configure:2789: test -s conftest.o configure:2792: $? = 0 configure:2805: result: yes configure:2811: checking whether gcc33 accepts -g configure:2832: gcc33 -c -g conftest.c >&5 configure:2838: $? = 0 configure:2842: test -z || test ! -s conftest.err configure:2845: $? = 0 configure:2848: test -s conftest.o configure:2851: $? = 0 configure:2862: result: yes configure:2879: checking for gcc33 option to accept ANSI C configure:2949: gcc33 -c -O -pipe -funroll-loops conftest.c >&5 configure:2955: $? = 0 configure:2959: test -z || test ! -s conftest.err configure:2962: $? = 0 configure:2965: test -s conftest.o configure:2968: $? = 0 configure:2986: result: none needed configure:3004: gcc33 -c -O -pipe -funroll-loops conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3010: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3151: checking for gcc33 configure:3169: found /usr/local/bin/gcc33 configure:3181: result: /usr/local/bin/gcc33 configure:3195: checking the GNU gcc compiler version configure:3215: result: checked (gcc 3.3.6) configure:3220: checking the GNU make version configure:3238: result: checked (gmake 3.80) configure:3843: checking how to run the C preprocessor configure:3878: gcc33 -E conftest.c configure:3884: $? = 0 configure:3916: gcc33 -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3922: $? = 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 configure:3961: result: gcc33 -E configure:3985: gcc33 -E conftest.c configure:3991: $? = 0 configure:4023: gcc33 -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:4029: $? = 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 configure:4073: checking for egrep configure:4083: result: grep -E configure:4088: checking for ANSI C header files configure:4113: gcc33 -c -O -pipe -funroll-loops conftest.c >&5 configure:4119: $? = 0 configure:4123: test -z || test ! -s conftest.err configure:4126: $? = 0 configure:4129: test -s conftest.o configure:4132: $? = 0 configure:4221: gcc33 -o conftest -O -pipe -funroll-loops conftest.c >&5 configure:4224: $? = 0 configure:4226: ./conftest configure:4229: $? = 0 configure:4244: result: yes configure:4257: checking pam_appl.h configure:4260: result: yes configure:4292: checking for i386-portbld-freebsd5.3-g++ configure:4318: result: g++33 configure:4376: checking for C++ compiler version configure:4379: g++33 --version &5 g++33 (GCC) 3.3.6 [FreeBSD] Copyright (C) 2003 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:4382: $? = 0 configure:4384: g++33 -v &5 Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.3.6/gcc-lib/i386-portbld-freebsd5.3/3.3.6/specs Configured with: ./..//gcc-3.3.6/configure --disable-nls --with-system-zlib --program-suffix=33 --libdir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.3.6 --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.3.6/include/c++/ --enable-languages=c,c++,objc,f77 --disable-shared --prefix=/usr/local i386-portbld-freebsd5.3 Thread model: posix gcc version 3.3.6 [FreeBSD] configure:4387: $? = 0 configure:4389: g++33 -V &5 g++33: `-V' option must have argument configure:4392: $? = 1 configure:4395: checking whether we are using the GNU C++ compiler configure:4419: g++33 -c -O -pipe -funroll-loops conftest.cc >&5 configure:4425: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4451: result: yes configure:4457: checking whether g++33 accepts -g configure:4478: g++33 -c -g conftest.cc >&5 configure:4484: $? = 0 configure:4488: test -z || test ! -s conftest.err configure:4491: $? = 0 configure:4494: test -s conftest.o configure:4497: $? = 0 configure:4508: result: yes configure:4550: g++33 -c -O -pipe -funroll-loops conftest.cc >&5 configure:4556: $? = 0 configure:4560: test -z || test ! -s conftest.err configure:4563: $? = 0 configure:4566: test -s conftest.o configure:4569: $? = 0 configure:4595: g++33 -c -O -pipe -funroll-loops 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:4601: $? = 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:4550: g++33 -c -O -pipe -funroll-loops conftest.cc >&5 configure:4556: $? = 0 configure:4560: test -z || test ! -s conftest.err configure:4563: $? = 0 configure:4566: test -s conftest.o configure:4569: $? = 0 configure:4595: g++33 -c -O -pipe -funroll-loops conftest.cc >&5 configure:4601: $? = 0 configure:4605: test -z || test ! -s conftest.err configure:4608: $? = 0 configure:4611: test -s conftest.o configure:4614: $? = 0 configure:4710: checking try to compile exception code configure:4744: g++33 -o conftest -O -pipe -funroll-loops conftest.cc >&5 /var/tmp//ccBYoIpT.o(.text+0xa): In function `main': : undefined reference to `__sjthrow' collect2: ld returned 1 exit status configure:4750: $? = 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 | | extern "C" void __sjthrow(void) __attribute__ ((__noreturn__)); | | | int | main () | { | __sjthrow() | ; | return 0; | } configure:4778: result: Exceptions type: dwarf2 configure:5179: checking for STLport4 headers configure:5278: result: using internal stlport. configure:5288: checking whether to build with Java support configure:5291: result: yes configure:5401: checking the installed JDK configure:5441: result: checked (JDK 1.4.2-p7) configure:5530: checking how to run the C preprocessor configure:5648: result: gcc33 -E configure:5672: gcc33 -E conftest.c configure:5678: $? = 0 configure:5710: gcc33 -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:5716: $? = 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 configure:5766: checking how to run the C++ preprocessor configure:5797: g++33 -E conftest.cc configure:5803: $? = 0 configure:5835: g++33 -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5841: $? = 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 configure:5880: result: g++33 -E configure:5904: g++33 -E conftest.cc configure:5910: $? = 0 configure:5942: g++33 -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5948: $? = 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 configure:5998: checking for xmkmf configure:6016: found /usr/X11R6/bin/xmkmf configure:6028: result: /usr/X11R6/bin/xmkmf configure:6048: checking for perl configure:6066: found /usr/bin/perl configure:6078: result: /usr/bin/perl configure:6097: checking the Perl version configure:6106: result: checked (perl 5) configure:6118: checking for tcsh configure:6136: found /bin/tcsh configure:6148: result: /bin/tcsh configure:6171: checking for dmake configure:6202: result: no configure:6232: checking which zlib to use configure:6289: result: internal configure:6305: checking for pkg-config configure:6323: found /usr/local/bin/pkg-config configure:6336: result: /usr/local/bin/pkg-config configure:6353: checking for gtk+-2.0 >= 1.3.13 configure:6392: error: Library requirements (gtk+-2.0 >= 1.3.13 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_prog_CXXCPP='g++33 -E' ac_cv_env_CXXFLAGS_value='-O -pipe -funroll-loops' ac_cv_path_COMPATH=/usr/local/bin/gcc33 ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_prog_CXX=g++33 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=set ac_cv_prog_CC=gcc33 ac_cv_env_build_alias_set=set ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_prog_cc_stdc= ac_cv_path_AWK=/usr/bin/nawk ac_cv_env_CFLAGS_value='-O -pipe -funroll-loops ' ac_cv_env_CC_set=set ac_cv_path_TCSH=/bin/tcsh ac_cv_header_stdc=yes ac_cv_path_PERL=/usr/bin/perl ac_cv_prog_egrep='grep -E' ac_cv_path_XMKMF=/usr/X11R6/bin/xmkmf ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=g++33 ac_cv_env_host_alias_value=i386-portbld-freebsd5.3 ac_cv_prog_cxx_g=yes ac_cv_path_DMAKE=no ac_cv_prog_CPP='gcc33 -E' ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.3 ac_cv_env_target_alias_value=i386-portbld-freebsd5.3 ac_cv_env_CC_value=gcc33 ac_cv_env_CPP_set= ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ANT='' ANT_HOME='' ASM_HOME='' AWK='/usr/bin/nawk' BISON='' BUILD_DMAKE='YES' CC='gcc33' CFLAGS='-O -pipe -funroll-loops ' COMEX='' COMPATH='/usr/local/bin' CORECLASS='rt.jar' CPP='gcc33 -E' CPPFLAGS='' CXX='g++33' CXXCPP='g++33 -E' CXXFLAGS='-O -pipe -funroll-loops' CYGWIN_PATH='' DEFS='' DMAKE='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_CRASHDUMP='TRUE' ENABLE_DEBUG='FALSE' ENABLE_PASF='' ENABLE_RPATH='yes' ENABLE_STATIC_GTK='' ENABLE_SYMBOLS='SMALL' EXCEPTIONS='dwarf2' EXEEXT='' FLEX='' FREETYPE_CFLAGS='' FREETYPE_CONFIG='' FREETYPE_LIBS='' GCC_HOME='' GNUCP='' GNUMAKE='gmake' GNUPATCH='' GTK_CFLAGS='' GTK_LIBS='' GXX_INCLUDE_PATH='/usr/local/lib/gcc-lib/i386-portbld-freebsd5.3/3.3.6/include/c++' JAVA='/usr/local/jdk1.4.2/bin/java' JAVAC='/usr/local/jdk1.4.2/bin/javac' JAVA_HOME='/usr/local/jdk1.4.2' JDK='' LDFLAGS='' LIBART_CFLAGS='' LIBART_LIBS='' LIBOBJS='' LIBS='' LIBSN_CFLAGS='' LIBSN_LIBS='' LOCAL_SOLENV='' LOCAL_SOLVER='' LTLIBOBJS='' MIDL_PATH='' ML_EXE='' MSPDB_PATH='' NAS_INCLUDES='' NEON_CFLAGS='' NEON_CONFIG='' NEON_LIBS='' OBJEXT='o' OSVERSION='503001' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATCH='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/local/bin/pkg-config' PSDK_HOME='' PTHREAD_CFLAGS='' PTHREAD_LIBS='-pthread' SCPDEFS='' SED='/usr/bin/sed' SHELL='/bin/sh' SNDFILE_CFLAGS='' SNDFILE_LIBS='' SOLAR_JAVA='TRUE' SOURCEVERSION='' STLPORT4='NO_STLPORT4' SYSTEM_CURL='' SYSTEM_FREETYPE='' SYSTEM_MSPACK='' SYSTEM_NAS='' SYSTEM_NEON='' SYSTEM_PORTAUDIO='' SYSTEM_SNDFILE='' SYSTEM_ZLIB='NO' TCSH='/bin' UPD='' USE_GCC3='TRUE' USE_SHELL='tcsh' USE_XINERAMA='' VC_STANDARD='' WDEVENV_PATH='' WITH_DICT='' WITH_FONTOOO='' WITH_FONTS='' WITH_GPC='' WITH_LANG='' WITH_LIBART='' WITH_LIBSN='' WITH_MINGWIN='0' WITH_MOZILLA='' 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='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build_alias='i386-portbld-freebsd5.3' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-portbld-freebsd5.3' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-portbld-freebsd5.3' ## ----------- ## ## 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 From owner-freebsd-openoffice@FreeBSD.ORG Sun Nov 13 22:33:19 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3262F16A41F for ; Sun, 13 Nov 2005 22:33:19 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from dd2718.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9131343D45 for ; Sun, 13 Nov 2005 22:33:16 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [127.0.0.1] (dslb-084-060-113-051.pools.arcor-ip.net [84.60.113.51]) by dd2718.kasserver.com (Postfix) with ESMTP id 690901E966; Sun, 13 Nov 2005 23:32:59 +0100 (CET) Message-ID: <4377BF1F.6070900@chillt.de> Date: Sun, 13 Nov 2005 23:33:03 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary Kline References: <20051113210941.GA52203@thought.org> In-Reply-To: <20051113210941.GA52203@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: openoffice@freebsd.org Subject: Re: [maintainer] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 22:33:19 -0000 > checking for gtk+-2.0 >= 1.3.13 As you can see, it's complaining that you don't have Gtk 2.x installed. I don't see it listed as a direct BUILD_DEPENDS. So it either should have been pulled in by some other dependency, or it really is missing in the Makefile. > 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`). The configure script is right here - please *do* include a list of the packages installed on your system. Otherwise, it's hard to tell whether Gtk 2.x is actually missing on your system or it's there but configure is not seeing it. - Bartosz From owner-freebsd-openoffice@FreeBSD.ORG Sun Nov 13 22:37:47 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F120416A41F for ; Sun, 13 Nov 2005 22:37:47 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from dd2718.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 981EA43D49 for ; Sun, 13 Nov 2005 22:37:47 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [127.0.0.1] (dslb-084-060-113-051.pools.arcor-ip.net [84.60.113.51]) by dd2718.kasserver.com (Postfix) with ESMTP id 97ADD1EC08; Sun, 13 Nov 2005 23:37:31 +0100 (CET) Message-ID: <4377C037.5080206@chillt.de> Date: Sun, 13 Nov 2005 23:37:43 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary Kline References: <20051113210941.GA52203@thought.org> In-Reply-To: <20051113210941.GA52203@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: openoffice@freebsd.org Subject: Re: [maintainer] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 22:37:48 -0000 If Gtk 2 is indeed required by OpenOffice.org 1.1.5, it seems to be missing from the dependency list: /usr/ports/editors/openoffice.org-1.1 %make build-depends-list /usr/ports/archivers/unzip /usr/ports/archivers/zip /usr/ports/devel/ORBit /usr/ports/devel/bison /usr/ports/devel/glib12 /usr/ports/devel/gmake /usr/ports/devel/imake-6 /usr/ports/devel/pkgconfig /usr/ports/graphics/libart_lgpl2 /usr/ports/java/jdk14 /usr/ports/lang/gcc33 /usr/ports/lang/perl5.8 /usr/ports/sysutils/coreutils /usr/ports/x11/xorg-libraries No /usr/ports/x11-toolkits/gtk20 far and wide... - Bartosz From owner-freebsd-openoffice@FreeBSD.ORG Mon Nov 14 00:32:12 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1C6216A41F for ; Mon, 14 Nov 2005 00:32:12 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1947443D46 for ; Mon, 14 Nov 2005 00:32:06 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.1/8.13.1) with ESMTP id jAE0UkKl053566; Sun, 13 Nov 2005 16:30:56 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.1/8.13.1/Submit) id jAE0UOXO053555; Sun, 13 Nov 2005 16:30:24 -0800 (PST) (envelope-from kline) Date: Sun, 13 Nov 2005 16:30:05 -0800 From: Gary Kline To: Bartosz Fabianowski Message-ID: <20051114003004.GA53479@thought.org> References: <20051113210941.GA52203@thought.org> <4377C037.5080206@chillt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4377C037.5080206@chillt.de> User-Agent: Mutt/1.4.2.1i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 19 years of service to the Unix community Cc: Gary Kline , openoffice@freebsd.org Subject: Re: [maintainer] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 00:32:12 -0000 On Sun, Nov 13, 2005 at 11:37:43PM +0100, Bartosz Fabianowski wrote: > If Gtk 2 is indeed required by OpenOffice.org 1.1.5, it seems to be > missing from the dependency list: > > /usr/ports/editors/openoffice.org-1.1 %make build-depends-list > /usr/ports/archivers/unzip > /usr/ports/archivers/zip > /usr/ports/devel/ORBit > /usr/ports/devel/bison > /usr/ports/devel/glib12 > /usr/ports/devel/gmake > /usr/ports/devel/imake-6 > /usr/ports/devel/pkgconfig > /usr/ports/graphics/libart_lgpl2 > /usr/ports/java/jdk14 > /usr/ports/lang/gcc33 > /usr/ports/lang/perl5.8 > /usr/ports/sysutils/coreutils > /usr/ports/x11/xorg-libraries > > No /usr/ports/x11-toolkits/gtk20 far and wide... > Thanks; my second gnome_portupgrade.sh finished some time ago and it looks as tho gtk20 is back. I'll try again! Upgrading x11-toolkits/gtk20 (23/85) gary -- Gary Kline kline@thought.org www.thought.org Public service Unix From owner-freebsd-openoffice@FreeBSD.ORG Mon Nov 14 11:04:14 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F5F316A41F for ; Mon, 14 Nov 2005 11:04:14 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E5B643D46 for ; Mon, 14 Nov 2005 11:04:11 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAEB4B2W075272 for ; Mon, 14 Nov 2005 11:04:11 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAEB4AqG075266 for openoffice@freebsd.org; Mon, 14 Nov 2005 11:04:10 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 14 Nov 2005 11:04:10 GMT Message-Id: <200511141104.jAEB4AqG075266@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: openoffice@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 11:04:14 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/11/29] ports/74518 openoffice openoffice-1.1 build failure on 4-stable: o [2005/03/04] ports/78428 openoffice Openoffice-1.1.4 stops compiling -> dmake o [2005/04/14] ports/79941 openoffice Openoffice 1.1.4_1 binary packages (i386) o [2005/07/11] ports/83252 openoffice Openoffice-1.1.4 build failure: Died at . o [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 5 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/05/10] ports/66480 openoffice editors/openoffice-1.1 port uses root's $ o [2005/09/16] ports/86206 openoffice editors/openoffice.org-2.0: Unable to bui o [2005/11/12] ports/88898 openoffice Openoffice 2.0 broken save as 3 problems total. From owner-freebsd-openoffice@FreeBSD.ORG Mon Nov 14 23:31:38 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3C0C16A421; Mon, 14 Nov 2005 23:31:37 +0000 (GMT) (envelope-from johnnyee@123tran.com) Received: from 200-187-82-145.fasternet.com.br (200-187-82-145.fasternet.com.br [200.187.82.145]) by mx1.FreeBSD.org (Postfix) with SMTP id 7140E43D5E; Mon, 14 Nov 2005 23:31:32 +0000 (GMT) (envelope-from johnnyee@123tran.com) Received: from johnnyee@123tran.com by mon-m21.mx.juno.com(mail_out_v38_r5.8) id r.e4.95j8m536 (21111); Tue, 15 Nov 2005 01:28:30 +0200 (EDT) Received: by msn.com (c09-53.jh4.cb.toolmake.com [200.187.82.145]) by air-id03.mx.phoenix.com (v109.18) with ESMTP id MAILINID91-r.e4.95j8m536; Tue, 15 Nov 2005 05:22:30 +0600 From: "Justin Lake" To: jpd@freebsd.org, openoffice@freebsd.org, sbin@freebsd.org, freebsd-stable-digest@freebsd.org, danny@freebsd.org, ben@freebsd.org Content-Type: Text/plain; charset=us=ascii Contect-Transfer-Encoding: 7bit X-DOMAIN-IP: 200.187.82.145 Date: Mon, 14 Nov 2005 15:31:30 -0800 EDT Message-ID: X-Spam-Flag: NO Cc: Subject: Hi ,. I just banged a chick from this website.,,. arbiter X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 23:31:38 -0000 OMG, I just got laid because of the internet. I was so skeptical to begin with. But I went ahead and tried it anyway when I saw it cost nothing. It took about 5 min to meet someone on the site, and then 24 hours later me and Amber were at a hotel. It was that easy, and no strings attached, I made sure she wanted the same thing as I did first. I would get right to it, you could be laid within the next 24 hours. http://tlqzoz.findurpals.com/gaac/ xXOQOr12HIfxCJNrz9hAAO-totallyfindable.com/getofflist/ From owner-freebsd-openoffice@FreeBSD.ORG Tue Nov 15 04:46:40 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA8F16A421; Tue, 15 Nov 2005 04:46:40 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96FF043D53; Tue, 15 Nov 2005 04:46:39 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id jAF4kU8N071521; Mon, 14 Nov 2005 20:46:30 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id jAF4kUVj071520; Mon, 14 Nov 2005 20:46:30 -0800 (PST) (envelope-from obrien) Date: Mon, 14 Nov 2005 20:46:30 -0800 From: "David O'Brien" To: Jiawei Ye Message-ID: <20051115044629.GA70808@dragon.NUXI.org> References: <200511051218.09945@Misha> <20051107.091446.41674257.chat95@mac.com> <20051107014131.GB57771@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: ports@freebsd.org, Jeremy Messenger , openoffice@freebsd.org Subject: Re: Excessive dependancies for OpenOffice 2.0 port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 04:46:40 -0000 On Mon, Nov 07, 2005 at 03:19:49PM +0800, Jiawei Ye wrote: > On 11/7/05, Jeremy Messenger wrote: > > > What functionality does 'devel/gnomevfs2' give us > > > > ============================================ > > # cat /usr/ports/devel/gnomevfs2/pkg-descr > > The GNOME Virtual File System allows applications and users to treat > > any number of file system concepts as a part of the local filesystem. > > With GnomeVFS, filesystems across the internet, on connected devices, > > and in multiple formats are as simple to access (and write code for) > > as any directory on the local machine. > > > > WWW: http://www.gnome.org/ > > ============================================ > > > > Must be something that allow you to open and save file in VFS. > > > > Cheers, > > Mezz > > The biggest advantage I see is that we can use OOo with underlying > smbclient transparently to the user. The issue is we don't provide underlying smbclient transparently to any other non-GNOME app that I'm aware of. > I don't have a problem with it > being optional though having it on as default may be more beneficial > to regular desktop users in a mixed environment. > Jiawei May I commit this then? Index: Makefile =================================================================== RCS file: /home/ncvs/ports/editors/openoffice.org-2.0/Makefile,v retrieving revision 1.216 diff -u -r1.216 Makefile --- Makefile 5 Nov 2005 05:19:15 -0000 1.216 +++ Makefile 15 Nov 2005 04:44:46 -0000 @@ -24,7 +24,10 @@ COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser NO_LATEST_LINK= yes -USE_GNOME= gtk20 gnomevfs2 +USE_GNOME= gtk20 +.if defined(WITH_GNOMEVFS2) +USE_GNOME+= gnomevfs2 +.endif MOZILLA_VERSION= 1.7.5 MOZILLA_SOURCE= mozilla-source-${MOZILLA_VERSION}.tar.gz .if !defined(WITHOUT_MOZILLA) -- -- David (obrien@FreeBSD.org) From owner-freebsd-openoffice@FreeBSD.ORG Tue Nov 15 10:00:54 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E39316A41F; Tue, 15 Nov 2005 10:00:54 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FBD643D46; Tue, 15 Nov 2005 10:00:52 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jAFA0j9V063075; Tue, 15 Nov 2005 12:00:45 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jAFA11Dv070019; Tue, 15 Nov 2005 12:01:01 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4379B1CA.6010909@ebs.gr> Date: Tue, 15 Nov 2005 12:00:42 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <200511051218.09945@Misha> <20051107.091446.41674257.chat95@mac.com> <20051107014131.GB57771@dragon.NUXI.org> <20051115044629.GA70808@dragon.NUXI.org> In-Reply-To: <20051115044629.GA70808@dragon.NUXI.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Jeremy Messenger , Jiawei Ye , openoffice@freebsd.org Subject: Re: Excessive dependancies for OpenOffice 2.0 port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 10:00:54 -0000 David O'Brien wrote: > On Mon, Nov 07, 2005 at 03:19:49PM +0800, Jiawei Ye wrote: > >>On 11/7/05, Jeremy Messenger wrote: >> >>>>What functionality does 'devel/gnomevfs2' give us >>> >>>============================================ >>># cat /usr/ports/devel/gnomevfs2/pkg-descr >>>The GNOME Virtual File System allows applications and users to treat >>>any number of file system concepts as a part of the local filesystem. >>>With GnomeVFS, filesystems across the internet, on connected devices, >>>and in multiple formats are as simple to access (and write code for) >>>as any directory on the local machine. >>> >>>WWW: http://www.gnome.org/ >>>============================================ >>> >>>Must be something that allow you to open and save file in VFS. >>> >>>Cheers, >>>Mezz >> >>The biggest advantage I see is that we can use OOo with underlying >>smbclient transparently to the user. > > > The issue is we don't provide underlying smbclient transparently to any > other non-GNOME app that I'm aware of. We do it for java/eclipse, too. However, there is a WITHOUT_GNOMEVFS option for avoiding the dependency. Regards, Panagiotis From owner-freebsd-openoffice@FreeBSD.ORG Tue Nov 15 14:57:53 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D7B16A41F; Tue, 15 Nov 2005 14:57:53 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from mvs2.plala.or.jp (c158130.vh.plala.or.jp [210.150.158.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90BFF43D46; Tue, 15 Nov 2005 14:57:51 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from hub.bbnest.net ([218.47.19.156]) by mvs2.plala.or.jp with ESMTP id <20051115145750.FCEG4848.mvs2.plala.or.jp@hub.bbnest.net>; Tue, 15 Nov 2005 23:57:50 +0900 Received: from [10.0.1.2] (egg.bbnest.net [10.0.1.2]) by hub.bbnest.net (8.13.4/8.13.4) with ESMTP id jAFEvke8007235 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Nov 2005 23:57:49 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4379F76B.8020700@FreeBSD.org> Date: Tue, 15 Nov 2005 23:57:47 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Panagiotis Astithas References: <200511051218.09945@Misha> <20051107.091446.41674257.chat95@mac.com> <20051107014131.GB57771@dragon.NUXI.org> <20051115044629.GA70808@dragon.NUXI.org> <4379B1CA.6010909@ebs.gr> In-Reply-To: <4379B1CA.6010909@ebs.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Jeremy Messenger , Jiawei Ye , obrien@FreeBSD.org, openoffice@FreeBSD.org Subject: Re: Excessive dependancies for OpenOffice 2.0 port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 14:57:54 -0000 Guys, may I suggest to let GNOME users automatically pickup gnomevfs while leave others happy too? See http://www.freebsd.org/gnome/docs/porting.html Optional GNOME Dependencies for details. I think same true for both OO an Eclipse ports. Thanks, Alexander. Panagiotis Astithas wrote: > David O'Brien wrote: >> On Mon, Nov 07, 2005 at 03:19:49PM +0800, Jiawei Ye wrote: >> >>> On 11/7/05, Jeremy Messenger wrote: >>> >>>>> What functionality does 'devel/gnomevfs2' give us >>>> >>>> ============================================ >>>> # cat /usr/ports/devel/gnomevfs2/pkg-descr >>>> The GNOME Virtual File System allows applications and users to treat >>>> any number of file system concepts as a part of the local filesystem. >>>> With GnomeVFS, filesystems across the internet, on connected devices, >>>> and in multiple formats are as simple to access (and write code for) >>>> as any directory on the local machine. >>>> >>>> WWW: http://www.gnome.org/ >>>> ============================================ >>>> >>>> Must be something that allow you to open and save file in VFS. >>>> >>>> Cheers, >>>> Mezz >>> >>> The biggest advantage I see is that we can use OOo with underlying >>> smbclient transparently to the user. >> >> >> The issue is we don't provide underlying smbclient transparently to any >> other non-GNOME app that I'm aware of. > > We do it for java/eclipse, too. However, there is a WITHOUT_GNOMEVFS > option for avoiding the dependency. > > Regards, > Panagiotis > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-openoffice@FreeBSD.ORG Tue Nov 15 20:59:01 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA72816A41F for ; Tue, 15 Nov 2005 20:59:01 +0000 (GMT) (envelope-from david@bushong.net) Received: from bushong.net (bushong.net [216.36.66.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4115343D45 for ; Tue, 15 Nov 2005 20:59:01 +0000 (GMT) (envelope-from david@bushong.net) Received: from firebat.davedawn.net (dbushong@localhost [127.0.0.1]) by bushong.net (8.13.3/8.13.3) with ESMTP id jAFKx0wc034949 for ; Tue, 15 Nov 2005 12:59:00 -0800 (PST) (envelope-from david@bushong.net) Received: (from dbushong@localhost) by firebat.davedawn.net (8.13.3/8.13.3/Submit) id jAFKx0I6034948 for openoffice@FreeBSD.org; Tue, 15 Nov 2005 12:59:00 -0800 (PST) (envelope-from david@bushong.net) Received: by firebat.davedawn.net (tmda-sendmail, from uid 1000); Tue, 15 Nov 2005 12:59:00 -0800 (PST) Date: Tue, 15 Nov 2005 12:58:59 -0800 To: openoffice@FreeBSD.org Message-ID: <20051115205859.GC22491@bushong.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://bushong.net/dave/text/gpg-key.asc X-Primary-Address: david@bushong.net From: David Bushong X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) Received-SPF: pass (bushong.net: message received from 127.0.0.1 which is an MX secondary for FreeBSD.org.) receiver=bushong.net; client-ip=127.0.0.1; helo=firebat.davedawn.net; envelope-from=david@bushong.net; x-software=spfmilter 0.93 http://www.acme.com/software/spfmilter/; Cc: Subject: -L/usr/local/lib missing in port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Bushong List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 20:59:02 -0000 After a while of building, I got the error below. It would seem it's not= =20 finding libxml2 because -L/usr/local/lib isn't in the compile line. Though= ts? --David Bushong ------------------------------ Making: ../unxfbsd.pro/lib/libxsec_xmlsec.so g++-ooo -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN' -shared -L../unxfbsd.pro/lib = -L../lib -L/var/tmp/export/ports/editors/openoffice.org-2.0/work/OOo_2.0.0r= c3_src/solenv/unxfbsd/lib -L/var/tmp/export/ports/editors/openoffice.org-2.= 0/work/OOo_2.0.0rc3_src/solver/680/unxfbsd.pro/lib -L/var/tmp/export/ports/= editors/openoffice.org-2.0/work/OOo_2.0.0rc3_src/solenv/unxfbsd/lib -LNO_JA= VA_HOME/lib -LNO_JAVA_HOME/jre/lib/i386 -LNO_JAVA_HOME/jre/lib/i386/client = -LNO_JAVA_HOME/jre/lib/i386/native_threads -L/usr/X11R6/lib ../unxfbsd.pro/= slo/xsec_xmlsec_version.o ../unxfbsd.pro/slo/xsec_xmlsec_description.o -o .= ./unxfbsd.pro/lib/libxsec_xmlsec.so ../unxfbsd.pro/slo/baseencoding.o ../un= xfbsd.pro/slo/biginteger.o ../unxfbsd.pro/slo/certvalidity.o ../unxfbsd.pro= /slo/saxhelper.o ../unxfbsd.pro/slo/xmldocumentwrapper_xmlsecimpl.o ../unxf= bsd.pro/slo/xmlelementwrapper_xmlsecimpl.o ../unxfbsd.pro/slo/certificateex= tension_xmlsecimpl.o ../unxfbsd.pro/slo/xmlstreamio.o ../unxfbsd.pro/slo/er= rorcallback.o ../unxfbsd.pro/slo/xsec_xmlsec.o ../unxfbsd.pro/slo/securitye= nvironment_nssimpl.o ../unxfbsd.pro/slo/xmlencryption_nssimpl.o ../unxfbsd.= pro/slo/xmlsecuritycontext_nssimpl.o ../unxfbsd.pro/slo/xmlsignature_nssimp= l.o ../unxfbsd.pro/slo/x509certificate_nssimpl.o ../unxfbsd.pro/slo/seiniti= alizer_nssimpl.o ../unxfbsd.pro/slo/xsec_nss.o -luno_sal -luno_cppu -luno_c= ppuhelpergcc3 -luno_sal -lutl680fi -lsvl680fi -ltl680fi -lcomphelp4gcc3 -lu= no_cppuhelpergcc3 -lxo680fi -lxml2 -lxmlsec1 -lxmlsec1-nss -lnss3 -lnspr4 -= lplc4 -pthread -lm -Wl,-Bdynamic -lstlport_gcc /usr/bin/ld: cannot find -lxml2 collect2: ld returned 1 exit status dmake: Error code 1, while making '../unxfbsd.pro/lib/libxsec_xmlsec.so' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /var/tmp/export/ports/editors/open= office.org-2.0/work/OOo_2.0.0rc3_src/xmlsecurity/util dmake: Error code 1, while making 'build_instsetoo_native' '---* tg_merge.mk *---' *** Error code 255 From owner-freebsd-openoffice@FreeBSD.ORG Tue Nov 15 21:00:06 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EC8216A41F for ; Tue, 15 Nov 2005 21:00:06 +0000 (GMT) (envelope-from david@bushong.net) Received: from bushong.net (bushong.net [216.36.66.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B0C443D45 for ; Tue, 15 Nov 2005 21:00:05 +0000 (GMT) (envelope-from david@bushong.net) Received: from firebat.davedawn.net (dbushong@localhost [127.0.0.1]) by bushong.net (8.13.3/8.13.3) with ESMTP id jAFL04PQ035053 for ; Tue, 15 Nov 2005 13:00:04 -0800 (PST) (envelope-from david@bushong.net) Received: (from dbushong@localhost) by firebat.davedawn.net (8.13.3/8.13.3/Submit) id jAFL049Z035052 for openoffice@FreeBSD.org; Tue, 15 Nov 2005 13:00:04 -0800 (PST) (envelope-from david@bushong.net) Received: by firebat.davedawn.net (tmda-sendmail, from uid 1000); Tue, 15 Nov 2005 13:00:04 -0800 (PST) Date: Tue, 15 Nov 2005 13:00:00 -0800 To: openoffice@FreeBSD.org Message-ID: <20051115210000.GD22491@bushong.net> References: <20051115205859.GC22491@bushong.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20051115205859.GC22491@bushong.net> User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://bushong.net/dave/text/gpg-key.asc X-Primary-Address: david@bushong.net From: David Bushong X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) Received-SPF: pass (bushong.net: message received from 127.0.0.1 which is an MX secondary for FreeBSD.org.) receiver=bushong.net; client-ip=127.0.0.1; helo=firebat.davedawn.net; envelope-from=david@bushong.net; x-software=spfmilter 0.93 http://www.acme.com/software/spfmilter/; Cc: Subject: Re: -L/usr/local/lib missing in port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Bushong List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 21:00:06 -0000 Sorry, to clarify, this is editors/openoffice.org-2.0 on FreeBSD 5.4-STABLE --David Bushong On Tue, Nov 15, 2005 at 12:58:59PM -0800, David Bushong wrote: > After a while of building, I got the error below. It would seem it's not= =20 > finding libxml2 because -L/usr/local/lib isn't in the compile line. Thou= ghts? >=20 > --David Bushong >=20 > ------------------------------ > Making: ../unxfbsd.pro/lib/libxsec_xmlsec.so > g++-ooo -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN' -shared -L../unxfbsd.pro/li= b -L../lib -L/var/tmp/export/ports/editors/openoffice.org-2.0/work/OOo_2.0.= 0rc3_src/solenv/unxfbsd/lib -L/var/tmp/export/ports/editors/openoffice.org-= 2.0/work/OOo_2.0.0rc3_src/solver/680/unxfbsd.pro/lib -L/var/tmp/export/port= s/editors/openoffice.org-2.0/work/OOo_2.0.0rc3_src/solenv/unxfbsd/lib -LNO_= JAVA_HOME/lib -LNO_JAVA_HOME/jre/lib/i386 -LNO_JAVA_HOME/jre/lib/i386/clien= t -LNO_JAVA_HOME/jre/lib/i386/native_threads -L/usr/X11R6/lib ../unxfbsd.pr= o/slo/xsec_xmlsec_version.o ../unxfbsd.pro/slo/xsec_xmlsec_description.o -o= ../unxfbsd.pro/lib/libxsec_xmlsec.so ../unxfbsd.pro/slo/baseencoding.o ../= unxfbsd.pro/slo/biginteger.o ../unxfbsd.pro/slo/certvalidity.o ../unxfbsd.p= ro/slo/saxhelper.o ../unxfbsd.pro/slo/xmldocumentwrapper_xmlsecimpl.o ../un= xfbsd.pro/slo/xmlelementwrapper_xmlsecimpl.o ../unxfbsd.pro/slo/certificate= extension_xmlsecimpl.o ../unxfbsd.pro/slo/xmlstreamio.o ../unxfbsd.pro/slo/= errorcallback.o ../unxfbsd.pro/slo/xsec_xmlsec.o ../unxfbsd.pro/slo/securit= yenvironment_nssimpl.o ../unxfbsd.pro/slo/xmlencryption_nssimpl.o ../unxfbs= d.pro/slo/xmlsecuritycontext_nssimpl.o ../unxfbsd.pro/slo/xmlsignature_nssi= mpl.o ../unxfbsd.pro/slo/x509certificate_nssimpl.o ../unxfbsd.pro/slo/seini= tializer_nssimpl.o ../unxfbsd.pro/slo/xsec_nss.o -luno_sal -luno_cppu -luno= _cppuhelpergcc3 -luno_sal -lutl680fi -lsvl680fi -ltl680fi -lcomphelp4gcc3 -= luno_cppuhelpergcc3 -lxo680fi -lxml2 -lxmlsec1 -lxmlsec1-nss -lnss3 -lnspr4= -lplc4 -pthread -lm -Wl,-Bdynamic -lstlport_gcc > /usr/bin/ld: cannot find -lxml2 > collect2: ld returned 1 exit status > dmake: Error code 1, while making '../unxfbsd.pro/lib/libxsec_xmlsec.so' > '---* tg_merge.mk *---' >=20 > ERROR: Error 65280 occurred while making /var/tmp/export/ports/editors/op= enoffice.org-2.0/work/OOo_2.0.0rc3_src/xmlsecurity/util > dmake: Error code 1, while making 'build_instsetoo_native' > '---* tg_merge.mk *---' > *** Error code 255 From owner-freebsd-openoffice@FreeBSD.ORG Tue Nov 15 23:36:31 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3392A16A420; Tue, 15 Nov 2005 23:36:31 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47CC543D4C; Tue, 15 Nov 2005 23:36:28 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id jAFNa7HO006458; Tue, 15 Nov 2005 15:36:07 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id jAFNa6tI006455; Tue, 15 Nov 2005 15:36:06 -0800 Date: Tue, 15 Nov 2005 15:36:06 -0800 From: Brooks Davis To: Alexander Nedotsukov Message-ID: <20051115233606.GD886@odin.ac.hmc.edu> References: <200511051218.09945@Misha> <20051107.091446.41674257.chat95@mac.com> <20051107014131.GB57771@dragon.NUXI.org> <20051115044629.GA70808@dragon.NUXI.org> <4379B1CA.6010909@ebs.gr> <4379F76B.8020700@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C+ts3FVlLX8+P6JN" Content-Disposition: inline In-Reply-To: <4379F76B.8020700@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: Jeremy Messenger , obrien@freebsd.org, ports@freebsd.org, openoffice@freebsd.org, Jiawei Ye , Panagiotis Astithas Subject: Re: Excessive dependancies for OpenOffice 2.0 port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 23:36:31 -0000 --C+ts3FVlLX8+P6JN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 15, 2005 at 11:57:47PM +0900, Alexander Nedotsukov wrote: > Guys, may I suggest to let GNOME users automatically pickup gnomevfs=20 > while leave others happy too? > See http://www.freebsd.org/gnome/docs/porting.html Optional GNOME=20 > Dependencies for details. > I think same true for both OO an Eclipse ports. Changing dependencies based on currently installed things is an incredibly stupid idea and should be banned. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --C+ts3FVlLX8+P6JN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDenDmXY6L6fI4GtQRAm3gAKDMollrR8dPpvOD8XFapNW+3cGZQQCfXsMp J6zVOrriE9sR599lFLo/LEY= =42jc -----END PGP SIGNATURE----- --C+ts3FVlLX8+P6JN-- From owner-freebsd-openoffice@FreeBSD.ORG Wed Nov 16 03:13:54 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FBF216A41F; Wed, 16 Nov 2005 03:13:54 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from smtp3.jp.viruscheck.net (smtp3.jp.viruscheck.net [154.33.69.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F0CB43D45; Wed, 16 Nov 2005 03:13:53 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from scan2.jp.viruscheck.net ([154.33.69.37] helo=mail1.jp.viruscheck.net) by smtp3.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1EcDjw-0004Bp-00; Wed, 16 Nov 2005 12:13:40 +0900 Received: from [58.93.53.50] (helo=noc.orchid.orchidtechnology.com) by mail1.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1EcDgU-0003IU-00; Wed, 16 Nov 2005 12:10:06 +0900 Received: from [89.60.10.11] (horse.orchid.orchidtechnology.com [89.60.10.11]) by noc.orchid.orchidtechnology.com (8.13.4/8.13.4) with ESMTP id jAG3DXoN078231; Wed, 16 Nov 2005 12:13:38 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <437AA3DD.5050600@FreeBSD.org> Date: Wed, 16 Nov 2005 12:13:33 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Brooks Davis References: <200511051218.09945@Misha> <20051107.091446.41674257.chat95@mac.com> <20051107014131.GB57771@dragon.NUXI.org> <20051115044629.GA70808@dragon.NUXI.org> <4379B1CA.6010909@ebs.gr> <4379F76B.8020700@FreeBSD.org> <20051115233606.GD886@odin.ac.hmc.edu> In-Reply-To: <20051115233606.GD886@odin.ac.hmc.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeremy Messenger , obrien@FreeBSD.org, ports@FreeBSD.org, openoffice@FreeBSD.org, Jiawei Ye , Panagiotis Astithas Subject: Re: Excessive dependancies for OpenOffice 2.0 port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 03:13:54 -0000 Brooks Davis wrote: > On Tue, Nov 15, 2005 at 11:57:47PM +0900, Alexander Nedotsukov wrote: > >> Guys, may I suggest to let GNOME users automatically pickup gnomevfs >> while leave others happy too? >> See http://www.freebsd.org/gnome/docs/porting.html Optional GNOME >> Dependencies for details. >> I think same true for both OO an Eclipse ports. >> > > Changing dependencies based on currently installed things is an > incredibly stupid idea and should be banned. > Very rude. To be sure. Did you read how WITH_GNOME or WITHOUT_GNOME affects those dependencies? > -- Brooks > > From owner-freebsd-openoffice@FreeBSD.ORG Wed Nov 16 13:08:51 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95C9116A420 for ; Wed, 16 Nov 2005 13:08:51 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id BAA5643D60 for ; Wed, 16 Nov 2005 13:08:48 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 28936 invoked from network); 16 Nov 2005 13:08:44 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 16 Nov 2005 13:08:44 -0000 Received: (qmail 28733 invoked by uid 89); 16 Nov 2005 13:08:45 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by 0 with SMTP; 16 Nov 2005 13:08:45 -0000 Received: from buh.cameradicommercio.ro (localhost [127.0.0.1]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 616E861C0 for ; Wed, 16 Nov 2005 15:08:55 +0200 (EET) Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP for ; Wed, 16 Nov 2005 15:08:55 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id B11531C for ; Wed, 16 Nov 2005 15:08:45 +0200 (EET) Date: Wed, 16 Nov 2005 15:08:38 +0200 From: Ion-Mihai Tetcu To: openoffice@FreeBSD.org Message-ID: <20051116150838.46556778@it.buh.cameradicommercio.ro> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.7; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: on buh by ClamAV using ClamSMTP Cc: Subject: openoffice.org-1.1 fails to build (via ssh under screen with -DWITHOUT_JAVA -DWITHOUT_MOZILLA) X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 13:08:51 -0000 Hi, I'm trying to build editors/openoffice.org-1.1 via ssh under screen(1). root(itetcu)@zetha/PU >-SSH-> /usr/ports/editors/openoffice.org-1.1 [14:56:37] 1 # make -DWITHOUT_JAVA -DWITHOUT_MOZILLA ............. -------------+ creating locale dependent resource bundles mkdir -p ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/ /usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties \ --stringparam locale de \ ../../util/resource.xsl org/openoffice/Inet.xcs XPath error : Undefined variable compilation error: file ../../util/resource.xsl line 87 element template Failed to compile predicate XPath error : Undefined variable compilation error: file ../../util/resource.xsl line 87 element template Failed to compile predicate dmake: Error code 5, while making '../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-1.1/work/OOo_1.1.5/officecfg/regist dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Tips ? Thanks, -- IOnut Unregistered ;) FreeBSD "user" From owner-freebsd-openoffice@FreeBSD.ORG Wed Nov 16 19:10:46 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A10916A41F for ; Wed, 16 Nov 2005 19:10:46 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from esemetz.metz.supelec.fr (esemetz.metz.supelec.fr [193.48.224.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id A425043D46 for ; Wed, 16 Nov 2005 19:10:45 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from smtp.metz.supelec.fr (smtp.metz.supelec.fr [193.48.224.205]) by esemetz.metz.supelec.fr (8.11.6/8.9.3) with ESMTP id jAGJAfd26941 for ; Wed, 16 Nov 2005 20:10:41 +0100 Received: from [193.48.225.2] (nou.rez-metz.supelec.fr [193.48.225.2]) by smtp.metz.supelec.fr (8.11.6/8.11.6) with ESMTP id jAGJ3TK22339; Wed, 16 Nov 2005 20:03:30 +0100 Message-ID: <437B8425.9070706@altern.org> Date: Wed, 16 Nov 2005 20:10:29 +0100 From: Gregory Nou User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <20051116150838.46556778@it.buh.cameradicommercio.ro> In-Reply-To: <20051116150838.46556778@it.buh.cameradicommercio.ro> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: openoffice@FreeBSD.org Subject: Re: openoffice.org-1.1 fails to build (via ssh under screen with -DWITHOUT_JAVA -DWITHOUT_MOZILLA) X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 19:10:46 -0000 Ion-Mihai Tetcu wrote: > Hi, > > > I'm trying to build editors/openoffice.org-1.1 via ssh under screen(1). > > > root(itetcu)@zetha/PU >-SSH-> /usr/ports/editors/openoffice.org-1.1 [14:56:37] 1 > # make -DWITHOUT_JAVA -DWITHOUT_MOZILLA > ............. > -------------+ creating locale dependent resource bundles > mkdir -p ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/ > /usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties \ > --stringparam locale de \ > ../../util/resource.xsl org/openoffice/Inet.xcs > XPath error : Undefined variable > compilation error: file ../../util/resource.xsl line 87 element template > Failed to compile predicate > XPath error : Undefined variable > compilation error: file ../../util/resource.xsl line 87 element template > Failed to compile predicate > dmake: Error code 5, while making '../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties' > ---* TG_SLO.MK *--- > > ERROR: Error 65280 occurred while > making /usr/ports/editors/openoffice.org-1.1/work/OOo_1.1.5/officecfg/regist > dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- > *** Error code 255 > > > Tips ? you could have a look at this : [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 The problem is known, but was never well fixed. You could try the dirty fix proposed on the problem report, or prefer OOo-2.0 > > > Thanks, > You're welcomed :) -- Gregory From owner-freebsd-openoffice@FreeBSD.ORG Wed Nov 16 19:41:02 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F1E16A41F for ; Wed, 16 Nov 2005 19:41:02 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 7A12743D45 for ; Wed, 16 Nov 2005 19:41:00 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 30295 invoked from network); 16 Nov 2005 19:40:55 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 16 Nov 2005 19:40:55 -0000 Received: (qmail 28065 invoked by uid 89); 16 Nov 2005 19:40:56 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by 0 with SMTP; 16 Nov 2005 19:40:56 -0000 Received: from buh.cameradicommercio.ro (localhost [127.0.0.1]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 40AE460A6; Wed, 16 Nov 2005 21:41:06 +0200 (EET) Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP; Wed, 16 Nov 2005 21:41:05 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id 8515126; Wed, 16 Nov 2005 21:40:56 +0200 (EET) Date: Wed, 16 Nov 2005 21:40:55 +0200 From: Ion-Mihai Tetcu To: Gregory Nou Message-ID: <20051116214055.490b789a@it.buh.cameradicommercio.ro> In-Reply-To: <437B8425.9070706@altern.org> References: <20051116150838.46556778@it.buh.cameradicommercio.ro> <437B8425.9070706@altern.org> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.7; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: on buh by ClamAV using ClamSMTP Cc: openoffice@FreeBSD.org Subject: Re: openoffice.org-1.1 fails to build (via ssh under screen with -DWITHOUT_JAVA -DWITHOUT_MOZILLA) X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 19:41:02 -0000 On Wed, 16 Nov 2005 20:10:29 +0100 Gregory Nou wrote: > Ion-Mihai Tetcu wrote: > > Hi, > > > > > > I'm trying to build editors/openoffice.org-1.1 via ssh under > > screen(1). > > > > > > root(itetcu)@zetha/PU >-SSH-> /usr/ports/editors/openoffice.org-1.1 > > [14:56:37] 1 # make -DWITHOUT_JAVA -DWITHOUT_MOZILLA > > ............. > > -------------+ creating locale dependent resource bundles > > mkdir -p ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/ > > /usr/local/bin/xsltproc > > -o ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties > > \ --stringparam locale de \ ../../util/resource.xsl > > org/openoffice/Inet.xcs XPath error : Undefined variable > > compilation error: file ../../util/resource.xsl line 87 element > > template Failed to compile predicate > > XPath error : Undefined variable > > compilation error: file ../../util/resource.xsl line 87 element > > template Failed to compile predicate > > dmake: Error code 5, while making > > '../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties' > > ---* TG_SLO.MK *--- > > > > ERROR: Error 65280 occurred while > > making /usr/ports/editors/openoffice.org-1.1/work/OOo_1.1.5/officecfg/regist > > dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- > > *** Error code 255 > > > > > > Tips ? > > you could have a look at this : > > [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 > > The problem is known, but was never well fixed. I'll try; thankfully it seems that my old install works after gnome upgrade. > You could try the dirty fix proposed on the problem report, or prefer > OOo-2.0 When I'll have 8-9GB available, I'll try. Thanks, -- IOnut Unregistered ;) FreeBSD "user" From owner-freebsd-openoffice@FreeBSD.ORG Thu Nov 17 00:25:48 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B9116A420; Thu, 17 Nov 2005 00:25:48 +0000 (GMT) (envelope-from ade@lovett.com) Received: from mail.lovett.com (foo.lovett.com [67.134.38.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A24F43D55; Thu, 17 Nov 2005 00:25:47 +0000 (GMT) (envelope-from ade@lovett.com) Received: from hellfire.lab.lovett.com ([10.16.32.20]:63959) by mail.lovett.com with esmtpa (Exim 4.54 (FreeBSD)) id 1EcXb1-000NWg-PK; Wed, 16 Nov 2005 16:25:47 -0800 Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> Content-Transfer-Encoding: 7bit From: Ade Lovett Date: Wed, 16 Nov 2005 16:25:47 -0800 To: openoffice@FreeBSD.org X-Mailer: Apple Mail (2.746.2) Sender: ade@lovett.com Cc: Ade Lovett Subject: Openoffice use of bison-devel in building X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 00:25:48 -0000 Hi folks, Now that bison-2.1 is finally imported into the tree, can you look at moving both editors/openoffice.org-2.0 and editors/openoffice.org-2.0- devel over to using devel/bison2 These two ports are the only consumers of devel/bison-devel which is now slated for destruction one month from now. Thanks, -aDe From owner-freebsd-openoffice@FreeBSD.ORG Thu Nov 17 05:49:47 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE8416A41F; Thu, 17 Nov 2005 05:49:47 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C3F43D45; Thu, 17 Nov 2005 05:49:46 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout12/MantshX 4.0) with ESMTP id jAH5nkGi020749; Wed, 16 Nov 2005 21:49:46 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id jAH5nKOv006555; Wed, 16 Nov 2005 21:49:45 -0800 (PST) Date: Thu, 17 Nov 2005 14:48:57 +0900 (JST) Message-Id: <20051117.144857.21930499.chat95@mac.com> To: ade@FreeBSD.org From: NAKATA Maho In-Reply-To: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> References: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: openoffice@FreeBSD.org Subject: Re: Openoffice use of bison-devel in building X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 05:49:47 -0000 In Message-ID: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> Ade Lovett wrote: > Now that bison-2.1 is finally imported into the tree, can you look at > moving both editors/openoffice.org-2.0 and editors/openoffice.org-2.0- > devel over to using devel/bison2 > > These two ports are the only consumers of devel/bison-devel which is > now slated for destruction one month from now. I'll delete soon -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-openoffice@FreeBSD.ORG Thu Nov 17 06:18:25 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33C3F16A41F for ; Thu, 17 Nov 2005 06:18:25 +0000 (GMT) (envelope-from ade@lovett.com) Received: from mail.lovett.com (foo.lovett.com [67.134.38.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDF4F43D49 for ; Thu, 17 Nov 2005 06:18:24 +0000 (GMT) (envelope-from ade@lovett.com) Received: from hellfire.lab.lovett.com ([10.16.32.20]:65447) by mail.lovett.com with esmtpa (Exim 4.54 (FreeBSD)) id 1Ecd6G-000OXj-Mm; Wed, 16 Nov 2005 22:18:24 -0800 In-Reply-To: <20051117.144857.21930499.chat95@mac.com> References: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> <20051117.144857.21930499.chat95@mac.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <31444E02-9040-4392-A419-949900FCA7E1@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Ade Lovett Date: Wed, 16 Nov 2005 22:18:23 -0800 To: NAKATA Maho X-Mailer: Apple Mail (2.746.2) Sender: ade@lovett.com Cc: openoffice@FreeBSD.org Subject: Re: Openoffice use of bison-devel in building X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 06:18:25 -0000 On Nov 16, 2005, at 21:48 , NAKATA Maho wrote: > In Message-ID: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> > Ade Lovett wrote: > >> Now that bison-2.1 is finally imported into the tree, can you look at >> moving both editors/openoffice.org-2.0 and editors/ >> openoffice.org-2.0- >> devel over to using devel/bison2 >> >> These two ports are the only consumers of devel/bison-devel which is >> now slated for destruction one month from now. > > I'll delete soon Well, I'll do the deletion of bison-devel, since it's my port. Just let me know when openoffice-2.0 has been converted over to bison2. Thanks, -aDe From owner-freebsd-openoffice@FreeBSD.ORG Thu Nov 17 19:07:36 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA1F16A425 for ; Thu, 17 Nov 2005 19:07:36 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BF0843D5D for ; Thu, 17 Nov 2005 19:07:14 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 7AFC51A3C30 for ; Thu, 17 Nov 2005 11:07:11 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 845A752D9B; Thu, 17 Nov 2005 14:07:10 -0500 (EST) Date: Thu, 17 Nov 2005 14:07:10 -0500 From: Kris Kennaway To: openoffice@FreeBSD.org Message-ID: <20051117190709.GD32932@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XvKFcGCOAo53UbWW" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: openoffice.org-1.1.5_1 failed on i386 4] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 19:07:38 -0000 --XvKFcGCOAo53UbWW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Thu, 17 Nov 2005 17:51:11 GMT From: User Ports-i386 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: openoffice.org-1.1.5_1 failed on i386 4 X-UIDL: 4R*#!LlL"!?G4"!k&6!! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.5 "Com.sun", and use this as a prefix for Your package names, using a convention developed within Your organization to further administer package names." 3.2 Additional Requirements and Responsibilities. Any additional requirements and responsibilities relating to the Technology are listed in Attachment F (Additional Requirements and Responsibilities), if applicable, and are hereby incorporated into this Section 3. 4. Versions of the License. 4.1 License Versions. Original Contributor may publish revised versions of the License from time to time. Each version will be given a distinguishing version number. 4.2 Effect. Once a particular version of Covered Code has been provided under a version of the License, You may always continue to use such Covered Code under the terms of that version of the License. You may also choose to use such Covered Code under the terms of any subsequent version of the License. No one other than Original Contributor has the right to promulgate License versions. 5. Disclaimer of Warranty. 5.1 COVERED CODE IS PROVIDED UNDER THIS LICENSE "AS IS," WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. YOU AGREE TO BEAR THE ENTIRE RISK IN CONNECTION WITH YOUR USE AND DISTRIBUTION OF COVERED CODE UNDER THIS LICENSE. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT SUBJECT TO THIS DISCLAIMER. 5.2 You acknowledge that Original Code, Upgraded Code and Specifications are not designed or intended for use in (i) on-line control of aircraft, air traffic, aircraft navigation or aircraft communications; or (ii) in the design, construction, operation or maintenance of any nuclear facility. Original Contributor disclaims any express or implied warranty of fitness for such uses. 6. Termination. 6.1 By You. You may terminate this Research Use license at anytime by providing written notice to Original Contributor. 6.2 By Original Contributor. This License and the rights granted hereunder will terminate: (i) automatically if You fail to comply with the terms of this License and fail to cure such breach within 30 days of receipt of written notice of the breach; (ii) immediately in the event of circumstances specified in Sections 7.1 and 8.4; or (iii) at Original Contributor's discretion upon any action initiated in the first instance by You alleging that use or distribution by Original Contributor or any Licensee, of Original Code, Upgraded Code, Error Corrections or Shared Modifications contributed by You, or Specifications, infringe a patent owned or controlled by You. 6.3 Effective of Termination. Upon termination, You agree to discontinue use and return or destroy all copies of Covered Code in your possession. All sublicenses to the Covered Code which you have properly granted shall survive any termination of this License. Provisions which, by their nature, should remain in effect beyond the termination of this License shall survive including, without limitation, Sections 2.2, 3, 5, 7 and 8. 6.4 Each party waives and releases the other from any claim to compensation or indemnity for permitted or lawful termination of the business relationship established by this License. 7. Liability. 7.1 Infringement. Should any of the Original Code, Upgraded Code, TCK or Specifications ("Materials") become the subject of a claim of infringement, Original Contributor may, at its sole option, (i) attempt to procure the rights necessary for You to continue using the Materials, (ii) modify the Materials so that they are no longer infringing, or (iii) terminate Your right to use the Materials, immediately upon written notice, and refund to You the amount, if any, having then actually been paid by You to Original Contributor for the Original Code, Upgraded Code and TCK, depreciated on a straight line, five year basis. 7.2 LIMITATION OF LIABILITY. TO THE FULL EXTENT ALLOWED BY APPLICABLE LAW, ORIGINAL CONTRIBUTOR's LIABILITY TO YOU FOR CLAIMS RELATING TO THIS LICENSE, WHETHER FOR BREACH OR IN TORT, SHALL BE LIMITED TO ONE HUNDRED PERCENT (100%) OF THE AMOUNT HAVING THEN ACTUALLY BEEN PAID BY YOU TO ORIGINAL CONTRIBUTOR FOR ALL COPIES LICENSED HEREUNDER OF THE PARTICULAR ITEMS GIVING RISE TO SUCH CLAIM, IF ANY. IN NO EVENT WILL YOU (RELATIVE TO YOUR SHARED MODIFICATIONS OR ERROR CORRECTIONS) OR SUN BE LIABLE FOR ANY INDIRECT, PUNITIVE, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH OR ARISING OUT OF THIS LICENSE (INCLUDING, WITHOUT LIMITATION, LOSS OF PROFITS, USE, DATA, OR OTHER ECONOMIC ADVANTAGE), HOWEVER IT ARISES AND ON ANY THEORY OF LIABILITY, WHETHER IN AN ACTION FOR CONTRACT, STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE) OR OTHERWISE, WHETHER OR NOT YOU OR ORIGINAL CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. 8. Miscellaneous. 8.1 Trademark. You agree to comply with the then current Sun Trademark & Logo Usage Requirements accessible through the SCSL Webpage. Except as expressly provided in the License, You are granted no right, title or license to, or interest in, any Sun Trademarks. You agree not to (i) challenge Original Contributor's ownership or use of Sun Trademarks; (ii) attempt to register any Sun Trademarks, or any mark or logo substantially similar thereto; or (iii) incorporate any Sun Trademarks into your own trademarks, product names, service marks, company names, or domain names. 8.2 Integration. This License represents the complete agreement concerning the subject matter hereof. 8.3 Assignment. Original Contributor may assign this License, and its rights and obligations hereunder, in its sole discretion. You may assign the Research Use portions of this License to a third party upon prior written notice to Original Contributor (which may be provided via the Community Web-Server). You may not assign the Commercial Use license or TCK license, including by way of merger (regardless of whether You are the surviving entity) or acquisition, without Original Contributor's prior written consent. 8.4 Severability. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Notwithstanding the foregoing, if You are prohibited by law from fully and specifically complying with Sections 2.2 or 3, this License will immediately terminate and You must immediately discontinue any use of Covered Code. 8.5 Governing Law. This License shall be governed by the laws of the United States and the State of California, as applied to contracts entered into and to be performed in California between California residents. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. 8.6 Dispute Resolution. a) Any dispute arising out of or relating to this License shall be finally settled by arbitration as set out herein, except that either party may bring any action, in a court of competent jurisdiction (which jurisdiction shall be exclusive), with respect to any dispute relating to such party's Intellectual Property Rights or with respect to Your compliance with the TCK license. Arbitration shall be administered: (i) by the American Arbitration Association (AAA), (ii) in accordance with the rules of the United Nations Commission on International Trade Law (UNCITRAL) (the "Rules") in effect at the time of arbitration as modified herein; and (iii) the arbitrator will apply the substantive laws of California and United States. Judgment upon the award rendered by the arbitrator may be entered in any court having jurisdiction to enforce such award. b) All arbitration proceedings shall be conducted in English by a single arbitrator selected in accordance with the Rules, who must be fluent in English and be either a retired judge or practicing attorney having at least ten (10) years litigation experience and be reasonably familiar with the technology matters relative to the dispute. Unless otherwise agreed, arbitration venue shall be in London, Tokyo, or San Francisco, whichever is closest to defendant's principal business office. The arbitrator may award monetary damages only and nothing shall preclude either party from seeking provisional or emergency relief from a court of competent jurisdiction. The arbitrator shall have no authority to award damages in excess of those permitted in this License and any such award in excess is void. All awards will be payable in U.S. dollars and may include, for the prevailing party (i) pre-judgment award interest, (ii) reasonable attorneys' fees incurred in connection with the arbitration, and (iii) reasonable costs and expenses incurred in enforcing the award. The arbitrator will order each party to produce identified documents and respond to no more than twenty-five single question interrogatories. 8.7 Construction. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. 8.8 U.S. Government End Users. The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein. You agree to pass this notice to Your licensees. 8.9 Press Announcements. All press announcements relative to the execution of this License must be reviewed and approved by Original Contributor and You prior to release. 8.10 International Use. a) Export/Import laws. Covered Code is subject to U.S. export control laws and may be subject to export or import regulations in other countries. Each party agrees to comply strictly with all such laws and regulations and acknowledges their responsibility to obtain such licenses to export, re-export, or import as may be required. You agree to pass these obligations to Your licensees. b) Intellectual Property Protection. Due to limited intellectual property protection and enforcement in certain countries, You agree not to redistribute the Original Code, Upgraded Code, TCK and Specifications to any country other than the list of restricted countries on the SCSL Webpage. 8.11 Language. This License is in the English language only, which language shall be controlling in all respects, and all versions of this License in any other language shall be for accommodation only and shall not be binding on the parties to this License. All communications and notices made or given pursuant to this License, and all documentation and support to be provided, unless otherwise noted, shall be in the English language. PLEASE READ THE TERMS OF THIS LICENSE CAREFULLY. BY CLICKING ON THE "ACCEPT" BUTTON BELOW YOU ARE ACCEPTING AND AGREEING TO THE TERMS AND CONDITIONS OF THIS LICENSE WITH SUN MICROSYSTEMS, INC. IF YOU ARE AGREEING TO THIS LICENSE ON BEHALF OF A COMPANY, YOU REPRESENT THAT YOU ARE AUTHORIZED TO BIND THE COMPANY TO SUCH A LICENSE. WHETHER YOU ARE ACTING ON YOUR OWN BEHALF, OR REPRESENTING A COMPANY, YOU MUST BE OF MAJORITY AGE AND BE OTHERWISE COMPETENT TO ENTER INTO CONTRACTS. IF YOU DO NOT MEET THIS CRITERIA OR YOU DO NOT AGREE TO ANY OF THE TERMS AND CONDITIONS OF THIS LICENSE, CLICK ON THE REJECT BUTTON TO EXIT. ACCEPT REJECT GLOSSARY 1. "Commercial Use" means any use (excluding Internal Deployment Use) or distribution, directly or indirectly of Compliant Covered Code by You to any third party, alone or bundled with any other software or hardware, for direct or indirect commercial or strategic gain or advantage, subject to execution of Attachment D by You and Original Contributor. 2. "Community Code" means the Original Code, Upgraded Code, Error Corrections, Shared Modifications, or any combination thereof. 3. "Community Webserver(s)" means the webservers designated by Original Contributor for posting Error Corrections and Shared Modifications. 4. "Compliant Covered Code" means Covered Code that complies with the requirements of the TCK. 5. "Contributor" means each Licensee that creates or contributes to the creation of any Error Correction or Shared Modification. 6. "Covered Code" means the Original Code, Upgraded Code, Modifications, or any combination thereof. 7. "Error Correction" means any change made to Community Code which conforms to the Specification and corrects the adverse effect of a failure of Community Code to perform any function set forth in or required by the Specifications. 7. "Executable" means Covered Code that has been converted to a form other than Source Code. 9. "Extension(s)" means any additional classes or other programming code and/or interfaces developed by or for You which: (i) are designed for use with the Technology; (ii) constitute an API for a library of computing functions or services; and (iii) are disclosed to third party software developers for the purpose of developing software which invokes such additional classes or other programming code and/or interfaces. The foregoing shall not apply to software development by Your subcontractors to be exclusively used by You. 10. "Intellectual Property Rights" means worldwide statutory and common law rights associated solely with (i) patents and patent applications; (ii) works of authorship including copyrights, copyright applications, copyright registrations and "moral rights"; (iii) the protection of trade and industrial secrets and confidential information; and (iv) divisions, continuations, renewals, and re-issuances of the foregoing now existing or acquired in the future. 11. "Internal Deployment Use" means use of Compliant Covered Code (excluding Research Use) within Your business or organization only by Your employees and/or agents, subject to execution of Attachment C by You and Original Contributor, if required. 12. "Licensee" means any party that has entered into and has in effect a version of this License with Original Contributor. 13. "Modification(s)" means (i) any change to Covered Code; (ii) any new file or other representation of computer program statements that contains any portion of Covered Code; and/or (iii) any new Source Code implementing any portion of the Specifications. 14. "Original Code" means the initial Source Code for the Technology as described on the Technology Download Site. 15. "Original Contributor" means Sun Microsystems, Inc., its affiliates and its successors and assigns. 16. "Reformatted Specifications" means any revision to the Specifications which translates or reformats the Specifications (as for example in connection with Your documentation) but which does not alter, subset or superset the functional or operational aspects of the Specifications. 17. "Research Use" means use and distribution of Covered Code only for Your research, development, educational or personal and individual use, and expressly excludes Internal Deployment Use and Commercial Use. 18. "SCSL Webpage" means the Sun Community Source license webpage located at http://sun.com/software/communitysource, or such other url that Sun may designate from time to time. 19. "Shared Modifications" means Modifications provided by You, at Your option, pursuant to Section 2.2, or received by You from a Contributor pursuant to Section 2.3. 20. "Source Code" means computer program statements written in any high-level, readable form suitable for modification and development. 21. "Specifications" means the specifications for the Technology and other documentation, as designated on the Technology Download Site, as may be revised by Original Contributor from time to time. 22. "Sun Trademarks" means Original Contributor's SUN, JAVA, and JINI trademarks and logos, whether now used or adopted in the future. =20 23. "Technology" means the=20 technology described in Attachment B, and Upgrades. 24. "Technology Compatibility Kit" or "TCK" means the test programs, procedures and/or other requirements, designated by Original Contributor for use in verifying compliance of Covered Code with the Specifications, in conjunction with the Original Code and Upgraded Code. Original Contributor may, in its sole discretion and from time to time, revise a TCK to correct errors and/or omissions and in connection with Upgrades. 25. "Technology Download Site" means the site(s) designated by Original Contributor for access to the Original Code, Upgraded Code, TCK and Specifications. 26. "Upgrade(s)" means new versions of Technology designated exclusively by Original Contributor as an "Upgrade" and released by Original Contributor from time to time. 27. "Upgraded Code" means the Source Code for Upgrades, possibly including Modifications made by Contributors. 28. "You(r)" means an individual, or a legal entity acting by and through an individual or individuals, exercising rights either under this License or under a future version of this License issued pursuant to Section 4.1. For legal entities, "You(r)" includes any entity that by majority voting interest controls, is controlled by, or is under common control with You. ATTACHMENT A REQUIRED NOTICES ATTACHMENT A-1 REQUIRED IN ALL CASES "The contents of this file, or the files included with this file, are subject to the current version of Sun Community Source License for [fill in name of applicable Technology] (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at http://sun.com/software/communitysource. See the License for the rights, obligations and limitations governing use of the contents of the file. The Original and Upgraded Code is [fill in name and version of applicable Technology]. The developer of the Original and Upgraded Code is Sun Microsystems, Inc. Sun Microsystems, Inc. owns the copyrights in the portions it created. All Rights Reserved. Contributor(s): _______________________________________________ Associated Test Suite(s) Location: ________________________________ ATTACHMENT A-2 SAMPLE LICENSEE CERTIFICATION "By clicking the `Agree' button below, You certify that You are a Licensee in good standing under the Sun Community Source License, [fill in applicable Technology and Version] ("License") and that Your access, use and distribution of code and information You may obtain at this site is subject to the License." ATTACHMENT A-3 REQUIRED STUDENT NOTIFICATION "This software and related documentation has been obtained by your educational institution subject to the Sun Community Source License, [fill in applicable Technology]. You have been provided access to the software and related documentation for use only in connection with your course work and research activities as a matriculated student of your educational institution. Any other use is expressly prohibited. THIS SOFTWARE AND RELATED DOCUMENTATION CONTAINS PROPRIETARY MATERIAL OF SUN MICROSYSTEMS, INC, WHICH ARE PROTECTED BY VARIOUS INTELLECTUAL PROPERTY RIGHTS. You may not use this file except in compliance with the License. You may obtain a copy of the License on the web at http://sun.com/software/communitysource." ATTACHMENT B Java(tm) 2 SDK Technology Description of "Technology" Java(tm) 2 SDK Technology v.1.4.2 as described on the Technology Download Site. ATTACHMENT C INTERNAL DEPLOYMENT USE This Attachment C is only effective for the Technology specified in Attachment B, upon execution of Attachment D (Commercial Use License) including the requirement to pay royalties. In the event of a conflict between the terms of this Attachment C and Attachment D, the terms of Attachment D shall govern. 1. Internal Deployment License Grant. Subject to Your compliance with Section 2 below, and Section 8.10 of the Research Use license; in addition to the Research Use license and the TCK license, Original Contributor grants to You a worldwide, non-exclusive license, to the extent of Original Contributor's Intellectual Property Rights covering the Original Code, Upgraded Code and Specifications, to do the following: a) reproduce and distribute internally, Original Code and Upgraded Code as part of Compliant Covered Code, and Specifications, for Internal Deployment Use, b) compile such Original Code and Upgraded Code, as part of Compliant Covered Code, and reproduce and distribute internally the same in Executable form for Internal Deployment Use, and c) reproduce and distribute internally, Reformatted Specifications for use in connection with Internal Deployment Use. 2. Additional Requirements and Responsibilities. In addition to the requirements and responsibilities described under Section 3.1 of the Research Use license, and as a condition to exercising the rights granted under Section 3 above, You agree to the following additional requirements and responsibilities: 2.1 Compatibility. All Covered Code must be Compliant Covered Code prior to any Internal Deployment Use or Commercial Use, whether originating with You or acquired from a third party. Successful compatibility testing must be completed in accordance with the TCK License. If You make any further Modifications to any Covered Code previously determined to be Compliant Covered Code, you must ensure that it continues to be Compliant Covered Code. ATTACHMENT D COMMERCIAL USE LICENSE 1. Effect. This Attachment D is effective only if signed below by You and Original Contributor, and applies to Your Commercial Use of Original Code and Upgraded Code. 2. Term. Upon execution of this Attachment D by You and Original Contributor, this Commercial Use license shall have an initial term of 3 years and shall automatically renew for additional one year terms unless either party provides notice to the other no less than 60 days prior to an anniversary date. 3. Commercial Use License Grant. Subject to Your compliance with Section 4 below, Section 8.10 of the Research Use license, and the TCK license; in addition to the Research Use license, the TCK license, and the Internal Deployment Use license, Original Contributor grants to You a worldwide, non-exclusive, non-transferable license, to the extent of Original Contributor's Intellectual Property Rights covering the Original Code, Upgraded Code and Specifications, to do the following: a) reproduce and distribute Compliant Covered Code; b) compile Compliant Covered Code and reproduce and distribute the same in Executable form through multiple tiers of distribution; and c) reproduce and distribute Reformatted Specifications in association with Compliant Covered Code. 4. Additional Requirements and Responsibilities. In addition to the requirements and responsibilities specified in the Research Use license, the TCK license and the Internal Deployment license, and as a condition to exercising the rights granted in Section 3 above, You agree to the following additional requirements and responsibilities: a) Distribution of Source Code. Source Code of Compliant Covered Code may be distributed only to another Licensee of the same Technology. b) Distribution of Executable Code. You may distribute the Executable version(s) of Compliant Covered Code under a license of Your choice, which may contain terms different from this License, provided (i) that You are in compliance with the terms of this License, and (ii) You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by Original Contributor or any other Contributor. c) Branding. Products integrating Compliant Covered Code used for Commercial Use must be branded with the Technology compliance logo under a separate trademark license required to be executed by You and Original Contributor concurrent with execution of this Attachment D. 5. Indemnity/Limitation of Liability. The provisions of Section 7.1 of the Research Use license are superseded by the following: a) Your Indemnity Obligation. You hereby agree to defend, at Your expense, any legal proceeding brought against Original Contributor or any Licensee to the extent it is based on a claim: (i) that the use, reproduction or distribution of any of Your Error Corrections or Shared Modifications is an infringement of a third party trade secret or a copyright in a country that is a signatory to the Berne Convention; (ii) arising in connection with any representation, warranty, support, indemnity, liability or other license terms You may offer in connection with any Covered Code; or (iii) arising from Your Commercial Use of Covered Code, other than a claim covered by Section 5.b) below, or a patent claim based solely on Covered Code not provided by You. You will pay all damages costs and fees awarded by a court of competent jurisdiction, or such settlement amount negotiated by You, attributable to such claim. b) Original Contributor's Indemnity Obligation. Original Contributor will defend, at its expense, any legal proceeding brought against You, to the extent it is based on a claim that Your authorized Commercial Use of Original Code and Upgraded Code is an infringement of a third party trade secret or a copyright in a country that is a signatory to the Berne Convention, and will pay all damages costs and fees awarded by a court of competent jurisdiction, or such settlement amount negotiated by Original Contributor, attributable to such claim. The foregoing shall not apply to any claims of intellectual property infringement based upon the combination of code or documentation supplied by Original Contributor with code, technology or documentation from other sources. c) Right of Intervention. Original Contributor will have the right, but not the obligation, to defend You, at Original Contributor's expense, in connection with a claim that Your Commercial Use of Original Code and Upgraded Code is an infringement of a third party patent and will, if Original Contributor chooses to defend You, pay all damages costs and fees awarded by a court of competent jurisdiction, or such settlement amount negotiated by Original Contributor, attributable to such claim. d) Prerequisites. Under Sections 5.b) and c) above, You must, and under Section 5.a) above, Original Contributor or any Licensee must: (i) provide notice of the claim promptly to the party providing an indemnity; (ii) give the indemnifying party sole control of the defense and settlement of the claim; (iii) provide the indemnifying party, at indemnifying party's expense, all available information, assistance and authority to defend; and (iv) not have compromised or settled such claim or proceeding without the indemnifying party's prior written consent. e) Additional Remedies. Should any Original Code, Upgraded Code, TCK, Specifications, or Modifications become, or in the indemnifying party's opinion be likely to become, the subject of a claim of infringement for which indemnity is provided above, the indemnifying party may, at its sole option, attempt to procure on reasonable terms the rights necessary for the indemnified party to exercise its license rights under this License with respect to the infringing items, or to modify the infringing items so that they are no longer infringing without substantially impairing their function or performance. If the indemnifying party is unable to do the foregoing after reasonable efforts, then the indemnifying party may send a notice of such inability to the indemnified party together with a refund of any license fees received by the indemnifying party from the indemnified party for the infringing items applicable to the indemnified party's future use or distribution of such infringing items, in which case the indemnifying party will not be liable for any damages resulting from infringing activity with respect to the infringing items occurring after such notice and refund. 6. Support Programs. Support to You. Technical support is not provided to You by Original Contributor under this License. You may contract for one or more support programs from Original Contributor relating to the Technology which are described on the SCSL Webpage. Customer Support. You are responsible for providing technical and maintenance support services to Your customers for Your products and services incorporating the Compliant Covered code. 7. Royalties and Payments. Technology specified in Attachment B. Field of Use:____________________ Royalty per Unit $_____________ b) Royalty Payments. Payment of royalties shall be made quarterly, shall be due thirty (30) days following the end of the calendar quarter to which they relate and shall be submitted with a written statement documenting the basis for the royalty calculation. c) Taxes. All payments required by this License shall be made in United States dollars, are exclusive of taxes, and Licensee agrees to bear and be responsible for the payment of all such taxes, including, but not limited to, all sales, use, rental receipt, personal property or other taxes and their equivalents which may be levied or assessed in connection with this License (excluding only taxes based on Original Contributor's net income). To the extent Licensee is required to withhold taxes based upon Original Contributor's income in any country, You agree to provide Original Contributor with written evidence of such withholding, suitable for Original Contributor to obtain a tax credit in the United States. d) Records. You agree to maintain account books and records consistent with Generally Accepted Accounting Principles appropriate to Your domicile, as may be in effect from time to time, sufficient to allow the correctness of the royalties required to be paid pursuant to this License to be determined. e) Audit Rights. Original Contributor shall have the right to audit such accounts upon reasonable prior notice using an independent auditor of Original Contributor's choice (the "Auditor"). The Auditor shall be bound to keep confidential the details of Your business affairs and to limit disclosure of the results of any audit to the sufficiency of the accounts and the amount, if any, of a payment adjustment that should be made. Such audits shall not occur more than once each year (unless discrepancies are discovered in excess of the five percent (5%) threshold set forth in Section 7.f) below, in which case two consecutive quarters per year may be audited). Except as set forth in Section 7.f) below, Original Contributor shall bear all costs and expenses associated with the exercise of its rights to audit. f) Payment Errors. In the event that any errors in payments shall be determined, such errors shall be corrected by appropriate adjustment in payment for the quarterly period during which the error is discovered. In the event of an underpayment of more than five percent (5%) of the proper amount owed, upon such underpayment being properly determined by the Auditor, You agree to reimburse Original Contributor the amount of the underpayment and all reasonable costs and expenses associated with the exercise of its rights to audit, and interest on the overdue amount at the maximum allowable interest rate from the date of accrual of such obligation. 8. Notice of Breach or Infringement. Each party shall notify the other immediately in writing when it becomes aware of any breach or violation of the terms of this License, or when You become aware of any potential or actual infringement by a third party of the Technology or Sun's Intellectual Property Rights therein. 9. Proprietary Rights Notices. You may not remove any copyright notices, trademark notices or other proprietary legends of Original Contributor or its suppliers contained on or in the Original Code, Upgraded Code and Specifications. 10. Notices. All written notices required by this License must be delivered in person or by means evidenced by a delivery receipt and will be effective upon receipt by the persons at the addresses specified below. Original Contributor: You: Sun Microsystems, Inc. _____________________________ 4150 Network Circle ______________________________ Santa Clara, California 95054 ______________________________ Attn.: VP, Sun Software and=20 Technology Sales ______________________________ cc: Legal (Software Sales)=20 11. Disclaimer of Agency. The relationship created hereby is that of licensor and licensee and the parties hereby acknowledge and agree that nothing herein shall be deemed to constitute You as a franchisee of Original Contributor. You hereby waive the benefit of any state or federal statutes dealing with the establishment and regulation of franchises. Agreed: You: Original Contributor: _____________________________ Sun Microsystems, Inc. (Your Name)=20 By:_________________________ By:_____________________ Title:_______________________ Title:____________________ Date:______________________ Date:____________________ ATTACHMENT E TECHNOLOGY COMPATIBILITY KIT The following license is effective for the Java(tm)2 SDK Technology Compatibility Kit only upon execution of a separate support agreement between You and Original Contributor (subject to an annual fee) as described on the SCSL Webpage. The Technology Compatibility Kit for the Technology specified in Attachment B may be accessed at the Technology Download Site only upon execution of the support agreement. 1. TCK License. a) Subject to the restrictions set forth in Section 1.b below and Section 8.10 of the Research Use license, in addition to the Research Use license, Original Contributor grants to You a worldwide, non-exclusive, non-transferable license, to the extent of Original Contributor's Intellectual Property Rights in the TCK (without the right to sublicense), to use the TCK to develop and test Covered Code. b) TCK Use Restrictions. You are not authorized to create derivative works of the TCK or use the TCK to test any implementation of the Specification that is not Covered Code. You may not publish your test results or make claims of comparative compatibility with respect to other implementations of the Specification. In consideration for the license grant in Section 1.a above you agree not to develop your own tests which are intended to validate conformation with the Specification. 2. Requirements for Determining Compliance. 2.1 Definitions. a) "Added Value" means code which: (i) has a principal purpose which is substantially different from that of the stand-alone Technology; (ii) represents a significant functional and value enhancement to the Technology; (iii) operates in conjunction with the Technology; and (iv) is not marketed as a technology which replaces or substitutes for the Technology. b) "Java Classes" means the specific class libraries associated with each Technology defined in Attachment B. c) "Java Runtime Interpreter" means the program(s) which implement the Java virtual machine for the Technology as defined in the Specification. d) "Platform Dependent Part" means those Original Code and Upgraded Code files of the Technology which are not in a "share" directory or subdirectory thereof. e) "Shared Part" means those Original Code and Upgraded Code files of the Technology which are identified as "shared" (or words of similar meaning) or which are in any "share" directory or subdirectory thereof, except those files specifically designated by Original Contributor as modifiable. f) "User's Guide" means the users guide for the TCK which Sun makes available to You to provide direction in how to run the TCK and properly interpret the results, as may be revised by Sun from time to time. 2.2 Development Restrictions. Compliant Covered Code: a) must include Added Value; b) must fully comply with the Specifications for the Technology specified in Attachment B; c) must include the Shared Part, complete and unmodified; d) may not modify the functional behavior of the Java Runtime Interpreter or the Java Classes; e) may not modify, subset or superset the interfaces of the Java Runtime Interpreter or the Java Classes; f) may not subset or superset the Java Classes; and g) may not modify or extend the required public class or public interface declarations whose names begin with "java", "javax", "jini", "net.jini", "sun.hotjava", "COM.sun" or their equivalents in any subsequent naming convention. 2.3 Compatibility Testing. Successful compatibility testing must be completed by You, or at Original Contributor's option, a third party designated by Original Contributor, to conduct such tests, in accordance with the User's Guide, and using the most current version of the applicable TCK available from Original Contributor one hundred twenty (120) days (two hundred forty [240] days in the case of silicon implementations) prior to: (i) Your Internal Deployment Use; and (ii) each release of Compliant Covered Code by You for Commercial Use. In the event that You elect to use a version of Upgraded Code that is newer than that which is required under this Section 2.3, then You agree to pass the version of the TCK that corresponds to such newer version of Upgraded Code. 2.4 Test Results. You agree to provide to Original Contributor or the third party test facility if applicable, Your test results that demonstrate that Covered Code is Compliant Covered Code and that Original Contributor may publish or otherwise distribute such test results. pkg_add libart_lgpl2-2.3.17.tgz pkg_add libiconv-1.9.2_1.tgz skipping libiconv-1.9.2_1, already added pkg_add m4-1.4.4.tgz skipping m4-1.4.4, already added pkg_add pkgconfig-0.20.tgz skipping pkgconfig-0.20, already added pkg_add unzip-5.52_2.tgz pkg_add urwfonts-1.0.tgz skipping urwfonts-1.0, already added pkg_add zip-2.31.tgz =3D=3D=3D> openoffice.org-1.1.5_1 depends on file: /usr/local/jdk1.4.2/bi= n/java - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: gcc33 - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: zip - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: unzip - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: gcp - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: imake - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: gmake - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: bison - found =3D=3D=3D> openoffice.org-1.1.5_1 depends on executable: pkg-config - fou= nd =3D=3D=3D> openoffice.org-1.1.5_1 depends on shared library: art_lgpl_2 -= found =3D=3D=3D> openoffice.org-1.1.5_1 depends on shared library: glib12.3 - f= ound =3D=3D=3D> openoffice.org-1.1.5_1 depends on shared library: ORBit.2 - fo= und =3D=3D=3D> openoffice.org-1.1.5_1 depends on shared library: X11.6 - found =3D=3D=3D> Configuring for openoffice.org-1.1.5_1 configure: WARNING: you should use --build, --host, --target ******************************************************************** * * * OpenOffice.org build configuration. * * * * The configure proces checks your platform to see whether * * you can build OpenOffice.org on it. * * This proces 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 unsuccessfull 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 the operating system... checking the FreeBSD operating system rele= ase... found OSVERSION=3D600100 checked (FreeBSD) checking for i386-portbld-freebsd4.11-gcc... gcc33 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...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc33 accepts -g... yes checking for gcc33 option to accept ANSI C... none needed checking for gcc33... /usr/local/bin/gcc33 checking the GNU gcc compiler version... checked (gcc 3.3.6) checking the GNU make version... checked (gmake 3.80) checking how to run the C preprocessor... gcc33 -E checking for egrep... grep -E checking for ANSI C header files... yes checking pam_appl.h... yes checking for i386-portbld-freebsd4.11-g++... g++33 checking whether we are using the GNU C++ compiler... yes checking whether g++33 accepts -g... yes checking try to compile exception code... Exceptions type: dwarf2 checking for STLport4 headers... using internal stlport. checking whether to build with Java support... yes checking the installed JDK... checked (JDK 1.4.2-p7) checking how to run the C preprocessor... gcc33 -E checking how to run the C++ preprocessor... g++33 -E checking for xmkmf... /usr/X11R6/bin/xmkmf checking for perl... /usr/bin/perl checking the Perl version... checked (perl 5) checking for tcsh... /bin/tcsh checking for dmake... no checking which zlib to use... internal checking for pkg-config... /usr/local/bin/pkg-config checking for gtk+-2.0 >=3D 1.3.13 ... gnome-config: not found gnome-config: not found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you s= hould add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH env= ironment variable No package 'gtk+-2.0' found configure: error: Library requirements (gtk+-2.0 >=3D 1.3.13 ) not met; con= sider adjusting the PKG_CONFIG_PATH environment variable if your libraries = are in a nonstandard prefix so pkg-config can find them. =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to openoffice@FreeBSD.org [maintainer] and attach the "/work/a/ports/editors/openoffice.org-1.1/work/OOo_1.1.5/config_office/conf= ig.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 /a/ports/editors/openoffice.org-1.1. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/editors/openoffice.org-1.1 ended at Thu Nov 17 17:50:30= GMT 2005 ----- End forwarded message ----- --XvKFcGCOAo53UbWW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDfNTdWry0BWjoQKURAm8zAJsHKcj9Dxh9H9/E4mH/KtbS5Ci1ZACg5+uu IyzDu4CHOWQ9tSwmIU253/I= =7NMX -----END PGP SIGNATURE----- --XvKFcGCOAo53UbWW-- From owner-freebsd-openoffice@FreeBSD.ORG Fri Nov 18 00:40:04 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3776216A41F; Fri, 18 Nov 2005 00:40:04 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECCF443D46; Fri, 18 Nov 2005 00:40:03 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout10/MantshX 4.0) with ESMTP id jAI0e3Tq025005; Thu, 17 Nov 2005 16:40:03 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id jAI0dx6Y006070; Thu, 17 Nov 2005 16:40:02 -0800 (PST) Date: Fri, 18 Nov 2005 09:39:49 +0900 (JST) Message-Id: <20051118.093949.35662601.chat95@mac.com> To: ade@FreeBSD.org From: NAKATA Maho In-Reply-To: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> References: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: openoffice@FreeBSD.org Subject: Re: Openoffice use of bison-devel in building X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 00:40:04 -0000 In Message-ID: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> Ade Lovett wrote: > Hi folks, > > Now that bison-2.1 is finally imported into the tree, can you look at > moving both editors/openoffice.org-2.0 and editors/openoffice.org-2.0- > devel over to using devel/bison2 thanks for your maintaining this port. please delete it since I confirmed the builds. logs with bison2 using latest ports are here: ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/logs/log.en.openoffice.org-2.0-FBSD54.bz2 ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/logs/log.en.openoffice.org-2.0-devel-FBSD54.bz2 thanks -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-openoffice@FreeBSD.ORG Fri Nov 18 02:04:45 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C952D16A41F for ; Fri, 18 Nov 2005 02:04:45 +0000 (GMT) (envelope-from ade@lovett.com) Received: from mail.lovett.com (foo.lovett.com [67.134.38.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 934B943D45 for ; Fri, 18 Nov 2005 02:04:45 +0000 (GMT) (envelope-from ade@lovett.com) Received: from hellfire.lab.lovett.com ([10.16.32.20]:54059) by mail.lovett.com with esmtpa (Exim 4.54 (FreeBSD)) id 1EcvcL-0000Xo-BD; Thu, 17 Nov 2005 18:04:45 -0800 In-Reply-To: <20051118.093949.35662601.chat95@mac.com> References: <152FD601-CC67-4047-ABAA-B253034CC77F@freebsd.org> <20051118.093949.35662601.chat95@mac.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0D4C9679-88BE-4465-9042-99567F1FAAA9@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Ade Lovett Date: Thu, 17 Nov 2005 18:04:44 -0800 To: NAKATA Maho X-Mailer: Apple Mail (2.746.2) Sender: ade@lovett.com Cc: openoffice@FreeBSD.org Subject: Re: Openoffice use of bison-devel in building X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 02:04:45 -0000 On Nov 17, 2005, at 16:39 , NAKATA Maho wrote: > thanks for your maintaining this port. please delete it since I > confirmed > the builds. Excellent. That's really good news. Thanks for handling this so quickly. Regards, -aDe From owner-freebsd-openoffice@FreeBSD.ORG Fri Nov 18 10:44:50 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD29216A41F; Fri, 18 Nov 2005 10:44:50 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8102443D55; Fri, 18 Nov 2005 10:44:50 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([66.130.198.54]) by VL-MO-MR001.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0IQ5004NACIPTS60@VL-MO-MR001.ip.videotron.ca>; Fri, 18 Nov 2005 05:44:49 -0500 (EST) Date: Fri, 18 Nov 2005 05:44:41 -0500 From: Nicolas Blais In-reply-to: <200511122034.jACKYjLO019727@freefall.freebsd.org> To: freebsd-openoffice@freebsd.org Message-id: <200511180544.49155.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart6306692.rZeWyDBnLy; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <200511122034.jACKYjLO019727@freefall.freebsd.org> User-Agent: KMail/1.8.3 Cc: freebsd-ports-bugs@freebsd.org, Mark Linimon , openoffice@freebsd.org Subject: Re: ports/88898: Openoffice 2.0 broken save as X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 10:44:51 -0000 --nextPart6306692.rZeWyDBnLy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On November 12, 2005 03:34 pm, Mark Linimon wrote: > Synopsis: Openoffice 2.0 broken save as > > Responsible-Changed-From-To: freebsd-ports-bugs->openoffice > Responsible-Changed-By: linimon > Responsible-Changed-When: Sat Nov 12 20:34:34 GMT 2005 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D88898 The problem went away after I've removed jdk15 from my system, installed jd= k14=20 and recompiled Ooo 2 with the following flags: WITH_KDE=3Dyes #reason: Using KDE 3.4.3 WITHOUT_MOZILLA=3Dyes #reason: Using firefox WITH_CUPS=3Dyes #reason: Need printing support WITH_TTF_BYTECODE_ENABLED=3Dyes There is something wrong with WITHOUT_JAVA that breaks native file 'save as= '=20 support. In pre-RC of Ooo 2, that flag used to work. =2D-=20 =46reeBSD 7.0-CURRENT #0: Tue Nov 15 06:21:56 EST 2005 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? (updated 16 Nov 05) : http://www.clkroot.net/security/nb_root.asc --nextPart6306692.rZeWyDBnLy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDfbCh4wTBlvcsbJURAo14AKCTfmHwfhNVpf54JyHIoJBAX5A2dACfSjni X7FRtm8KN7txvbGOQpdkKWk= =it/Q -----END PGP SIGNATURE----- --nextPart6306692.rZeWyDBnLy-- From owner-freebsd-openoffice@FreeBSD.ORG Fri Nov 18 10:44:50 2005 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD29216A41F; Fri, 18 Nov 2005 10:44:50 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8102443D55; Fri, 18 Nov 2005 10:44:50 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([66.130.198.54]) by VL-MO-MR001.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0IQ5004NACIPTS60@VL-MO-MR001.ip.videotron.ca>; Fri, 18 Nov 2005 05:44:49 -0500 (EST) Date: Fri, 18 Nov 2005 05:44:41 -0500 From: Nicolas Blais In-reply-to: <200511122034.jACKYjLO019727@freefall.freebsd.org> To: freebsd-openoffice@freebsd.org Message-id: <200511180544.49155.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart6306692.rZeWyDBnLy; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <200511122034.jACKYjLO019727@freefall.freebsd.org> User-Agent: KMail/1.8.3 Cc: freebsd-ports-bugs@freebsd.org, Mark Linimon , openoffice@freebsd.org Subject: Re: ports/88898: Openoffice 2.0 broken save as X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 10:44:51 -0000 --nextPart6306692.rZeWyDBnLy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On November 12, 2005 03:34 pm, Mark Linimon wrote: > Synopsis: Openoffice 2.0 broken save as > > Responsible-Changed-From-To: freebsd-ports-bugs->openoffice > Responsible-Changed-By: linimon > Responsible-Changed-When: Sat Nov 12 20:34:34 GMT 2005 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D88898 The problem went away after I've removed jdk15 from my system, installed jd= k14=20 and recompiled Ooo 2 with the following flags: WITH_KDE=3Dyes #reason: Using KDE 3.4.3 WITHOUT_MOZILLA=3Dyes #reason: Using firefox WITH_CUPS=3Dyes #reason: Need printing support WITH_TTF_BYTECODE_ENABLED=3Dyes There is something wrong with WITHOUT_JAVA that breaks native file 'save as= '=20 support. In pre-RC of Ooo 2, that flag used to work. =2D-=20 =46reeBSD 7.0-CURRENT #0: Tue Nov 15 06:21:56 EST 2005 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? (updated 16 Nov 05) : http://www.clkroot.net/security/nb_root.asc --nextPart6306692.rZeWyDBnLy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDfbCh4wTBlvcsbJURAo14AKCTfmHwfhNVpf54JyHIoJBAX5A2dACfSjni X7FRtm8KN7txvbGOQpdkKWk= =it/Q -----END PGP SIGNATURE----- --nextPart6306692.rZeWyDBnLy-- From owner-freebsd-openoffice@FreeBSD.ORG Sat Nov 19 22:52:23 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A8DA16A41F for ; Sat, 19 Nov 2005 22:52:23 +0000 (GMT) (envelope-from LBaron@FreeBSDsystems.COM) Received: from mx1.freebsdsystems.com (mx1.FreeBSDsystems.COM [69.90.68.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A284A43D46 for ; Sat, 19 Nov 2005 22:52:22 +0000 (GMT) (envelope-from LBaron@FreeBSDsystems.COM) Received: (qmail 38609 invoked by uid 89); 19 Nov 2005 22:53:36 -0000 Received: by simscan 1.1.0 ppid: 38601, pid: 38604, t: 3.9327s scanners: attach: 1.1.0 clamav: 0.87/m:34/d:1169 spam: 3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mx1.freebsdsystems.com X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham version=3.1.0 Received: from unknown (HELO ?192.168.0.5?) (lbaron@freebsdsystems.com@216.235.8.115) by mx1.freebsdsystems.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 19 Nov 2005 22:53:32 -0000 Message-ID: <437FAC4A.1050607@FreeBSDsystems.COM> Date: Sat, 19 Nov 2005 17:50:50 -0500 From: Lanny Baron Organization: FreeBSD Systems / Freedom Technologies Corporation User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051114) X-Accept-Language: en-us, en MIME-Version: 1.0 To: openoffice@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 2 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 22:52:23 -0000 Hi Marcus, I have tried many times now to get openoffice.org-2.0 to install on my workstation and all fail with java. I went so far as to deinstall jdk14 and netbeans this time. The build fails at.... Checking DLL ../../unxfbsd.pro/lib/check_libofficebean.so ...: ERROR: /usr/local/jdk1.4.2/jre/lib/i386/libawt.so: Undefined symbo "XmIsClipWindow" dmake: Error code 1, while making '../../unxfbsd.pro/lib/libofficebean.so' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2.0/work/OOo_2.0.0rc3_src/bean/native/unix dmake: Error code 1, while making 'build_instsetoo_native' '---* tg_merge.mk *---' *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2.0. Any help here is appreciated. Thanks. -- Regards, +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Lanny Baron Providing High Performance Rackmount Servers and RAID Storage Systems to the Open Source Community since 1999 Toll Free: 1.877.963.1900 http://www.FreeBSDsystems.COM +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=