Charles Oliver Nutter wrote: > Could it be that it's trying to build for Windows? > > mkdir -p /Users/headius/projects/davinci/sources/hotspot/build/windows > cd /Users/headius/projects/davinci/sources/hotspot/build/windows; \ > > Perhaps it's not recognizing the platform correctly...
Yeah, seems like something during the patching hosed my bsd-port checkout: ~/projects/bsd-port ➔ make clean jdk/make/common/shared/Defs.gmk:160: "WARNING: Value of ARCH cannot be empty, will use ''" jdk/make/common/shared/Defs.gmk:160: "WARNING: Value of ARCH_DATA_MODEL cannot be empty, will use ''" jdk/make/common/shared/Defs.gmk:160: "WARNING: Value of PLATFORM cannot be empty, will use ''" jdk/make/common/shared/Defs.gmk:324: jdk/make/common/shared/Defs-.gmk: No such file or directory jdk/make/common/shared/Defs.gmk:505: *** "ERROR: Trouble with the absolute path for OUTPUTDIR './build/-'". Stop. - Charlie _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
