[Pw_forum] Solaris 10 make failure in cplib.o

Paolo Giannozzi giannozz at nest.sns.it
Wed Oct 4 19:22:43 CEST 2006


On Oct 4, 2006, at 18:56 , Stan Toporek wrote:

> Solaris 10 make all failed [...] What should I do?

0) if you do not need something, do not compile.
If you type "make" you get a list of possibilities

1) find and understand the error message

2) understand where is the error occurring
(hint: it is at the 'write' at line 1893 of file CPV/cplib.F90)

3) understand what causes the error
(hint: compilers may have different ideas on how to split long
commands into multiple lines)

4) remove what causes of the error, if possible

5) report success (failure is not an option)

P.




More information about the users mailing list