Latest instructions on getting and patching

Charles Oliver Nutter charles.nutter at sun.com
Sun Mar 15 12:34:51 PDT 2009


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




More information about the mlvm-dev mailing list