public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* libintl-devel not a dependency of python3-devel
@ 2022-01-20  7:50 Till Riedel
  2022-01-20 18:30 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Till Riedel @ 2022-01-20  7:50 UTC (permalink / raw)
  To: cygwin

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.riedel@kit.edu
Skype: till.riedel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libintl-devel not a dependency of python3-devel
  2022-01-20  7:50 libintl-devel not a dependency of python3-devel Till Riedel
@ 2022-01-20 18:30 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2022-01-20 18:30 UTC (permalink / raw)
  To: cygwin; +Cc: Till Riedel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-20 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20  7:50 libintl-devel not a dependency of python3-devel Till Riedel
2022-01-20 18:30 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).