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 72CA53858D35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=teco.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=teco.edu Message-ID: Date: Thu, 20 Jan 2022 08:50:45 +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 To: cygwin AT cygwin DOT com Content-Language: de-DE From: Till Riedel Subject: libintl-devel not a dependency of python3-devel X-Spam-Status: No, score=1.0 required=5.0 tests=BAYES_40, HTML_MESSAGE, KAM_DMARC_STATUS, RCVD_DOTEDU_SHORT, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 20K7pP1V010445 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 -- KIT - The Research University in the Helmholtz Association Dr. Till Riedel (AkadR) Lab Leader TECO Vincenz Prießnitz Str. 1 76131 Kalrlsruhe Tel: 0721 608 41706 (forwarded!) Web:https://www.teco.kit.edu/~riedel Email/XMPP:till DOT riedel AT kit DOT edu Skype: till.riedel -- 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