From owner-freebsd-openoffice@FreeBSD.ORG Tue Mar 1 17:40:25 2005 Return-Path: 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 DE09116A4CE for ; Tue, 1 Mar 2005 17:40:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 918E343D3F for ; Tue, 1 Mar 2005 17:40:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21HeP99080012 for ; Tue, 1 Mar 2005 17:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21HeO5q080010; Tue, 1 Mar 2005 17:40:24 GMT (envelope-from gnats) Date: Tue, 1 Mar 2005 17:40:24 GMT Message-Id: <200503011740.j21HeO5q080010@freefall.freebsd.org> To: openoffice@FreeBSD.org From: Pawel Wieleba Subject: Re: ports/78141: openoffice-2.0-devel cannot build -DWITH_KDE; configure: error: Qt libraries not found X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pawel Wieleba List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 17:40:26 -0000 The following reply was made to PR ports/78141; it has been noted by GNATS. From: Pawel Wieleba To: freebsd-gnats-submit@freebsd.org, P.Wieleba@iem.pw.edu.pl Cc: Subject: Re: ports/78141: openoffice-2.0-devel cannot build -DWITH_KDE; configure: error: Qt libraries not found Date: Tue, 1 Mar 2005 18:34:59 +0100 Hi once again! I cannot build editors/openoffice-2.0-devel with -DWITH_KDE. I tried version openoffice-2.0.20050225. (It builds without problems when: make -DWITH_CUPS) Perhaps this info will help you. If you need any further info let me now. Pawel Wieleba srv# pkg_info xorg-6.8.1 kde-3.3.2 cups-1.1.23.0 srv# cd /usr/ports/editors/openoffice-2.0-devel srv# env QTDIR=/usr/X11R6 make -DWITH_CUPS -DWITH_KDE ... diff -br ../../unxfbsd.pro/bin/odk680/include/store /usr/ports/editors/openoffic e-2.0-devel/work/solver/680/unxfbsd.pro/inc/store |& perl ../../util/checkdiff.p l ../../unxfbsd.pro/misc/checkinc.txt diff -br ../../unxfbsd.pro/bin/odk680/include/vos /usr/ports/editors/openoffic e-2.0-devel/work/solver/680/unxfbsd.pro/inc/vos |& perl ../../util/checkdiff.pl. ./../unxfbsd.pro/misc/checkinc.txt cat ../../unxfbsd.pro/misc/checkinc.txt cat ../../unxfbsd.pro/misc/checkidl.txt Running processes: 1 /usr/ports/editors/openoffice-2.0-devel/work/odk/pack/checkbin perl ../../util/check.pl ../../unxfbsd.pro/bin/odk680 freebsd "" ../../unxfbsd.p ro/misc/checkbin.txt Check for freebsd check binaries: ++++++++++++++ check packaging files: ++++++++++++++++++++++++ check xml format specifiaction: check config files: check setting files: check cpp docu: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ check java docu: ++++++++++++ check examples: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++ OK cat ../../unxfbsd.pro/misc/checkbin.txt Running processes: 1 /usr/ports/editors/openoffice-2.0-devel/work/odk/util rm -f ../unxfbsd.pro/bin/odk680.tar.gz >& /dev/null cd ../unxfbsd.pro/bin && tar cf - odk680 | gzip - > odk680.tar.gz deliver -- version: 1.78 COPY: ../unxfbsd.pro/bin/odk680.tar.gz -> /usr/ports/editors/openoffice-2.0-deve l/work/solver/680/unxfbsd.pro/bin/odk680.tar.gz Statistics: Files copied: 1 Files unchanged/not matching: 3 1 module(s): vcl need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-2.0-devel /work/vcl/util Attention: if you build and deliver the above module(s) you may prolongue your t he build issuing command "build --from vcl *** Error code 1 Stop in /usr/ports/editors/openoffice-2.0-devel. srv#