build failure: jar: Illegal option: @
Timo Lindfors
timo.lindfors at iki.fi
Wed Mar 26 10:08:11 PDT 2008
Hi,
Lillian Angel <langel at redhat.com> writes:
> This happens if you run make after icedtea-ecj has already been
> built. If the build was part way through the second step of the
> bootstrap or completed the entire build, this issue will show up if
> you run make before running make clean.
ah. I have avoided "make clean" since it does
rm -rf openjdk
which forces me to download openjdk again over network. I was
suggested I could use "make dist-openjdk" but it does
find -name \\.hg* | xargs rm -rf
which destroys all my development history in ".hg" which I'd like to
avoid at least until I have sent my patches to other people.
best regards,
Timo Lindfors
More information about the distro-pkg-dev
mailing list