Unable to build IcedTea6-1.7, probably due to javaws man page(s) generation patch

Pavel Tisnovsky ptisnovs at redhat.com
Mon Oct 18 05:24:24 PDT 2010


Hi,

I'm unable to build IcedTea6-1.7 which is IMHO caused by javaws patch
(generation of man page(s)). I tried to run build on RHEL 5 x86_64,
output of configure is included as attachment (config.log). The build
itself fails with this message:

make[1]: Leaving directory `/jck/icedtea6-1.7/openjdk'
mkdir -p openjdk/build/linux-amd64/j2sdk-image/jre/lib/amd64
mkdir -p openjdk/build/linux-amd64/j2re-image/lib/amd64
mkdir -p openjdk/build/linux-amd64/j2sdk-image/jre/lib/ext
mkdir -p openjdk/build/linux-amd64/j2re-image/lib/ext
cp /jck/icedtea6-1.7/rt/net/sourceforge/jnlp/resources/about.jnlp \
	  extra-lib/about.jar \
	  openjdk/build/linux-amd64/j2re-image/lib ; \
	cp /jck/icedtea6-1.7/rt/net/sourceforge/jnlp/resources/about.jnlp \
	  extra-lib/about.jar \
	  openjdk/build/linux-amd64/j2sdk-image/jre/lib
if [ -d openjdk/build/linux-amd64/j2sdk-image/man/man1 ] ; then \
	  cp /jck/icedtea6-1.7/rt/javaws.1 \
	    openjdk/build/linux-amd64/j2sdk-image/man/man1 ; \
	fi
cp: cannot stat `/jck/icedtea6-1.7/rt/javaws.1': No such file or directory
make: *** [stamps/icedtea.stamp] Error 1

Actual content of rt/ subdirectory:
drwxr-xr-x  7 ptisnovs ptisnovs 4096 Oct 18 13:47 .
drwxr-xr-x 24 ptisnovs ptisnovs 4096 Oct 18 13:47 ..
drwxr-xr-x  3 ptisnovs ptisnovs 4096 Oct 18 13:14 com
drwxr-xr-x  5 ptisnovs ptisnovs 4096 Oct 18 13:47 java
drwxr-xr-x  5 ptisnovs ptisnovs 4096 Oct 18 13:47 javax
drwxr-xr-x  3 ptisnovs ptisnovs 4096 Oct 18 13:14 net
drwxr-xr-x  3 ptisnovs ptisnovs 4096 Oct 18 13:47 sun

Does anyone have any idea what's wrong (maybe incorrect parameters)?

Thanks in advance
Pavel T.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.log
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101018/7fe54804/config.log 


More information about the distro-pkg-dev mailing list