[robocup-rescue-s] Errors compiling version 0.48

From: Didac Busquets <didac@cs.cmu.edu>
Date: Fri 27 Jan 2006 - 23:55:29 GMT

Hi all,

Sorry to bother you again. I've been trying to compile version 0.48 and
my Ubuntu 5.10, and I still have some problems with the Firesimulator
and Viewer. I've checked the archive list and I haven't found any
resonse to my problem.

These are the errors:

Firesimulator
-----------------------

util/ComponentFactory.java:12: error: Class or interface
javax.swing.text.MaskFormatter not found in import.
import javax.swing.text.MaskFormatter;
^
util/ComponentFactory.java:72: error: Type MaskFormatter not found in
the declaration of the return type of method getMaskFormater.
public static MaskFormatter getMaskFormater(String s) {
^
util/ComponentFactory.java:73: error: Type MaskFormatter not found in
the declaration of the local variable formatter.
MaskFormatter formatter = null;

=============

Viewer
-----------

** ERROR **: file
../../../src/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c: line
572 (createRawData): assertion failed: (data_fid != 0)
aborting...
./2viewer.sh: line 3: 14117 Aborted java -Xmx128m -cp
$DIR/../program/viewer/ viewer.Main -p 7000 $*

=====================

I think I have the right Java version:

didac@RINCE:~/RoboCup/rescue-0_48/boot$ java --version
java version "1.4.2"
gij (GNU libgcj) version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

didac@RINCE:~/RoboCup/rescue-0_48/boot$ java --version
java version "1.4.2"
gij (GNU libgcj) version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
didac@RINCE:~/RoboCup/rescue-0_48/boot$ javac -version
gcj-4.0 (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

-- 
--------------------------------
Didac Busquets
Visiting Postdoc
Robotics Institute - Carnegie Mellon University
5000 Forbes Ave
Pittsburgh, PA 15213
USA
E-mail: didac@cs.cmu.edu
Web page: http://www.cs.cmu.edu/~didac
Office: Newell-Simon Hall A408L
Phone: (+1) 412-268-2023
Fax: (+1) 412-268-6436
_______________________________________________
robocup-rescue-s mailing list
robocup-rescue-s@mailman.cc.gatech.edu
https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s
Received on Sat Jan 28 01:17:50 2006

This archive was generated by hypermail 2.1.8 : Sat 28 Jan 2006 - 00:17:50 GMT