From owner-freebsd-questions@FreeBSD.ORG Sat Jan 15 20:27:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DCFD16A4CE for ; Sat, 15 Jan 2005 20:27:57 +0000 (GMT) Received: from smtp1.versatel.nl (smtp1.versatel.nl [62.58.50.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9DB43D39 for ; Sat, 15 Jan 2005 20:27:56 +0000 (GMT) (envelope-from f.staals@zonnet.nl) Received: (qmail 23391 invoked by uid 10); 15 Jan 2005 20:27:55 -0000 Received: (vexira-qq 23370-F60DCABA invoked from network) 15 Jan 2005 21:27:55 +0100 Received: from unknown (HELO [192.168.2.2]) ([62.59.173.176]) (envelope-sender ) by smtp1.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 15 Jan 2005 20:27:55 -0000 Message-ID: <41E98ACA.5020402@zonnet.nl> Date: Sat, 15 Jan 2005 21:27:38 +0000 From: Frank Staals User-Agent: Mozilla Thunderbird 0.9 (X11/20041109) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.29.0.5; VDF: 6.29.0.52; host: postbode01.zonnet.nl) Subject: problem compiling OpenOffice-2.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jan 2005 20:27:57 -0000 I tried compiling openoffice 2.0, everything is going fine until this point: ============= Building project cli_ure ============= deliver -- version: 1.77 Statistics: Files copied: 0 Files unchanged/not matching: 7 ============= Building project bridges ============= /home/oo.o/work/bridges/unotypes ------------- /home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel dmake: Error -- `../../../unxfbsd.pro/slb/cpp_uno_shared.lib' not found, and can't be made '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel dmake: Error code 1, while making 'instsetoo_native/prj/build_all' *** Error code 255 Stop in /home/oo.o. PC1# '---* tg_merge.mk *---' I copied /usr/ports/editors/openoffice-2.0-devel/ to /home because of a lack of free hard disk space on / by the way. anyone an Idea what I should do to fix this ? Frank Staals