Skip to content
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

Doesn't build on IBM i PASE #1393

Closed
jwoehr opened this issue Jan 22, 2019 · 3 comments
Closed

Doesn't build on IBM i PASE #1393

jwoehr opened this issue Jan 22, 2019 · 3 comments

Comments

@jwoehr
Copy link

jwoehr commented Jan 22, 2019

IBM i PASE is an AIX-like environment on the IBM i.
psutil build fails there as follows:

    psutil/_psutil_aix.c:48:25: fatal error: libperfstat.h: No such file or directory
     #include <libperfstat.h>
                             ^
    compilation terminated.
    error: command 'gcc' failed with exit status 1
    
@jwoehr
Copy link
Author

jwoehr commented Jan 22, 2019

libperfstat is AIX-only ... ps doesn't work quite the same way on IBM i PASE which is derived from AIX.

@giampaolo
Copy link
Owner

Related: #1415.

@jwoehr
Copy link
Author

jwoehr commented Feb 26, 2019

This issue is totally subsumed in #1415

@jwoehr jwoehr closed this as completed Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants