Hi, I am trying to move the latex preamble to the guii xforms dir. During 
linking I get the following error message:


../src/frontends/xforms/.libs/libxforms.a(FormPreamble.o): In function 
`SigC::ObjectSlot0_<void, FormBase>::callback(void *)':
/usr/include/g++-2/std/bastring.cc(.text+0x10e): undefined reference to 
`FormPreamble::SigC::ObjectScoped virtual table'
/usr/include/g++-2/std/bastring.cc(.text+0x115): undefined reference to 
`FormPreamble virtual table'
../src/frontends/xforms/.libs/libxforms.a(FormPreamble.o): In function 
`FormPreamble::~FormPreamble(void)':
/tmp/devel/initial/src/frontends/xforms/FormPreamble.C:41: undefined 
reference to `FormPreamble virtual table'
/tmp/devel/initial/src/frontends/xforms/FormPreamble.C:41: undefined 
reference to `FormPreamble::SigC::ObjectScoped virtual table'
collect2: ld returned 1 exit status

I am not able find out what's wrong with the code :(. I asked John, but he 
can't put his finger on it either. I was hoping that one of you guys might be 
able to help me a bit further with this since I am really stuck. I attach a 
patch.

Thanks for your help, Ed.

preamble.diff.gz

Reply via email to