Sorry to beat this horse, but I've gotten close on compiling lyx-1.3.3 with Apple's new gcc-3.3 and the Qt library, and wonder if anyone has a suggestion for the remaining glitch. LyX compiles without protest with CXXFLAGS=-Wno-long-double (i.e., no optimization), but the linker reports:

ld: Undefined symbols:
typeinfo for boost::detail::counted_base_impl<kb_keymap*, boost::checked_deleter<kb_keymap> >
typeinfo for boost::detail::counted_base_impl<LyXKeySym*, boost::checked_deleter<LyXKeySym> >
typeinfo for InsetMarginal
typeinfo for InsetNote
typeinfo for QMath
typeinfo for LyXFileDialog
typeinfo for ControlPrefs
typeinfo for ControlPrint
typeinfo for QMathDialog
typeinfo for QScrollViewSingle
typeinfo for MathFracInset
typeinfo for MathSqrtInset
typeinfo for MathFontOldInset
typeinfo for MathLefteqnInset
typeinfo for QCharacterDialog
typeinfo for QParagraphDialog
typeinfo for QTocDialog
typeinfo for QSendtoDialog
typeinfo for QTabularDialog
typeinfo for QTexinfoDialog
typeinfo for QDelimiterDialog
make[3]: *** [lyx] Error 1


Thanks,
--

Ronald



Reply via email to