JOB-4.3.0-eval on Fedora Core 4 Linux platform
"Charles Lawrence" <[email protected]> Thu, 3 Nov 2005 16:52:14 -0500
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <FABC0427B015A04F812BBA774A8E0B0208AFCA@vdal-exchback1.swifttel.net> |
Gentlemen, I am attempting to build the Orbacus 4.3.0 evaluation on a Fedora Core 4 Linux platform. I placed the source distribution in /usr/local/src/JOB-4.3.0-eval. I used the "ant -Dinstall.dir=/usr/local/JOB-4.3.0" command. Everything seemed to be going along OK, even though many many warning messages were output such as: [ob.javac] ---------- [ob.javac] 23. WARNING in /usr/local/src/JOB-4.3.0-eval/ob/src/generated/com/ooc/OAD/_ProcessEndpo intStub.java [ob.javac] (at line 20) [ob.javac] public class _ProcessEndpointStub extends org.omg.CORBA.portable.ObjectImpl [ob.javac] ^^^^^^^^^^^^^^^^^^^^ [ob.javac] The serializable class _ProcessEndpointStub does not declare a static final serialVersionUID field of type long [ob.javac] ---------- Then all of a sudden I get this output: BUILD FAILED /usr/local/src/JOB-4.3.0-eval/build.xml:30: The following error occurred while executing this line: /usr/local/src/JOB-4.3.0-eval/build.xml:12: The following error occurred while executing this line: /usr/local/src/JOB-4.3.0-eval/util/build.xml:13: The following error occurred while executing this line: /usr/local/src/JOB-4.3.0-eval/util/src/build.xml:18: Compile failed; see the compiler error output for details. I am not sure how to interpret the above lines except that the below two error messages were output just prior the failure. I am assuming that the build failed because the messages are errors and not warnings. [ob.javac] 2. ERROR in /usr/local/src/JOB-4.3.0-eval/util/src/com/ooc/Util/GUI/Help.java [ob.javac] (at line 21) [ob.javac] import javax.swing.text.html.HTMLEditorKit; [ob.javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ob.javac] The import javax.swing.text.html.HTMLEditorKit cannot be resolved [ob.javac] ---------- [ob.javac] 3. ERROR in /usr/local/src/JOB-4.3.0-eval/util/src/com/ooc/Util/GUI/Help.java [ob.javac] (at line 22) [ob.javac] import javax.swing.text.html.HTMLDocument; [ob.javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ob.javac] The import javax.swing.text.html.HTMLDocument cannot be resolved I am clueless as to what to do next. Can someone help me get this thing to build on Fedora Core 4? I have all the latest packages installed. Thanks in advance. Charles Lawrence [email protected] _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html