Greetings. My current system specs are:
Mandriva 2005 LE
KDE 3.3
QT 3.3.4
GCC 3.4.3
x86
When I try to compile 0.7, I get the following error
during the compilatoin process:
usermanager.cpp: In member function `void
UserManager::doNewSession(bool)':
usermanager.cpp:251: error: `PlainCaption' is not a
member of `KMessageBox'
usermanager.cpp: At global scope:
usermanager.cpp:277: fatal error: opening dependency
file .deps/usermanager.Tpo: Permission denied
Just for the fun of it, I wanted to see if I could
succesfully compile an older version, so I tried 0.6e,
and when I tried to compile that, I got the following
error message:
In file included from baghiraclient.cc:2357:
baghiraclient.moc: At global scope:
baghiraclient.moc:23: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc:27: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc:28: error: incomplete type
`Baghira::ResizeHandle' used in nested name specifier
baghiraclient.moc:32: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc:40: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc:51: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc: In member function `QMetaObject*
Baghira::ResizeHandle::staticMetaObject()':
baghiraclient.moc:52: error: `metaObj' undeclared
(first use this function)
baghiraclient.moc:52: error: (Each undeclared
identifier is reported only oncefor each function it
appears in.)
baghiraclient.moc: At global scope:
baghiraclient.moc:69: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc: In member function `void*
Baghira::ResizeHandle::qt_cast(const char*)':
baghiraclient.moc:72: error: cannot call member
function `virtual void* QWidget::qt_cast(const char*)'
without object
baghiraclient.moc: At global scope:
baghiraclient.moc:76: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc: In member function `bool
Baghira::ResizeHandle::qt_invoke(int, QUObject*)':
baghiraclient.moc:77: error: cannot call member
function `virtual bool QWidget::qt_invoke(int,
QUObject*)' without object
baghiraclient.moc: At global scope:
baghiraclient.moc:81: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc: In member function `bool
Baghira::ResizeHandle::qt_emit(int, QUObject*)':
baghiraclient.moc:82: error: cannot call member
function `virtual bool QWidget::qt_emit(int,
QUObject*)' without object
baghiraclient.moc: At global scope:
baghiraclient.moc:87: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
baghiraclient.moc: In member function `bool
Baghira::ResizeHandle::qt_property(int, int, QVariant*)':
baghiraclient.moc:88: error: cannot call member
function `virtual bool QWidget::qt_property(int, int,
QVariant*)' without object
baghiraclient.moc: At global scope:
baghiraclient.moc:91: error: invalid use of undefined
type `struct Baghira::ResizeHandle'
baghiraclient.h:387: error: forward declaration of
`struct Baghira::ResizeHandle'
Logged In: YES
user_id=931498
known bug, please try cvs