Build error in corba openjdk6 when running build on windows.

ರಂಜಿತ್ ಕುಮರ್ ranjith1882 at gmail.com
Mon Dec 19 03:30:18 PST 2011


Hi,

I am trying to build openJDK6 on windows, i followed all the build
instruction given in the html file, and when I run the build I am getting
following error and build treminated.


the build command i given is "make ARCH_DATA_MODEL=32 ALLOW_DOWNLOADS=true"


and the some of the lines before terminating the build is as following


Done Processing SUBDIRS: tools javax org sun com
mkdir -p C:/openjdk6/build/WINDOW~1/corba/dist/lib
c:/InstalledSoftwares/JDK6u21/bin/jar -cf
C:/openjdk6/build/WINDOW~1/corba/dist/
lib/classes.jar -C C:/openjdk6/build/WINDOW~1/corba/classes .
abs_src_zip=`cd C:/openjdk6/build/WINDOW~1/corba/dist/lib ; pwd`/src.zip ; \
( cd ../src/share/classes ; find . \( -name SCCS -o -name \*-template \)
-prune
-o -type f -print | zip -q $abs_src_zip -@ ) ; \
( cd C:/openjdk6/build/WINDOW~1/corba/gensrc ; find . -type f -print | zip
-q $a
bs_src_zip -@ ) ;
File not found - *-template

zip error: Nothing to do!
(/cygdrive/c/openjdk6/build/WINDOW~1/corba/dist/lib/sr
c.zip)
FIND: Parameter format not correct

zip error: Nothing to do!
(/cygdrive/c/openjdk6/build/WINDOW~1/corba/dist/lib/sr
c.zip)
make[2]: *** [C:/openjdk6/build/WINDOW~1/corba/dist/lib/src.zip] Error 12
make[2]: Leaving directory `/cygdrive/c/openjdk6/corba/make'
make[1]: *** [corba-build] Error 2
make[1]: Leaving directory `/cygdrive/c/openjdk6'
make: *** [build_product_image] Error 2


Can anyone help me to resolve this issues.

Regads
Ranjith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/jdk6-dev/attachments/20111219/461d3e1d/attachment.html 


More information about the jdk6-dev mailing list