Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 117324 Details for
Bug 176146
compiz 0.5 error when compiling , dbus related problem
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the complete error
compiz0.5.0.error (text/plain), 6.91 KB, created by
Markus Giese
on 2007-04-26 18:24:17 UTC
(
hide
)
Description:
the complete error
Filename:
MIME Type:
Creator:
Markus Giese
Created:
2007-04-26 18:24:17 UTC
Size:
6.91 KB
patch
obsolete
>In file included from window.cpp:25: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >In file included from decorator.cpp:41: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >In file included from decorator.moc.cpp:11: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >In file included from main.cpp:31: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/qt/3/include -I/usr/kde/3.5/include -O2 -march=pentium4 -pipe -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.cpp; \ > then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi >decorator.h:139: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:139: error: expected ';' before '*' token >decorator.h:172: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:172: error: expected ';' before '*' token >decorator.h:173: error: 'DBusQt' has not been declared >decorator.h:173: error: expected ';' before 'mDBusQtConnection' >decorator.h:139: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:139: error: expected ';' before '*' token >decorator.h:172: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:172: error: expected ';' before '*' token >decorator.h:173: error: 'DBusQt' has not been declared >decorator.h:173: error: expected ';' before 'mDBusQtConnection' >decorator.h:139: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:139: error: expected ';' before '*' token >decorator.h:172: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:172: error: expected ';' before '*' token >decorator.h:173: error: 'DBusQt' has not been declared >decorator.h:173: error: expected ';' before 'mDBusQtConnection' >decorator.h:139: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:139: error: expected ';' before '*' token >decorator.h:172: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:172: error: expected ';' before '*' token >decorator.h:173: error: 'DBusQt' has not been declared >decorator.h:173: error: expected ';' before 'mDBusQtConnection' >decorator.cpp:88: error: 'DBusHandlerResult' does not name a type >decorator.cpp: In constructor 'KWD::Decorator::Decorator()': >decorator.cpp:194: error: class 'KWD::Decorator' does not have any field named 'mDBusQtConnection' >decorator.cpp: In member function 'bool KWD::Decorator::enableDecorations(Time, int)': >decorator.cpp:273: error: 'DBusError' was not declared in this scope >decorator.cpp:273: error: expected `;' before 'error' >decorator.cpp:281: error: 'error' was not declared in this scope >decorator.cpp:281: error: 'dbus_error_init' was not declared in this scope >decorator.cpp:283: error: 'mDBusConnection' was not declared in this scope >decorator.cpp:283: error: 'DBUS_BUS_SESSION' was not declared in this scope >decorator.cpp:283: error: 'dbus_bus_get' was not declared in this scope >decorator.cpp:284: error: 'dbus_error_is_set' was not declared in this scope >decorator.cpp:286: error: 'dbus_bus_add_match' was not declared in this scope >decorator.cpp:289: error: 'dbusHandleMessage' was not declared in this scope >decorator.cpp:290: error: 'dbus_connection_add_filter' was not declared in this scope >decorator.cpp:292: error: 'mDBusQtConnection' was not declared in this scope >decorator.cpp:297: error: 'dbus_error_free' was not declared in this scope >decorator.cpp: At global scope: >decorator.cpp:359: error: expected constructor, destructor, or type conversion before '*' token >decorator.cpp: In member function 'void KWD::Decorator::updateAllShadowOptions()': >decorator.cpp:391: error: 'DBusMessage' was not declared in this scope >decorator.cpp:391: error: 'reply' was not declared in this scope >decorator.cpp:393: error: 'sendAndBlockForShadowOptionReply' was not declared in this scope >decorator.cpp:397: error: 'DBUS_TYPE_DOUBLE' was not declared in this scope >decorator.cpp:398: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:398: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:400: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:407: error: 'DBUS_TYPE_DOUBLE' was not declared in this scope >decorator.cpp:408: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:408: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:409: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:415: error: 'DBusError' was not declared in this scope >decorator.cpp:415: error: expected `;' before 'error' >decorator.cpp:418: error: 'error' was not declared in this scope >decorator.cpp:418: error: 'dbus_error_init' was not declared in this scope >decorator.cpp:421: error: 'DBUS_TYPE_STRING' was not declared in this scope >decorator.cpp:422: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:422: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:424: error: 'dbus_error_is_set' was not declared in this scope >decorator.cpp:436: error: 'dbus_error_free' was not declared in this scope >decorator.cpp:438: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:445: error: 'DBUS_TYPE_INT32' was not declared in this scope >decorator.cpp:446: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:446: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:447: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:454: error: 'DBUS_TYPE_INT32' was not declared in this scope >decorator.cpp:455: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:455: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:456: error: 'dbus_message_unref' was not declared in this scope >make[3]: *** [decorator.moc.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: *** [main.o] Error 1 >make[3]: *** [decorator.o] Error 1 >make[3]: *** [window.o] Error 1 >make[3]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.5.0/work/compiz-0.5.0/kde/window-decorator' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.5.0/work/compiz-0.5.0/kde' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.5.0/work/compiz-0.5.0' >make: *** [all] Error 2 > >!!! ERROR: x11-wm/compiz-0.5.0 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_compile > ebuild.sh, line 971: Called qa_call 'src_compile' > environment, line 1228: Called src_compile > compiz-0.5.0.ebuild, line 46: Called die > >!!! (no error message) >!!! 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-wm/compiz-0.5.0/temp/build.log'.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 176146
: 117324