This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [kawa] build failure in trunk


Leonardo Valeri Manera wrote:
Excerpt:

make[1]: Entering directory
`/var/tmp/paludis/dev-scheme-kawa-9999/work/kawa-9999/gnu/bytecode'
CLASSPATH=../..:./../..:$CLASSPATH /opt/sun-jdk-1.6.0.05/bin/javac -d
../.. -source 1.5 -target 1.5 Access.java Attribute.java AttrConta$
ClassType.java:111: illegal start of expression
            ... fall thorugh ...
            ^
ClassType.java:111: ';' expected
            ... fall thorugh ...
                            ^
2 errors

Oops - two bugs: The wrong "PreProcess" macro name, plus a comment that would be mis-processed by PreProcess.

Please try again.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]