Page 1 of 1

Error in compilation libxc

Posted: Mon Mar 16, 2015 12:19 pm
by javad
Dear yambo developers

I have a problem to compile yambo on my new pc with gfortran
I got the folling error message from the libxc compilation

Code: Select all

libtool: ignoring unknown tag F77
libtool: compile:  gfortran -pipe -O3 -funroll-loops -ffast-math -ffree-line-length-none -c libxc.f90 -o libxc_la-libxc.o
/usr/include/stdc-predef.h:1.1:
    Included at ./libxc_master.F90:1:

/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
 1
Error: Invalid character in name at (1)

any idea?

regards
Javad

Re: Error in compilation libxc

Posted: Mon Mar 16, 2015 12:23 pm
by Daniele Varsano
Dear Javad,
It seems a preprocessor problem,
can you please post your confg.log file?
have a look also to this post
May be it can help you.

Daniele

Daniele