typeinfo problem
Nicolas Ferre'
ferre@unisi.it
Wed Mar 19 16:54:00 GMT 2003
Dear all,
I'm trying to compile the last version of LyX (1.3.1) on a IBM power4
(AIX5.1.0.3) using the gcc3.2 C++ compilator. But this fails during the
linking phase with:
g++ -O -fno-exceptions -o lyx BufferView.o BufferView_pimpl.o Bullet.o
Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o
InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o
paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o
TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o
buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o
converter.o counters.o debug.o encoding.o exporter.o gettext.o factory.o
funcrequest.o importer.o intl.o iterators.o kbmap.o kbsequence.o
language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o
lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o
lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o
lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o
paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o
tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o
text3.o toc.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o
version.o vspace.o mathed/.libs/libmathed.a insets/.libs/libinsets.a
frontends/.libs/libfrontends.a -lflimage -ljpeg -lforms -lXpm
graphics/.libs/libgraphics.a support/.libs/libsupport.a
../boost/libs/regex/src/.libs/libboostregex.a
../boost/libs/signals/src/.libs/libboostsignals.a -L/opt/freeware/lib
-lintl -L/usr/local/lib -liconv -lSM -lICE -lc -lm -lX11 -Wl,-bnolibpath
-Wl,-blibpath:/opt/freeware/lib:/usr/local/lib:/usr/lib:/lib
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for UpdatableInset
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for Inset
ld: 0711-317 ERROR: Undefined symbol: typeinfo for ControlDialogBI
ld: 0711-317 ERROR: Undefined symbol: typeinfo for
ControlDialog<ControlConnectBI>
ld: 0711-317 ERROR: Undefined symbol: typeinfo for ControlDialogBD
ld: 0711-317 ERROR: Undefined symbol: typeinfo for
ControlDialog<ControlConnectBD>
ld: 0711-317 ERROR: Undefined symbol:
ControlDialog<ControlConnectBD>::hide()
ld: 0711-317 ERROR: Undefined symbol:
ControlDialog<ControlConnectBD>::update()
ld: 0711-317 ERROR: Undefined symbol:
ControlDialog<ControlConnectBD>::show()
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for InsetCollapsable
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for InsetNote
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for InsetFootlike
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for InsetMarginal
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for MathInset
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for MathDimInset
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for MathNestInset
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for MathSqrtInset
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for
MathFracbaseInset
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for MathFracInset
ld: 0711-317 ERROR: Undefined symbol:
ControlDialog<ControlConnectBI>::hide()
ld: 0711-317 ERROR: Undefined symbol:
ControlDialog<ControlConnectBI>::update()
ld: 0711-317 ERROR: Undefined symbol:
ControlDialog<ControlConnectBI>::show()
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for
CheckedGlueLength
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for CheckedLyXLength
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for ControlPrefs
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for ControlPrint
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for FormPrint
ld: 0711-317 ERROR: Undefined symbol: typeinfo for FormCB<ControlPrint,
FormDB<FD_print> >
ld: 0711-317 ERROR: Undefined symbol: typeinfo for FormDB<FD_print>
ld: 0711-317 ERROR: Undefined symbol: typeinfo name for FormTabular
ld: 0711-317 ERROR: Undefined symbol: typeinfo for
FormCB<ControlTabular, FormDB<FD_tabular> >
ld: 0711-317 ERROR: Undefined symbol: typeinfo for FormDB<FD_tabular>
Is there anyone that have an idea of what it means and what I can do to
correct it (option to the compiler, etc...) ?
Best regards,
Nicolas
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nicolas FERRE' (PhD)
phone/fax : +39-0577-234278
Dipartimento di Chimica
Universita` di Siena mailto:ferre@unisi.it
via Aldo Moro
53100 SIENA (Italia) http://ccmaol1.chim.unisi.it/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Gcc-help
mailing list