Hi,

      I am not able to build recent CVS lyx sources using
  CVS versions of gcc-3.0, libstdc++-v3 and glibc-2.2.2 and
  linux-2.4.2.  To me, the problem seems to be a g++/libstdc++
  error, rather than a LyX problem.

  Before I begin a long debugging session, it would be a
  considerable help just to know if lyx can be compiled with
  these tools.

  Any advice would be most welcome.

  Roger Brown  bregor at anusf dot anu dot edu dot au

====================================================
The actual error is:

g++ -pipe -O2 -mpentiumpro -W -Wall -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 LColor.o
  LaTeX.o LaTeXFeatures.o LyXAction.o LyXSendto.o LyXView.o MenuBackend.o
  Painter.o PainterBase.o ParagraphParameters.o Sectioning.o Spacing.o
  TextCache.o ToolbarDefaults.o UpdateInset.o Variables.o WorkArea.o
  bmtable.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.o
  chset.o combox.o converter.o counters.o debug.o encoding.o exporter.o
  font.o form1.o gettext.o importer.o intl.o kbmap.o kbsequence.o
  language.o lastfiles.o layout.o lyx.o lyx_cb.o lyx_gui.o lyx_gui_misc.o
  lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxlex.o
  lyxlex_pimpl.o lyxlookup.o lyxrc.o lyxrow.o lyxserver.o lyxvc.o main.o
  minibuffer.o paragraph.o print_form.o screen.o sp_form.o spellchecker.o
  tabular.o tabular-old.o tex-accent.o tex-strings.o texrow.o text.o
  text2.o tracer.o trans.o trans_mgr.o undo.o vc-backend.o vspace.o
  mathed/.libs/libmathed.al insets/.libs/libinsets.al
  graphics/.libs/libgraphics.al frontends/.libs/libfrontends.al
  ../src/frontends/xforms/.libs/libxforms.al
  frontends/.libs/libfrontends.al
  frontends/support/.libs/libfrontendsupport.al
  support/.libs/libsupport.al ../sigc++/.libs/libsigc.al -lforms -lXpm
  -lSM -lICE -liberty -lc -lm -L/usr/X11R6.4/lib -lX11

BufferView_pimpl.o(.gnu.linkonce.d._ZTVSt15basic_stringbufIcSt11char_traitsIcESaIcEE
 +0x1c): undefined reference to `std::basic_stringbuf<char, std::char_traits<char>,
 std::allocator<char> >::seekpos(std::fpos<mbstate_t>, std::_Ios_Openmode)'
 collect2: ld returned 1 exit status

Reply via email to