Hi,
The make gets stuck with the recent CVS:
(I'm compiling it against xforms 0.89)
../src/frontends/xforms/.libs/libxforms.a(Dialogs.o): In function `SigC::Signal0<void,
SigC::Marshal<void> >::callback(void *)':
/home/software/LyX/lyx-devel/src/frontends/xforms/../../../sigc++/basic_signal.h(.text+0x348):
undefined reference to `FormToc::FormToc(int, LyXView *, Dialogs *)'
../src/frontends/xforms/.libs/libxforms.a(FormCitation.o): In function
`SigC::ObjectSlot1_<void, InsetCommand *, FormCommand>::callback(void *, InsetCommand
*)':
[...snip...]
/home/software/LyX/lyx-devel/src/frontends/xforms/../../../sigc++/object_slot.h(.rodata+0x3ec):
undefined reference to `FormCommand::hide(void)'
../src/frontends/xforms/.libs/libxforms.a(form_url.o): In function `basic_string<char,
string_char_traits<char>, __default_alloc_template<true, 0> >::replace(unsigned int,
unsigned int, char const *, unsigned int)':
/usr/include/g++-2/std/bastring.cc:177: undefined reference to `C_FormUrlCancelCB'
/usr/include/g++-2/std/bastring.cc:177: undefined reference to `C_FormUrlOKCB'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/home/software/LyX/lyx-devel/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/software/LyX/lyx-devel/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/software/LyX/lyx-devel/src'
make: *** [all-recursive] Error 1
Regards,
Rob.