Hello,

I am compiling pigmix and encouter the following error:
compile-sources-all-warnings:
    [javac] Compiling 719 source files to
/home/kereno/Desktop/pig-0.8.1-test/build/classes
*    [javac] Unrecognized option : 1000000
*
BUILD FAILED
/home/kereno/Desktop/pig-0.8.1-test/build.xml:300: The following error
occurred while executing this line:
/home/kereno/Desktop/pig-0.8.1-test/build.xml:351: Compile failed; see the
compiler error output for details.

These are the lines concerning this number in build.xml:

    <property name="javac.args.warnings" value="-Xmaxwarns 1000000" />
    <property name="javac.args.all.warnings" value="-Xmaxwarns 1000000
-Xlint -Xlint:-deprecation" /

Any idea?
Thanks!
Keren

-- 
Keren Ouaknine
Cell: +972 54 2565404
Web: www.kereno.com

Reply via email to