From owner-freebsd-questions@FreeBSD.ORG Thu Jul 19 16:10:31 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16E2E106564A for ; Thu, 19 Jul 2012 16:10:31 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from leila.iecc.com (leila6.iecc.com [IPv6:2001:470:1f07:1126:0:4c:6569:6c61]) by mx1.freebsd.org (Postfix) with ESMTP id 7B1F48FC0C for ; Thu, 19 Jul 2012 16:10:30 +0000 (UTC) Received: (qmail 67590 invoked from network); 19 Jul 2012 16:10:29 -0000 Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 19 Jul 2012 16:10:29 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:vbr-info; s=50083175.xn--30v786c.k1207; i=johnl@user.iecc.com; bh=n9qQ5xiM8OI1GMbSPqdU2t+iqEfysVbbr/3arCoYsrA=; b=pEnvq4Vrg6XGVcUXAry+FZXA55y/CQvAFmeEHMCCktdDAOGxw8XP1JCzsBI1Dp+YAYdjySiDgWV1g5gMCKWwxiExYmENmDC8pNhggfumfux5D7JNQn282MQl0TjVxmHymZYNWpWMhZXQp43Ru4500NDpyPdfbnqusPqvVBJfvF4= VBR-Info: md=iecc.com; mc=all; mv=dwl.spamhaus.org Date: 19 Jul 2012 16:10:07 -0000 Message-ID: <20120719161007.62763.qmail@joyce.lan> From: "John Levine" To: freebsd-questions@freebsd.org In-Reply-To: <5007FBF8.5050001@gmail.com> Organization: X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Cc: alexander.kapshuk@gmail.com Subject: Re: for the impatient: Linux LibreOffice works on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2012 16:10:31 -0000 >What sort of errors did you encounter while building the package using >the ports? The first problem is that it now demands clang-devel, which conflicts with chromium which still wants regular clang. Any idea how likely it is that chromium will build if I tell it to use clang-devel? R's, John