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

cross compilation #2535

Open
esaaprillia opened this issue Dec 3, 2024 · 0 comments
Open

cross compilation #2535

esaaprillia opened this issue Dec 3, 2024 · 0 comments

Comments

@esaaprillia
Copy link

failed to build cross compilation in openwrt

i cross compile in openwrt and have built hdf5 in openwrt

but I get an error and it seems h5py doesn't detect libhdf5.so

I built h5py without Fortran

2024-12-03T10:40:46.0000639Z running build_ext
2024-12-03T10:40:46.1292884Z error: /home/staging_dir/target-aarch64_generic_musl/usr/lib/libhdf5.so: cannot open shared object file: No such file or directory
2024-12-03T10:40:46.1294510Z Loading library to get build settings and version: /home/staging_dir/target-aarch64_generic_musl/usr/lib/libhdf5.so
2024-12-03T10:40:46.1296040Z error: Unable to load dependency HDF5, make sure HDF5 is installed properly
2024-12-03T10:40:46.1297101Z Library dirs checked: ['/home/staging_dir/target-aarch64_generic_musl/usr/lib']
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

1 participant