<div dir="ltr">Hi,<div><br></div><div>I have a few months old cp2k version from the github mirror, working fine without plumed.</div><div>Trying to recompile it with plumed 1.3 following the wiki entry gives me the following error:</div><div><br></div>"undefined reference to `__cell_types_MOD_pbc_cp2k_plumed"<div><br></div><div>Looking into the plumed code I find these are wrapper functions for fortran code (metadyn.h):</div><div>extern "C" void pbc_cp2k_plumed( real*, real*, real* ); <br></div>extern "C" void __cell_types_MOD_pbc_cp2k_plumed( real*, real*, real* );<div><br></div><div>But neither of these are present in the cp2k source code, which is confusing.</div><div>Anyone any ideas?<br></div><div><br></div><div>Cheers,</div><div>Holger</div><div><br></div></div>