------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=115086 Summary: kdevelop doesnt compile in slackware 10.2 Product: kdevelop Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: paulo_c_dias ig com br Version: 3.4.92 (using KDE 3.4.92 (beta2, >= 20051010), compiled sources) Compiler: gcc version 3.3.6 OS: Linux (i686) release 2.6.13.2 kdevelop can't be compiled in slackware 10.2: compiling /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp g++ -DHAVE_CONFIG_H -I./lib/catalog -I/home/groo/downloads/svn/kdevelop/lib/catalog -I. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp -o ./lib/catalog/.libs/catalog.o -Wp,-MD,./lib/catalog/.deps/catalog.TUlo distcc[18406] ERROR: compile /home/groo/.ccache/catalog.tmp.thanos.18399.ii on 192.168.0.215 failed /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp: In member function ` void Catalog::addIndex(const QCString&)': /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp:200: error: invalid conversion from `int' to `DBTYPE' /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp:200: error: too many arguments to function /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp: In member function ` virtual void Catalog::open(const QString&)': /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp:261: error: invalid conversion from `int' to `DBTYPE' /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp:261: error: too many arguments to function /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp: In member function ` QValueList Catalog::query(const QValueList >&)': /home/groo/downloads/svn/kdevelop/lib/catalog/catalog.cpp:417: warning: comparison between signed and unsigned integer expressions Error creating ./lib/catalog/catalog.lo. Exit status 1. this is also true for kdevelop latest svn (25/10/2005) with same error.