From owner-freebsd-office@FreeBSD.ORG Thu Jun 12 13:05:26 2014 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F680BAE for ; Thu, 12 Jun 2014 13:05:26 +0000 (UTC) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E75FC298F for ; Thu, 12 Jun 2014 13:05:25 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id u57so1281875wes.3 for ; Thu, 12 Jun 2014 06:05:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=2wYtXQgRjWJZu87rr2vzbXuoKgJfP6kyD2TiOvC+Q8E=; b=NKiwL5SGP3zKcmI2sso6lQ5CyASnBbeaL4qtuiQL610f/hR7IlFKWqgchUk6nV9MKs 8mXyEmS4gKjbaAk41atAzm6vghJOPa1Vaw4Uoz424rpCO0VIux47m8oZtV4+KWLjY4Dd fBegdba9bAOqWLz/E8av5ybmcEIpV9BTVrmDAGiaUbm3ZVk5cezEAATIngLIakCfDo+8 S3uXGLhNAh7qu1Kj6iU1LIHCf6U4I3nsJFxQvbgkGWFa99ILhAcQxN2Adfx7l43KZVY0 AMkCUEJIZh8Ufkxw4TDs9uqJPz+wiT2/vqekNX1dH2nJ1sJwvPyD/nSATQarLkkDwR4A n1Ew== X-Received: by 10.180.207.9 with SMTP id ls9mr6455901wic.32.1402578324150; Thu, 12 Jun 2014 06:05:24 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id u10sm356388wix.11.2014.06.12.06.05.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Jun 2014 06:05:23 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 12 Jun 2014 15:05:21 +0200 From: Baptiste Daroussin To: Ronald Klop Subject: Re: redland is too old for FreeBSD Port: editors/libreoffice (4.2.4) Message-ID: <20140612130521.GA2606@ivaldir.etoilebsd.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: office@freebsd.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 13:05:26 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 12, 2014 at 02:29:23PM +0200, Ronald Klop wrote: > Hi maintainer of port libreoffice, >=20 > Configure of libreoffice 4.2.4 fails for me with the error below. Removin= g =20 > the dependency on redland and removing the -with-system-redland line from= =20 > the ports Makefile fixes the configure step. It is now happily compiling. >=20 > FreeBSD sjakie.klop.ws 9.3-BETA1 FreeBSD 9.3-BETA1 #7 r266970M: Mon Jun = 2 =20 > 16:18:30 CEST 2014 root@sjakie.klop.ws:/usr/obj/usr/src/sys/GENERIC = =20 > amd64 >=20 > My ports tree is very up-to-date using portsnap. Including the updates to= =20 > the port of today. >=20 > Regards, > Ronald. >=20 >=20 > checking whether to use gnutls... checking which redland to use... extern= al > checking for REDLAND... yes > checking for librdf_world_set_raptor_init_handler in -lrdf... no > configure: error: librdf too old. Need >=3D 1.16 You should follow UPDATING :) You haven't rebuilt all packages depending on icu as asked if you look into your config.log you would notice that redland testing fails because it doesn't find a icu 52 symbol regards, Bapt --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlOZpZEACgkQ8kTtMUmk6EzZngCgtUo1uwgrOrJ5uXocQX8jmTNA IIYAn3RBU2r/b0yAe7nBwtJQp4xg0hIq =RXQE -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--