delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/04/11/06:45:53

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=Wp6Wk0GJpAcnyu16
JzIZsjQJtzEpwydvWNyeWC4pfvbxwlCZ+scD7MygArbZeS/XSomZxiMvEQZ4yjMK
z8X7zqQdrnIU/gBxLIWkzLOq9BKTv2twx9fn6jqMwF+YT/WTms/T6XOFxQP6ifqO
eGgjjSB+sKMx3dSyFXpgyeEzKY0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=he9dZZvZ3NG4x3M233Hu0B
HZhpE=; b=J+af+pSU+Ii6yY0i7Vk8Odpyp6Azy0p4Afakj3wwggYXqFK1JLerNw
EazohG11P9/iPm2qJMj3hvVY/A7XTO7HWWWuoBVvwbnUav6nZbwtnBtYh0onFTD1
kBlCjINLRHa3fcozMjoPlyz5Kj7vwPzjRWtuLn3PPeGMY/qqx9fYU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*MI:sk:ad789fd, H*f:sk:ad789fd, H*i:sk:ad789fd, Hoenig
X-HELO: mail-wm0-f49.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=CBeBkm9LiJWro543ZzcHKNLahOO6/aBdU784MruNBTA=; b=k06TnVXCBrIgYq6Di1YGd8TWtBLXF5p4hvFFHWlYnfZz35U0GNiFMNAQtK925Na06w Ei0IsLETcbLYoUfwRYI9ly8W3WcPcg+RQEi+GOSznC3Lu4EOoChgYTEQ8mG1T/9jCpma X/m9uPYGAqLaXSIkSTMxDtCpwmqK5IGOD757rIK/13RNnT+yRPuwaDs6JNKR5aVLnTgj p3+e5MGklr61BiiEFKKCdJQTBGYpwwSI7qtyVpJ2ZcbSrtXOUOhRcqpLsCwcKGoctCM0 u3MZiS/J/+nHJ0riVE8R6EGR1ULrhxBQhl4FWufNBQ+vKCJ0aVrqYo1dvxeuLntXW2tY 2SAw==
X-Gm-Message-State: AN3rC/7iD7v1J/IWv+nznM8hBVl9uryK+STC+ESG6D/Oobrr+h42CJew IajNLAJNt/6DBpjW
X-Received: by 10.28.21.15 with SMTP id 15mr13917628wmv.11.1491907500066; Tue, 11 Apr 2017 03:45:00 -0700 (PDT)
Subject: Re: missing config.rpath
To: cygwin AT cygwin DOT com
References: <ad789fd6-4896-4757-8bdf-e4b9b4a736ee AT cantab DOT net>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <90f8e3c2-5a3c-1c26-c104-16474621ff2d@gmail.com>
Date: Tue, 11 Apr 2017 12:44:52 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <ad789fd6-4896-4757-8bdf-e4b9b4a736ee@cantab.net>
X-IsSubscribed: yes

On 11/04/2017 12:29, Michael Hoenig wrote:
> Aloha,
>
> I am attempting to use cygport to compile LAME under cygwin-64.  I have
> the files from here:
> https://sourceforge.net/p/cygwin-ports/lame/
>
> But I keep getting this error:
> cp: cannot stat '/usr/share/gettext/config.rpath': No such file or
> directory
>
> In fact, I don't even have a /usr/share/gettext/ directory which is
> odd.  gettext 0.19.8.1-2 has been installed.  All other packages are up
> to date.  This is a fresh install.
>
> Would be grateful for any pointers, thanks in advance!
> Michael
>

Install gettext-devel-0.19.8.1-2

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019