[Kmatplot-general] Compile error with 0.4
Brought to you by:
kamil
From: Karl P. <kar...@gm...> - 2002-11-12 20:23:39
|
Hi, I have problems with kmatplot 0.4 under Gentoo gcc (2.95.3). When compili= ng I=20 get these error: " c++ -DNDEBUG -O0 -march=3Di686 -O3 -pipe -fno-exceptions -fno-check-new -= o=20 kmatplot ksmatrixsheet.o ksglobalsettings.o ksmatrix.o ksglobalmatrixlist= =2Eo=20 qscobjects.o ksworkbook.o kscommands.o qsctools.o ksprojectxml.o=20 kspanelmanager.o ksobjectfactory.o ksdataobjectfactory.o=20 ksdatasymbolfactory.o ksmatrixeditor.o ksmatrixmat.o ksmatrixio.o=20 ksmatrixiohandler.o ksmatrixascii.o kssocketio.o ksworksheetdlg.o=20 kmatplotshell.o ksworkspace.o kswinpageview.o kswinworksheet.o main.o=20 ksworkspace.moc.o ksmatrixiohandler.moc.o kswinpageview.moc.o qsctools.mo= c.o=20 ksglobalmatrixlist.moc.o ksworksheetdlg.moc.o ksmatrixeditor.moc.o=20 kssocketio.moc.o kswinworksheet.moc.o ksmatrixsheet.moc.o ksmatrixio.moc.= o=20 ksmatrix.moc.o kmatplotshell.moc.o qscobjects.moc.o ksworkbook.moc.o=20 kspanelmanager.moc.o -L/usr/qt/3/lib -L/usr/X11R6/lib widgets/libplot.a=20 formula/libformula.a dialogs/libdialogs.a -lqt-mt -lpng -lz -lm=20 /usr/lib/libjpeg.so -lXext -lX11 -lresolv -lSM -lICE -lMesaGL -lMesaGLU -= lX11=20 -lresolv -lXmu -lresolv dialogs/libdialogs.a(ksexportpicturedlg.o): In function=20 `KSExportPictureDlg::exportPicture(void)': ksexportpicturedlg.o(.text+0x154b): the use of `tmpnam' is dangerous, bet= ter=20 use `mkstemp' widgets/libplot.a(qscontour.o): In function `QSContour::drawing_fills(voi= d)': qscontour.o(.text+0xac0): undefined reference to=20 `QSContour::find_level_greater_than(double)' collect2: ld returned 1 exit status make[3]: *** [kmatplot] Fehler 1 make[3]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/var/tmp/portage/kmatplot-0.4/work/kmatplot-0.4/kmatplot=AB make[2]: *** [all-recursive] Fehler 1 make[2]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/var/tmp/portage/kmatplot-0.4/work/kmatplot-0.4/kmatplot=AB make[1]: *** [all-recursive] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis=20 =BB/var/tmp/portage/kmatplot-0.4/work/kmatplot-0.4=AB make: *** [all-recursive-am] Fehler 2 " I am using Kde 3.0.4 and qt 3.0.5. The gentoo source package patches some= =20 files of the kmatplot package. If you don't know this patch, I can post i= t. Regards karl peters |