X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 64E773858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:cc:from:in-reply-to:content-transfer-encoding; bh=6/axXvL7oF3bDQh+heUDuX33D+QIOtdh1P83AIXXrJI=; b=L16SgOuVslt8p+8EYHKC1jCxDBEa0tnS6P1Y3FkAes4qpmhXIISUkRrenqobzGWwCJ cCWzCRqI/Ug4VKSOh2nRcXVJvwrQxVkeGq5yqofEmfwvBErycGw/trC16ooV0HV7Lwp4 +Ikyv9yKYkIBP8/kLAJwUOlLFCOEXrQbUpFdOP4ZQPIIkDw7eDh31moK2w4EWw+m1PTt QrY+nGQUUzhXxtzwFlg8NXPYQwjd4kdLUSqF4RTfkdsN0EZ13m+BDL06OQ1XhFnb2sVt pwp8l5mQdIYrP6gQ0mXO8ovlml2u1RDvrSF8jvqcqIDRzpx9uzTJFOI5EghxOBjfgH35 DJ1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:cc:from:in-reply-to :content-transfer-encoding; bh=6/axXvL7oF3bDQh+heUDuX33D+QIOtdh1P83AIXXrJI=; b=6zbp6x9+Ph7cIzzH9Pii+mlNnFr2YNN0WKsnLHUpZPnVONm7VX8WuU0xafU1HrwIwZ 0dlUdT3Jo0j49rPWWSIjsoU/P+9Iz2icA4GalIMU3s6E6KsKzvWzRDqQ+Df68w6zvLbf JIYewmtquw6r4logyn9vfc4zds3kBSBL5UwSJSv7gcFdafmgqnzf7qXcYtKSLVDIyXjM pRMghpZr3uiEolway97oxn/aC6EWLD5kJ+vO/ZUadGdDrPuAYdPpovWjIcS9rXKZqrgn o56oY+Wb7XunmSrlyg5tImcf76UffnfZWYAIYTEsVyaPrmp3d0f2EQQJJQ67LM4to9M1 lbaw== X-Gm-Message-State: AOAM530HbHqyUTJvqIvc63w67+LJLf5QtPxqvCuYrRHg2JsKvT+UpdjO fx48vMSxf3z9exihPE5To+nyoj7NkZk= X-Google-Smtp-Source: ABdhPJy5BVKIQQK3AVQYw6QB61Z3quY8CncsaybPQUwbHEWeen/Tay2d555pKcTcbY5Ujj6Xs5eKhg== X-Received: by 2002:a05:600c:b55:: with SMTP id k21mr10319020wmr.72.1642703415332; Thu, 20 Jan 2022 10:30:15 -0800 (PST) Message-ID: Date: Thu, 20 Jan 2022 19:30:14 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: libintl-devel not a dependency of python3-devel Content-Language: it To: "cygwin AT cygwin DOT com" References: From: Marco Atzeri In-Reply-To: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Till Riedel Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 20KIUYT9008434 On 20.01.2022 08:50, Till Riedel wrote: > Hi, > > Just an observation/bug report: > > python3-config --ldflags outputs for 3.8.12: > > -L/usr/lib -lpython3.8 -lcrypt -lintl -ldl > > which make ld fail with > > " cannot find -lintl" (actually I do not even know it its needed) > > Fixing this (eg. for automated builds etc) requires libintl-develĀ  as a > dependency > > Best > > Till > > PS: this is rather an annoyance, as installing libintl-devel once will > fix the issue for anyone forever. However, since python package builds > are involved it might hit a few "novice" users > Thanks Till, Noted for the next rebuild -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple