GNU bug report logs -
#27618
Possible bug when compiled with ssl
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Sat, 8 Jul 2017 14:25:01 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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.
This bug report was last modified 7 years and 322 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.