From owner-freebsd-ports@FreeBSD.ORG Tue May 27 11:29:23 2014 Return-Path: Delivered-To: freebsd-ports@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 315BFF43; Tue, 27 May 2014 11:29:23 +0000 (UTC) Received: from mail-ob0-x22a.google.com (mail-ob0-x22a.google.com [IPv6:2607:f8b0:4003:c01::22a]) (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 E2B132DC4; Tue, 27 May 2014 11:29:22 +0000 (UTC) Received: by mail-ob0-f170.google.com with SMTP id uy5so9051401obc.15 for ; Tue, 27 May 2014 04:29:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=EkSGwqfT+CWRqiCIIOYKWbQpezFpzwqJ2aV12FtDWIk=; b=q81BzD0OdEdQglobyMll6tv+c7LFabZpPj4lXiI4ToZ1/541rx0IfYvEJxjXmAnOsl 3mAQmREhBdmoJ0iX2bKWths3KDMiaHHzV5DYOavjD9fRjj6YNvpKIqnD8Xf9rSFESPhN UTx5TeiPOvxEXkSDWVRhLpj4FTQuaO1U4gqA7vziJah3Xc8o4y8Q1S8rHnZP5sOhbZ0I Ga3XZVfBy3KroHKINK5jX7aA3U7tkQI+b3ap6pYElUvVd6FTMdbMfhIGjReDlVDxdnvC RqhZGf03QNqDAft45iOmTPmQTlrtthfpb+0oO4TwobHoOogtcL1jj3xxQ+Um7IXb1LOn quZA== MIME-Version: 1.0 X-Received: by 10.60.34.40 with SMTP id w8mr31842845oei.60.1401190162204; Tue, 27 May 2014 04:29:22 -0700 (PDT) Sender: robbak@gmail.com Received: by 10.76.0.111 with HTTP; Tue, 27 May 2014 04:29:21 -0700 (PDT) In-Reply-To: <20140527084141.GG20327@ivaldir.etoilebsd.net> References: <53843F6D.4080605@webrz.net> <20140527084141.GG20327@ivaldir.etoilebsd.net> Date: Tue, 27 May 2014 21:29:21 +1000 X-Google-Sender-Auth: WlQJ8ROEgZGde1vMEZOvNh8m03k Message-ID: Subject: Re: ===> Installing for lua51-5.1.5_7 From: Robert Backhaus To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: Jos Chrispijn , 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 11:29:23 -0000 On 27 May 2014 18:41, Baptiste Daroussin wrote: > 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 > --8< > > 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 > There do not appear to be any notes in UPDATING about lua. Which UPDATING entries are relevant to this?