Build problems on Mac
Ben Evans
benjamin.john.evans at gmail.com
Thu Dec 20 07:33:57 PST 2012
Hi,
Current trunk is failing to build on Mac OS X 10.7
It gets a long way through the build and then fails with this:
Compiling 856 files for BUILD_JOBJC
Compiling 856 files for BUILD_JOBJC_HEADERS
javac: invalid flag:
-Xlint:all,-deprecation,-unchecked,-rawtypes,-cast,-serial,-dep-ann,-static,-fallthrough,-try,-varargs,-empty,-finally,-auxiliaryclass
Usage: javac <options> <source files>
use -help for a list of possible options
make[2]: *** [/Users/boxcat/projects/lambda/build/macosx-x86_64-normal-server-release/jdk/jobjc_classes/_the.batch]
Error 2
make[2]: *** Waiting for unfinished jobs....
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
make[1]: *** [classes-only] Error 2
make: *** [jdk-only] Error 2
ariel-2:makefiles boxcat$
I'm going to dig into it & see what I can find, but figured it was
worth a mail here to see if anyone else has encountered this problem.
Thanks,
Ben
More information about the lambda-dev
mailing list