From owner-freebsd-ports@FreeBSD.ORG Mon Jun 4 21:50:59 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B048106566C for ; Mon, 4 Jun 2012 21:50:59 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 330978FC08 for ; Mon, 4 Jun 2012 21:50:59 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SbfAw-000358-H6 for freebsd-ports@freebsd.org; Mon, 04 Jun 2012 14:50:58 -0700 Date: Mon, 4 Jun 2012 14:50:58 -0700 (PDT) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1338846658524-5715076.post@n5.nabble.com> In-Reply-To: <4FCD0BD2.5010806@yahoo.fr> References: <4FC73BBB.9090004@eskk.nu> <4FCD0BD2.5010806@yahoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: make failed for editors/libreoffice 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: Mon, 04 Jun 2012 21:50:59 -0000 With gcc47 unfortunately I'm stuck on a boost. ERROR: error 65280 occurred while making /usr/obj/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/boost it seems that the error is inside 'boost', please re-run build inside this module to isolate the error and/or test your fix: ----------------------------------------------------------------------- /usr/local/bin/bash cd /usr/obj/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2 source ./Env.Host.sh cd boost rm -Rf /usr/obj/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/boost/unxfbsd.pro # optional module 'clean' build With cppunit it helped, with boost not so much. -- View this message in context: http://freebsd.1045724.n5.nabble.com/make-failed-for-editors-libreoffice-tp5713591p5715076.html Sent from the freebsd-ports mailing list archive at Nabble.com.