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

Can not Install qe-5.1.0_elph #363

Open
DanChai22 opened this issue Nov 28, 2024 · 0 comments
Open

Can not Install qe-5.1.0_elph #363

DanChai22 opened this issue Nov 28, 2024 · 0 comments

Comments

@DanChai22
Copy link

Following the code in https://sscha.eu/download/

git clone https://github.com/SSCHAcode/qe-5.1.0_elph.git
cd qe-5.1.0_elph
./configure
make all

And raise the error

make[3]: Entering directory /mnt/slurm_main/csd/qe-5.1.0_elph/S3DE/iotk/src' make[3]: Nothing to be done for loclib_only'.
make[3]: Leaving directory /mnt/slurm_main/csd/qe-5.1.0_elph/S3DE/iotk/src' /mnt/slurm_main/csd/anaconda3/envs/sscha/bin/x86_64-conda-linux-gnu-ld -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/mnt/slurm_main/csd/anaconda3/envs/sscha/lib -Wl,-rpath-link,/mnt/slurm_main/csd/anaconda3/envs/sscha/lib -L/mnt/slurm_main/csd/anaconda3/envs/sscha/lib -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/mnt/slurm_main/csd/anaconda3/envs/sscha/lib -Wl,-rpath-link,/mnt/slurm_main/csd/anaconda3/envs/sscha/lib -L/mnt/slurm_main/csd/anaconda3/envs/sscha/lib -o iotk_print_kinds.x iotk_print_kinds.o libiotk.a /mnt/slurm_main/csd/anaconda3/envs/sscha/bin/x86_64-conda-linux-gnu-ld: unrecognized option '-Wl,-O2' /mnt/slurm_main/csd/anaconda3/envs/sscha/bin/x86_64-conda-linux-gnu-ld: use the --help option for usage information make[2]: *** [iotk_print_kinds.x] Error 1 make[2]: Leaving directory /mnt/slurm_main/csd/qe-5.1.0_elph/S3DE/iotk/src'
make[1]: *** [libiotk] Error 2
make[1]: Leaving directory `/mnt/slurm_main/csd/qe-5.1.0_elph/install'
make: *** [libiotk] Error 2

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