On Sun, Aug 10, 2003 at 03:11:44AM +0200, Michael Banck wrote: > The first problem is that I don't have static libg2c libraries, and my > hacked up version of ghemical seemed to need that I've solved that problem, I did not have g77 installed, which is needed for development with libg2c apparently (at least on debian unstable). > I got: > > /usr/local/lib/libghemical.a(eng1_qm_mopac.o)(.text+0x475): In function > `eng1_qm_mopac::eng1_qm_mopac[not-in-charge](setup*, unsigned, > unsigned)': > /home/mbanck/src/cvs/libghemical/src/eng1_qm_mopac.cpp:216: undefined > reference to `mmopstart_' This problem still exists though. Oh, and another one: something ing libghemical seemed to depend on bin/param_mm/default/parameters5.txt, which does not seem to exist. Michael