From owner-freebsd-openoffice@FreeBSD.ORG Sun Jul 17 18:05:09 2011 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D662D106566B for ; Sun, 17 Jul 2011 18:05:09 +0000 (UTC) (envelope-from bugReporter@Haakh.de) Received: from mo-p00-ob6.rzone.de (mo-p00-ob6.rzone.de [IPv6:2a01:238:20a:202:53f0::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2C2638FC0A for ; Sun, 17 Jul 2011 18:05:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1310925906; l=693; s=domk; d=haakh.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=KqHYr7GRcuuovUGv5vPWW8tOdZk=; b=Xh9dFMw+ne8QLFjZ3WFx16WxM7hOYwTbY/Uysg3WKJPv63PuRr9iuldjW3NbxJSQn7W b4uiSI5L2bYXEseAcu5PsjGqqFU1i9aNoyAA6I0SDC2fGSJjVKNQFEPy8Pq+vKTmvQVOw l8UqRc6eTmjMGCB3uY1UA2+5PAeZex1AKPM= X-RZG-AUTH: :LWQcbViwW/e6OTbW0dHzwKkCepY3+zAQY9KdRPw9VcHc3bN9H/f6W/0h2w== X-RZG-CLASS-ID: mo00 Received: from abaton.Haakh.de (p57A7211F.dip.t-dialin.net [87.167.33.31]) by smtp.strato.de (cohen mo31) (RZmta 26.0) with ESMTPA id e004aan6HFYFE8 for ; Sun, 17 Jul 2011 20:05:06 +0200 (MEST) Received: from Crabberio.Haakh.de (crabberio.haakh.de [IPv6:2001:5c0:1508:1500:213:d4ff:fed0:bb7f]) by abaton.Haakh.de (8.14.5/8.14.4) with ESMTP id p6HI53x4047656 for ; Sun, 17 Jul 2011 20:05:03 +0200 (CEST) (envelope-from bugReporter@Haakh.de) Message-ID: <4E23244F.3060604@Haakh.de> Date: Sun, 17 Jul 2011 20:05:03 +0200 From: "Dr. A. Haakh" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; de; rv:1.9.1.19) Gecko/20110708 Lightning/1.0b1 SeaMonkey/2.0.14 MIME-Version: 1.0 To: openoffice@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,T_HK_NAME_DR, T_RP_MATCHES_RCVD,URI_NOVOWEL autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on abaton.Haakh.de Cc: Subject: build-errors OOo-2.4.3 and workarounds 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, 17 Jul 2011 18:05:09 -0000 Building OOo-2.4.3 on FreBSD-8.2/amd64 and /i386 leads to several errors 1. checkdll.sh fails in libegg, vcl and sfx2, probably due to incomplete SOLARLIBDIR or EXTRALIBPATHS Workaround: find the unchecked library check_libname.so and rename it to libname.so 2. portaudio fails because a required directory is not created. Workaround: mkdir path_to_OOoSource/portaudio/unxfbsdx.pro/misc/build/portaudio_v18_1/lib then restart "make" after each failure... I still need OOo-2.4.x because there is a bug in OOo-3.3.0-calc (present in Windows/i386, FreeBSD/amd64, FreeBSD/i386). Some decimal tablecellvalues are interpreted as date if you include a databasetable. Andreas From owner-freebsd-openoffice@FreeBSD.ORG Mon Jul 18 11:08:22 2011 Return-Path: Delivered-To: openoffice@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AC9B106568D for ; Mon, 18 Jul 2011 11:08:22 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1988B8FC23 for ; Mon, 18 Jul 2011 11:08:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6IB8Lsm027911 for ; Mon, 18 Jul 2011 11:08:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6IB8Lin027909 for openoffice@FreeBSD.org; Mon, 18 Jul 2011 11:08:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 18 Jul 2011 11:08:21 GMT Message-Id: <201107181108.p6IB8Lin027909@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: openoffice@FreeBSD.org Cc: Subject: Current problem reports assigned to openoffice@FreeBSD.org 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, 18 Jul 2011 11:08:22 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/154674 openoffice Build of editors/openoffice.org-3 3.0 fails o ports/154448 openoffice editors/openoffice.org-3: /usr/local/openoffice.org-3. p ports/152262 openoffice [patch] editors/openoffice.org-3 o ports/151884 openoffice editors/openoffice.org-3-devel port misbehaviour o ports/148918 openoffice [patch] editors/openoffice.org-3-devel/Makefile fixes o ports/143949 openoffice editors/openoffice-3: system unzip pickiness unhelpful 6 problems total.