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

The path .../aarch64/... that entered in ./Configure was replaced by .../1/... during compilation #218

Open
skdjrio opened this issue Dec 5, 2024 · 0 comments

Comments

@skdjrio
Copy link

skdjrio commented Dec 5, 2024

Describe the bug
The path .../aarch64/... that I entered in ./Configure was replaced by .../1/... during compilation. Can anyone tell me why?

For example, the local path I entered was /share/softwares/aarch64/libs/ncl-6.6.2-gcc10.3.1, and it became /share/softwares/1/libs/ncl-6.6.2-gcc10.3.1 during compilation.

Provide the following:
gcc -ansi -fPIC -fopenmp -std=c99 -fsigned-char -Xlinker -zmuldefs -Wl,--copy-dt-needed-entries -O -o ras2ccir601 ras2ccir601.o -L../../../.././ncarview/src/lib/libncarg_ras -lncarg_ras -L../../../.././common/src/libncarg_c -lncarg_c -L/share/softwares/1/libs/ncl-6.6.2-gcc10.3.1/lib -L/share/softwares/1/compilers/kunpeng_gcc/10.3.1/lib -L/share/softwares/1/compilers/kunpeng_gcc/10.3.1/lib64 -L/share/softwares/1/mpi/hypermpi-gcc10.3.1/2.3.0/hmpi/lib -L/share/softwares/1/libs/hdf5-1.10.3-bisheng3.2.0-hmpi2.3.0/lib -L/share/softwares/1/libs/pnetcdf-1.11.2-bisheng3.2.0-hmpi2.3.0/lib -L/share/softwares/1/libs/netcdfC-4.7.4-netFortran-4.5.3-gcc10.3.1-hmpi2.3.0/lib -L/share/softwares/1/libs/libjpeg-9b-gcc10.3.1/lib -L/share/softwares/1/libs/hdf4-4.2.15-gcc10.3.1-hmpi2.3.0/lib -L/share/softwares/1/libs/proj-5.2.0-gcc10.3.1/lib -L/share/softwares/1/libs/linpng-1.6.37-gcc10.3.1/lib -L/share/softwares/1/libs/gdal-2.2.4-gcc10.3.1/lib -L/share/softwares/1/libs/jasper-1.900.2-gcc10.3.1/lib -L/share/sources/g2clib/lib -L/share/softwares/1/libs/udunits-2.2.28-gcc10.3.1/lib -L/share/softwares/1/libs/gsl-2.6-gcc10.3.1/lib -L/share/softwares/1/libs/hdf-eos2-gcc10.3.1/lib -L/share/softwares/1/libs/hdf-eos5-1.16-gcc10.3.1/lib -L/share/softwares/1/libs/mesa-10.6.8-gcc10.3.1/lib -L/share/softwares/1/libs/vis5d+-1.5.0-gcc10.3.1/lib -L/share/softwares/1/libs/szip-2.1.1-gcc10.3.1/lib -L/lib64 -L/usr/lib64 -L/usr/include/X11 -lmfhdf -ldf -ljpeg -lz -lm

Computing environment

  • OS: Linux
  • OS version: Ubuntu
  • NCL Version: 6.6.2
  • Installation method: built from source
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