[java-gnome-hackers] "First block in defs file didn't describe a type"
Brought to you by:
afcowie
|
From: Alexander B. <ab...@ro...> - 2010-03-30 21:14:46
|
Hello,
Not sure if this should go to -developers, but anyway, my question:
What should I make of the following, when compiling java-gnome? Is it
normal?
/usr/bin/java -client -ea -Djava.awt.headless=true -classpath tmp/generator/ BindingsGenerator
Couldn't get sufficient information from src/defs/GtkRcScanner.defs:
First block in defs file didn't describe a type
[continuing next file]
Couldn't get sufficient information from src/defs/GdkStatus.defs:
No data was parsed in this defs file
[continuing next file]
(...and so on)
It looks bad but the resulting library seems to work.
Thanks,
Alexander
|