Skip to content

🐛 Upgrade and fix gevent recipe, closes #2805#3129

Merged
AndreMiras merged 1 commit into
developfrom
feature/fix_gevent
Mar 23, 2025
Merged

🐛 Upgrade and fix gevent recipe, closes #2805#3129
AndreMiras merged 1 commit into
developfrom
feature/fix_gevent

Conversation

@AndreMiras

@AndreMiras AndreMiras commented Mar 22, 2025

Copy link
Copy Markdown
Member

Update the gevent recipe from 1.4.0 (2019/01) to the latest version 24.11.1 (2024/11) and fix the build errors.

Note that the build fails on macOS, the error is:

deps/libuv/src/unix/bsd-ifaddrs.c:31:10: fatal error: 'net/if_dl.h' file not found
#include <net/if_dl.h>
         ^~~~~~~~~~~~~

Update the gevent recipe from 1.4.0 (2019/01) to the latest version
24.11.1 (2024/11) and fix the build errors.

Note that the build fails on macOS, the error is:
```
deps/libuv/src/unix/bsd-ifaddrs.c:31:10: fatal error: 'net/if_dl.h' file not found
         ^~~~~~~~~~~~~
```
@AndreMiras AndreMiras merged commit 4d2d5f0 into develop Mar 23, 2025
@AndreMiras AndreMiras deleted the feature/fix_gevent branch March 23, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant