bug-coreutils
[Top][All Lists]
Advanced

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

bug#27618: Possible bug when compiled with ssl


From: Paul Eggert
Subject: bug#27618: Possible bug when compiled with ssl
Date: Sat, 8 Jul 2017 13:20:18 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Jean Louis wrote:
Configure cannot run without "sort", and if "sort" is compiled with
ssl, then ./configure is not working, regardless.

Sure, but that's not really a bug in the coreutils build procedure, which assumes a POSIX-like environment containing the C compiler and a few standard utilities. If these utilities don't work coreutils won't build, just as most other packages won't build.

It sounds like your problem is that your distro builds coreutils with the --with-openssl option, but does not list the OpenSSL libraries as prerequsites for coreutils. If so, that's a bug in your distro's packaging rules and should be reported to your distro; it's not something coreutils itself can fix.





reply via email to

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