[Kmatplot-general] compile errors
Brought to you by:
kamil
From: Sam H. <sa...@ne...> - 2002-05-25 19:36:30
|
> What happens if you do: > ./configure --prefix=/usr/X11R6 > then make on a clean tree? no joy, i still get; c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/X11R6/include -O0 -O2 -march=i686 -mcpu=i686 -fno-exceptions -fno-check-new -c libplot_a.all_cpp.cpp In file included from libplot_a.all_cpp.cpp:13: qsaxes3d.cpp:87: warning: `FILLS_NUM' redefined qsaxes2d.cpp:37: warning: this is the location of the previous definition qsaxes3d.cpp:88: warning: `LINES_NUM' redefined qsaxes2d.cpp:38: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:14: qsplot.cpp:343: warning: `FILLS_NUM' redefined qsaxes3d.cpp:87: warning: this is the location of the previous definition qsplot.cpp:344: warning: `LINES_NUM' redefined qsaxes3d.cpp:88: warning: this is the location of the previous definition qsplot.cpp:345: warning: `POINTS_NUM' redefined qsaxes3d.cpp:89: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:21: qsdrvopengl.cpp:585: warning: `EPS' redefined qsaxes3d.cpp:609: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:23: qscurve.cpp:74: warning: `CHANNELS_NUM' redefined qsaxes3d.cpp:85: warning: this is the location of the previous definition qscurve.cpp:75: warning: `FILLS_NUM' redefined qsplot.cpp:343: warning: this is the location of the previous definition qscurve.cpp:77: warning: `LINES_NUM' redefined qsplot.cpp:344: warning: this is the location of the previous definition qscurve.cpp:590: warning: `BOX_SPACE' redefined qsplot.cpp:393: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:24: qscontour.cpp:43: warning: `MAX_BUFF_SIZE' redefined qsplot.cpp:282: warning: this is the location of the previous definition qscontour.cpp:137: warning: `FILLS_NUM' redefined qscurve.cpp:75: warning: this is the location of the previous definition qscontour.cpp:139: warning: `LINES_NUM' redefined qscurve.cpp:77: warning: this is the location of the previous definition qscontour.cpp:871: warning: `BOX_SPACE' redefined qscurve.cpp:590: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:25: qsimage.cpp:49: warning: `CHANNELS_NUM' redefined qscurve.cpp:74: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:26: qsfigure.cpp:227: warning: `CHANNELS_NUM' redefined qsimage.cpp:49: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:27: qssurface.cpp:158: warning: `CHANNELS_NUM' redefined qsfigure.cpp:227: warning: this is the location of the previous definition In file included from libplot_a.all_cpp.cpp:24: qscontour.cpp: In method `QSGriddedContour::QSGriddedContour(QSAxes *, const char * = 0)': qscontour.cpp:1010: parse error before `11' qscontour.cpp: In method `QSNonGriddedContour::QSNonGriddedContour(QSAxes *, const char * = 0)': qscontour.cpp:1558: parse error before `11' In file included from libplot_a.all_cpp.cpp:31: qsctool.cpp: In method `bool QSTool::canvasEvent(QEvent *)': qsctool.cpp:64: parse error before `2' qsctool.cpp:65: parse error before `3' make[3]: *** [libplot_a.all_cpp.o] Error 1 make[3]: Leaving directory `/usr/src/kmatplot-0.4/kmatplot/widgets' Sam -- Cops never say good-bye. They're always hoping to see you again in the line-up. -- Raymond Chandler |