Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can not emerge 3D effects manager:compiz-fusion[solved]
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
zhongyijun
n00b
n00b


Joined: 08 Jan 2009
Posts: 45
Location: Yun nan Province,China

PostPosted: Wed Apr 15, 2009 9:51 pm    Post subject: Can not emerge 3D effects manager:compiz-fusion[solved] Reply with quote

1.I got such errors: (emerge -av compiz-fusion)


Code:
ERROR: x11-libs/compizconfig-backend-kconfig-0.8.2 failed.                                     
 * Call stack:                                                                                     
 *               ebuild.sh, line   48:  Called src_compile                                         
 *             environment, line 4264:  Called kde_src_compile                                     
 *             environment, line 3074:  Called kde_src_compile 'all'                               
 *             environment, line 3199:  Called kde_src_compile 'myconf' 'configure' 'make'         
 *             environment, line 3195:  Called die                                                 
 * The specific snippet of code:                                                                   
 *                   emake || die "died running emake, $FUNCNAME:make"                             
 *  The die message:                                                                               
 *   died running emake, kde_src_compile:make                                                     
 *                                                                                                 
 * If you need support, post the topmost build error, and the call stack if relevant.             
 * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/build.log'.                                                                                 
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/environment'.                                                                         
 * This ebuild is from an overlay named 'desktop-effects': '/usr/local/portage/layman/desktop-effects/'                                                                                               
 *                                                                                                 

>>> Failed to emerge x11-libs/compizconfig-backend-kconfig-0.8.2, Log file:

>>>  '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/build.log'

 * Messages for package x11-libs/compizconfig-backend-kconfig-0.8.2:

 *
 * ERROR: x11-libs/compizconfig-backend-kconfig-0.8.2 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 4264:  Called kde_src_compile
 *             environment, line 3074:  Called kde_src_compile 'all'
 *             environment, line 3199:  Called kde_src_compile 'myconf' 'configure' 'make'
 *             environment, line 3195:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/temp/environment'.
 * This ebuild is from an overlay named 'desktop-effects': '/usr/local/portage/layman/desktop-effects/'
 *


2.build log

Code:
make -j2
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2'                                                                   
Making all in settings-backend                                                                     
make[2]: Entering directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2/settings-backend'                                                   
/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./lib -I/usr/qt/3/include -I.  -I/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=k8 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -I/usr/include/compizconfig -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz   -c -o kconfig_backend.lo kconfig_backend.cpp                                                                 
In file included from /usr/include/kdecore_export.h:24,                                           
                 from /usr/include/kconfigbase.h:27,                                               
                 from /usr/include/kconfig.h:27,                                                   
                 from kconfig_backend.cpp:24:                                                     
/usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory               
In file included from /usr/include/kconfig.h:27,                                                   
                 from kconfig_backend.cpp:24:                                                     
/usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: No such file or directory               
In file included from kconfig_backend.cpp:24:                                                     
/usr/include/kconfig.h:31:26: error: QtCore/QString: No such file or directory                     
/usr/include/kconfig.h:32:27: error: QtCore/QVariant: No such file or directory                   
/usr/include/kconfig.h:33:29: error: QtCore/QByteArray: No such file or directory                 
/usr/include/kconfig.h:34:24: error: QtCore/QList: No such file or directory                       
In file included from kconfig_backend.cpp:26:                                                     
/usr/include/kdebug.h:27:25: error: QtCore/QDebug: No such file or directory                       
In file included from kconfig_backend.cpp:27:                                                     
/usr/include/kglobal.h:23:33: error: QtCore/QAtomicPointer: No such file or directory             
In file included from kconfig_backend.cpp:28:                                                     
/usr/include/kstandarddirs.h:26:30: error: QtCore/QStringList: No such file or directory           
/usr/include/kstandarddirs.h:28:23: error: QtCore/QMap: No such file or directory                 
kconfig_backend.cpp:29:23: error: kinstance.h: No such file or directory                           
In file included from kconfig_backend.cpp:30:                                                     
/usr/include/kshortcut.h:33:28: error: QtCore/QMetaType: No such file or directory                 
/usr/include/kshortcut.h:34:30: error: QtGui/QKeySequence: No such file or directory               
kconfig_backend.cpp:31:18: error: kipc.h: No such file or directory                               
In file included from kconfig_backend.cpp:32:                                                     
/usr/include/kapplication.h:44:30: error: QtGui/QApplication: No such file or directory           
In file included from /usr/include/ksharedconfig.h:26,                                             
                 from /usr/include/kcomponentdata.h:23,                                           
                 from /usr/include/kapplication.h:45,                                             
                 from kconfig_backend.cpp:32:                                                     
/usr/include/ksharedptr.h:30:47: error: QtCore/QExplicitlySharedDataPointer: No such file or directory                                                                                               
In file included from kconfig_backend.cpp:32:                                                     
/usr/include/kapplication.h:49:26: error: QtGui/QX11Info: No such file or directory               
kconfig_backend.cpp:33:24: error: dcopclient.h: No such file or directory                         
In file included from kconfig_backend.cpp:34:                                                     
/usr/include/kdirwatch.h:21:28: error: QtCore/QDateTime: No such file or directory                 
/usr/include/kdirwatch.h:22:26: error: QtCore/QObject: No such file or directory                   
/usr/include/kconfigbase.h:66: error: 'WriteConfigFlags' has not been declared                     
/usr/include/kconfigbase.h:71: error: expected ';' before 'virtual'                               
/usr/include/kconfigbase.h:112: error: 'WriteConfigFlags' has not been declared                   
/usr/include/kconfigbase.h:113: error: 'WriteConfigFlags' has not been declared                   
/usr/include/kconfigbase.h:114: error: 'WriteConfigFlags' has not been declared                   
/usr/include/kconfigbase.h:171: error: 'WriteConfigFlags' has not been declared                   
/usr/include/kconfigbase.h:180: error: expected constructor, destructor, or type conversion before '(' token                                                                                         
/usr/include/kconfig.h:99: error: 'OpenFlags' has not been declared                               
/usr/include/kconfig.h:126: error: expected ';' before 'explicit'                                 
/usr/include/kconfig.h:157: error: 'OpenFlags' has not been declared                               
/usr/include/kconfig.h:370: error: expected ';' before '<' token                                   
/usr/include/kconfig.h:376: error: 'WriteConfigFlags' has not been declared                       
/usr/include/kconfig.h:396: error: expected ';' before 'Q_DECLARE_PRIVATE'                         
/usr/include/kconfig.h:397: error: expected `;' before '}' token                                   
/usr/include/kconfig.h:398: error: expected constructor, destructor, or type conversion before '(' token                                                                                             
/usr/include/kdebug.h:79: error: 'QDebug' does not name a type                                     
/usr/include/kdebug.h:142: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:144: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:159: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:161: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:175: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:177: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:186: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:188: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:192: error: typedef 'QDebug' is initialized (use __typeof__ instead)         
/usr/include/kdebug.h:192: error: 'KDebugStreamFunction' was not declared in this scope           
/usr/include/kdebug.h:193: error: expected initializer before 'operator'                           
/usr/include/kdebug.h:203: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:209: error: expected constructor, destructor, or type conversion before 'operator'                                                                                             
/usr/include/kdebug.h:210: error: expected constructor, destructor, or type conversion before 'operator'                                                                                             
/usr/include/kdebug.h:214: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:216: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:217: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:218: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:219: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:222: error: 'QDebug' does not name a type                                   
/usr/include/kdebug.h:239: error: 'QDebug' declared as an 'inline' field                           
/usr/include/kdebug.h:239: error: expected ';' before 'operator'                                   
/usr/include/kdebug.h:241: error: expected `;' before 'inline'                                     
/usr/include/kdebug.h:241: error: 'QDebug' declared as an 'inline' field                           
/usr/include/kdebug.h:241: error: expected ';' before 'operator'                                   
/usr/include/kdebug.h:243: error: expected `;' before '}' token                                   
/usr/include/kstandarddirs.h:187: error: 'SearchOptions' has not been declared                     
/usr/include/kstandarddirs.h:192: error: expected ';' before 'virtual'                             
/usr/include/kstandarddirs.h:351: error: 'quint32' does not name a type                           
/usr/include/kstandarddirs.h:418: error: 'SearchOptions' has not been declared                     
/usr/include/kstandarddirs.h:444: error: 'SearchOptions' has not been declared                     
/usr/include/kstandarddirs.h:480: error: 'SearchOptions' has not been declared                     
/usr/include/kstandarddirs.h:502: error: 'SearchOptions' has not been declared                     
/usr/include/kstandarddirs.h: In member function 'bool KStandardDirs::addResourceType(const char*, const char*, const char*, bool)':                                                                 
/usr/include/kstandarddirs.h:277: error: 'QLatin1String' was not declared in this scope           
/usr/include/kstandarddirs.h: At global scope:                                                     
/usr/include/kstandarddirs.h:781: error: expected constructor, destructor, or type conversion before '(' token                                                                                       
/usr/include/kshortcut.h:82: error: expected ',' or '...' before '&' token                         
/usr/include/kshortcut.h:91: error: expected ',' or '...' before '&' token                         
/usr/include/kshortcut.h:91: error: 'KShortcut::KShortcut(int)' cannot be overloaded               
/usr/include/kshortcut.h:82: error: with 'KShortcut::KShortcut(int)'                               
/usr/include/kshortcut.h:125: error: expected ',' or '...' before '<' token                       
/usr/include/kshortcut.h:125: error: 'KShortcut::KShortcut(int)' cannot be overloaded             
/usr/include/kshortcut.h:82: error: with 'KShortcut::KShortcut(int)'                               
/usr/include/kshortcut.h:139: error: 'QKeySequence' does not name a type                           
/usr/include/kshortcut.h:145: error: 'QKeySequence' does not name a type                           
/usr/include/kshortcut.h:157: error: expected ',' or '...' before '&' token                       
/usr/include/kshortcut.h:163: error: expected ',' or '...' before '&' token                       
/usr/include/kshortcut.h:182: error: 'QKeySequence' has not been declared                         
/usr/include/kshortcut.h:182: error: expected ',' or '...' before 'format'                         
/usr/include/kshortcut.h:196: error: expected type-specifier before 'QList'                       
/usr/include/kshortcut.h:205: error: expected ';' before '<' token                                 
/usr/include/kshortcut.h:210: error: expected type-specifier before 'QVariant'                     
/usr/include/kshortcut.h:220: error: expected ',' or '...' before '&' token                       
/usr/include/kshortcut.h:226: error: expected ',' or '...' before '&' token                       
/usr/include/kshortcut.h:234: error: expected ',' or '...' before '&' token                       
/usr/include/kshortcut.h: In function 'uint qHash(const KShortcut&)':                             
/usr/include/kshortcut.h:248: error: 'const class KShortcut' has no member named 'primary'         
/usr/include/kshortcut.h:248: error: 'const class KShortcut' has no member named 'primary'         
/usr/include/kshortcut.h: At global scope:                                                         
/usr/include/kshortcut.h:251: error: expected ',' or '...' before '&' token                       
/usr/include/kshortcut.h: In function 'uint qHash(int)':                                           
/usr/include/kshortcut.h:254: error: 'key' was not declared in this scope                         
/usr/include/kdeversion.h: At global scope:                                                       
/usr/include/kdeversion.h:114: error: expected constructor, destructor, or type conversion before 'namespace'                                                                                         
/usr/include/ksharedptr.h:38: error: 'QSharedData' does not name a type                           
/usr/include/ksharedptr.h:191: error: expected constructor, destructor, or type conversion before 'bool'                                                                                             
/usr/include/ksharedptr.h:197: error: expected constructor, destructor, or type conversion before 'bool'                                                                                             
/usr/include/ksharedptr.h:203: error: expected constructor, destructor, or type conversion before 'void'                                                                                             
/usr/include/ksharedptr.h:214: error: expected constructor, destructor, or type conversion before 'void'                                                                                             
/usr/include/ksharedconfig.h:41: error: expected class-name before '{' token                       
/usr/include/ksharedconfig.h:69: error: 'OpenFlags' has not been declared                         
/usr/include/ksharedconfig.h:97: error: 'OpenFlags' has not been declared                         
/usr/include/ksharedconfig.h:106: error: 'OpenFlags' has not been declared                         
/usr/include/kcomponentdata.h:25: error: using typedef-name 'QByteArray' after 'class'             
/usr/qt/3/include/qcstring.h:119: error: 'QByteArray' has a previous declaration here             
/usr/include/kapplication.h:82: error: expected class-name before '{' token                       
/usr/include/kapplication.h:83: error: 'Q_OBJECT' does not name a type                             
/usr/include/kapplication.h:114: error: expected `)' before '*' token                             
/usr/include/kapplication.h:133: error: expected `)' before '*' token                             
/usr/include/kapplication.h:194: error: 'QSessionManager' has not been declared                   
/usr/include/kapplication.h:201: error: 'QSessionManager' has not been declared                   
/usr/include/kapplication.h:245: error: 'QWidget' has not been declared                           
/usr/include/kapplication.h:288: error: 'QWidget' has not been declared                           
/usr/include/kapplication.h:294: error: expected ',' or '...' before '*' token                     
/usr/include/kapplication.h:378: error: 'QEvent' has not been declared                             
/usr/include/kapplication.h:383: error: 'Display' has not been declared                           
/usr/include/kapplication.h:388: error: 'Display' has not been declared                           
/usr/include/kapplication.h:400: error: expected `:' before 'Q_SLOTS'                             
/usr/include/kapplication.h:406: error: 'Q_SCRIPTABLE' was not declared in this scope             
/usr/include/kapplication.h:406: error: expected ';' before 'void'                                 
/usr/include/kapplication.h:409: error: expected ';' before 'void'                                 
/usr/include/kapplication.h:410: error: expected ';' before 'void'                                 
/usr/include/kapplication.h:440: error: expected primary-expression before 'void'                 
/usr/include/kapplication.h:440: error: expected ';' before 'void'                                 
/usr/include/kapplication.h:452: error: expected `)' before '*' token                             
/usr/include/kapplication.h:458: error: 'XEvent' has not been declared                             
/usr/include/kapplication.h:475: error: 'd' is not a type                                         
/usr/include/kapplication.h:476: error: expected ';' before 'Q_PRIVATE_SLOT'                       
/usr/include/kapplication.h:478: error: expected `;' before '}' token                             
/usr/include/kdirwatch.h:63: error: invalid use of undefined type 'struct QObject'                 
/usr/include/kdebug.h:208: error: forward declaration of 'struct QObject'                         
/usr/include/kdirwatch.h:66: error: expected ';' before 'public'                                   
/usr/include/kdirwatch.h:76: error: 'WatchModes' has not been declared                             
/usr/include/kdirwatch.h:76: error: 'WatchMode' has not been declared                             
/usr/include/kdirwatch.h:85: error: expected ';' before 'KDirWatch'                               
/usr/include/kdirwatch.h:113: error: 'WatchModes' has not been declared                           
/usr/include/kdirwatch.h:277: error: expected primary-expression before 'void'                     
/usr/include/kdirwatch.h:277: error: expected ';' before 'void'                                   
/usr/include/kdirwatch.h:113: error: 'WatchDirOnly' was not declared in this scope                 
/usr/include/kdirwatch.h:297: error: expected constructor, destructor, or type conversion before '(' token                                                                                           
kconfig_backend.cpp:55: error: expected initializer before '*' token                               
kconfig_backend.cpp:59: error: ISO C++ forbids declaration of 'KSimpleConfig' with no type         
kconfig_backend.cpp:59: error: expected ';' before '*' token                                       
kconfig_backend.cpp: In function 'void reload(unsigned int, void*)':                               
kconfig_backend.cpp:221: error: 'struct _ConfigFiles' has no member named 'main'                   
kconfig_backend.cpp: In function 'void KdeIntToCCS(CCSSetting*, int)':                             
kconfig_backend.cpp:250: error: 'class KConfig' has no member named 'readNumEntry'                 
kconfig_backend.cpp: In function 'void KdeBoolToCCS(CCSSetting*, int)':                           
kconfig_backend.cpp:261: error: 'class KConfig' has no member named 'readBoolEntry'               
kconfig_backend.cpp: In function 'void KdeKeyToCCS(CCSSetting*, int)':                             
kconfig_backend.cpp:272: error: 'KKey' was not declared in this scope                             
kconfig_backend.cpp:272: error: expected `;' before 'key'                                         
kconfig_backend.cpp:274: error: 'key' was not declared in this scope                               
kconfig_backend.cpp:277: error: 'KKey' is not a class or namespace                                 
kconfig_backend.cpp:280: error: 'KKey' is not a class or namespace                                 
kconfig_backend.cpp:283: error: 'KKey' is not a class or namespace                                 
kconfig_backend.cpp:286: error: 'KKey' is not a class or namespace                                 
kconfig_backend.cpp:270: warning: unused variable 'cfg'                                           
kconfig_backend.cpp: In function 'void readIntegratedOption(CCSSetting*)':                         
kconfig_backend.cpp:353: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp:359: error: 'class KConfig' has no member named 'setGroup'                     
kconfig_backend.cpp:361: error: 'class KConfig' has no member named 'setGroup'                     
kconfig_backend.cpp:366: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp:370: error: 'struct _ConfigFiles' has no member named 'main'                   
kconfig_backend.cpp:372: error: 'struct _ConfigFiles' has no member named 'main'                   
kconfig_backend.cpp:403: error: 'class KConfig' has no member named 'readNumEntry'                 
kconfig_backend.cpp:404: error: 'class KConfig' has no member named 'readNumEntry'                 
kconfig_backend.cpp:405: error: 'KMAX' was not declared in this scope                             
kconfig_backend.cpp:408: error: 'struct _ConfigFiles' has no member named 'main'                   
kconfig_backend.cpp:415: error: 'class KConfig' has no member named 'readNumEntry'                 
kconfig_backend.cpp:416: error: 'class KConfig' has no member named 'readNumEntry'                 
kconfig_backend.cpp:438: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp:440: error: 'class KConfig' has no member named 'setGroup'                     
kconfig_backend.cpp:441: error: 'class KConfig' has no member named 'readBoolEntry'               
kconfig_backend.cpp:442: error: 'class KConfig' has no member named 'setGroup'                     
kconfig_backend.cpp:462: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp:464: error: 'class KConfig' has no member named 'setGroup'                     
kconfig_backend.cpp:465: error: 'class KConfig' has no member named 'readBoolEntry'               
kconfig_backend.cpp:466: error: 'class KConfig' has no member named 'setGroup'                     
kconfig_backend.cpp:485: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp:504: error: 'class KConfig' has no member named 'readNumEntry'                 
kconfig_backend.cpp:514: error: 'class KConfig' has no member named 'readNumEntry'                 
kconfig_backend.cpp:524: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp: In function '_CCSStringList* getExistingProfiles(CCSContext*)':               
kconfig_backend.cpp:612: error: 'instance' was not declared in this scope                         
kconfig_backend.cpp:613: error: expected type-specifier before 'KInstance'                         
kconfig_backend.cpp:613: error: expected `;' before 'KInstance'                                   
kconfig_backend.cpp:618: error: variable 'QStringList files' has initializer but incomplete type   
kconfig_backend.cpp:618: error: invalid use of undefined type 'struct QStringList'                 
/usr/qt/3/include/qdir.h:54: error: forward declaration of 'struct QStringList'                   
kconfig_backend.cpp:621: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:621: error: expected `;' before 'it'                                           
kconfig_backend.cpp:623: error: 'it' was not declared in this scope                               
kconfig_backend.cpp: In function 'void readSetting(CCSContext*, CCSSetting*)':                     
kconfig_backend.cpp:644: error: 'KSimpleConfig' was not declared in this scope                     
kconfig_backend.cpp:644: error: 'cfg' was not declared in this scope                               
kconfig_backend.cpp:644: error: 'struct _ConfigFiles' has no member named 'main'                   
kconfig_backend.cpp:724: error: 'QValueList' was not declared in this scope                       
kconfig_backend.cpp:724: error: expected primary-expression before 'int'                           
kconfig_backend.cpp:724: error: expected `;' before 'int'                                         
kconfig_backend.cpp:726: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:729: error: expected primary-expression before 'int'                           
kconfig_backend.cpp:729: error: expected `;' before 'int'                                         
kconfig_backend.cpp:731: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:748: error: 'QValueList' was not declared in this scope                       
kconfig_backend.cpp:748: error: expected primary-expression before 'int'                           
kconfig_backend.cpp:748: error: expected `;' before 'int'                                         
kconfig_backend.cpp:750: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:753: error: expected primary-expression before 'int'                           
kconfig_backend.cpp:753: error: expected `;' before 'int'                                         
kconfig_backend.cpp:755: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:772: error: variable 'QStringList list' has initializer but incomplete type   
kconfig_backend.cpp:781: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:781: error: expected `;' before 'it'                                           
kconfig_backend.cpp:783: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:796: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:805: error: variable 'QStringList list' has initializer but incomplete type   
kconfig_backend.cpp:814: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:814: error: expected `;' before 'it'                                           
kconfig_backend.cpp:816: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:829: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:838: error: variable 'QStringList list' has initializer but incomplete type   
kconfig_backend.cpp:843: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:843: error: expected `;' before 'it'                                           
kconfig_backend.cpp:845: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:862: error: variable 'QStringList list' has initializer but incomplete type   
kconfig_backend.cpp:868: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:868: error: expected `;' before 'it'                                           
kconfig_backend.cpp:870: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:897: error: variable 'QStringList list' has initializer but incomplete type   
kconfig_backend.cpp:902: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:902: error: expected `;' before 'it'                                           
kconfig_backend.cpp:904: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:906: error: 'malloc' was not declared in this scope                           
kconfig_backend.cpp:913: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:922: error: variable 'QStringList list' has initializer but incomplete type   
kconfig_backend.cpp:927: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:927: error: expected `;' before 'it'                                           
kconfig_backend.cpp:929: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:931: error: 'malloc' was not declared in this scope                           
kconfig_backend.cpp:938: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:947: error: variable 'QStringList list' has initializer but incomplete type   
kconfig_backend.cpp:952: error: incomplete type 'QStringList' used in nested name specifier       
kconfig_backend.cpp:952: error: expected `;' before 'it'                                           
kconfig_backend.cpp:954: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:956: error: 'malloc' was not declared in this scope                           
kconfig_backend.cpp:969: error: 'QValueList' was not declared in this scope                       
kconfig_backend.cpp:969: error: expected primary-expression before 'int'                           
kconfig_backend.cpp:969: error: expected `;' before 'int'                                         
kconfig_backend.cpp:974: error: expected primary-expression before 'int'                           
kconfig_backend.cpp:974: error: expected `;' before 'int'                                         
kconfig_backend.cpp:976: error: 'it' was not declared in this scope                               
kconfig_backend.cpp:976: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:978: error: 'malloc' was not declared in this scope                           
kconfig_backend.cpp:1035: error: 'kdDebug' was not declared in this scope                         
kconfig_backend.cpp:1035: error: 'endl' was not declared in this scope                             
kconfig_backend.cpp: In function 'void CCSIntToKde(CCSSetting*, int)':                             
kconfig_backend.cpp:1051: error: 'class KConfig' has no member named 'readNumEntry'               
kconfig_backend.cpp:1054: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp: In function 'void CCSBoolToKde(CCSSetting*, int)':                           
kconfig_backend.cpp:1069: error: 'class KConfig' has no member named 'readBoolEntry'               
kconfig_backend.cpp:1072: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp: In function 'void CCSKeyToKde(CCSSetting*, int)':                             
kconfig_backend.cpp:1090: error: 'KKey' has not been declared                                     
kconfig_backend.cpp:1093: error: 'KKey' has not been declared                                     
kconfig_backend.cpp:1096: error: 'KKey' has not been declared                                     
kconfig_backend.cpp:1099: error: 'KKey' has not been declared                                     
kconfig_backend.cpp:1101: error: 'KKey' was not declared in this scope                             
kconfig_backend.cpp:1101: error: expected `;' before 'key'                                         
kconfig_backend.cpp:1103: error: expected `;' before 'akey'                                       
kconfig_backend.cpp:1105: error: 'akey' was not declared in this scope                             
kconfig_backend.cpp:1105: error: 'key' was not declared in this scope                             
kconfig_backend.cpp:1108: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp: In function 'void writeIntegratedOption(CCSSetting*)':                       
kconfig_backend.cpp:1153: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp:1168: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1174: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp:1176: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp:1181: error: 'class KConfig' has no member named 'readEntry'                   
kconfig_backend.cpp:1191: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1193: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1232: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:1235: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1237: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1240: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1242: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1245: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1260: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp:1261: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1262: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp:1264: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1281: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp:1282: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1283: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp:1285: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1302: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1309: error: 'class KConfig' has no member named 'readNumEntry'               
kconfig_backend.cpp:1316: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1316: error: 'KMAX' was not declared in this scope                             
kconfig_backend.cpp:1318: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1350: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1352: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1365: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1368: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1371: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1374: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp:1377: error: 'class KConfig' has no member named 'writeEntry'                 
kconfig_backend.cpp: In function 'void writeSetting(CCSContext*, CCSSetting*)':                   
kconfig_backend.cpp:1397: error: 'KSimpleConfig' was not declared in this scope                   
kconfig_backend.cpp:1397: error: 'cfg' was not declared in this scope                             
kconfig_backend.cpp:1397: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1491: error: 'QValueList' was not declared in this scope                       
kconfig_backend.cpp:1491: error: expected primary-expression before 'int'                         
kconfig_backend.cpp:1491: error: expected `;' before 'int'                                         
kconfig_backend.cpp:1499: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:1503: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:1509: error: 'QValueList' was not declared in this scope                       
kconfig_backend.cpp:1509: error: expected primary-expression before 'int'                         
kconfig_backend.cpp:1509: error: expected `;' before 'int'                                         
kconfig_backend.cpp:1517: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:1521: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:1527: error: aggregate 'QStringList list' has incomplete type and cannot be defined                                                                                               
kconfig_backend.cpp:1545: error: aggregate 'QStringList list' has incomplete type and cannot be defined                                                                                               
kconfig_backend.cpp:1563: error: aggregate 'QStringList list' has incomplete type and cannot be defined                                                                                               
kconfig_backend.cpp:1581: error: aggregate 'QStringList list' has incomplete type and cannot be defined                                                                                               
kconfig_backend.cpp:1606: error: aggregate 'QStringList list' has incomplete type and cannot be defined                                                                                               
kconfig_backend.cpp:1619: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:1630: error: aggregate 'QStringList list' has incomplete type and cannot be defined                                                                                               
kconfig_backend.cpp:1644: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:1655: error: aggregate 'QStringList list' has incomplete type and cannot be defined                                                                                               
kconfig_backend.cpp:1668: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:1679: error: 'QValueList' was not declared in this scope                       
kconfig_backend.cpp:1679: error: expected primary-expression before 'int'                         
kconfig_backend.cpp:1679: error: expected `;' before 'int'                                         
kconfig_backend.cpp:1687: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:1691: error: 'list' was not declared in this scope                             
kconfig_backend.cpp:1711: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:1725: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:1739: error: 'free' was not declared in this scope                             
kconfig_backend.cpp:1754: error: 'kdDebug' was not declared in this scope                         
kconfig_backend.cpp:1754: error: 'endl' was not declared in this scope                             
kconfig_backend.cpp: In function 'int readInit(CCSContext*)':                                     
kconfig_backend.cpp:1762: error: 'instance' was not declared in this scope                         
kconfig_backend.cpp:1763: error: expected type-specifier before 'KInstance'                       
kconfig_backend.cpp:1763: error: expected `;' before 'KInstance'                                   
kconfig_backend.cpp:1776: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1782: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1782: error: expected type-specifier before 'KSimpleConfig'                   
kconfig_backend.cpp:1782: error: expected `;' before 'KSimpleConfig'                               
kconfig_backend.cpp: In function 'int writeInit(CCSContext*)':                                     
kconfig_backend.cpp:1798: error: 'instance' was not declared in this scope                         
kconfig_backend.cpp:1799: error: expected type-specifier before 'KInstance'                       
kconfig_backend.cpp:1799: error: expected `;' before 'KInstance'                                   
kconfig_backend.cpp:1812: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1819: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1819: error: expected type-specifier before 'KSimpleConfig'                   
kconfig_backend.cpp:1819: error: expected `;' before 'KSimpleConfig'                               
kconfig_backend.cpp: In function 'void writeDone(CCSContext*)':                                   
kconfig_backend.cpp:1835: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1840: error: 'DCOPClient' was not declared in this scope                       
kconfig_backend.cpp:1840: error: 'client' was not declared in this scope                           
/usr/include/kapplication.h:149: error: 'static KApplication* KApplication::kApplication()' is private                                                                                               
kconfig_backend.cpp:1840: error: within this context                                               
kconfig_backend.cpp:1840: error: 'class KApplication' has no member named 'dcopClient'             
kconfig_backend.cpp: In function 'int init(CCSContext*)':                                         
kconfig_backend.cpp:1855: error: 'instance' was not declared in this scope                         
kconfig_backend.cpp:1856: error: expected type-specifier before 'KInstance'                       
kconfig_backend.cpp:1856: error: expected `;' before 'KInstance'                                   
kconfig_backend.cpp:1874: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1874: error: expected type-specifier before 'KSimpleConfig'                   
kconfig_backend.cpp:1874: error: expected `;' before 'KSimpleConfig'                               
kconfig_backend.cpp:1875: error: no matching function for call to 'KConfig::KConfig(const char [7])'                                                                                                 
/usr/include/kconfig.h:389: note: candidates are: KConfig::KConfig(KConfigPrivate&)               
/usr/include/kconfig.h:171: note:                 KConfig::KConfig(const QString&, const QString&, const char*)                                                                                       
/usr/include/kconfig.h:157: note:                 KConfig::KConfig(const KComponentData&, const QString&, int, const char*)                                                                           
/usr/include/kconfig.h:71: note:                 KConfig::KConfig(const KConfig&)                 
kconfig_backend.cpp:1876: error: no matching function for call to 'KConfig::KConfig(const char [11])'                                                                                                 
/usr/include/kconfig.h:389: note: candidates are: KConfig::KConfig(KConfigPrivate&)               
/usr/include/kconfig.h:171: note:                 KConfig::KConfig(const QString&, const QString&, const char*)                                                                                       
/usr/include/kconfig.h:157: note:                 KConfig::KConfig(const KComponentData&, const QString&, int, const char*)                                                                           
/usr/include/kconfig.h:71: note:                 KConfig::KConfig(const KConfig&)                 
kconfig_backend.cpp:1878: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp:1879: error: 'class KConfig' has no member named 'setGroup'                   
kconfig_backend.cpp: In function 'int fini(CCSContext*)':                                         
kconfig_backend.cpp:1904: error: 'struct _ConfigFiles' has no member named 'main'                 
kconfig_backend.cpp:1905: error: 'struct _ConfigFiles' has no member named 'main'                 
make[2]: *** [kconfig_backend.lo] 错误 1                                                           
make[2]: Leaving directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2/settings-backend'                                                   
make[1]: *** [all-recursive] 错误 1                                                               
make[1]: Leaving directory `/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.8.2/work/compizconfig-backend-kconfig-0.8.2'                                                                     
make: *** [all] 错误 2     

_________________
gentoo ing


Last edited by zhongyijun on Sun May 03, 2009 9:18 am; edited 1 time in total
Back to top
View user's profile Send private message
stan666
Apprentice
Apprentice


Joined: 25 Jun 2007
Posts: 165
Location: Germany

PostPosted: Sat May 02, 2009 1:25 pm    Post subject: Re: Can not emerge 3D effects manager:compiz-fusion Reply with quote

zhongyijun wrote:

/usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory

Code:

equery  b qglobal.h
[ Searching for file(s) qglobal.h in *... ]
x11-libs/qt-core-4.5.1 (/usr/include/qt4/QtCore/qglobal.h)
x11-libs/qt-core-4.5.1 (/usr/include/qt4/Qt/qglobal.h)
x11-libs/qt-3.3.8b-r1 (/usr/qt/3/include/qglobal.h)

-> Your QT installation is outdated or not present?
_________________
BOFH Excuse #450:
Terrorists crashed an airplane into the server room, have to remove /bin/laden. (rm -rf /bin/laden)
Back to top
View user's profile Send private message
zhongyijun
n00b
n00b


Joined: 08 Jan 2009
Posts: 45
Location: Yun nan Province,China

PostPosted: Sun May 03, 2009 9:18 am    Post subject: Re: Can not emerge 3D effects manager:compiz-fusion Reply with quote

stan666 wrote:
zhongyijun wrote:

/usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory

Code:

equery  b qglobal.h
[ Searching for file(s) qglobal.h in *... ]
x11-libs/qt-core-4.5.1 (/usr/include/qt4/QtCore/qglobal.h)
x11-libs/qt-core-4.5.1 (/usr/include/qt4/Qt/qglobal.h)
x11-libs/qt-3.3.8b-r1 (/usr/qt/3/include/qglobal.h)

-> Your QT installation is outdated or not present?

Thanks,I have solve it!
_________________
gentoo ing
Back to top
View user's profile Send private message
fbcyborg
Advocate
Advocate


Joined: 16 Oct 2005
Posts: 3056
Location: ROMA

PostPosted: Fri Oct 16, 2009 5:17 pm    Post subject: Re: Can not emerge 3D effects manager:compiz-fusion Reply with quote

zhongyijun wrote:
Thanks,I have solve it!

Well but, how did you solve it?
Because I have the same problem emerging x11-libs/compizconfig-backend-kconfig-0.8.4.
_________________
[HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
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