Skip to content

Need <arpa/inet.h> on z/OS #23398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Need <arpa/inet.h> on z/OS #23398

wants to merge 2 commits into from

Conversation

khwilliamson
Copy link
Contributor

This is the first of some recent contributions from IBM for Perl on z?OS

It LGTM, but I'll give others a chance to look at it as well.

@Leont
Copy link
Contributor

Leont commented Jul 4, 2025

This seems like the wrong fix. perl.h already includes arpa/inet.h if I_ARPA_INET is set, which begs the question why that isn't set by Configure. What are the values of the d_htonl and i_arpainet configuration variables?

@khwilliamson
Copy link
Contributor Author

Thanks for finding this. IBM has verified that this commit is unnecessary

@khwilliamson khwilliamson deleted the igor branch July 9, 2025 10:58
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.

3 participants