Page 1 of 1

Minor bug in configure/make script?

Posted: Thu Mar 19, 2015 5:09 pm
by AnOnion
Hi,

I have found that when building Yambo, libxc.a which is built in libs/libxc/ and sits in lib/libxc/src/.libs/ does not get copied (or symlinked) to yambo-3.4.1/lib/ and so the build fails. If I then manually copy the library to this location (or edit the Makefile in driver/ to reflect this location), everything is good.

Just putting this here in case anyone else runs into this.

Re: Minor bug in configure/make script?

Posted: Thu Mar 19, 2015 6:58 pm
by myrta gruning
Dear AnOnion

Can you upload the config.log and specify which system/compiler that you are using so that we can understand better the problem?

As well please fill in your signature (it is a forum rule)

Best,
Myrta

Re: Minor bug in configure/make script?

Posted: Sat Mar 21, 2015 6:20 pm
by AnOnion
Sure. I am using gcc-4.7 in opensuse 12.x. I know that the netcdf setup in the configure line doesn't work, but I've given up on that for now. Now I'm trying to reproduce results in the tutorials.

Re: Minor bug in configure/make script?

Posted: Fri Mar 27, 2015 8:12 pm
by myrta gruning
Hallo

I could not spot anything in the config.log and your OS/compiler looks quite standard. I tried with the same yambo version/revision with a quite similar setting and I could not reproduce the problem you mentioned.

Can you try to do

Code: Select all

make clean_all
./configure
make yambo
and post the exact error message you get?

I noticed that you have yambo in the QE directory, did you put yambo in there or are you using the yambo distributed with QE?

Best
Myrta