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

List:       kde-devel
Subject:    Compilation problem in kdeaddons module
From:       Christophe Caillet <quadchris () free ! fr>
Date:       2004-12-22 13:50:32
Message-ID: 41C97BA8.20201 () free ! fr
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I've made asimilar post two or three weeks ago i'ved the following
compilation error with the message :

.libs/base.o(.text+0x1b1): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Db::open(char const*, char const*, DBTYPE,
unsigned, int)'
.libs/base.o(.text+0x25b): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Db::open(char const*, char const*, DBTYPE,
unsigned, int)'
.libs/base.o(.text+0x4e9): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x50f): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x568): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x57c): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x75d): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x77d): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x863): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x873): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0x8f6): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x906): In function
`Base::Base[not-in-charge](QString const&)':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0xbc1): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Db::open(char const*, char const*, DBTYPE,
unsigned, int)'
.libs/base.o(.text+0xc6b): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Db::open(char const*, char const*, DBTYPE,
unsigned, int)'
.libs/base.o(.text+0xef9): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0xf1f): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0xf78): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0xf8c): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x116d): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x118d): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x1273): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x1283): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0x1306): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x1316): In function `Base::Base[in-charge](QString
const&)':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0x1703): In function `Base::~Base [not-in-charge]()':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x1725): In function `Base::~Base [not-in-charge]()':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x178b): In function `Base::~Base [not-in-charge]()':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x17ab): In function `Base::~Base [not-in-charge]()':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x1c09): In function `Base::~Base [in-charge]()':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x1c29): In function `Base::~Base [in-charge]()':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x1c8b): In function `Base::~Base [in-charge]()':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x1cab): In function `Base::~Base [in-charge]()':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x2103): In function `Base::~Base [in-charge
deleting]()':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x2123): In function `Base::~Base [in-charge
deleting]()':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x218b): In function `Base::~Base [in-charge
deleting]()':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x21ab): In function `Base::~Base [in-charge
deleting]()':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x246d): In function `Base::add(QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x248d): In function `Base::add(QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x2600): In function `Base::add(QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x2620): In function `Base::add(QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x2898): In function `Base::find(unsigned)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x28b8): In function `Base::find(unsigned)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x2dbf): In function `Base::setProperty(unsigned,
QString const&, QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x2de5): In function `Base::setProperty(unsigned,
QString const&, QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x2e3c): In function `Base::setProperty(unsigned,
QString const&, QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x2e56): In function `Base::setProperty(unsigned,
QString const&, QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x32cf): In function `Base::clearProperty(unsigned,
QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x32f5): In function `Base::clearProperty(unsigned,
QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x334c): In function `Base::clearProperty(unsigned,
QString const&)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x3366): In function `Base::clearProperty(unsigned,
QString const&)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x34ea): In function `Base::remove(File)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x350a): In function `Base::remove(File)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x3676): In function `Base::loadIntoCache(unsigned)
const':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x3696): In function `Base::loadIntoCache(unsigned)
const':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x3758): In function `Base::loadIntoCache(unsigned)
const':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x3768): In function `Base::loadIntoCache(unsigned)
const':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0x37eb): In function `Base::loadIntoCache(unsigned)
const':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x37fb): In function `Base::loadIntoCache(unsigned)
const':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0x3e77): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x3e97): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::set_size(unsigned)'
.libs/base.o(.text+0x3f9e): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x3fae): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0x4031): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::get_data() const'
.libs/base.o(.text+0x4041): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::get_size() const'
.libs/base.o(.text+0x40f5): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::set_data(void*)'
.libs/base.o(.text+0x410f): In function `Base::move(unsigned, unsigned)':
: undefined reference to `Dbt::set_size(unsigned)'
collect2: ld returned 1 exit status

i'm building a debian package from CVS Head branch using the
dpkg-buildpackage command

kernel 2.6.9 vanilla
gcc 3.3.5 debian sid

can I have some help please?

Bye
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFByXuo3nOXhJzzDz8RAgrwAJ0RC2CZH1jTHCzSgJyW6TP54b2zEwCgmbfV
64HFehgLRfMtLxI6KCjD9qg=
=DCn9
-----END PGP SIGNATURE-----
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

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