Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/1294
  
    I'm seeing e.g.
    
    ```
    BIO_fastopen.cc: In function 'int fastopen_create(BIO*)':
    BIO_fastopen.cc:48:11: error: 'BIO' has no member named 'data'
       BIO_set_data(bio, data);
               ^
    BIO_fastopen.cc:49:11: error: expected unqualified-id before numeric 
constant
       BIO_set_init(bio, 1);
               ^
    ```
    
    On the build bots.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to