[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 123626] kdevelop crashes when chosing project -> new project
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2006-03-29 18:37:25
Message-ID: 20060329183725.12405.qmail () ktown ! kde ! org
[Download RAW message or body]

------- 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=123626         




------- Additional Comments From kdebug mail patrickdepinguin com  2006-03-29 20:37 \
------- I tried to compile kdevelop from source, however I get a compile error.

make[3]: Entering directory `/usr/src/kdevelop-3.3.1/lib/catalog'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. \
-I. -I../.. -I/opt/kde/include -I/usr/lib/qt/include -I.    -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 -g3 -fno-inline \
-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  -MT catalog.lo -MD -MP -MF ".deps/catalog.Tpo" -c \
-o catalog.lo catalog.cpp; \ then mv -f ".deps/catalog.Tpo" ".deps/catalog.Plo"; else \
rm -f ".deps/catalog.Tpo"; exit 1; fi catalog.cpp:36:2: #error "BDB Version 4 \
                required."
catalog.cpp: In member function `void Catalog::addIndex(const QCString&)':
catalog.cpp:205: error: invalid conversion from `int' to `DBTYPE'
catalog.cpp:205: error: too many arguments to function
catalog.cpp: In member function `virtual void Catalog::open(const QString&)':
catalog.cpp:273: error: invalid conversion from `int' to `DBTYPE'
catalog.cpp:273: error: too many arguments to function
catalog.cpp: In member function `QValueList<Tag> Catalog::query(const
   QValueList<QPair<QCString, QVariant> >&)':
catalog.cpp:434: warning: comparison between signed and unsigned integer
   expressions
make[3]: *** [catalog.lo] Error 1
make[3]: Leaving directory `/usr/src/kdevelop-3.3.1/lib/catalog'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdevelop-3.3.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdevelop-3.3.1'
make: *** [all] Error 2


I have version 
root antarctica:/usr/src/kdevelop-3 3 1# ls /var/log/packages/ | grep db
db3-3.3.11-i486-4

of Berkely db installed. The kdevelop requirements clearly state
Berkley DB >= 3.0 and <= 4.1

Why does catalog.cpp expect version 4? How can I resolve this (other than installing \
version 4 of BDB?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic