Building dbus java

Nick nick at ntcoding.co.uk
Tue May 21 01:30:02 PDT 2013


I'm looking for some help making and getting started with the java dbus
package. I downloaded "dbus-java-2.7" from
http://www.freedesktop.org/wiki/Software/DBusBindings/.

When I run make I get 100 errors similar to this:

missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
org/freedesktop/dbus/AbstractConnection.java:875: warning: [rawtypes] found
raw type: CallbackHandler
         CallbackHandler cbh = null;
         ^

I'm using java 1.7 running on arch linux. It would be good to get some
clues about how to debug this problem.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20130521/0ad6ad70/attachment.html>


More information about the dbus mailing list