I'm running into trouble trying to build LyX 1.2.1 from the source RPM,
but I get the following error when I try to compile:
g++ -O3 -fsigned-char -o lyx BufferView.o BufferView2.o BufferView_pimpl.o Bullet.o
Chktex.o ColorHandler.o CutAndPaste.o DepTable.o FloatList.o Floating.o FontInfo.o
FontLoader.o FuncStatus.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o LyXView.o
MenuBackend.o Painter.o PainterBase.o ParagraphParameters.o Spacing.o TextCache.o
Thesaurus.o ToolbarDefaults.o WorkArea.o XFormsView.o box.o buffer.o bufferlist.o
bufferparams.o bufferview_funcs.o chset.o converter.o debug.o encoding.o exporter.o
font.o gettext.o importer.o intl.o iterators.o kbmap.o kbsequence.o language.o
lastfiles.o lengthcommon.o lyx_cb.o lyx_gui.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 lyxlookup.o lyxrc.o lyxrow.o lyxserver.o lyxtextclass.o
lyxtextclasslist.o lyxvc.o main.o minibuffer.o paragraph.o paragraph_pimpl.o screen.o
sp_spell.o tabular.o tabular-old.o tabular_funcs.o tex-accent.o tex-strings.o texrow.o
text.o text2.o tracer.o trans.o trans_mgr.o undo.o undo_funcs.o undostack.o
vc-backend.o version.o vspace.o mathed/.libs/libmathed.a insets/.libs/libinsets.a
frontends/.libs/libfrontends.a -lflimage /usr/lib/libjpeg.so -lforms
graphics/.libs/libgraphics.a support/.libs/libsupport.a ../sigc++/.libs/libsigc.a
-lXpm -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11
frontends/.libs/libfrontends.a(FormError.o): In function `FormError::update(void)':
FormError.o(.text+0x1d8): undefined reference to `ControlInset<InsetError,
lyxstring>::params(void)'
FormError.o(.text+0x1d8): relocation truncated to fit: R_PPC_REL24
ControlInset<InsetError, lyxstring>::params(void)
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/usr/src/rpm/BUILD/lyx-1.2.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/rpm/BUILD/lyx-1.2.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/rpm/BUILD/lyx-1.2.1/src'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.86864 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.86864 (%build)
The system is a PowerMac Dual G4/450 running Yellow Dog Linux 2.3.
The compiler is GCC 2.95.4 I'm using xforms 1.0 RC 5.2, which I
made using the source tarball and a slightly modified version of
the xforms 1.0 RC5 spec file from Kayvan Sylvan. If anyone is
interested in the spec file modifications, let me know. The 1.2.1
announcement says LyX now works with xforms 1.0 RC4. This wouldn't
be caused by a change from RC4 to RC5, would it?
Thanks,
David Garza
[EMAIL PROTECTED]