Groups
Groups
Sign in
Groups
Groups
pyx4me-users
Conversations
About
Send feedback
Help
Cannot build pyx4me projects
49 views
Skip to first unread message
Farrukh Najmi
unread,
Mar 6, 2013, 9:30:52 AM
3/6/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyx4me...@googlegroups.com
I checked out latest svn bit as anonymous user and did:
mvn -e -X install
I get the following failure when building cldcunit-examples. The failure happens with both JDK6 and JDK 7.
It has something to do with the bootclasspath I am guessing. Also what to set the env var WTK_HOME to? Please advice how to build the bits. Thanks.
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/src/main/java]
[DEBUG] Classpath: [/home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/target/classes
/home/najmi/.m2/repository/com/pyx4me/cldcunit-se/2.1.0-SNAPSHOT/cldcunit-se-2.1.0-SNAPSHOT.jar
/home/najmi/.m2/repository/org/microemu/microemulator/2.0.3/microemulator-2.0.3.jar]
[DEBUG] Output directory: /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/target/classes
[DEBUG] Classpath:
[DEBUG] /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/target/classes
[DEBUG] /home/najmi/.m2/repository/com/pyx4me/cldcunit-se/2.1.0-SNAPSHOT/cldcunit-se-2.1.0-SNAPSHOT.jar
[DEBUG] /home/najmi/.m2/repository/org/microemu/microemulator/2.0.3/microemulator-2.0.3.jar
[DEBUG] Source roots:
[DEBUG] /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/src/main/java
[DEBUG] Command line options:
[DEBUG] -d /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/target/classes -classpath /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/target/classes:/home/najmi/.m2/repository/com/pyx4me/cldcunit-se/2.1.0-SNAPSHOT/cldcunit-se-2.1.0-SNAPSHOT.jar:/home/najmi/.m2/repository/org/microemu/microemulator/2.0.3/microemulator-2.0.3.jar: -sourcepath /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/src/main/java: /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/src/main/java/CharacterCounterMIDlet.java /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/src/main/java/CharacterCounter.java -g -nowarn -target 1.1 -source 1.3 -encoding ISO-8859-1 -bootclasspath ${env.WTK_HOME}/lib/cldcapi11.jar:${env.WTK_HOME}/lib/midpapi20.jar
[INFO] Compiling 2 source files to /home/najmi/pyx4me/pyx4me-cldcunit/cldcunit-examples/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
Fatal Error: Unable to find package java.lang in classpath or bootclasspath
Reply all
Reply to author
Forward
0 new messages