Michael Oleske created GEODE-7782: ------------------------------------- Summary: libACE 6.5.5 won't compile on Ubuntu>=19.10 Key: GEODE-7782 URL: https://issues.apache.org/jira/browse/GEODE-7782 Project: Geode Issue Type: Bug Components: native client Reporter: Michael Oleske
Since Ubuntu 19.10 removes XSI STREAMS declarations (see https://sourceware.org/git/?p=glibc.git;a=commit;h=a0a0dc83173ce11ff45105fd32e5d14356cdfb9c), ACE complains that `stropts.h` is missing. This is resolved in ACE 6.5.7 https://github.com/DOCGroup/ACE_TAO/releases/tag/ACE%2BTAO-6_5_7 -- This message was sent by Atlassian Jira (v8.3.4#803005)