Dear all
I configured abinit-7.6.4 for ubuntu 14.04 following the same instructions as " http://www.youtube.com/watch?v=DppLQ-KQA68".
Unfortinatily, make failed to compile the code!!!!!!.
I will send you the config.log file hopping you help me.
Thanks a lot for your help.
problem after make
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
problem after make
- Attachments
-
config.log
- (167.15 KiB) Downloaded 248 times
Re: problem after make
Hi,
the configure exits with rc=0 (your config.log ) , then it's ok !
but what are your ubuntu.ac file and the compilation's errors ?
jmb
the configure exits with rc=0 (your config.log ) , then it's ok !
but what are your ubuntu.ac file and the compilation's errors ?
jmb
------
Jean-Michel Beuken
Computer Scientist
Jean-Michel Beuken
Computer Scientist
Re: problem after make
Hi
Thanks for your kind reply. ubuntu.ac file is a file collecting all external libraries and other commands for configuration.
What about those lines obtained at the end of make:
configure: error: cannot run /bin/bash config/config.sub
make[4]: *** [config.status] Error 127
make[4]: Leaving directory `/home/tarek/software/abinit-7.6.4/build/fallbacks/sources/bigdft-abi-1.0.4'
make[3]: *** [stamps/bigdft-build-stamp] Error 2
make[3]: Leaving directory `/home/tarek/software/abinit-7.6.4/build/fallbacks'
make[2]: [all-local] Error 2 (ignored)
Checking build of bigdft fallback
test -e stamps/bigdft-install-stamp
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/tarek/software/abinit-7.6.4/build/fallbacks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tarek/software/abinit-7.6.4/build'
make: *** [all] Error 2
Thanks for your kind reply. ubuntu.ac file is a file collecting all external libraries and other commands for configuration.
What about those lines obtained at the end of make:
configure: error: cannot run /bin/bash config/config.sub
make[4]: *** [config.status] Error 127
make[4]: Leaving directory `/home/tarek/software/abinit-7.6.4/build/fallbacks/sources/bigdft-abi-1.0.4'
make[3]: *** [stamps/bigdft-build-stamp] Error 2
make[3]: Leaving directory `/home/tarek/software/abinit-7.6.4/build/fallbacks'
make[2]: [all-local] Error 2 (ignored)
Checking build of bigdft fallback
test -e stamps/bigdft-install-stamp
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/tarek/software/abinit-7.6.4/build/fallbacks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tarek/software/abinit-7.6.4/build'
make: *** [all] Error 2