[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems compiling CVS head



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

Hi,

I'm currently trying to compile CVS HEAD from scratch (I haven't done
so in ages...). So, I checked out qt-copy, put it into
/usr/local/qt-copy and compiled it, with the commands listed in
README.qt-copy.

Then, I compiled arts and installed it into /usr/local/kde3. Worked
fine. Now, I'm trying to compile kdelibs
but I get the following error that I can't figure out:

/bin/sh ../libtool --silent --mode=link --tag=CXX g++
- -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
- -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
- -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG
- -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -DQT_NO_TRANSLATION
- -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT    -o
libDCOP.la.closure libDCOP_la_closure.lo -R /usr/local/kde3/lib -R
/usr/X11R6/lib -version-info 5:0:1 -no-undefined -L/usr/X11R6/lib
- -L/usr/local/kde3/lib  dcopstub.lo dcopref.lo dcopobject.lo
dcopclient.lo KDE-ICE/libkICE.la -lqt-mt  -lpng -lz -lm -lXext -lX11
- -lSM -lICE -lpthread
libtool: link: warning: `-version-info' is ignored for programs
.libs/dcopclient.o(.text+0x864b): In function
`DCOPClient::staticMetaObject(void)':
: undefined reference to `QMetaObject::new_metaobject(char const *,
QMetaObject *, QMetaData const *, int, QMetaData const *, int,
QMetaProperty const *, int, QMetaEnum const *, int, bool (*)(QObject
*, int, int, QVariant *), QClassInfo const *, int)'
.libs/dcopclient.o(.text+0x873e): In function
`DCOPClient::applicationRegistered(QCString const &)':
: undefined reference to `static_QUType_varptr'
.libs/dcopclient.o(.text+0x8743): In function
`DCOPClient::applicationRegistered(QCString const &)':
: undefined reference to `QUType_varptr::set(QUObject *, void const
*)'
.libs/dcopclient.o(.text+0x87ec): In function
`DCOPClient::applicationRemoved(QCString const &)':
: undefined reference to `static_QUType_varptr'
.libs/dcopclient.o(.text+0x87f1): In function
`DCOPClient::applicationRemoved(QCString const &)':
: undefined reference to `QUType_varptr::set(QUObject *, void const
*)'
.libs/dcopclient.o(.text+0x8a49): In function
`DCOPClient::qt_static_property(QObject *, int, int, QVariant *)':
: undefined reference to `QMetaObject::qt_static_property(QObject *,
int, int, QVariant *)'
.libs/dcopclient.o(.text+0x8a8e): In function
`__static_initialization_and_destruction_0':
: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char
const *, QMetaObject *(*)(void))'
.libs/dcopclient.o(.data+0x70): undefined reference to
`static_QUType_varptr'
.libs/dcopclient.o(.data+0x8c): undefined reference to
`static_QUType_varptr'
.libs/dcopclient.o(.QPtrList<DCOPObjectProxy>::gnu.linkonce.t.replace(unsigned
int, DCOPObjectProxy const *)+0x20): In function
`QPtrList<DCOPObjectProxy>::replace(unsigned int, DCOPObjectProxy
const *)':
: undefined reference to `QGList::replaceAt(unsigned int, void *)'
.libs/dcopclient.o(.QPtrList<DCOPClientTransaction>::gnu.linkonce.t.replace(unsigned
int, DCOPClientTransaction const *)+0x20): In function
`QPtrList<DCOPClientTransaction>::replace(unsigned int,
DCOPClientTransaction const *)':
: undefined reference to `QGList::replaceAt(unsigned int, void *)'
.libs/dcopclient.o(.QPtrList<_IceConn>::gnu.linkonce.t.replace(unsigned
int, _IceConn const *)+0x20): In function
`QPtrList<_IceConn>::replace(unsigned int, _IceConn const *)':
: undefined reference to `QGList::replaceAt(unsigned int, void *)'
collect2: ld returned 1 exit status
make[3]: *** [libDCOP.la.closure] Error 1
make[3]: Leaving directory
`/home/magnus/download/kde/kde3/kdelibs/dcop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/magnus/download/kde/kde3/kdelibs/dcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/magnus/download/kde/kde3/kdelibs'
make: *** [all] Error 2

Can somebody help me? What am I doing wrong? I'm lost!

- --
- -M

- ---  Magnus von Koeller ---
email:    magnus@vonkoeller.de
address:  Heinrich-Heine-Str. 10
          D-38102 Braunschweig / Germany
phone:    +49-531-2094886
mobile:   +49-179-4562940
web:      http://www.vonkoeller.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE912eYrjA8sxkq93kRAmCEAJ9BT4Ddh6MENCrgJUdp3Gkr5ObbBQCaA6O7
BZUoWnxqzYaWIre6PTugEq4=
=7mYZ
-----END PGP SIGNATURE-----



Reply to: