[Kmatplot-general] install problem kmatplot-0.3.1
Brought to you by:
kamil
From: <arn...@ph...> - 2002-03-09 13:07:14
|
Hi, under debian woody (details below) the installation fails in the demos directory (namely, demo3d while linking; demo2d has been built and running produce a window with a sine plot.) I have the following packages installed (debian, woody) kdebase 2.2.1.0-6 kdebase-audi 2.2.1.0-6 kdebase-libs 2.2.1.0-6 kdelibs3 2.2.2-5 kdebase-dev 2.2.1.0-6 libqt-dev 2.3.1-16 xlibmesa3 4.1.0-9 xlibmesa-dev 4.1.0-9 Is any of my GL things not up-to-date or incorrect, or what am I missing here ? Copying by hand demo2d to demo3d and continuing leads to the next error (in scilab, see below). Removing scilab from the master makefile it continues to compile nicely until a further linking stage, see third part below. Again QGLContext::QGLContext QGLFormat::QGLFormat QGLFormat::setDoubleBuffer are the one which it does not find. Any clues ? Arnd Result of make: --------------- [...] make[3]: Entering directory `/scratch/abaecker/NEW2/KMAT/kmatplot-0.3.1/kmatplot /demos' /bin/sh ../../libtool --mode=link --tag=CXX c++ -O2 -fno-exceptions -fno-check- new -o demo3d -L/usr/X11R6/lib demo3d.o ../widgets/libplot.la -lqt -lpng -lz -lm -ljpeg -lXext -lX11 -lresolv -lSM -lICE -lXmu -lGL -lGLU -lX11 -lresolv c++ -O2 -fno-exceptions -fno-check-new -o demo3d demo3d.o -L/usr/X11R6/lib ../w idgets/.libs/libplot.a -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lstdc++ -lc -lgcc - lqt -lpng -lz -lm /usr/lib/libjpeg.so -lXext -lX11 -lresolv -lSM -lICE -lXmu -lG L -lGLU -lX11 -lresolv ../widgets/.libs/libplot.a(qsdrvopengl.o): In function `QSDrvOpenGL::init(QSAxes 3D *)': qsdrvopengl.o(.text+0x609): undefined reference to `QGLFormat::QGLFormat(void)' qsdrvopengl.o(.text+0x618): undefined reference to `QGLFormat::setDoubleBuffer(b ool)' qsdrvopengl.o(.text+0x633): undefined reference to `QGLContext::QGLContext(QGLFo rmat const &, QPaintDevice *)' qsdrvopengl.o(.text+0x9eb): undefined reference to `QGLContext::QGLContext(QGLFo rmat const &, QPaintDevice *)' collect2: ld returned 1 exit status make[3]: *** [demo3d] Error 1 make[3]: Leaving directory `/scratch/abaecker/NEW2/KMAT/kmatplot-0.3.1/kmatplot/ demos' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/scratch/abaecker/NEW2/KMAT/kmatplot-0.3.1/kmatplot' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/scratch/abaecker/NEW2/KMAT/kmatplot-0.3.1' make: *** [all-recursive-am] Error 2 ------------------------------ copying by hand demo2d to demo3d and continuing leads to the next error: Making all in scilab make[3]: Entering directory `/scratch/abaecker/NEW2/KMAT/kmatplot-0.3.1/kmatplot/scilab' gcc -I/usr/lib/scilab -O -c plots.c -o plots.o In file included from plots.c:2: /usr/lib/scilab/routines/stack-c.h:64: interf/stack1.h: No such file or directory /usr/lib/scilab/routines/stack-c.h:65: interf/stack2.h: No such file or directory /usr/lib/scilab/routines/stack-c.h:66: interf/stack3.h: No such file or directory make[3]: *** [plots.o] Error 1 --------------- mkdir .libs c++ -O2 -fno-exceptions -fno-check-new -o .libs/kmatplot ksgeneraldialogs.o ksgraphw izarddlg.o ksmatrixpanel.o ksmatrixeditor.o ksexportpicturedlg.o ksmatrixmat.o ksmat rixio.o ksmatrixiohandler.o ksmatrixascii.o kssocketio.o ksplotchannels.o ksdeletedl g.o ksdeletedlgdata.o ksimportdlg.o ksimportdlgdata.o ksexportdlg.o ksexportdlgdata. o ksworksheetdlg.o kmatplotshell.o main.o ksmatrixiohandler.moc.o ksexportpicturedlg .moc.o ksworksheetdlg.moc.o ksgraphwizarddlg.moc.o ksmatrixeditor.moc.o ksimportdlg. moc.o ksgeneraldialogs.moc.o kssocketio.moc.o ksexportdlg.moc.o ksmatrixio.moc.o ksp lotchannels.moc.o ksdeletedlg.moc.o kmatplotshell.moc.o ksmatrixpanel.moc.o ksmatrix formulapanelinterf.o ksobjecttreedlginterf.o kssequencedlginterf.o ksvaluerangedlgin terf.o kscellrangedlginterf.o kssurfacewizarddlginterf.o ksmatrixstringpanelinterf.o kscolumndatadlginterf.o ksmatrixrefpanelinterf.o ksmatrixpanelinterf.o ksexportpict ureinterf.o kmatplot_meta_unload.o -L/usr/X11R6/lib ./part/.libs/libkmatplot.so -L/ usr/lib/gcc-lib/i386-linux/2.95.4 /usr/lib/libkparts.so /usr/lib/libkfile.so /usr/li b/libksycoca.so -L/usr/lib /usr/lib/libkio.so /usr/lib/libkdesu.so -lutil /usr/lib/l ibkssl.so /usr/lib/libkdeui.so /usr/lib/libkdecore.so -ldl /usr/lib/libDCOP.so -lqt -lpng /usr/lib/libjpeg.so -lXext -lSM -lICE -lXinerama -lz -lGL -lGLU -lX11 -lresolv -lstdc++ -lm -lc -lgcc -lXmu -Wl,--rpath -Wl,/home/abaecker/pub3/lib -Wl,--rpath -W l,/usr/lib -Wl,--rpath -Wl,/usr/X11R6/lib ./part/.libs/libkmatplot.so: undefined reference to `QGLContext::QGLContext(QGLForma t const &, QPaintDevice *)' ./part/.libs/libkmatplot.so: undefined reference to `QGLFormat::QGLFormat(void)' ./part/.libs/libkmatplot.so: undefined reference to `QGLFormat::setDoubleBuffer(bool )' collect2: ld returned 1 exit status |