From owner-freebsd-office@FreeBSD.ORG Mon Apr 23 19:14:44 2012 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80BB41065672 for ; Mon, 23 Apr 2012 19:14:44 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0E9F88FC1D; Mon, 23 Apr 2012 19:14:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3NJEh39006270; Mon, 23 Apr 2012 19:14:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3NJEhl4006269; Mon, 23 Apr 2012 19:14:43 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Mon, 23 Apr 2012 21:14:39 +0200 From: Baptiste Daroussin To: AN Message-ID: <20120423191439.GC31315@azathoth.lan> References: <20120423111349.GD25330@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ncSAzJYg3Aa9+CRW" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: office@FreeBSD.org Subject: Re: libreoffice3.5.2.2 build fails X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2012 19:14:44 -0000 --ncSAzJYg3Aa9+CRW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 23, 2012 at 02:01:06PM -0400, AN wrote: > Hi Bapt: >=20 > I tried the command: > make CXXFLAGS+=3D -std=3Dgnu++0x install clean >=20 > and got the following: >=20 > Avoiding implicit rule recursion. > Trying pattern rule with stem `distro-pack-install.sh'. > Trying implicit prerequisite `distro-pack-install.sh,v'. > Trying pattern rule with stem `distro-pack-install.sh'. > Trying implicit prerequisite `RCS/distro-pack-install.sh,v'. > Trying pattern rule with stem `distro-pack-install.sh'. > Trying implicit prerequisite `RCS/distro-pack-install.sh'. > Trying pattern rule with stem `distro-pack-install.sh'. > Trying implicit prerequisite `s.distro-pack-install.sh'. > Trying pattern rule with stem `distro-pack-install.sh'. > Trying implicit prerequisite `SCCS/s.distro-pack-install.sh'. > No implicit rule found for `distro-pack-install'. > Considering target file `source-env-and-recurse'. > Finished prerequisites of target file `source-env-and-recurse'. > No need to remake target `source-env-and-recurse'. > Finished prerequisites of target file `distro-pack-install'. > Must remake target `distro-pack-install'. > Successfully remade target file `distro-pack-install'. > # It seems that the empty directories are necessary for libreoffice keep= =20 > them for now > find: /usr/ports/editors/libreoffice/work/loinstall//usr/local/lib: No=20 > such file or directory > *** [post-install] Error code 1 >=20 > Stop in /usr/ports/editors/libreoffice. > *** [install] Error code 1 >=20 > Stop in /usr/ports/editors/libreoffice. >=20 > Is this the correct command, make CXXFLAGS+=3D -std=3Dgnu++0x install cle= an? >=20 > If not, please provide exact command suggested. >=20 > Thanks in advance >=20 hum no :) make clean CXXFLAGS=3D"-std=3Dgnu++0x" make then make install regards, Bapt --ncSAzJYg3Aa9+CRW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk+Vqh8ACgkQ8kTtMUmk6EzfMwCgm8OmRimL55cSPFUivNw51bHb 9rUAoLz5pv0xGxip5QRE39TinzlfOg3a =0XJQ -----END PGP SIGNATURE----- --ncSAzJYg3Aa9+CRW--