Radim, This should already be fixed in branch-2 (Compilation with OpenJDK6). Can you check there as well? Why are you building 0.23.1 specifically though?
2012/4/5 Radim Kolar <[email protected]>: > Dne 5.4.2012 14:51, Radim Kolar napsal(a): > >> >>> [ERROR] >>> /tmp/hadoop-common/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Counters.java:[93,49] >>> incompatible types; inferred type argument(s) >>> org.apache.hadoop.mapreduce.Counter,java.lang.Object do not conform to >>> bounds of type variable(s) C,G >>> [ERROR] found : <C,G>java.lang.String >>> [ERROR] required: java.lang.String >> >> according to google, this error is openjdk specific, but i am on freebsd >> and there is no Oracle Java. > > oracle jdk6 works fine, openjdk7 works fine too. it would be great if you > update wiki page > > http://wiki.apache.org/hadoop/HowToContribute?highlight=%28contribut%29 -- Harsh J
