Page 1 of 1

problem after make

Posted: Sun Feb 05, 2017 4:20 pm
by Tarek
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.

Re: problem after make

Posted: Sun Feb 05, 2017 8:42 pm
by jbeuken
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

Re: problem after make

Posted: Sun Feb 05, 2017 9:19 pm
by Tarek
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