Dear Chaitanya,

if I rememebr correctly, you should change

CPP            = cpp
CPPFLAGS       = -P -C -traditional $(DFLAGS) $(IFLAGS)

to

CPP            = gcc -E
CPPFLAGS       = -P  $(DFLAGS) $(IFLAGS)

take crae
Andrea


thank you
i am sending make.sys file which was generated when i compiled espress-5.2
rregards
 
Chaitanya Varma M
 



On Tuesday, 30 June 2015 8:08 PM, Andrea Ferretti <[email protected]> 
wrote:




Dear Chaitanya,

this issue is normally related to the c-precompiler (which is used to produce a
bit entering the makefile system of yambo).

can you send the make.sys file generated by the configuration of QE ?
usually it is enough to change some flags there and the problem is sorted out

BTW:
this issue is partly discussed at the link below for the direct (self-standing)
configuration/compilation of yambo

http://www.yambo-code.org/forum/viewtopic.php?f=1&t=300

Andrea


> Hi
> I am new to espresso
> i installed espress-5.2 and tried to do make yambo
> but i am getting error
> [Making slatec]<<<
> make[3]: Entering directory `$/espresso-5.2.0/yambo-3.4.1-rev61/lib/slatec'
> Makefile:70: *** missing separator.  Stop.
>
> please let me know how to overcome this problem
>
> regards
>  
> Chaitanya Varma M
>  
>
>

--
Andrea Ferretti, PhD
S3 Center, Istituto Nanoscienze, CNR
via Campi 213/A, 41125, Modena, Italy
Tel: +39 059 2055322;  Skype: andrea_ferretti
URL: http://www.nano.cnr.it
_______________________________________________
Pw_forum mailing list
[email protected]
http://pwscf.org/mailman/listinfo/pw_forum




--
Andrea Ferretti, PhD
S3 Center, Istituto Nanoscienze, CNR
via Campi 213/A, 41125, Modena, Italy
Tel: +39 059 2055322;  Skype: andrea_ferretti
URL: http://www.nano.cnr.it
_______________________________________________
Pw_forum mailing list
[email protected]
http://pwscf.org/mailman/listinfo/pw_forum

Reply via email to