Hello Lyx experts,
Like in 1.1.5fix1, version 1.1.5fix2 still has problems compiling on
irix 6.5. Actually the linking seems to be the problem now. Am I
doing something wrong?
thanks... Eli
g++ -g -O2 -fno-rtti -fno-exceptions -o lyx BufferView.o BufferView2.o
BufferView_pimpl.o Bullet.o Chktex.o ColorHandler.o CutAndPaste.o
DepTable.o FontInfo.o FontLoader.o ImportLaTeX.o ImportNoweb.o
LColor.o LaTeX.o LaTeXFeatures.o LaTeXLog.o Literate.o LyXAction.o
LyXSendto.o LyXView.o Painter.o PainterBase.o PaperLayout.o
ParagraphExtra.o Spacing.o TableLayout.o TabularLayout.o TextCache.o
ToolbarDefaults.o UpdateInset.o WorkArea.o bmtable.o buffer.o
bufferlist.o bufferparams.o bufferview_funcs.o bullet_forms.o
bullet_forms_cb.o chset.o combox.o credits.o credits_form.o debug.o
filedlg.o font.o form1.o intl.o kbmap.o kbsequence.o language.o
lastfiles.o latexoptions.o layout.o layout_forms.o lyx.o lyx_cb.o
lyx_gui.o lyx_gui_misc.o lyx_main.o lyx_sendfax.o lyx_sendfax_main.o
lyx_sty.o lyxfont.o lyxfr0.o lyxfr1.o lyxfunc.o lyxlex.o
lyxlex_pimpl.o lyxlookup.o lyxrc.o lyxserver.o lyxvc.o main.o menus.o
minibuffer.o paragraph.o print_form.o screen.o sp_form.o
spellchecker.o table.o tabular.o tex-accent.o tex-strings.o
texoptions.o texrow.o text.o text2.o toolbar.o tracer.o trans.o
trans_mgr.o undo.o vc-backend.o vspace.o mathed/.libs/libmathed.a
insets/.libs/libinsets.a support/.libs/libsupport.a ../intl/libintl.a
-liberty -lc -lm -L/usr/lib -lX11 -lpt
ld32: WARNING 84 : /usr/local/lib/libiberty.a is not used for resolving any symbol.
ld32: FATAL 12 : Expecting n32 objects: /usr/lib/libX11.so is o32.
collect2: ld returned 4 exit status
gmake[3]: *** [lyx] Error 1
gmake[3]: Leaving directory `/usr/local/lyx-1.1.5fix2/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/lyx-1.1.5fix2/src'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory `/usr/local/lyx-1.1.5fix2/src'
gmake: *** [all-recursive] Error 1