Date: Wed, 16 Apr 2003 19:39:27 -0700 (PDT) From: "Scott I. Remick" <siremick@yahoo.com> To: openoffice@FreeBSD.org Subject: OO 1.0.3 build failure Message-ID: <20030417023927.57439.qmail@web41110.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I am running 4.8-RC FreeBSD 4.8-RC #1: Sat Mar 15 14:28:09 EST I had OO 1.0.2 working fine, trying to upgrade to 1.0.3 (I keep my ports tree current w/ cvsup). Would die w/ portupgrade so I even tried pkg_delete on 1.0.2 first but I'm still getting errors (see bottom of this email). My /etc/make.conf contains: CPUTYPE=i686 USA_RESIDENT=YES # OpenOffice WITH_TTF_BYTECODE_ENABLED=YES WITH_BSD_JDK=TRUE Because the errors seem related to Java, I will note I have the following ports installed: jdk-1.3.1p8_1 Java Development Kit 1.3 linux-sun-jdk-1.3.1.07_1 Sun Java Development Kit 1.3 for Linux And what follows is where make clean install dies: ../libdb_java/java_Db.c:910: `subdb' undeclared (first use in this function) ../libdb_java/java_Db.c:915: `stream' undeclared (first use in this function) ../libdb_java/java_Db.c:926: `flags' undeclared (first use in this function) ../libdb_java/java_Db.c:933: parse error before ')' token ../libdb_java/java_Db.c: At top level: ../libdb_java/java_Db.c:936: syntax error before "void" ../libdb_java/java_Db.c: In function `Java_com_sleepycat_db_Db__1finalize': ../libdb_java/java_Db.c:940: `dbinfo' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/editors/openoffice/work/oo_1.0.3_src/berkeleydb/unxfbsd.pro/misc/build/db-3.2.9/out. dmake: Error code 1, while making './unxfbsd.pro/misc/build/so_built' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice/work/oo_1.0.3_src/berkeleydb dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /usr/ports/editors/openoffice.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030417023927.57439.qmail>