bugGNUstep - Bugs: bug #18535, performance-24210-java compile...

Group
 
 

bug #18535: performance-24210-java compile error

Submitter:  YunSong Hwang <hys545>
Submitted:  Sat 16 Dec 2006 08:41:39 AM UTC
   
 
Category:  None Severity:  2 - Minor
Item Group:  Bug Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 Dec 2006 08:49:47 AM UTC, comment #4: 

I install jigs-ext
fixed

YunSong Hwang <hys545>
Mon 18 Dec 2006 02:57:09 PM UTC, comment #3: 

Clearly, since the classpath has been set,  JIGS has not been installed properly.
Solution ... install JIGS.  Probably step 5 in the instructions given in the JIGS INSTALL file has been omitted.  You need to do a 'make install' for the base wrappers.

Richard Frith-Macdonald <CaS>
Group Member
Sun 17 Dec 2006 08:18:03 AM UTC, comment #2: 

I append jigs in CLASSPATH


/home/hys545/GNUstep/Library/Libraries/Java:/usr/GNUstep/Local/Library/Libraries/Java:/usr/GNUstep/System/Library/Libraries/Java:/usr/share/java:/usr/share/classpath/glibj.zip:/usr/share/java/java-getopt.jar:/usr/share/java/jode.jar:/home/hys545/work/classpath:/usr/share/classpath/glibj.zip:/usr/share/java:/usr/share/classpath/glibj.zip:/usr/share/java/java-getopt.jar:/usr/share/java/jode.jar:/usr/share/classpath/glibj.zip:/usr/GNUStep/System/Library/Libraries/Java:/usr/share/java:/usr/share/classpath/glibj.zip:/usr/share/java/java-getopt.jar:/usr/share/java/jode.jar


I run jigs-test
cd jigs/Testing/Java
make

Making all in Base...
make[1]: Entering directory `/home/hys545/work/gnustep/jigs/Testing/Java/Base'
Making all for java_package gnu.gnustep.base-test...
 Compiling file NSArrayTest.java ...
NSArrayTest.java:217: cannot find symbol
symbol  : class NSArray
location: class NSArrayTest
  public static void compare (NSArray one, NSArray two,
                              ^
NSArrayTest.java:217: cannot find symbol
symbol  : class NSArray
location: class NSArrayTest
  public static void compare (NSArray one, NSArray two,
                                           ^
NSArrayTest.java:261: cannot find symbol
symbol  : class NSArray
location: class NSArrayTest
  public static void count (NSArray array, int count)
                            ^
NSArrayTest.java:285: cannot find symbol
symbol  : class NSArray
location: class NSArrayTest
  public static void indexOf (NSArray array, Object object,
                              ^
NSArrayTest.java:310: cannot find symbol
symbol  : class NSArray
location: class NSArrayTest
  public static void indexOf (NSArray array, Object object,
                              ^
NSArrayTest.java:31: cannot find symbol
symbol  : class NSArray
location: class NSArrayTest
    NSArray arrayOne;
    ^
NSArrayTest.java:32: cannot find symbol
symbol  : class NSArray
location: class NSArrayTest
    NSArray arrayTwo;

jigs don't include NSArray

YunSong Hwang <hys545>
Sat 16 Dec 2006 09:55:57 AM UTC, comment #1: 

Looks like jigs is not fully installed.
I would suggest making sure that the jigs wrappers for the base library are in your classpath, then try again.

Richard Frith-Macdonald <CaS>
Group Member
Sat 16 Dec 2006 08:41:39 AM UTC, original submission:  

I install jigs-24211
& update performance-24210

Making all for java_package libPerformance-java...
 Compiling file gnu/gnustep/Performance/GSCache.java ...
gnu/gnustep/Performance/GSCache.java:33: cannot find symbol
symbol  : class NSArray
location: class gnu.gnustep.Performance.GSCache
  public static native NSArray allInstances ();
                       ^
1 error

YunSong Hwang <hys545>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by hys545 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2006-12-18 CaS StatusNone Invalid
        Open/ClosedOpen Closed
    2006-12-16 CaS Severity3 - Normal 2 - Minor

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code