mirror of
https://repo.or.cz/socat.git
synced 2025-06-26 01:38:41 +00:00
Red Hat issue 1021429: getgroupent fails with large number of groups
This commit is contained in:
parent
ab74be65e5
commit
52e8a5ec2b
10 changed files with 83 additions and 14 deletions
5
README
5
README
|
@ -132,6 +132,11 @@ the file PORTING.
|
|||
platform specifics - redhat
|
||||
---------------------------
|
||||
|
||||
Install the following packages before building socat:
|
||||
tcp_wrappers-devel
|
||||
readline-devel
|
||||
openssl-devel
|
||||
|
||||
On RedHat Linux 9.0, including openssl/ssl.h might fail due to problems with
|
||||
the krb5-devel package. configure reacts with disabling openssl integration.
|
||||
To solve this issue, help cpp to find the krb5.h include file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue