This is the mail archive of the kawa@sources.redhat.com 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]

Make problems on OpenBSD


Kawa used to build, albeit with most things switched off at configure, on OpenBSD 3.5. I had been too busy to really work with it for a while, but I haven't been able to get a compile to work since that version. I am hoping someone might suggest something to help me track down this problem at compile:


java gnu.kawa.util.PreProcess +JAVA2 -JAVA5 +use:java.lang.CharSequence
+use:java.lang.Throwable.getCause -use:org.w3c.dom.Node -JAXP-1.3 `sed -e
's|\([^ ]*\)|./\1|' < ./patch-source-list`
Exception in thread "main" java.lang.NoClassDefFoundError:
gnu/kawa/util/PreProcess
*** Error code 1


Stop in /home/rds/kawa (line 873 of Makefile).
*** Error code 1

Stop in /home/rds/kawa (line 848 of Makefile).


This is after a plain ./configure with the following system information.


oregon:rds {109} uname -a
OpenBSD oregon.local 3.7 OREGON#27 i386
oregon:rds {107} java -version
java version "1.3.1-p9"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p9-root-2005-05-10-10:56)
Classic VM (build 1.3.1-p9-root-2005-05-10-10:56, green threads, nojit)


((lambda (args) (display args)) "
    Robert D. Skeels
    yahoo/aim/jabber: rdsathene
    http://home.earthlink.net/~athene
    athene@earthlink.net")


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