|
From: Ethan M. <merritt@u.washington.edu> - 2006-06-13 16:33:52
|
On Tuesday 13 June 2006 07:59 am, Mojca Miklavec wrote: > > Thanks for explanation. I built from sources from the time just > before CVS "crashed". I don't know when exactly this was, but this > might be the reason. I didn't turn off anything explicitely. I'll > check again. I think I see the problem. The ./configure script enables all of our various new options by default, so that they get tested. However, the MSwin and other makefiles in ./config/ do not necessarily select all of these options. You probably need to add -DEAM_OBJECTS to whatever makefile or config file you are using, See for example config/makefile.oww config/config.os2 -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |