Bug 140350 - kdesdk-3.3.1-1 can't be rebuilt on a rawhide system
Summary: kdesdk-3.3.1-1 can't be rebuilt on a rawhide system
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdesdk
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-22 15:31 UTC by Karsten Hopp
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-22 22:25:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2004-11-22 15:31:55 UTC
Description of problem:

database.cpp: In member function `void DataBaseManager::openDataBase()':
database.cpp:431: warning: `del' is deprecated (declared at
/usr/include/kde/kio/netaccess.h:317)
database.cpp:435: warning: `del' is deprecated (declared at
/usr/include/kde/kio/netaccess.h:317)
database.cpp:439: warning: `del' is deprecated (declared at
/usr/include/kde/kio/netaccess.h:317)
database.cpp:443: warning: `del' is deprecated (declared at
/usr/include/kde/kio/netaccess.h:317)
database.cpp: In member function `int DataBaseManager::count()':
database.cpp:731: error: cannot convert `DB_BTREE_STAT**' to `DB_TXN*' in
argument passing
database.cpp: In member function `void DataBaseManager::loadInfo()':
database.cpp:966: error: cannot convert `DB_BTREE_STAT**' to `DB_TXN*' in
argument passing
make[5]: *** [database.lo] Error 1
make[5]: *** Waiting for unfinished jobs....

Comment 1 Than Ngo 2004-11-22 22:25:58 UTC
there's a API change in db-4.3. it's now fixed in next kdesdk-3.3.1-3
rebuild.


Note You need to log in before you can comment on or make changes to this bug.