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

Compatible with ppc64le linux #8

Closed
bhattanil opened this issue Jan 6, 2023 · 5 comments
Closed

Compatible with ppc64le linux #8

bhattanil opened this issue Jan 6, 2023 · 5 comments

Comments

@bhattanil
Copy link

Is this exporter is compatible with ppc64le linux. What are prerequisite for running on ppc64le linux.

@bhattanil
Copy link
Author

Prometheus/Common/log is missing

@glinuz
Copy link
Owner

glinuz commented Jan 9, 2023 via email

@bhattanil
Copy link
Author

Vendor/GitHub.com/ibmdb/go_ibm_db/api_unix.go:13:22: fatal error: sqlcli1.h: no such file or directory.

I am using go version go1.16.15 linux/ppc64le.

//#include <sqlcli1.h>

Compilation terminated. Logs

@glinuz
Copy link
Owner

glinuz commented Jan 9, 2023 via email

@bhattanil
Copy link
Author

Thanks now working after changing go version for ppc64le and path

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

No branches or pull requests

2 participants