Problem in installing VASP on IBM SP4

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
soumendu
Newbie
Newbie
Posts: 5
Joined: Sun Jun 18, 2006 7:23 pm

Problem in installing VASP on IBM SP4

#1 Post by soumendu » Tue Jun 20, 2006 5:00 pm

Dear All,

I am trying to install VASP ( version: 4.6.28 ) in IBM SP4 machine, where
I am using XLF90 (9.1 version) in the serial mode. I am using the
"makefile.rs6000" to compile it. However, I am not able to get it done
and getting the following error message:

==============================================================================
xlf90: 1501-262 One or more input object files contain IPA information: specify -qipa for additional optimization.
ld: 0711-725 ERROR: Object lattlib.o
has no .text, .data, or .bss sections.
ld: 0711-725 ERROR: Object charge.o
has no .text, .data, or .bss sections.
ld: 0711-725 ERROR: Object xcgrad.o
has no .text, .data, or .bss sections.
ld: 0711-725 ERROR: Object cl_shift.o
has no .text, .data, or .bss sections.
ld: 0711-725 ERROR: Object dyna.o
has no .text, .data, or .bss sections.
ld: 0711-725 ERROR: Object fileio.o
has no .text, .data, or .bss sections.
ld: 0711-725 ERROR: Object dipol.o
has no .text, .data, or .bss sections.
ld: 0711-725 ERROR: Object xclib.o
has no .text, .data, or .bss sections.
make: The error code from the last command is 12.
==============================================================================

Any help regarding this issue will be greatly appreciated.

S. Datta ( soumendu@bose.res.in )
Last edited by soumendu on Tue Jun 20, 2006 5:00 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

Problem in installing VASP on IBM SP4

#2 Post by admin » Wed Sep 13, 2006 9:54 am

most probably there is a bug in your compiler installation
Last edited by admin on Wed Sep 13, 2006 9:54 am, edited 1 time in total.

Post Reply