From owner-freebsd-ports@FreeBSD.ORG Thu Jan 1 18:12:42 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09DC0106564A for ; Thu, 1 Jan 2009 18:12:42 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by mx1.freebsd.org (Postfix) with ESMTP id D25848FC1D for ; Thu, 1 Jan 2009 18:12:41 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mail2.panix.com (Postfix) with ESMTP id 2238634810 for ; Thu, 1 Jan 2009 13:12:41 -0500 (EST) Received: from teddy.fas.com (c-76-26-198-188.hsd1.sc.comcast.net [76.26.198.188]) by mailbackend.panix.com (Postfix) with ESMTP id 0A6CC10336 for ; Thu, 1 Jan 2009 13:12:41 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1LIS2C-0005Ue-00 for ; Thu, 01 Jan 2009 13:12:40 -0500 Date: Thu, 1 Jan 2009 13:12:40 -0500 From: stan To: FreeBSD Ports List Message-ID: <20090101181240.GA21081@teddy.fas.com> Mail-Followup-To: FreeBSD Ports List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 13:10:14 up 234 days, 19:32, 1 user, load average: 0.00, 0.00, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Cc: Subject: OO build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 18:12:42 -0000 I am trying to build OO and the make is failing with the following error: Module 'scp2' delivered successfully. 11 files copied, 74 files unchanged 1 module(s): basebmp need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/OOO300_m9/basebmp/source Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from basebmp" rmdir /tmp/26279 *** Error code 1 Stop in /usr/ports/editors/openoffice.org-3. Is there some way I can work around this? -- One of the main causes of the fall of the roman empire was that, lacking zero, they had no way to indicate successful termination of their C programs.