Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mandrake on Gentoo
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mr98ai
n00b
n00b


Joined: 12 Dec 2003
Posts: 44
Location: Ontario, Canada

PostPosted: Sat Oct 16, 2004 6:51 pm    Post subject: Mandrake on Gentoo Reply with quote

I am dual booting Gentoo and Mandrake... The only reason Mandrake is on my system is for those days when I want a very polished, clean, consistent, and profesional look and feel to do some serious desktop work. Gentoo is on my system because, well, Gentoo is Gentoo; what more can I say? :D Now I would like to marry Gentoo and Mandrake. I would like the system itself to be Gentoo, but as far as the kde / gnome themes go, I would like to see Mandrake's galaxy on my desktop. This is obviously nothing against Gentoo. The default themes that come with Kde and Gnome are enough to make me gag, and the only good themes (in my opinion of course) are those that come with Mandrake and Redhat / Fedora. Is there any way to get galaxy on to my gentoo system?
Back to top
View user's profile Send private message
syscrash
Guru
Guru


Joined: 14 Apr 2003
Posts: 541

PostPosted: Sat Oct 16, 2004 6:56 pm    Post subject: Reply with quote

Perhaps
Code:
emerge mandrake-artwork

Is what you're looking for?
I don't know for sure :P
_________________
Play ET? Come by #gentoo.et on freenode!
http://syscrash.ca
Back to top
View user's profile Send private message
mr98ai
n00b
n00b


Joined: 12 Dec 2003
Posts: 44
Location: Ontario, Canada

PostPosted: Sat Oct 16, 2004 11:50 pm    Post subject: Reply with quote

Thank you for your response. As it turns out, there are two more packages too

mandrake-artwork <-- Galaxy
redhat-artwork <-- Bluecurve
ximian-artwork <-- Industrial

Of the three, ximian is the only one that compiles, the other two give me wierd error messages, and are pretty much identical error messages. Here is the error message from compiling redhat-artwork. Anybody know how I can fix it?

Thanks.

Code:
In file included from redhatclient.cpp:23:
/usr/kde/3.3/include/kwin/workspace.h:1:2: #error The KWin decorations API provided by this header file is obsolete.
/usr/kde/3.3/include/kwin/workspace.h:2:2: #error All code using it will have to be ported to the new KDecoration API.
In file included from redhatclient.cpp:24:
/usr/kde/3.3/include/kwin/options.h:1:2: #error The KWin decorations API provided by this header file is obsolete.
/usr/kde/3.3/include/kwin/options.h:2:2: #error All code using it will have to be ported to the new KDecoration API.
In file included from redhatclient.h:20,
                 from redhatclient.cpp:25:
/usr/kde/3.3/include/kwin/client.h:1:2: #error The KWin decorations API provided by this header file is obsolete.
/usr/kde/3.3/include/kwin/client.h:2:2: #error All code using it will have to be ported to the new KDecoration API.
In file included from redhatclient.h:21,
                 from redhatclient.cpp:25:
/usr/kde/3.3/include/kwin/kwinbutton.h:1:2: #error The KWin decorations API provided by this header file is obsolete.
/usr/kde/3.3/include/kwin/kwinbutton.h:2:2: #error All code using it will have to be ported to the new KDecoration API.
In file included from redhatclient.cpp:25:
redhatclient.h:48: error: `KWinButton' is not a class or namespace
redhatclient.h:48: error: invalid base-class specification
redhatclient.h:50: error: parse error before `*' token
redhatclient.h:78: error: syntax error before `*' token
redhatclient.h:83: error: `Client' is not a class or namespace
redhatclient.h:83: error: invalid base-class specification
redhatclient.h:87: error: parse error before `*' token
redhatclient.h:101: error: parse error before `&' token
In file included from redhatclient.cpp:25:
redhatclient.h:125:13: warning: no newline at end of file
redhatclient.cpp: In member function `void KWinInternal::RedHatHandler::reset()
   ':
redhatclient.cpp:233: error: `Workspace' undeclared (first use this function)
redhatclient.cpp:233: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
redhatclient.cpp:233: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatHandler::createPixmaps()':
redhatclient.cpp:276: error: `options' undeclared (first use this function)
redhatclient.cpp:276: error: `Options' undeclared (first use this function)
redhatclient.cpp:276: error: parse error before `::' token
redhatclient.cpp:278: error: request for member `hsv' in `lighterColor', which
   is of non-aggregate type `QColor ()(...)'
redhatclient.cpp:279: warning: converting to `int' from `double'
redhatclient.cpp:310: error: parse error before `::' token
redhatclient.cpp:328: error: parse error before `::' token
redhatclient.cpp:360: error: parse error before `::' token
redhatclient.cpp:364: error: parse error before `::' token
redhatclient.cpp:372: error: parse error before `::' token
redhatclient.cpp:373: error: parse error before `::' token
redhatclient.cpp:374: error: parse error before `::' token
redhatclient.cpp:375: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatHandler::drawButtonBackground(KPixmap*, const
   QColorGroup&, bool, bool)':
redhatclient.cpp:464: error: parse error before `::' token
redhatclient.cpp:465: error: parse error before `::' token
redhatclient.cpp:469: error: invalid conversion from `QColor (*)(...)' to `
   unsigned int'
redhatclient.cpp:469: error:   initializing argument 1 of `
   QColor::QColor(unsigned int, unsigned int)'
redhatclient.cpp:469: error: invalid conversion from `QColor (*)(...)' to `
   unsigned int'
redhatclient.cpp:469: error:   initializing argument 1 of `
   QColor::QColor(unsigned int, unsigned int)'
redhatclient.cpp: At global scope:
redhatclient.cpp:497: error: parse error before `*' token
redhatclient.cpp:503: error: `isStickyButton' was not declared in this scope
redhatclient.cpp:503: error: ISO C++ forbids declaration of `setToggleButton'
   with no type
redhatclient.cpp:503: error: `int KWinInternal::RedHatButton::setToggleButton'
   is not a static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:505: error: ISO C++ forbids declaration of `isMouseOver' with
   no type
redhatclient.cpp:505: error: `int KWinInternal::RedHatButton::isMouseOver' is
   not a static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:506: error: ISO C++ forbids declaration of `deco' with no type
redhatclient.cpp:506: error: `int KWinInternal::RedHatButton::deco' is not a
   static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:506: warning: converting to non-pointer type `int' from NULL
redhatclient.cpp:507: error: ISO C++ forbids declaration of `large' with no
   type
redhatclient.cpp:507: error: `int KWinInternal::RedHatButton::large' is not a
   static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:507: error: `largeButton' was not declared in this scope
redhatclient.cpp:508: error: ISO C++ forbids declaration of `isSticky' with no
   type
redhatclient.cpp:508: error: `int KWinInternal::RedHatButton::isSticky' is not
   a static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:508: error: `isStickyButton' was not declared in this scope
redhatclient.cpp:509: error: ISO C++ forbids declaration of `client' with no
   type
redhatclient.cpp:509: error: `int KWinInternal::RedHatButton::client' is not a
   static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:509: error: `parent' was not declared in this scope
redhatclient.cpp:511: error: ISO C++ forbids declaration of `pos' with no type
redhatclient.cpp:511: error: `int KWinInternal::RedHatButton::pos' is not a
   static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:511: error: `bpos' was not declared in this scope
redhatclient.cpp:513: error: ISO C++ forbids declaration of `setFixedSize' with
   no type
redhatclient.cpp:513: error: `int KWinInternal::RedHatButton::setFixedSize' is
   not a static member of `class KWinInternal::RedHatButton'
redhatclient.cpp:513: error: initializer list being treated as compound
   expression
redhatclient.cpp:515: error: parse error before `if'
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::resizeEvent(QResizeEvent*)':
redhatclient.cpp:536: error: `KWinButton' undeclared (first use this function)
redhatclient.cpp:536: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::showEvent(QShowEvent*)':
redhatclient.cpp:542: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::doShape()':
redhatclient.cpp:548: error: `rect' undeclared (first use this function)
redhatclient.cpp:552: error: `size' undeclared (first use this function)
redhatclient.cpp:570: error: `setMask' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::setBitmap(const unsigned char*)':
redhatclient.cpp:580: error: `repaint' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::drawButton(QPainter*)':
redhatclient.cpp:594: error: `isDown' undeclared (first use this function)
redhatclient.cpp:595: error: `client' undeclared (first use this function)
redhatclient.cpp:617: error: parse error before `::' token
redhatclient.cpp:620: error: parse error before `::' token
redhatclient.cpp:627: error: `width' undeclared (first use this function)
redhatclient.cpp:628: error: `height' undeclared (first use this function)
redhatclient.cpp:639: error: `isOn' undeclared (first use this function)
redhatclient.cpp:663: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::turnOn(bool)':
redhatclient.cpp:682: error: `isToggleButton' undeclared (first use this
   function)
redhatclient.cpp:683: error: `setOn' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::enterEvent(QEvent*)':
redhatclient.cpp:690: error: `repaint' undeclared (first use this function)
redhatclient.cpp:691: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::leaveEvent(QEvent*)':
redhatclient.cpp:698: error: `repaint' undeclared (first use this function)
redhatclient.cpp:699: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::mousePressEvent(QMouseEvent*)':
redhatclient.cpp:707: error: `LeftButton' undeclared (first use this function)
redhatclient.cpp:709: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatButton::mouseReleaseEvent(QMouseEvent*)':
redhatclient.cpp:719: error: parse error before `::' token
redhatclient.cpp: At global scope:
redhatclient.cpp:725: error: parse error before `*' token
redhatclient.cpp:734: error: parse error before `;' token
redhatclient.cpp:734: error: syntax error before `++' token
redhatclient.cpp:740: error: ISO C++ forbids declaration of `largeButtons' with
   no type
redhatclient.cpp:740: error: `int KWinInternal::RedHatClient::largeButtons' is
   not a static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:741: error: parse error before `}' token
redhatclient.cpp:744: error: ISO C++ forbids declaration of `largeButtons' with
   no type
redhatclient.cpp:744: error: `int KWinInternal::RedHatClient::largeButtons' is
   not a static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:745: error: parse error before `}' token
redhatclient.cpp:748: error: `QVBoxLayout*KWinInternal::RedHatClient::g' is not
   a static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:748: error: invalid use of `this' at top level
redhatclient.cpp:749: error: syntax error before `->' token
redhatclient.cpp:750: error: syntax error before `->' token
redhatclient.cpp:753: error: ISO C++ forbids declaration of `hb' with no type
redhatclient.cpp:753: error: `int KWinInternal::RedHatClient::hb' is not a
   static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:753: error: invalid conversion from `QHBoxLayout*' to `int'
redhatclient.cpp:754: error: syntax error before `->' token
redhatclient.cpp:755: error: syntax error before `->' token
redhatclient.cpp:756: error: syntax error before `->' token
redhatclient.cpp:758: error: syntax error before `->' token
redhatclient.cpp:759: error: ISO C++ forbids declaration of `addClientButtons'
   with no type
redhatclient.cpp:759: error: `int KWinInternal::RedHatClient::addClientButtons'
   is not a static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:759: error: initializer list being treated as compound
   expression
redhatclient.cpp:760: error: ISO C++ forbids declaration of `titlebar' with no
   type
redhatclient.cpp:760: error: `int KWinInternal::RedHatClient::titlebar' is not
   a static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:760: error: invalid use of member `
   KWinInternal::RedHatClient::titleHeight'
redhatclient.cpp:762: error: syntax error before `->' token
redhatclient.cpp:764: error: syntax error before `->' token
redhatclient.cpp:765: error: ISO C++ forbids declaration of `addClientButtons'
   with no type
redhatclient.cpp:765: error: `int KWinInternal::RedHatClient::addClientButtons'
   is not a static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:765: error: initializer list being treated as compound
   expression
redhatclient.cpp:767: error: syntax error before `->' token
redhatclient.cpp:769: error: syntax error before `->' token
redhatclient.cpp:770: error: syntax error before `->' token
redhatclient.cpp:773: error: ISO C++ forbids declaration of `hb' with no type
redhatclient.cpp:773: error: `int KWinInternal::RedHatClient::hb' is not a
   static member of `class KWinInternal::RedHatClient'
redhatclient.cpp:773: error: invalid conversion from `QHBoxLayout*' to `int'
redhatclient.cpp:774: error: syntax error before `->' token
redhatclient.cpp:775: error: syntax error before `->' token
redhatclient.cpp:776: error: syntax error before `->' token
redhatclient.cpp:777: error: syntax error before `->' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::addClientButtons(const QString&, bool)':
redhatclient.cpp:809: error: initializer list being treated as compound
   expression
redhatclient.cpp:809: error: no matching function for call to `
   KWinInternal::RedHatButton::RedHatButton(QString)'
redhatclient.h:48: error: candidates are:
   KWinInternal::RedHatButton::RedHatButton()
redhatclient.h:48: error:
   KWinInternal::RedHatButton::RedHatButton(const KWinInternal::RedHatButton&)
redhatclient.cpp:811: error: `connect' undeclared (first use this function)
redhatclient.cpp:812: error: no matching function for call to `QHBoxLayout::
   addWidget(KWinInternal::RedHatButton*&)'
/usr/qt/3/include/qlayout.h:386: error: candidates are: void
   QBoxLayout::addWidget(QWidget*, int, int)
redhatclient.cpp:834: error: `providesContextHelp' undeclared (first use this
   function)
redhatclient.cpp:838: error: initializer list being treated as compound
   expression
redhatclient.cpp:838: error: no matching function for call to `
   KWinInternal::RedHatButton::RedHatButton(QString)'
redhatclient.h:48: error: candidates are:
   KWinInternal::RedHatButton::RedHatButton()
redhatclient.h:48: error:
   KWinInternal::RedHatButton::RedHatButton(const KWinInternal::RedHatButton&)
redhatclient.cpp:841: error: no matching function for call to `QHBoxLayout::
   addWidget(KWinInternal::RedHatButton*&)'
/usr/qt/3/include/qlayout.h:386: error: candidates are: void
   QBoxLayout::addWidget(QWidget*, int, int)
redhatclient.cpp:848: error: `isMinimizable' undeclared (first use this
   function)
redhatclient.cpp:852: error: initializer list being treated as compound
   expression
redhatclient.cpp:852: error: no matching function for call to `
   KWinInternal::RedHatButton::RedHatButton(QString)'
redhatclient.h:48: error: candidates are:
   KWinInternal::RedHatButton::RedHatButton()
redhatclient.h:48: error:
   KWinInternal::RedHatButton::RedHatButton(const KWinInternal::RedHatButton&)
redhatclient.cpp:855: error: no matching function for call to `QHBoxLayout::
   addWidget(KWinInternal::RedHatButton*&)'
/usr/qt/3/include/qlayout.h:386: error: candidates are: void
   QBoxLayout::addWidget(QWidget*, int, int)
redhatclient.cpp:862: error: `isMaximizable' undeclared (first use this
   function)
redhatclient.cpp:866: error: initializer list being treated as compound
   expression
redhatclient.cpp:866: error: no matching function for call to `
   KWinInternal::RedHatButton::RedHatButton(QString)'
redhatclient.h:48: error: candidates are:
   KWinInternal::RedHatButton::RedHatButton()
redhatclient.h:48: error:
   KWinInternal::RedHatButton::RedHatButton(const KWinInternal::RedHatButton&)
redhatclient.cpp:869: error: no matching function for call to `QHBoxLayout::
   addWidget(KWinInternal::RedHatButton*&)'
/usr/qt/3/include/qlayout.h:386: error: candidates are: void
   QBoxLayout::addWidget(QWidget*, int, int)
redhatclient.cpp:880: error: initializer list being treated as compound
   expression
redhatclient.cpp:880: error: no matching function for call to `
   KWinInternal::RedHatButton::RedHatButton(QString)'
redhatclient.h:48: error: candidates are:
   KWinInternal::RedHatButton::RedHatButton()
redhatclient.h:48: error:
   KWinInternal::RedHatButton::RedHatButton(const KWinInternal::RedHatButton&)
redhatclient.cpp:883: error: no matching function for call to `QHBoxLayout::
   addWidget(KWinInternal::RedHatButton*&)'
/usr/qt/3/include/qlayout.h:386: error: candidates are: void
   QBoxLayout::addWidget(QWidget*, int, int)
redhatclient.cpp:890: error: `isTool' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::iconChange()':
redhatclient.cpp:907: error: `isVisible' undeclared (first use this function)
redhatclient.cpp:908: error: `repaint' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::stickyChange(bool)':
redhatclient.cpp:915: error: `repaint' undeclared (first use this function)
redhatclient.cpp:916: error: `setTipText' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::slotMaximize()':
redhatclient.cpp:922: error: `MidButton' undeclared (first use this function)
redhatclient.cpp:923: error: `MaximizeVertical' undeclared (first use this
   function)
redhatclient.cpp:923: error: `maximize' undeclared (first use this function)
redhatclient.cpp:924: error: `RightButton' undeclared (first use this function)
redhatclient.cpp:925: error: `MaximizeHorizontal' undeclared (first use this
   function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::resizeEvent(QResizeEvent*)':
redhatclient.cpp:933: error: `Client' undeclared (first use this function)
redhatclient.cpp:933: error: parse error before `::' token
redhatclient.cpp:937: error: `isVisibleToTLW' undeclared (first use this
   function)
redhatclient.cpp:939: error: `update' undeclared (first use this function)
redhatclient.cpp:961: error: incomplete type 'QApplication' cannot be used to
   name a scope
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::captionChange(const QString&)':
redhatclient.cpp:969: error: `repaint' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::paintEvent(QPaintEvent*)':
redhatclient.cpp:983: error: no matching function for call to `QPainter::
   QPainter(KWinInternal::RedHatClient* const)'
/usr/qt/3/include/qpainter.h:428: error: candidates are:
   QPainter::QPainter(const QPainter&)
/usr/qt/3/include/qpainter.h:74: error:
   QPainter::QPainter(const QPaintDevice*, const QWidget*, bool)
/usr/qt/3/include/qpainter.h:73: error:
   QPainter::QPainter(const QPaintDevice*, bool)
/usr/qt/3/include/qpainter.h:72: error:                 QPainter::QPainter()
redhatclient.cpp:994: error: parse error before `::' token
redhatclient.cpp:1003: error: parse error before `::' token
redhatclient.cpp:1017: error: parse error before `::' token
redhatclient.cpp:1021: error: parse error before `::' token
redhatclient.cpp:1022: error: parse error before `::' token
redhatclient.cpp:1024: error: parse error before `::' token
redhatclient.cpp:1025: error: parse error before `::' token
redhatclient.cpp:1056: error: invalid conversion from `QColor (*)(...)' to `
   unsigned int'
redhatclient.cpp:1056: error:   initializing argument 1 of `
   QColor::QColor(unsigned int, unsigned int)'
redhatclient.cpp:1056: error: invalid conversion from `QColor (*)(...)' to `
   unsigned int'
redhatclient.cpp:1056: error:   initializing argument 1 of `
   QColor::QColor(unsigned int, unsigned int)'
redhatclient.cpp:1065: error: invalid conversion from `QColor (*)(...)' to `
   unsigned int'
redhatclient.cpp:1065: error:   initializing argument 1 of `
   QColor::QColor(unsigned int, unsigned int)'
redhatclient.cpp:1065: error: invalid conversion from `QColor (*)(...)' to `
   unsigned int'
redhatclient.cpp:1065: error:   initializing argument 1 of `
   QColor::QColor(unsigned int, unsigned int)'
redhatclient.cpp:1070: error: `isActive' undeclared (first use this function)
redhatclient.cpp:1088: error: `caption' undeclared (first use this function)
redhatclient.cpp:1094: error: parse error before `::' token
redhatclient.cpp:1097: error: `AlignLeft' undeclared (first use this function)
redhatclient.cpp:1097: error: `AlignVCenter' undeclared (first use this
   function)
redhatclient.cpp:1099: error: parse error before `::' token
redhatclient.cpp:1121: error: parse error before `::' token
redhatclient.cpp:1122: error: invalid conversion from `QColor (*)(...)' to `
   unsigned int'
redhatclient.cpp:1122: error:   initializing argument 1 of `
   QColor::QColor(unsigned int, unsigned int)'
redhatclient.cpp:1125: error: request for member `hsv' in `lighterColor', which
   is of non-aggregate type `QColor ()(...)'
redhatclient.cpp:1126: warning: converting to `int' from `double'
redhatclient.cpp:1142: error: `isVisible' undeclared (first use this function)
redhatclient.cpp:1151: error: `geometry' undeclared (first use this function)
redhatclient.cpp:1172: error: parse error before `::' token
redhatclient.cpp:1189: error: parse error before `::' token
redhatclient.cpp:1244: error: no matching function for call to `bitBlt(
   KWinInternal::RedHatClient* const, int, int, KPixmap*&)'
/usr/qt/3/include/qpixmap.h:249: error: candidates are: void
   bitBlt(QPaintDevice*, int, int, const QPaintDevice*, int, int, int, int,
   Qt::RasterOp, bool)
/usr/qt/3/include/qpixmap.h:252: error:                 void
   bitBlt(QPaintDevice*, int, int, const QImage*, int, int, int, int, int)
/usr/qt/3/include/qpaintdevice.h:410: error:                 void
   bitBlt(QPaintDevice*, const QPoint&, const QPaintDevice*, const QRect&,
   Qt::RasterOp, bool)
/usr/qt/3/include/qimage.h:336: error:                 void bitBlt(QImage*,
   int, int, const QImage*, int, int, int, int, int)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::doShape()':
redhatclient.cpp:1310: error: `setMask' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::showEvent(QShowEvent*)':
redhatclient.cpp:1318: error: parse error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::mouseDoubleClickEvent(QMouseEvent*)':
redhatclient.cpp:1325: error: `workspace' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::maximizeChange(bool)':
redhatclient.cpp:1333: error: `setTipText' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::activeChange(bool)':
redhatclient.cpp:1342: error: `repaint' undeclared (first use this function)
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::calcHiddenButtons()':
redhatclient.cpp:1375: error: `isVisible' undeclared (first use this function)
redhatclient.cpp:1376: error: `hide' undeclared (first use this function)
redhatclient.cpp:1383: error: `show' undeclared (first use this function)
redhatclient.cpp: At global scope:
redhatclient.cpp:1388: error: syntax error before `::' token
redhatclient.cpp: In member function `void
   KWinInternal::RedHatClient::menuButtonPressed()':
redhatclient.cpp:1415: error: `rect' undeclared (first use this function)
redhatclient.cpp:1417: error: `mapToGlobal' undeclared (first use this
   function)
redhatclient.cpp:1418: error: `setDown' undeclared (first use this function)
redhatclient.cpp: At global scope:
redhatclient.cpp:1425: error: syntax error before `*' token
redhatclient.cpp:1444: error: parse error before `}' token
In file included from redhatclient.cpp:1446:
redhatclient.moc: In static member function `static QMetaObject*
   KWinInternal::RedHatClient::staticMetaObject()':
redhatclient.moc:51: error: no class template named `Client' in `KWinInternal'
redhatclient.moc: In member function `virtual void*
   KWinInternal::RedHatClient::qt_cast(const char*)':
redhatclient.moc:75: error: parse error before `::' token
redhatclient.moc: In member function `virtual bool
   KWinInternal::RedHatClient::qt_invoke(int, QUObject*)':
redhatclient.moc:84: error: parse error before `::' token
redhatclient.moc: In member function `virtual bool
   KWinInternal::RedHatClient::qt_emit(int, QUObject*)':
redhatclient.moc:91: error: parse error before `::' token
redhatclient.moc: In member function `virtual bool
   KWinInternal::RedHatClient::qt_property(int, int, QVariant*)':
redhatclient.moc:97: error: parse error before `::' token
make[5]: *** [redhatclient.lo] Error 1
make[5]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/kde/kwin/Bluecurve'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/kde/kwin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/kde'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-themes/redhat-artwork-0.73 failed.
!!! Function src_compile, Line 128, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------LOG FILE = "/tmp/sandbox-x11-themes_-_redhat-artwork-0.73-15667.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
--------------------------------------------------------------------------------
Back to top
View user's profile Send private message
dementer
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jan 2004
Posts: 139
Location: New Zealand

PostPosted: Fri Dec 03, 2004 3:48 am    Post subject: Reply with quote

try compiling with the kde use flag disabled. It will still be there for kde apps so not sure what the diff is aside from a clean compile.

as an example:
Code:
USE="-kde" emerge -avD redhat-artwork
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum