java-binding compilation error
Matthew Johnson
dbus at matthew.ath.cx
Mon Apr 3 06:35:43 PDT 2006
On Mon, 3 Apr 2006, Tino Löffler wrote:
> today i tried to compile the d-bus java-binding. the compilation fails with
> some error telling something like "input files for linker unused, because no
> linking takes place" (sorry, was translated from german)
> the error is caused by "cc `pkg-config --cflags --libs dbus-1` -fpic -c
> dbus-java.c -o dbus-java.o"
this should only be a warning not an error. do you have CFLAGS=-Werror
defined in your shell?
Matt
--
Matthew Johnson
http://www.matthew.ath.cx/
More information about the dbus
mailing list