Bug in make scripts for IcedTea6 HEAD
Dr Andrew John Hughes
ahughes at redhat.com
Mon Aug 23 07:58:00 PDT 2010
On 17:28 Mon 16 Aug , Pavel Tisnovsky wrote:
> Hi,
>
> after I successfully build IcedTea6 HEAD from
> http://icedtea.classpath.org/hg/icedtea6 I tried to run command "make
> clean dist", but it printed this error message:
>
> rm -f stamps/bootstrap-directory-symlink.stamp
> rm -f /jck/icedtea6/bootstrap/jdk1.6.0
> rm -f stamps/bootstrap-directory-symlink-ecj.stamp
> { test ! -d icedtea6-1.10pre || { find icedtea6-1.10pre -type d ! -perm
> -200 -exec chmod u+w {} ';' && rm -fr icedtea6-1.10pre; }; }
> mkdir icedtea6-1.10pre
> mkdir -p -- icedtea6-1.10pre//jck/icedtea6
> icedtea6-1.10pre//jck/icedtea6/patches
> icedtea6-1.10pre//jck/icedtea6/rewriter/com/redhat/rewriter
> icedtea6-1.10pre/. icedtea6-1.10pre/rewriter icedtea6-1.10pre/scripts
> icedtea6-1.10pre/tapset icedtea6-1.10pre/test
> cp: cannot stat `.//jck/icedtea6/netx': No such file or directory
> make: *** [distdir] Error 1
>
> I ran this command from directory /jck/icedtea6 but the string
> "icedtea6-1.10pre/" is inserted before the path.
>
> Any suggestions?
>
> Pavel T.
What options are you passing to configure to begin with?
Thanks,
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list