opensubscriber
   Find in this group all groups
 
Unknown more information…

c : cp-tools-commit@gnu.org 6 February 2006 • 6:12PM -0500

[Cp-tools-commit] FYI: Build fix.
by cp-tools-commit

REPLY TO AUTHOR
 
REPLY TO GROUP




This patch fixes my latest build problem (crash reporting that the
gnu/localegen/PropertiesGenerator.java constructor is not found:

gcj --classpath=.:/usr/share/java/bytecode.jar:/usr/share/java/asm.jar
-fassume-compiled -I./src -I -Isrc/jars/bytecode.jar -Isrc/jars/asm.jar
-I. -g -O2 -o localegen --main=gnu.localegen.Main
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
src/gnu/ldml/AliasElement.o src/gnu/ldml/Analyzer.o
src/gnu/ldml/Constants.o src/gnu/ldml/DataElement.o
src/gnu/ldml/DetailedListElement.o src/gnu/ldml/Element.o
src/gnu/ldml/ExpansionElement.o src/gnu/ldml/ListDataElement.o
src/gnu/ldml/OrderedListBaseElement.o src/gnu/ldml/OrderedListElement.o
src/gnu/ldml/ParseException.o src/gnu/ldml/Parser.o
src/gnu/ldml/ResetElement.o src/gnu/localegen/CollationInterpreter.o
src/gnu/localegen/JavaGenerator.o src/gnu/localegen/Main.o
src/gnu/localegen/Main.o(.text+0x3f6): In function
`gnu::localegen::Main::main(JArray<java::lang::String*>*)':
src/gnu/localegen/Main.java:98: undefined reference to
`gnu::localegen::PropertiesGenerator::class$'
src/gnu/localegen/Main.o(.text+0x410):src/gnu/localegen/Main.java:98:
undefined reference to
`gnu::localegen::PropertiesGenerator::PropertiesGenerator(java::lang::String*,
java::util::Collection*, java::lang::String*)'
collect2: ld returned 1 exit status
make[1]: *** [localegen] Error 1

2006-02-06  Audrius Meskauskas  <AudriusA@Bioi...>

   * Makefile.am (gnu/localegen/PropertiesGenerator.java): New file.

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.