Compile error, current cvs.

Robert Jonsson robert.jonsson at dataductus.se
Mon Dec 8 16:42:05 UTC 2003


Hi,

I've had this error for several days now trying to compile a daily cvs 
checkout. Anyone know if there is something in progress or my system thats 
faulty?

Using KDE3.1.93, gcc 3.3.1
---------

/usr/lib/qt3//bin/moc ./mainwindow.h -o mainwindow.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/util -I../lib  
-I../lib/st
ructure -I/usr/lib/qt3//include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -
Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -MT mainwindow.o -MD -MP -MF ".deps/mainwindow.Tpo" \
  -c -o mainwindow.o `test -f 'mainwindow.cpp' || echo './'`mainwindow.cpp; \
then mv -f ".deps/mainwindow.Tpo" ".deps/mainwindow.Po"; \
else rm -f ".deps/mainwindow.Tpo"; exit 1; \
fi
mainwindow.cpp:208:2: warning: #warning this crashes in ideal mode, looks like 
there are dangling pointers on opening another project
mainwindow.cpp: In member function `virtual void 
MainWindow::embedSelectView(QWidget*, const QString&, const QString&)':
mainwindow.cpp:492: warning: unused variable `KMdiToolViewAccessor*tmp'
mainwindow.cpp: In member function `virtual void 
MainWindow::embedSelectViewRight(QWidget*, const QString&, const QString&)':
mainwindow.cpp:524: warning: unused variable `KMdiToolViewAccessor*tmp'
mainwindow.cpp: In member function `virtual void 
MainWindow::embedOutputView(QWidget*, const QString&, const QString&)':
mainwindow.cpp:540: warning: unused variable `KMdiToolViewAccessor*tmp'
mainwindow.cpp: In member function `virtual void 
MainWindow::removeView(QWidget*)':
mainwindow.cpp:609: error: `deleteToolWindow' undeclared (first use this 
function)
mainwindow.cpp:609: error: (Each undeclared identifier is reported only once 
for each function it appears in.)
mainwindow.cpp: In member function `virtual void 
MainWindow::raiseView(QWidget*)':
mainwindow.cpp:629: warning: unused variable `QPtrList<QWidget>*pViews'
make[3]: *** [mainwindow.o] Fel 1
make[3]: Leaving directory `/home/ddskrjo/dev/cvs/kdevelop/src'
make[2]: *** [all-recursive] Fel 1
make[2]: Leaving directory `/home/ddskrjo/dev/cvs/kdevelop/src'
make[1]: *** [all-recursive] Fel 1
make[1]: Leaving directory `/home/ddskrjo/dev/cvs/kdevelop'
make: *** [all] Fel 2
[ddskrjo at yosarian kdevelop]$


/Robert




More information about the KDevelop-devel mailing list