Page 1 of 1

Undefined symbols in LibXC

Posted: Wed Mar 03, 2010 11:09 am
by pouillon
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?

Re: Undefined symbols in LibXC

Posted: Wed Mar 03, 2010 12:59 pm
by jzwanzig
No, and I have also very recently merged the trunk...

Re: Undefined symbols in LibXC

Posted: Wed Mar 03, 2010 6:43 pm
by pouillon
The problem disappears when I remove the "-std=gnu99" flag.