reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58248] Git depends on Gettext (which is not yet in Maneage)


From: Raul Infante-Sainz
Subject: [bug #58248] Git depends on Gettext (which is not yet in Maneage)
Date: Tue, 5 May 2020 11:24:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:74.0) Gecko/20100101 Firefox/74.0

Follow-up Comment #11, bug #58248 (project reproduce):

I noticed in my macOS system that all programs of GNU coreutils needs Gettext.
If I check for example `cp':


$ otool -L .local/bin/cp
.local/bin/cp:
  /usr/local/opt/gettext/lib/libintl.8.dylib (compatibility version 10.0.0,
current version 10.7.0)
 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
(compatibility version 150.0.0, current version 1455.12.0)
  /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
1252.50.4)


It is clear that depends on gettext! I also checked other programs like
`echo', `ln', etc. I think it could be easily fixed by setting `gettext' to be
a prerequisite of GNU coreutils.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58248>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]