Re: java access build problems



This state was added today.  Looks as though the dependencies weren't
updated in configure.in.

Try updating your at-spi (and atk, I think).  Or check out java access
bridge from yesterday.

- Bill

On Wed, 2003-05-21 at 23:41, jacobs surferie net wrote:
> Hi
> I've got J2SDK 1.4.1_02 on an RH9 system installed and have just downloaded
> the java accessibility bridge. autogen.sh and ./configure ran with no
> errors, and it compiles for a while. But then it bombs out with this:
> Making all in Accessibility
> make[4]: Entering directory
> /home/jacobs/gnome/java-access-bridge/bridge/org/GNOME/Accessibility'
> CLASSPATH=../../../../idlgen:../../../../at-client:../../../../impl:../../../../util:../../../../bridge
> javac JavaBridge.java
> ../../../../bridge/org/GNOME/Accessibility/StateTypeAdapter.java:158: cannot
> resolve symbol
> symbol  : variable _STATE_INDETERMINATE
> location: class org.GNOME.Accessibility.StateType
>         else if ( state.toString() == "indeterminate" )
> value=StateType._STATE_INDETERMINATE;
>                                                                        ^
> 1 error
> make[4]: *** [JavaBridge.class] Error 1
> make[4]: Leaving directory
> /home/jacobs/gnome/java-access-bridge/bridge/org/GNOME/Accessibility'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> /home/jacobs/gnome/java-access-bridge/bridge/org/GNOME'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory /home/jacobs/gnome/java-access-bridge/bridge/org'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory /home/jacobs/gnome/java-access-bridge/bridge'
> make: *** [all-recursive] Error 1
> I checked in the archives for anything like this but there wasn't an answer
> posted that I could see. Can anyone help with this?
> _______________________________________________
> gnome-accessibility-list mailing list
> gnome-accessibility-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]