Build failure: missing DEMOS_LICENSE
Chris Gruszka
chris.gruszka at oracle.com
Mon Oct 10 17:05:41 PDT 2011
This is a known issue - CR 7099017 java/install jdk7u2-dev does not build
It should not be referencing DEMOS_LICENSE when doing an OpenJDK build.
I will be sending out a review when I get a JPRT build to verify the fix.
-ChrisG
On 10/10/2011 7:48 PM, Dan Smith wrote:
> I did a fresh clone of jdk7u/jdk7u and tried to build. I got the following failure while building jdk:
>
> make[2]: *** No rule to make target `/mnt/shared/Dev/jdk/jdk7u/jdk/DEMOS_LICENSE', needed by `/mnt/shared/Dev/jdk/jdk7u/build/linux-amd64/j2sdk-image/demo/DEMOS_LICENSE'. Stop.
> make[2]: Leaving directory `/mnt/shared/Dev/jdk/jdk7u/jdk/make'
>
> Is this file missing from the repository? Or perhaps there's something wrong with my configuration?
>
> I was able to work around the failure by creating a dummy DEMOS_LICENSE file (there was actually another missing file, too—SAMPLES_LICENSE—with the same workaround).
>
> —Dan
More information about the jdk7u-dev
mailing list