Undefined symbols in LibXC

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
User avatar
pouillon
Posts: 651
Joined: Wed Aug 19, 2009 10:08 am
Location: Spain
Contact:

Undefined symbols in LibXC

Post by pouillon » Wed Mar 03, 2010 11:09 am

Hi,

I have a problem with LibXC since I merged the 6.1.0-trunk:

../src//libxc.a(mgga_x_br89.o): In function `xc_mgga_x_br89_get_x':
/home/buildbot/ABINIT/testf_gcc44_serial/pouillon_6.1.0-public/plugins/libxc/libxc-svn-r6071-fixed/src/mgga_x_br89.c:179: undefined reference to `br_newt_raph'
/home/buildbot/ABINIT/testf_gcc44_serial/pouillon_6.1.0-public/plugins/libxc/libxc-svn-r6071-fixed/src/mgga_x_br89.c:181: undefined reference to `br_bisect'


Did any of you encounter something similar?
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain

User avatar
jzwanzig
Posts: 504
Joined: Mon Aug 17, 2009 9:25 am

Re: Undefined symbols in LibXC

Post by jzwanzig » Wed Mar 03, 2010 12:59 pm

No, and I have also very recently merged the trunk...
Josef W. Zwanziger
Professor, Department of Chemistry
Canada Research Chair in NMR Studies of Materials
Dalhousie University
Halifax, NS B3H 4J3 Canada
jzwanzig@gmail.com

User avatar
pouillon
Posts: 651
Joined: Wed Aug 19, 2009 10:08 am
Location: Spain
Contact:

Re: Undefined symbols in LibXC

Post by pouillon » Wed Mar 03, 2010 6:43 pm

The problem disappears when I remove the "-std=gnu99" flag.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain

Locked