Make error please help.

option, parallelism,...

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.
Locked
devondillon333
Posts: 3
Joined: Thu Dec 22, 2016 3:58 am

Make error please help.

Post by devondillon333 » Mon Dec 26, 2016 6:14 pm

hello everyone,
I have compiled before however i tried to do a gw calculation and i got an error that said it was due to compilation so I decided to recompile. However, whenever i issue the command make mj4 after a successful configuration i get the same error every time. I have changed versions of abinit and followed the installation instructions, but have the same problems. this is my error
collect2: error: ld returned 1 exit status
make[5]: *** [abinit] Error 1
make[5]: Leaving directory `/home/dillon/abinit-7.8.1/src/98_main'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/dillon/abinit-7.8.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/dillon/abinit-7.8.1'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/dillon/abinit-7.8.1'
make[1]: *** [multi] Error 2
make[1]: Leaving directory `/home/dillon/abinit-7.8.1'
make: *** [mj4] Error 2
Attachments
config.log
(151.39 KiB) Downloaded 317 times

Locked