On 2003-06-25, 08:27 GMT, Jean-Marc Lasgouttes wrote:
> You need at least automake 1.5 to compile LyX for Qt (this does not
> apply if you did not run autogen.sh, of course).

OK, I did everything seems to be OK up to this point (John? It is
probably your patch, isn't it?):

   dh_testdir
   # Add here commands to compile the package.
   /usr/bin/make
   make[1]: Entering directory `/home/matej/WP/lyx-1.3.2'
   Making all in config
   make[2]: Entering directory `/home/matej/WP/lyx-1.3.2/config'
   make[2]: Nothing to be done for `all'.
   make[2]: Leaving directory `/home/matej/WP/lyx-1.3.2/config'
   Making all in development
   make[2]: Entering directory `/home/matej/WP/lyx-1.3.2/development'
   make[2]: Nothing to be done for `all'.
   make[2]: Leaving directory `/home/matej/WP/lyx-1.3.2/development'
   Making all in intl
   make[2]: Entering directory `/home/matej/WP/lyx-1.3.2/intl'
   make[2]: Nothing to be done for `all'.
   make[2]: Leaving directory `/home/matej/WP/lyx-1.3.2/intl'
   Making all in po
   make[2]: Entering directory `/home/matej/WP/lyx-1.3.2/po'
   make[2]: Nothing to be done for `all'.
   make[2]: Leaving directory `/home/matej/WP/lyx-1.3.2/po'
   Making all in boost
   make[2]: Entering directory `/home/matej/WP/lyx-1.3.2/boost'
   Making all in libs
   make[3]: Entering directory `/home/matej/WP/lyx-1.3.2/boost/libs'
   Making all in regex
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/regex'
   Making all in src
   make[5]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/regex/src'
   make[5]: Nothing to be done for `all'.
   make[5]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/regex/src'
   make[5]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/regex'
   make[5]: Nothing to be done for `all-am'.
   make[5]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/regex'
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/regex'
   Making all in signals
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/signals'
   Making all in src
   make[5]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/signals/src'
   make[5]: Nothing to be done for `all'.
   make[5]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/signals/src'
   make[5]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/signals'
   make[5]: Nothing to be done for `all-am'.
   make[5]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/signals'
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs/signals'
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs'
   make[4]: Nothing to be done for `all-am'.
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs'
   make[3]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost/libs'
   make[3]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/boost'
   make[3]: Nothing to be done for `all-am'.
   make[3]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost'
   make[2]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/boost'
   Making all in src
   make[2]: Entering directory `/home/matej/WP/lyx-1.3.2/src'
   /usr/bin/make  all-recursive
   make[3]: Entering directory `/home/matej/WP/lyx-1.3.2/src'
   Making all in mathed
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/mathed'
   make[4]: Nothing to be done for `all'.
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/mathed'
   Making all in insets
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/insets'
   make[4]: Nothing to be done for `all'.
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/insets'
   Making all in graphics
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/graphics'
   make[4]: Nothing to be done for `all'.
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/graphics'
   Making all in support
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/support'
   make[4]: Nothing to be done for `all'.
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/support'
   Making all in frontends
   make[4]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends'
   Making all in controllers
   make[5]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/controllers'
   make[5]: Nothing to be done for `all'.
   make[5]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/controllers'
   Making all in qt2
   make[5]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2'
   Making all in ui
   make[6]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/ui'
   Making all in .
   make[7]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/ui'
   make[7]: Nothing to be done for `all-am'.
   make[7]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/ui'
   Making all in moc
   make[7]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/ui/moc'
   make[7]: Nothing to be done for `all'.
   make[7]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/ui/moc'
   make[6]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/ui'
   Making all in moc
   make[6]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/moc'
   make[6]: Nothing to be done for `all'.
   make[6]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2/moc'
   make[6]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2'
   make[6]: Nothing to be done for `all-am'.
   make[6]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2'
   make[5]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends/qt2'
   make[5]: Entering directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends'
   make[5]: Nothing to be done for `all-am'.
   make[5]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends'
   make[4]: Leaving directory \
      `/home/matej/WP/lyx-1.3.2/src/frontends'
   make[4]: Entering directory `/home/matej/WP/lyx-1.3.2/src'
   /bin/sh ../libtool --mode=link g++  -O -Wno-non-template-friend
      -ftemplate-depth-30   -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 author.o boost.o \
      boost-inst.o box.o buffer.o bufferlist.o bufferparams.o \
      bufferview_funcs.o changes.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/libmathed.la insets/libinsets.la \
      frontends/libfrontends.la graphics/libgraphics.la \
      support/libsupport.la ../boost/libs/regex/src/libboostregex.la \
      ../boost/libs/signals/src/libboostsignals.la  -L/usr/lib -lpspell \
      -lSM -lICE -lc -lm   -L/usr/X11R6/lib -lX11   \
   g++ -O -Wno-non-template-friend -ftemplate-depth-30 -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 author.o boost.o boost-inst.o box.o \
      buffer.o bufferlist.o bufferparams.o bufferview_funcs.o changes.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 -L/usr/lib/ -lqt-mt \
      graphics/.libs/libgraphics.a support/.libs/libsupport.a \
      ../boost/libs/regex/src/.libs/libboostregex.a \
      ../boost/libs/signals/src/.libs/libboostsignals.a -L/usr/lib \
      /usr/lib/libpspell.so /usr/lib/libltdl.so -ldl \
      -L/home/cavok/archive/debian_working/pspell/pspell-0.12.2/modules/.libs \
      /usr/lib/libpspell-modules.so -lstdc++ -lSM -lICE -lc -lm \
      -L/usr/X11R6/lib -lX11 \
    BufferView_pimpl.o: In function
       `BufferView::Pimpl::trackChanges(void)':
   BufferView_pimpl.o(.text+0x7770): undefined reference to
      `Dialogs::showMergeChanges(void)'
   BufferView_pimpl.o: In function
      `BufferView::Pimpl::dispatch(FuncRequest const &)':
   BufferView_pimpl.o(.text+0x96de): undefined reference to
      `Dialogs::showMergeChanges(void)'
      collect2: ld returned 1 exit status
      make[4]: *** [lyx] Error 1
      make[4]: Leaving directory `/home/matej/WP/lyx-1.3.2/src'
      make[3]: *** [all-recursive] Error 1
      make[3]: Leaving directory `/home/matej/WP/lyx-1.3.2/src'
      make[2]: *** [all] Error 2
      make[2]: Leaving directory `/home/matej/WP/lyx-1.3.2/src'
      make[1]: *** [all-recursive] Error 1
      make[1]: Leaving directory `/home/matej/WP/lyx-1.3.2'
      make: *** [build-stamp] Error 2

-- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

Reply via email to