From owner-freebsd-ports@FreeBSD.ORG Tue May 27 08:41:48 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F301853 for ; Tue, 27 May 2014 08:41:48 +0000 (UTC) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (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 059C62E81 for ; Tue, 27 May 2014 08:41:47 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id x12so8889364wgg.18 for ; Tue, 27 May 2014 01:41:45 -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=Lo7X5LJZh7OaNiELwzI3More0N+q52fI/TDyR31LcF8=; b=ZzAUb4OsKzoPpKHop6i77sLC04eWma/lxpF5y3gy76AqLkWcSHJ7oYrJ2J0AZWcYUv /DzqQtzYUhL4MFMZmnAOTx+EI4fNSD+y0MJprg0Rw1qpmULm1130Q2HO4uPTYFvI1mJ/ 0L7X+ycDuSvrzI2qgO3CJcw1keXoJmE/3nfSDpHpZ4R1PnFFBUyjAWD1jyzUraVS56ES angyJgQZmZ9MED4QQJZqOXf39QIG91a8+CtiMZjY4xKxWqfAuPagP7hwQUS4QgPd2oOJ eAUcdC1NGjYjDzpXrCkoNH8hKZYuIvClWAMoAk1ROPCEBIChnmh3JJB4XPDF9o1euEgG AzIQ== X-Received: by 10.194.87.200 with SMTP id ba8mr38731680wjb.28.1401180105167; Tue, 27 May 2014 01:41:45 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id l5sm6501866wif.22.2014.05.27.01.41.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 May 2014 01:41:44 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 27 May 2014 10:41:41 +0200 From: Baptiste Daroussin To: Jos Chrispijn Subject: Re: ===> Installing for lua51-5.1.5_7 Message-ID: <20140527084141.GG20327@ivaldir.etoilebsd.net> References: <53843F6D.4080605@webrz.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KIzF6Cje4W/osXrF" Content-Disposition: inline In-Reply-To: <53843F6D.4080605@webrz.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 08:41:48 -0000 --KIzF6Cje4W/osXrF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 27, 2014 at 09:31:57AM +0200, Jos Chrispijn wrote: > Just tried to install from ports but got this error during > installation: > ===> Installing for lua51-5.1.5_7 > install -o root -g wheel -m 444 > /usr/ports/lang/lua51/work/lua-5.1.5/etc/lua.pc > /usr/ports/lang/lua51/w > ork/stage/usr/local/libdata/pkgconfig/lua-5.1.pc > ====> Compressing man pages (compress-man) > ===> Installing for lua51-5.1.5_7 > ===> Checking if lang/lua51 already installed > ===> Registering installation for lua51-5.1.5_7 > Installing lua51-5.1.5_7...pkg-static: lua51-5.1.5_7 conflicts with > lua-5.1.5_6 (installs files into the same place). > Problematic file: /usr/local/include/lua51/lauxlib.h > *** [fake-pkg] Error code 70 > ! lua51-5.1.5_6 not even installed. > Can you tell me how to solve this? Thanks in advance. > best regards, > Jos Chrispijn Following updating should deal with that, are instructions wrong? regards, Bapt --KIzF6Cje4W/osXrF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlOET8UACgkQ8kTtMUmk6ExS8gCeKmO0PL7O+638o1jqZYQvo0LL uMUAnAphCNnOdke42PrKV8M+tAbz+Y/C =+EFr -----END PGP SIGNATURE----- --KIzF6Cje4W/osXrF--