Hi,

I try since quite a while to compile the cvs sources but I am mot successful. Can somebody help me please? Here is what I do:

>./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3
That is what I get:

Configuration
Host type: i686-pc-linux-gnu
Special build flags: warnings assertions
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++ (2.95.3)
C++ Compiler flags: -g -O -Wno-non-template-friend -ftemplate-depth-30 -W -Wall
Linker flags:
Frontend: qt
Qt version: 3.0.5
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.


So far, so good. Whe I do a make I get the following thing:


g++ -g -O -Wno-non-template-friend -ftemplate-depth-30 -W -Wall -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 boost.o boost-inst.o box.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.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/qt3//lib -lqt graphics/.libs/libgraphics.a support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a ../boost/libs/signals/src/.libs/libboostsignals.a -lSM -lICE -lc -lm -L/usr/X11R6/lib -lX11
mathed/.libs/libmathed.a(formula.o): In function `InsetFormula::ascii(Buffer const *, ostream &, int) const':
/LocalCode/LyX/lyx-devel/src/mathed/formula.C:148: undefined reference to `TextPainter::TextPainter(int, int)'
/LocalCode/LyX/lyx-devel/src/mathed/formula.C:150: undefined reference to `TextPainter::show(ostream &, int) const'
mathed/.libs/libmathed.a(math_fracinset.o): In function `MathFracInset::drawT(TextPainter &, int, int) const':
/LocalCode/LyX/lyx-devel/src/mathed/math_fracinset.C:76: undefined reference to `TextPainter::horizontalLine(int, int, int, char)'
mathed/.libs/libmathed.a(math_hullinset.o): In function `MathHullInset::drawT(TextPainter &, int, int) const':
/LocalCode/LyX/lyx-devel/src/mathed/math_hullinset.C:249: undefined reference to `TextPainter::draw(int, int, char const *)'
mathed/.libs/libmathed.a(math_sqrtinset.o): In function `MathSqrtInset::drawT(TextPainter &, int, int) const':
/LocalCode/LyX/lyx-devel/src/mathed/math_sqrtinset.C:61: undefined reference to `TextPainter::horizontalLine(int, int, int, char)'
/LocalCode/LyX/lyx-devel/src/mathed/math_sqrtinset.C:62: undefined reference to `TextPainter::verticalLine(int, int, int, char)'
/LocalCode/LyX/lyx-devel/src/mathed/math_sqrtinset.C:63: undefined reference to `TextPainter::draw(int, int, char)'
mathed/.libs/libmathed.a(math_charinset.o): In function `MathCharInset::drawT(TextPainter &, int, int) const':
/LocalCode/LyX/lyx-devel/src/mathed/math_charinset.C:129: undefined reference to `TextPainter::draw(int, int, char)'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis »/LocalCode/LyX/lyx-devel/src«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis »/LocalCode/LyX/lyx-devel/src«
make[1]: *** [all] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis »/LocalCode/LyX/lyx-devel/src«
make: *** [all-recursive] Fehler 1

I am trying to compile the cvs since more than a week. I got different errrors. When I read the list here I got the feeling, I am the only guy not been able to compile the sources successfully. I wanted to look into the "maxima" support but I wanted to start with something I am able to debug.

Thanks in advance for your help.

Uwe

--
***********************************************************************
Uwe Hartl e-mail: [EMAIL PROTECTED]
6101 Silverbrooke West Telephone: (248) 926-3710
West Bloomfield, MI 48322
USA
***********************************************************************



Reply via email to