Hi,

Is there someone who succeeds to compile the 1.3 version on AIX5.1
(using xforms) ? Alternatively, has someone an idea of what mean the
following error messages. This is not the first time that I'm asking for
help, but I never had an answer.

When trying to link all the objects to get lyx. A large number of
references are not found:
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>

As typeinfo is a c++ stuff (if I remember the little knowledge I have in
c++), could it come from gcc ?

Here are the configure --prefix=/usr/local/lyx1.3 --with-frontend=xforms
result:
-- Configuration
  Host type:                      powerpc-ibm-aix5.1.0.0
  Special build flags:            xforms-image-loader
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  C++ Compiler:                   g++ (3.2)
  C++ Compiler flags:             -O -fno-exceptions
  Linker flags:                   
  Frontend:                       xforms
    libXpm version:               4.11
    libforms version:             1.0.0
  LyX binary dir:                 /usr/local/lyx1.3/bin
  LyX files dir:                  /usr/local/lyx1.3/share/lyx

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nicolas FERRE' (PhD)
                                 phone/fax : +39-0577-234278
Dipartimento di Chimica
Universita` di Siena             mailto:[EMAIL PROTECTED]
via Aldo Moro
53100 SIENA (Italia)             http://ccmaol1.chim.unisi.it/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to